Commit Graph

401 Commits (a0390526216e3fc46bb82180d87998d3a62635f9)
 

Author SHA1 Message Date
Artem Golub a039052621
Merge pull request #118 from ctk-hq/feat/k8s
Feat/k8s
2 years ago
corpulent 05d1b23c47 fix: remove double loader 2 years ago
corpulent 6dcf7f22fd fix: data references 2 years ago
corpulent 7ae450dbbe fix: suppress key errors, minor fixes 2 years ago
corpulent 4f967a1f1b chore: eslint fix 2 years ago
corpulent 1c8876eab1 fix: manifest types 2 years ago
corpulent 5837b4b04e fix: callback wrap 2 years ago
corpulent 868f31ea00 fix: mui/material switch 2 years ago
corpulent cb48917164 feat: support k8s in ui, some component separation 2 years ago
Samuel Rowe 425ba5c96c feat: updated to show original logo color for manifest select on hover 2 years ago
corpulent 5b826f6a27 feat: support k8s in ui, some component separation 2 years ago
corpulent 1f27a0541b fix: event bus type fix 2 years ago
corpulent b4c9877218 fix: show toaster on project save and errors 2 years ago
corpulent a44e44cd0c feat: k8s and docker svg logos 2 years ago
corpulent 5485572d13 fix: add missing visibility field to IProject 2 years ago
corpulent 674c0934bb chore: node types version bump 2 years ago
corpulent 65b6a7eea7 feat: server kompose setup 2 years ago
corpulent 00462b27a7 fix: ui image fixes 2 years ago
corpulent 595ff998d5 fix: backend image fixes 2 years ago
corpulent e665a0037f fix: cleanup docker-compose 2 years ago
corpulent 92696d0e61 chore: README.md update 2 years ago
Artem Golub 4cf2ecdd37
Merge pull request #117 from ctk-hq/feat/depends-on-spec
Update `depends_on` field to adhere the specification
2 years ago
corpulent 4e7476e23f fix: handle graph with new depends_on structures 2 years ago
Samuel Rowe d1395f12d2 feat: updated to use short form by default for `depends_on` 2 years ago
Samuel Rowe 32cf207dc3 feat: updated depends on field to adhere the specification 2 years ago
Artem Golub ef0fffd959
Merge pull request #119 from ctk-hq/feat/joy-to-mui
Migrate from Joy to MUI
2 years ago
Samuel Rowe 18f2973276 build: removed `@mui/joy` from dependency 2 years ago
Samuel Rowe 43014635f6 feat: moved from Joy to MUI 2 years ago
Samuel Rowe 1db3451f2f build: added `@mui/material` as dependency 2 years ago
Artem Golub 38bc70436d
Merge pull request #116 from ctk-hq/docs/commit
Create COMMIT.md
2 years ago
corpulent f80d5021c7 Create COMMIT.md 2 years ago
Artem Golub f81c4143a7
Update README.md 2 years ago
Artem Golub 692dc0685f
Merge pull request #115 from ctk-hq/chore/remove-unused-modules
Chore/remove unused modules
2 years ago
corpulent be65aca484 chore: unused variables 2 years ago
corpulent 31c7599c82 fix: add emotion module 2 years ago
Artem Golub db37dab909
Merge pull request #114 from ctk-hq/chore/remove-unused-modules
chore: remove unused modules, minor cleanup
2 years ago
corpulent bdcc124557 chore: remove unused modules, minor cleanup 2 years ago
Artem Golub 229129a64f
Merge pull request #113 from ctk-hq/fix/deploy-fields
fix: service deploy field validation
2 years ago
corpulent 0788481a20 fix: service deploy field validation 2 years ago
Artem Golub 1e762f3e9b
Merge pull request #112 from ctk-hq/fix/empty-projects-labels
fix: projects label fixes
2 years ago
corpulent 398b928a01 fix: projects label fixes 2 years ago
Artem Golub 1e85671688
Merge pull request #111 from ctk-hq/feat/super-form
Created super form
2 years ago
Samuel Rowe 83460c4a1b
Merge pull request #110 from ctk-hq/fix/unify-loader
fix: common loader styles
2 years ago
corpulent 8b003d4940 fix: remove unnecessary function 2 years ago
Samuel Rowe d98ac680fd refactor: updated general tab in service modal to use super form 2 years ago
Samuel Rowe 09c16e922a feat: created `SuperForm` component 2 years ago
Samuel Rowe cdb32960d3 feat: created `GridColumn` component
* Created types related to the same.
2 years ago
Samuel Rowe ee06fa235e feat: created `GridRow` component 2 years ago
Samuel Rowe a712841d16 feat: created interfaces for form fields 2 years ago
Samuel Rowe 3da43edd81 feat: wrapped app with super form provider 2 years ago