Commit Graph

401 Commits (a0390526216e3fc46bb82180d87998d3a62635f9)
 

Author SHA1 Message Date
Samuel Rowe 1c88dc6621 feat: created `useSuperForm` hook 2 years ago
Samuel Rowe c2d130b011 feat: created `SuperFormProvider` component 2 years ago
Samuel Rowe 0fc42edb9c feat: created `SuperFormContext` component 2 years ago
Samuel Rowe 5f44f74797 feat: created `ISuperFormContext` interface 2 years ago
corpulent 458750e6f6 fix: common loader styles 2 years ago
Samuel Rowe 4d4459f187
Merge pull request #107 from ctk-hq/feat/modals
Create reusable modals
2 years ago
Samuel Rowe 13ecbf46dc fix: fixed incorrect form reset in form modal 2 years ago
Samuel Rowe 5e9d9454b5 fix: fixed modal hiding issue in edit/create service modals 2 years ago
Samuel Rowe 245f99fd8d fix: fixed incorrect styled component prop forwarding 2 years ago
Samuel Rowe 5faca9cc04 refactor: updated create and edit service modals to use form modal 2 years ago
Samuel Rowe cfb950bd1c refactor: updated network modal to use `Modal` component 2 years ago
Samuel Rowe 53760a3424 refactor: updated create and edit volume modals to use form modal 2 years ago
Samuel Rowe a2f89edb0d fix: fixed issues in form modal 2 years ago
Samuel Rowe 93047edaba refactor: updated edit service modal to use `Tabs` and `Modal` components 2 years ago
Samuel Rowe b4b8246a45 refactor: updated create service modal to use `Tabs` and `Modal` components 2 years ago
Samuel Rowe f05f346877 refactor: updated edit network modal to use `Tabs` component 2 years ago
Samuel Rowe 5e3aa8f9e6 feat: changed title for create volume modal 2 years ago
Samuel Rowe f7af33158e refactor: updated edit network modal to use `Tabs` component 2 years ago
Samuel Rowe 1302254bcf fix: fixed spacing issue in tabs 2 years ago
Samuel Rowe 7fc85ee625 refactor: updated edit volume modal to use `Tabs` component 2 years ago
Samuel Rowe fc9efcd566 fix: fixed spacing issue in tabs 2 years ago
Samuel Rowe e353ee4afa feat: created `FormModal` component 2 years ago
Samuel Rowe 8f31f091b1 feat: updated create volume modal to `Tabs` component 2 years ago
Samuel Rowe 3a8cb66157 feat: updated `Tabs` component 2 years ago
Samuel Rowe 56c8998522 feat: created `Tab` component 2 years ago
Samuel Rowe 0896996f22 feat: created `useTabContext` hook 2 years ago
Samuel Rowe 9b7ec85bdb feat: created `TabContext` component 2 years ago
Samuel Rowe 36e2fb55cc feat: created `ITabContext` interface 2 years ago
Samuel Rowe e92d12e927 feat: created `Tabs` component 2 years ago
Samuel Rowe 98d12544e4 refactor: updated create volume modal to use `Modal` 2 years ago
Samuel Rowe d21aee47d0 feat: created `Modal` component 2 years ago
Samuel Rowe 6c5cd6ffa3 refactor: moved modals related to Docker Compose to `docker-compose` 2 years ago
Samuel Rowe c699dc6180 refactor: renamed `Modal` to `modals` 2 years ago
Artem Golub 70017da404
Merge pull request #108 from ctk-hq/fix/meta-desc
fix: remove meta description
2 years ago
corpulent ab98cf6d85 fix: remove meta description 2 years ago
Samuel Rowe 003082cd76 feat: added top margin to error message in text field 2 years ago
Samuel Rowe 7b132a44f0 fix: marked required fields 2 years ago
Samuel Rowe 47368b8fae feat: added top margin to add button in records 2 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`.
2 years ago
Samuel Rowe fc05b03466 feat: updated `toaster` utility to accept JSX 2 years ago
Artem Golub 21d77e971b
Merge pull request #106 from ctk-hq/fix/form-grid
Fix/form grid
2 years ago
corpulent 9226684e3b fix: grid updates on other fields, reportErrorsAndSubmit fixes 2 years ago
corpulent efec86dec1 Merge branch 'fix/form-grid' of github.com:nuxxapp/nuxx into fix/form-grid 2 years ago
corpulent a7f69c86e1 fix: initial grid improvements 2 years ago
Artem Golub e0feab3ccd
Merge pull request #105 from ctk-hq/fix/random
fix: minor depends_on bug, readme update
2 years ago
corpulent b44975aecc fix: minor depends_on bug, readme update 2 years ago
corpulent acb987cf60 fix: initial grid improvements 2 years ago
Artem Golub e2eb174095
Merge pull request #104 from ctk-hq/feat/github-auth
feat: github auth
2 years ago
corpulent 0e4f9250d4 feat: github auth 2 years ago
Artem Golub 64b33b28d5
Merge pull request #103 from ctk-hq/fix/jsplumb-conn-update
fix: update jsplumb instance
2 years ago