Commit Graph

334 Commits (feat/k8s)

Author SHA1 Message Date
corpulent 05d1b23c47 fix: remove double loader 3 years ago
corpulent 6dcf7f22fd fix: data references 3 years ago
corpulent 4f967a1f1b chore: eslint fix 3 years ago
corpulent 1c8876eab1 fix: manifest types 3 years ago
corpulent 5837b4b04e fix: callback wrap 3 years ago
corpulent 868f31ea00 fix: mui/material switch 3 years ago
corpulent cb48917164 feat: support k8s in ui, some component separation 3 years ago
Samuel Rowe 425ba5c96c feat: updated to show original logo color for manifest select on hover 3 years ago
corpulent 5b826f6a27 feat: support k8s in ui, some component separation 3 years ago
corpulent 1f27a0541b fix: event bus type fix 3 years ago
corpulent b4c9877218 fix: show toaster on project save and errors 3 years ago
corpulent a44e44cd0c feat: k8s and docker svg logos 3 years ago
corpulent 5485572d13 fix: add missing visibility field to IProject 3 years ago
corpulent 674c0934bb chore: node types version bump 3 years ago
corpulent 00462b27a7 fix: ui image fixes 3 years ago
corpulent 4e7476e23f fix: handle graph with new depends_on structures 3 years ago
Samuel Rowe d1395f12d2 feat: updated to use short form by default for `depends_on` 3 years ago
Samuel Rowe 32cf207dc3 feat: updated depends on field to adhere the specification 3 years ago
Samuel Rowe 18f2973276 build: removed `@mui/joy` from dependency 3 years ago
Samuel Rowe 43014635f6 feat: moved from Joy to MUI 3 years ago
Samuel Rowe 1db3451f2f build: added `@mui/material` as dependency 3 years ago
corpulent be65aca484 chore: unused variables 3 years ago
corpulent 31c7599c82 fix: add emotion module 3 years ago
corpulent bdcc124557 chore: remove unused modules, minor cleanup 3 years ago
corpulent 0788481a20 fix: service deploy field validation 3 years ago
corpulent 398b928a01 fix: projects label fixes 3 years ago
Artem Golub 1e85671688
Merge pull request #111 from ctk-hq/feat/super-form
Created super form
3 years ago
corpulent 8b003d4940 fix: remove unnecessary function 3 years ago
Samuel Rowe d98ac680fd refactor: updated general tab in service modal to use super form 3 years ago
Samuel Rowe 09c16e922a feat: created `SuperForm` component 3 years ago
Samuel Rowe cdb32960d3 feat: created `GridColumn` component
* Created types related to the same.
3 years ago
Samuel Rowe ee06fa235e feat: created `GridRow` component 3 years ago
Samuel Rowe a712841d16 feat: created interfaces for form fields 3 years ago
Samuel Rowe 3da43edd81 feat: wrapped app with super form provider 3 years ago
Samuel Rowe 1c88dc6621 feat: created `useSuperForm` hook 3 years ago
Samuel Rowe c2d130b011 feat: created `SuperFormProvider` component 3 years ago
Samuel Rowe 0fc42edb9c feat: created `SuperFormContext` component 3 years ago
Samuel Rowe 5f44f74797 feat: created `ISuperFormContext` interface 3 years ago
corpulent 458750e6f6 fix: common loader styles 3 years ago
Samuel Rowe 13ecbf46dc fix: fixed incorrect form reset in form modal 3 years ago
Samuel Rowe 5e9d9454b5 fix: fixed modal hiding issue in edit/create service modals 3 years ago
Samuel Rowe 245f99fd8d fix: fixed incorrect styled component prop forwarding 3 years ago
Samuel Rowe 5faca9cc04 refactor: updated create and edit service modals to use form modal 3 years ago
Samuel Rowe cfb950bd1c refactor: updated network modal to use `Modal` component 3 years ago
Samuel Rowe 53760a3424 refactor: updated create and edit volume modals to use form modal 3 years ago
Samuel Rowe a2f89edb0d fix: fixed issues in form modal 3 years ago
Samuel Rowe 93047edaba refactor: updated edit service modal to use `Tabs` and `Modal` components 3 years ago
Samuel Rowe b4b8246a45 refactor: updated create service modal to use `Tabs` and `Modal` components 3 years ago
Samuel Rowe f05f346877 refactor: updated edit network modal to use `Tabs` component 3 years ago
Samuel Rowe 5e3aa8f9e6 feat: changed title for create volume modal 3 years ago