Commit Graph

14 Commits (ef0fffd959e32cd142b339da4466d5da1fe3c60e)

Author SHA1 Message Date
Samuel Rowe 43014635f6 feat: moved from Joy to MUI 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
Samuel Rowe fb614f644e feat(frontend): updated UI of `Record` component 3 years ago
corpulent da415e7e64 fix: html / css fixes, minor typography 3 years ago
Samuel Rowe cbeea12114 feat(frontend): added new capabilities to `Record` component
* Added `records` type and extended `options` to accept `IRecordProps`.
 * Added `renderLayout`, `renderField`, and `renderRemove` props.
3 years ago
corpulent a9642ccf39 fix: css and markup improvements 3 years ago
Samuel Rowe 5957758f1f feat(frontend): updated `Record` to render toggles
* The `Record` component now accepts `type` and `options` props.
3 years ago
Samuel Rowe 63b9d11491 fix(frontend): fixed issue where error message pushed text field up 3 years ago
Samuel Rowe b66818ec2f refactor(frontend): renamed `InputField.tsx` to `TextField.tsx` 3 years ago
Samuel Rowe e45e686ac7 feat(frontend): updated `Record` component to use `TextField`
* Removed `formik` prop.
3 years ago
Samuel Rowe ec0bd31ed0 feat(frontend): added `required` prop to `Record` component 3 years ago
Samuel Rowe 69eae9bdcc feat(frontend): implemented remove label record action 3 years ago
Samuel Rowe c734733699 feat(frontend): created `Record` component 3 years ago