Commit b358cbf
feat: dashboard UI for environment variables management (#4452)
* feat: add environment variables db schema and queries
* fix db query
* feat: add SecretsConfig proto for encrypted env vars
* [autofix.ci] apply automated fixes
* feat: dashboard UI for environment variables management
* fix comment and rename file
* fix file export name
* Remove unnecessary comments from add-env-vars
* add toasts for environment variable operations
* [autofix.ci] apply automated fixes
* fix: add try/catch error handling to env var mutations
* unfmt file
* [autofix.ci] apply automated fixes
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Andreas Thomas <[email protected]>1 parent 8f019c4 commit b358cbf
File tree
31 files changed
+1165
-640
lines changed- apps
- dashboard
- app/(app)/[workspaceSlug]/projects/[projectId]
- details/env-variables-section
- components
- hooks
- gen/proto
- cache/v1
- ctrl/v1
- krane/v1
- vault/v1
- lib/trpc/routers
- deploy
- env-vars
- envs
- docs
- internal/id/src
31 files changed
+1165
-640
lines changedLines changed: 0 additions & 110 deletions
This file was deleted.
0 commit comments