Commit Graph

299 Commits (feat/form-modal-nav)

Author SHA1 Message Date
Samuel Rowe 70e418838a temp 3 years ago
Samuel Rowe 7879eb7fb2 feat: created `ResourceList` component 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
Samuel Rowe c699dc6180 refactor: renamed `Modal` to `modals` 3 years ago
corpulent ab98cf6d85 fix: remove meta description 3 years ago
Samuel Rowe 003082cd76 feat: added top margin to error message in text field 3 years ago
Samuel Rowe 7b132a44f0 fix: marked required fields 3 years ago
Samuel Rowe 47368b8fae feat: added top margin to add button in records 3 years ago
Samuel Rowe f3d56386a5 feat: updated to report error with path
* Fixed incorrect traversal of `errors` object.
 * Updated to render JSX in toast instead of string.
 * Renamed `forms.ts` to `forms.tsx`.
3 years ago
Samuel Rowe fc05b03466 feat: updated `toaster` utility to accept JSX 3 years ago
corpulent 9226684e3b fix: grid updates on other fields, reportErrorsAndSubmit fixes 3 years ago
corpulent a7f69c86e1 fix: initial grid improvements 3 years ago
corpulent b44975aecc fix: minor depends_on bug, readme update 3 years ago
corpulent 0e4f9250d4 feat: github auth 3 years ago
corpulent 9444282fa0 fix: update jsplumb instance
update jsplumb instance on removed connections through forms
3 years ago
corpulent 67a599be95 fix: update depends_on through canvas interaction 3 years ago
corpulent 49fbbc7ca6 fix: on save errors 3 years ago
corpulent ac56dd17b7 fix: userflow improvements 3 years ago
corpulent 6d65534752 fix: layout fixes 3 years ago
corpulent fbf14362f8 fix: branding 3 years ago
corpulent d5f8987e1c fix: random form fixes 3 years ago
corpulent e4c457faaa feat: backend additions for yaml importing 3 years ago
corpulent f37c271581 feat: yaml importing 3 years ago
corpulent ba0eac4c5c feat: basic service forms 3 years ago
corpulent fa23834235 feat: add network and depends_on fields 3 years ago