-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: misc optimizations and ux improvements to secrets editing (#…
…340) * feat: add mutation resolvers for bulk secret crud * feat: add operation to bulk process secret updates * refactor: bulk process secret updates, pre-stage deletes * feat: make button loading spinner color match button type * feat: bulk create example secrets when creating new app * fix: disable secret edit actions once staged for delete * fix: remove redundant query fields in mutation * fix: misc fixes * fix: make deleted state take priority over edited state, improve light theme colors * fix: remove extra discard button * fix: missing filter arg in personal secret mutation * fix: filter arg when deleting personal secret
- Loading branch information
1 parent
aaed32e
commit 2bc581e
Showing
10 changed files
with
461 additions
and
163 deletions.
There are no files selected for viewing
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
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
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
Oops, something went wrong.