-
Notifications
You must be signed in to change notification settings - Fork 234
chore: add a button to save an update query from the Bulk Update modal COMPASS-7331 #5105
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 all commits
Commits
Show all changes
45 commits
Select commit
Hold shift + click to select a range
fc33eba
chore: change to Modal instead of FormModal so the toolbar can be cha…
kmruiz 125dafc
chore: remove not necessary styles
kmruiz 01d2706
chore: add favorite icon to save button
kmruiz ca32331
chore: add update query to saved queries
kmruiz d1c3b20
chore: implement interactivepopover for the bulk update dialog
kmruiz 221b5dd
chore: make new hasCustomCloseButton prop optional
kmruiz 9de67da
chore: store the query in the favorite storage
kmruiz 4892985
chore: fix card styles
kmruiz b099486
chore: show all required fields in favorites
kmruiz ffe6333
chore: open update modal from favorites
kmruiz f9e91e2
chore: void promise
kmruiz c77d15c
chore: fix linting issues
kmruiz 09dc167
chore: add opens in new tab marker to favorite items
kmruiz 7c1b020
chore: close popover when an update favorite is chosen
kmruiz 81c7425
chore: force toasts to be on top of overlays
kmruiz ab1b7a2
chore: show opens in modal marker always
kmruiz 7847dc2
chore: merge with main
kmruiz 91fabf2
chore: add test for interactive popover
kmruiz f81be67
chore: fix test related to close button
kmruiz 706760d
chore: fix interactive popover interactions and add test to bulk upda…
kmruiz e28a33a
chore: test save query interaction
kmruiz 1327610
chore: remove .only
kmruiz 994a827
chore: test favorite storage
kmruiz 2a1fc42
chore: test updatemany card
kmruiz 3e5074d
chore: test query bar changes
kmruiz 9ad913a
chore: fix linter
kmruiz 58156f0
chore: fix some more linting issues
kmruiz 019c461
Merge branch 'main' into feature/COMPASS-7331
kmruiz 246e023
chore: add dependency to queries storage
kmruiz 4d23f1f
chore: linting
kmruiz 15d8517
chore: fix some more linting issues
kmruiz afa9f4b
chore: fix issues
kmruiz 0c41f94
chore: minor refactors
kmruiz 222ff14
chore: merge with main
kmruiz a1b4efd
chore: fix linting issues
kmruiz aba4bc1
chore: allow a custom fallback
kmruiz 8d1b4e2
chore: use global app registry for interplugin comms and fix test on …
kmruiz 8be853c
chore: fix linting complains
kmruiz 7a0903f
chore: remove comment that is not informative enough
kmruiz 754594f
chore: remove cast to any
kmruiz 4695d5d
chore: rename trap fallback and use localAppRegistry
kmruiz b6a0cad
chore: group localAppRegistry events together
kmruiz 1bf6ad5
chore: rename close button override prop
kmruiz 3b76719
chore: linting issues
kmruiz 6cfd14e
chore: fix linting issues
kmruiz 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.