You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: implement "Revert" button for workspace name (#276)
* Label Workspaces dropdown with Active Workspace instead of just Workspace.
* Add indicator to the "active" workspace within the Workspace Settings page.
* change wording of workspace settings title
* add jsonforms
* .
* types fix
* fix failing test
* better schema for string
* make form label in jsonforms loook like design
* add revert feature
* make dropdown work
* remove useless stuff
* .
* Revert "."
This reverts commit 0b1edec.
* .
* .
* .
* fixes
* implement James's suggestions
* remove some unused stuff
0 commit comments