-
Notifications
You must be signed in to change notification settings - Fork 3.5k
feat(resources): add sort and filter to all resource list pages #3834
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
Changes from 1 commit
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
e622b6e
improvement(tables): improve table filtering UX
waleedlatif1 bcc7974
fix(table-filter): use ref to stabilize handleRemove/handleApply call…
waleedlatif1 5d037ac
improvement(tables,kb): remove hacky patterns, fix KB filter popover …
waleedlatif1 2e67864
feat(knowledge): add sort and filter to KB list page
waleedlatif1 866e91d
feat(files): add sort and filter to files list page
waleedlatif1 6c18471
feat(scheduled-tasks): add sort and filter to scheduled tasks page
waleedlatif1 f46f83c
fix(table-filter): use explicit close handler instead of toggle
waleedlatif1 8a1f3dc
improvement(files,knowledge): replace manual debounce with useDebounc…
waleedlatif1 4899dc3
fix(resource): prevent popover from inheriting anchor min-width
waleedlatif1 f6edb88
feat(tables): add sort to tables list page
waleedlatif1 51c9df9
feat(knowledge): add content and owner filters to KB list
waleedlatif1 12ea734
feat(scheduled-tasks): add status and health filters
waleedlatif1 a3ffc2f
feat(files): add size and uploaded-by filters to files list
waleedlatif1 0142c69
feat(tables): add row count, owner, and column type filters
waleedlatif1 2553cac
improvement(scheduled-tasks): use combobox filter panel matching logs…
waleedlatif1 9dd3028
improvement(knowledge): use combobox filter panel matching logs UI style
waleedlatif1 446a665
improvement(files): use combobox filter panel matching logs UI style
waleedlatif1 c56e3ac
improvement(tables): use combobox filter panel matching logs UI style
waleedlatif1 f0e988d
feat(settings): add sort to recently deleted page
waleedlatif1 bf0bcf3
feat(logs): add sort to logs page
waleedlatif1 ffe6806
improvement(knowledge): upgrade document list filter to combobox style
waleedlatif1 483c35c
fix(resources): fix missing imports, memoization, and stale refs acro…
waleedlatif1 c8672f7
improvement(tables): remove column type filter
waleedlatif1 71794bb
fix(resources): fix filter/sort correctness issues from audit
waleedlatif1 aeeec6b
fix(chunks): add server-side sort to document chunks API
waleedlatif1 7b13a1a
perf(resources): memoize filterContent JSX across all resource pages
waleedlatif1 90bd958
fix(resources): add missing sort options for all visible columns
waleedlatif1 0318725
whitelabeling updates, sidebar fixes, files bug
waleedlatif1 432e4d0
increased type safety
waleedlatif1 f8a26a3
pr fixes
waleedlatif1 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
Oops, something went wrong.
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.