Commit 4ba8a3d
authored
feat(UI): compelete the UI development (#78)
* fix(security update): use pnpm instead of npm
* fix(download file): fix download file
* fix(file generator): fix generated file
* refactor(download hook): export useDownload from it's own module
* refactor(download url): delete download url from constants
* feat(new api route): adjust app to reflect new api requirements
* feat(argocd): add argocd component
* refactor(terraform template generator): restructure terraform generator platform
* style(loading state): add larger loading animation
* refactor(terraform services): use enums instead of hardcoded values
* fix(docker template): update docker notation
* refactor(structure): update project structure
* refactor(download folder): add download folders as enums
* style(color palette): use brighter color palette
* fix(download hook): update download hook to take enums
* style(padding): remove external padding
* fix(style): update drawer style1 parent 3d1e352 commit 4ba8a3d
File tree
37 files changed
+4555
-8752
lines changed- web
- src
- components
- Providers
- internal-ui
- ui
- features
- basicGen
- bugFix
- listDirectory
- terraform
- components
- hooks
- layouts
- utils
37 files changed
+4555
-8752
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments