-
Notifications
You must be signed in to change notification settings - Fork 899
chore(site): refactor filters #13394
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
Closed
Closed
Changes from 1 commit
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
d7a4be0
Add base structure for the new filter component
BrunoQuaresma f6df4fa
Add error state
BrunoQuaresma d41d307
Simplify component
BrunoQuaresma 47fd44b
Make it accessible
BrunoQuaresma d28e9b4
Add simple dropdown button component
BrunoQuaresma 16bbf5a
Refactor search and add preset filter menu
BrunoQuaresma 5d8829e
Add status menu
BrunoQuaresma c89cf8c
Add status menu to workspaces search
BrunoQuaresma 0c501e5
WIP: Create base UserMenu
BrunoQuaresma c38cd7b
Finish user menu
BrunoQuaresma 38b10a5
Add search
BrunoQuaresma 3797ae9
Refactor search field to be more extensible
BrunoQuaresma b552828
Extract reusable menu elements
BrunoQuaresma 498f6cd
Simplify usage
BrunoQuaresma de83eda
Improve MenuSearch component
BrunoQuaresma c2aa478
Keep search fixed on top
BrunoQuaresma 30a8373
Add more tests
BrunoQuaresma 542c377
Merge branch 'main' of https://github.com/coder/coder into bq/improve…
BrunoQuaresma 01a6616
Handle filtering
BrunoQuaresma e97ce00
Add focus on arrow down
BrunoQuaresma 7638595
Add template menu
BrunoQuaresma 76224c3
Merge branch 'main' of https://github.com/coder/coder into bq/improve…
BrunoQuaresma 6d1ce99
Use users paginated request
BrunoQuaresma d3c9ef5
Remove forgotten debuggers
BrunoQuaresma 3250b48
Merge branch 'main' of https://github.com/coder/coder into bq/improve…
BrunoQuaresma d1b71b1
Remove unecessary prop
BrunoQuaresma a804a40
Apply michaels review
BrunoQuaresma 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
Add search
- Loading branch information
commit 38b10a53f13beadac27c0ecd887097908fd1ce3e
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
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.