Commit Graph

319 Commits (595ff998d554538ca126e22b2ca425db34b623ef)

Author SHA1 Message Date
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
Samuel Rowe f7af33158e refactor: updated edit network modal to use `Tabs` component 3 years ago
Samuel Rowe 1302254bcf fix: fixed spacing issue in tabs 3 years ago
Samuel Rowe 7fc85ee625 refactor: updated edit volume modal to use `Tabs` component 3 years ago
Samuel Rowe fc9efcd566 fix: fixed spacing issue in tabs 3 years ago
Samuel Rowe e353ee4afa feat: created `FormModal` component 3 years ago
Samuel Rowe 8f31f091b1 feat: updated create volume modal to `Tabs` component 3 years ago
Samuel Rowe 3a8cb66157 feat: updated `Tabs` component 3 years ago
Samuel Rowe 56c8998522 feat: created `Tab` component 3 years ago
Samuel Rowe 0896996f22 feat: created `useTabContext` hook 3 years ago
Samuel Rowe 9b7ec85bdb feat: created `TabContext` component 3 years ago
Samuel Rowe 36e2fb55cc feat: created `ITabContext` interface 3 years ago
Samuel Rowe e92d12e927 feat: created `Tabs` component 3 years ago
Samuel Rowe 98d12544e4 refactor: updated create volume modal to use `Modal` 3 years ago
Samuel Rowe d21aee47d0 feat: created `Modal` component 3 years ago
Samuel Rowe 6c5cd6ffa3 refactor: moved modals related to Docker Compose to `docker-compose` 3 years ago