generated from 8iq/nodejs-hackathon-boilerplate-starter-kit
-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(condo): INFRA-455 ssr, cache, query optimization ✨🛠️🚀 #5509
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sitozzz
reviewed
Nov 19, 2024
apps/condo/domains/banking/hooks/useBankReportTaskUIInterface.tsx
Outdated
Show resolved
Hide resolved
sitozzz
reviewed
Nov 19, 2024
nomerdvadcatpyat
temporarily deployed
to
internal
November 19, 2024 17:26
— with
GitHub Actions
Inactive
nomerdvadcatpyat
temporarily deployed
to
internal
November 21, 2024 06:47
— with
GitHub Actions
Inactive
nomerdvadcatpyat
temporarily deployed
to
internal
November 21, 2024 08:27
— with
GitHub Actions
Inactive
Alllex202
force-pushed
the
feat/condo/INFRA-455/optimize-me-if-you-can
branch
from
November 21, 2024 11:13
dd9265a
to
1b2e49e
Compare
nomerdvadcatpyat
approved these changes
Nov 21, 2024
nomerdvadcatpyat
temporarily deployed
to
internal
November 21, 2024 14:12
— with
GitHub Actions
Inactive
Alllex202
force-pushed
the
feat/condo/INFRA-455/optimize-me-if-you-can
branch
from
November 21, 2024 21:38
7f75bb6
to
b396f39
Compare
sitozzz
approved these changes
Nov 22, 2024
feat(condo): INFRA-574 updated submodule callcenter feat(condo): INFRA-574 updated submodule callcenter feat(condo): INFRA-574 fixed codegen feat(condo): INFRA-574 updated base ssr refactor(condo): INFRA-574 remove unused code fix(condo): INFRA-574 fixed eslint feat(condo): INFRA-574 getServerSideProps to getPrefetchedData and getInitialProps in _app (2) feat(condo): INFRA-574 getServerSideProps to getPrefetchedData and getInitialProps in _app fix(condo): INFRA-574 fixed disable ssr feat(condo): INFRA-574 updated callcenter submodule feat(condo): INFRA-574 added shallow: true for router.push feat(condo): INFRA-574 added shallow: true for router.replace feat(condo): INFRA-574 added shallow: true for updateQuery feat(condo): INFRA-574 updated disable ssr feat(condo): INFRA-574 added disable ssr feat(condo): INFRA-574 updated callcenter submodule fix(condo): INFRA-574 fixed global types fix(condo): INFRA-574 fixed semgrep in cc fix(condo): INFRA-574 removed options fix(condo): INFRA-574 fixed CORS in cc fix(condo): INFRA-574 fixed CORS in cc fix(next): INFRA-574 fixed cache fix(next): INFRA-574 removed unused code feat(condo): INFRA-574 updated submodule cc refactor(condo): INFRA-574 some refactoring fix(next): INFRA-574 fixed AuthProvider and OrganizationProvider chore(condo): INFRA-574 squashed submodule commits fix(condo): INFRA-574 changes after rebase fix(condo): INFRA-574 updated cc fix(condo): INFRA-574 fixed active employee data feat(condo): INFRA-574 updated submodule (callcenter) fix(condo): INFRA-574 extra lines removed fix(callcenter): INFRA-574 removed unused variables fix(condo): INFRA-574 fixed after review fix(condo): INFRA-574 fixed cache in prefetch employee fix(codegen): INFRA-574 fixed old hooks when enabled cache feat(condo): INFRA-574 updated callcenter (sobmodule) fix(miniapp-utils): INFRA-574 fixed mergeLists refactor(condo): INFRA-574 moved cacheConfig to common/utils/next refactor(next): INFRA-574 refactored after review refactor(condo): INFRA-574 refactored after review fix(next): INFRA-574 fixed handleSelectLink fix(condo): INFRA-574 fixed cache ttl fix(condo): INFRA-574 updated callcenter fix(condo): INFRA-574 removed unused imports feat(condo): INFRA-574 update yarn.lock fix(condo): INFRA-574 removed packages from module transpilation fix(next): INFRA-574 removed logs feat(condo): INFRA-574 updated getActiveOrganizationEmployee query. Updated withOrganization HOC feat(next): INFRA-574 updated OrganizationProvider chore(condo): INFRA-574 added TODO fix(condo): INFRA-574 fixed types fix(featureflags): INFRA-574 fixed first loading in ssr fix(condo): INFRA-574 fixed employee loading fix(condo): INFRA-574 fixed prefetchOrganizationEmployee chore(condo): INFRA-574 removed debug code feat(condo): INFRA-574 updated submodule cc fix(condo): INFRA-574 added service provider in filter chore(condo): INFRA-574 updated submodule callcenter after rebase fix(condo): INFRA-574 fixed naming feat(condo): INFRA-574 removed debug code feat(featureflags): INFRA-574 added shallow route in updateQuery fn feat(featureflags): INFRA-574 updated featureflags for SSR fix(condo): INFRA-574 remove unused type policies feat(next): INFRA-574 revert tsconfig.json feat(next): INFRA-574 removed hooks overriding feat(condo): INFRA-574 some fixes feat(next): INFRA-574 updated types feat(condo): INFRA-574 remove eslint-disable-next-line feat(global): INFRA-574 allow empty interface for eslint feat(featureflags): INFRA-574 removed hooks overriding fix(condo): INFRA-574 fixed using withOrganization fix(next): INFRA-574 fixed types feat(condo): INFRA-574 updated types feat(next): INFRA-574 was resolved todos feat(callcenter): INFRA-574 remove utils/next/apollo feat(miniapp-utils): INFRA-589 support webpack v4 feat(condo): INFRA-574 updated yarn.lock feat(condo): INFRA-574 remove alias @/* feat(condo): INFRA-574 updated codegen.ts feat(condo): INFRA-574 added types feat(next): INFRA-574 moved to package feat(next): INFRA-574 fixed value naming in AuthContext feat(condo): INFRA-574 fixed initial active employee refactor(condo): INFRA-574 refactored imports feat(condo): INFRA-574 updated ssr for index page feat(condo): INFRA-574 updated AuthContext feat(condo): INFRA-574 updated request for active organization employee chore(condo): INFRA-574 fixed code style fix(condo): INFRA-574 removed test pages fix(condo): INFRA-574 fixed types - 12 fix(condo): INFRA-574 fixed types - 11 fix(condo): INFRA-574 fixed types - 9 fix(condo): INFRA-574 fixed types - 8 fix(condo): INFRA-574 fixed types - 7 fix(condo): INFRA-574 fixed types - 6 fix(condo): INFRA-574 fixed types - 5. Some refactoring chore(condo): INFRA-574 added comments chore(condo): INFRA-574 fixed miss click fix(condo): INFRA-574 fixed types - 4 refactor(condo): INFRA-574 moved next utils feat(condo): INFRA-517 updated yarn.lock feat(condo): INFRA-574 setup SSR. Added prefetch auth and prefetch employee fix(featureflags): INFRA-574 fix types feat(condo): INFRA-574 some refactoring feat(next): INFRA-574 added custom useAuth and useOrganization feat(featureflags): INFRA-574 added custom useAuth and useOrganization fix(condo): INFRA-574 fixed authed user refetch feat(condo): INFRA-574 new client utils feat(condo): INFRA-574 add auth prefetch
…, common OrganizationEmployee, OrganizationLinks) feat(condo): INFRA-455 updated submodule callcenter feat(condo): INFRA-455 updated submodule callcenter feat(condo): INFRA-455 updated submodule cc feat(condo): INFRA-455 fixed showing of modal for organization creating feat(condo): INFRA-455 up ttl fix(condo): INFRA-455 up ttl fix(condo): INFRA-455 fixed after review chore(condo): INFRA-455 removed console.log fix(condo): INFRA-455 fixed filter fix(condo): INFRA-455 fixed effects after accept invite and create organization fix(condo): INFRA-455 fixed cache feat(condo): INFRA-455 added cache for OrganizationEmployees. Optimized common queries for OrganizationEmployee. Some refactoring chore(condo): INFRA-455 removed SetupTelegramNotificationsBanner fix(condo): INFRA-455 fixed after rebase feat(condo): INFRA-455 updated callcenter (submodule) fix(condo): INFRA-455 fixed cache updating refactor(condo): INFRA-455 some refactoring (selectLink -> selectEmployee) refactor(condo): INFRA-455 removed ServiceSubscription client utils refactor(condo): INFRA-455 some refactor of OrganizationSelect feat(condo): INFRA-455 try to add cache for invites feat(condo): INFRA-455 updated queries for OrganizationSelect feat(condo): INFRA-455 updated ServiceSubscription queries chore(condo): INFRA-455 updated cc submodule
…w client-utils) refactor(condo): INFRA-641 refactored after rebase feat(condo): INFRA-455 updated submodule callcenter & pass refactor(condo): INFRA-455 updated submodule pass refactor(condo): INFRA-455 updated queries chore(condo): INFRA-455 updated cc submodule feat(condo): INFRA-455 updated submodule (pass) feat(condo): INFRA-455 updated types feat(condo): INFRA-455 updated submodule (callcenter) feat(condo): INFRA-455 migrate tasks to new client-utils. Refactored tasks logic. Optimized requests. Added types. Removed unused feature flag chore(condo): INFRA-455 updated pass submodule chore(condo): INFRA-455 updated cc submodule
Signed-off-by: Pavel <[email protected]>
Signed-off-by: Pavel <[email protected]>
Signed-off-by: Pavel <[email protected]>
Signed-off-by: Pavel <[email protected]>
refactor(condo): INFRA-574 refactored cookie utils
…center Signed-off-by: Pavel <[email protected]>
#5510) * fix(condo): INFRA-709 fix ticket executor and assignee filters loading * fix(callcenter): INFRA-709 update submodule
…tation) (#5512) * fix(condo): INFRA-710 updated callcenter submodule * fix(condo): INFRA-710 updated callcenter submodule
…efactored handleRunTask
…dvSender to some mutations
Alllex202
force-pushed
the
feat/condo/INFRA-455/optimize-me-if-you-can
branch
from
November 22, 2024 10:02
b396f39
to
653f390
Compare
Quality Gate passedIssues Measures |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Common branch from:
Should be merge into master: