-
-
Notifications
You must be signed in to change notification settings - Fork 5.4k
feat: nav optimization #5785
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
Merged
Merged
feat: nav optimization #5785
Changes from all commits
Commits
Show all changes
63 commits
Select commit
Hold shift + click to select a range
143d15e
✨ feat: improve Nav/Conversations/Convo/NewChat component performance
berry-13 576ce91
✨ feat: implement cursor-based pagination for conversations API
berry-13 b02707f
🔧 refactor: remove createdAt from conversation selection in API and t…
berry-13 a5f100c
🔧 refactor: include createdAt in conversation selection and update re…
berry-13 57cff68
✨ fix: search functionality and bugs with loadMoreConversations
berry-13 bd97d2b
feat: move ArchivedChats to cursor and DataTable standard
berry-13 ace89f2
🔧 refactor: add InfiniteQueryObserverResult type import in Nav component
berry-13 5fa4225
feat: enhance conversation listing with pagination, sorting, and sear…
berry-13 24860ed
🔧 refactor: remove unnecessary comment regarding lodash/debounce in A…
berry-13 1b79810
🔧 refactor: remove unused translation keys for archived chats and sea…
berry-13 92e3494
🔧 fix: Archived Chats, Delete Convo, Duplicate Convo
berry-13 7b383a3
🔧 refactor: improve conversation components with layout adjustments a…
berry-13 618d7da
🔧 refactor: simplify archive conversation mutation and improve unarch…
berry-13 03e5b2c
🔧 refactor: decode search query parameter in conversation route; impr…
berry-13 28655e1
🔧 refactor: remove unused translation key for empty archived chats
berry-13 ddd289c
🚀 fix: `archivedConversation` query key not updated correctly while a…
berry-13 7f92952
🧠 feat: Bedrock Anthropic Reasoning & Update Endpoint Handling (#6163)
danny-avila e0202e7
✨ feat: improve Nav/Conversations/Convo/NewChat component performance
berry-13 1b77b7a
🔧 refactor: remove unnecessary comment regarding lodash/debounce in A…
berry-13 5465f6b
🔧 refactor: update translation keys for clarity; simplify conversatio…
berry-13 787cbe2
🔧 refactor: optimize conversation loading logic and improve search ha…
berry-13 9286dd5
fix: package-lock
berry-13 a23353f
fix: package-lock 2
berry-13 c2a82d8
fix: package lock 3
berry-13 1ec7f38
refactor: remove unused utility files and exports to clean up the cod…
berry-13 933a456
refactor: remove i18n and useAuthRedirect modules to streamline codebase
berry-13 3a05eeb
refactor: optimize Conversations component and remove unused ToggleCo…
berry-13 e58ccbd
refactor(Convo): add RenameForm and ConvoLink components; enhance Con…
berry-13 fdd895a
fix: add missing @azure/storage-blob dependency in package.json
berry-13 1386bc9
refactor(Search): add error handling with toast notification for sear…
berry-13 097c59e
refactor: make createdAt and updatedAt fields of tConvoUpdateSchema l…
danny-avila bf4025c
chore: update @azure/storage-blob dependency to version 12.27.0, ensu…
danny-avila a12b801
refactor(Search): improve conversation handling server side
berry-13 8e8bc06
fix: eslint warning and errors
berry-13 36c734c
refactor(Search): improved search loading state and overall UX
berry-13 f6f4a9a
Refactors conversation cache management
berry-13 2f10cb0
fix: conversation handling and SSE event processing
berry-13 a35680b
refactor: add type for SearchBar `onChange`
berry-13 29fffe5
fix: type tags
berry-13 e46c383
style: rounded to xl all Header buttons
berry-13 d3ef7df
fix: activeConvo in Convo not working
berry-13 12a7209
style(Bookmarks): improved UI
berry-13 5a837fb
a11y(AccountSettings): fixed hover style not visible when using light…
berry-13 1017c59
style(SettingsTabs): improved tab switchers and dropdowns
berry-13 0c8bbe2
feat: add translations keys for Speech
berry-13 6caf859
chore: fix package-lock
berry-13 7f07213
fix(mutations): legacy import after rebase
berry-13 837cac9
feat: refactor conversation navigation for accessibility
berry-13 1706488
fix(search): convo and message create/update date not returned
berry-13 3d30fa4
fix(search): show correct iconURL and endpoint for searched messages
berry-13 26ed6e7
fix: small UI improvements
berry-13 735a8ba
chore: console.log cleanup
berry-13 bab4e82
chore: fix tests
berry-13 abf7456
fix(ChatForm): improve conversation ID handling and clean up useMemo …
danny-avila 4f0fc6a
chore: improve typing
danny-avila e454196
chore: improve typing
danny-avila 45c6645
fix(useSSE): clear conversation ID on submission to prevent draft res…
danny-avila 71fdec8
refactor(OpenAIClient): clean up abort handler
danny-avila 65f115a
refactor(abortMiddleware): change handleAbort to use function expression
danny-avila 27b73b5
feat: add PENDING_CONVO constant and update conversation ID checks
danny-avila 0674d68
fix: final event handling on abort
danny-avila 016d55f
fix: improve title sync and query cache sync on final event
danny-avila 54ca173
fix: prevent overwriting cached conversation data if it already exists
danny-avila File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.