Skip to content

Commit

Permalink
feat: cross-env secret crud (#428)
Browse files Browse the repository at this point in the history
* wip: cross-env secret crud

* feat: add syncs, misc cleanup, bugfixes

* fix: misc bugs with client state

* fix: misc styling, layout fixes

* fix: improve table styling

* feat: misc fixes to local state handling while editing secrets

* feat: allow toggling accordion row by clicking table cells

* fix: local state when adding missing env value

* fix: reveal newly added values by default

* refactor: update copy button to use button component

* feat: update env value button order

* feat: tweak row colors

* fix: add padding to clear buttons near scrollbar

* fix: dont replace spaces for values

* fix: button variant

* fix: misc fixes to table borders

* fix: handle keys not being correctly reset when discarding changes

* fix: misc fixes to state handling

* fix: misc ux improvements

* fix: copy button text color

* fix: don't allow adding env value when a key is queued for delete

* chore: bump version

---------

Co-authored-by: Nimish <[email protected]>
  • Loading branch information
rohan-chaturvedi and nimish-ks authored Jan 19, 2025
1 parent 981b5b4 commit 4161a7f
Show file tree
Hide file tree
Showing 8 changed files with 1,263 additions and 416 deletions.
2 changes: 1 addition & 1 deletion backend/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v2.35.8
v2.36.0
Loading

0 comments on commit 4161a7f

Please sign in to comment.