Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Start with the application form * Fix application endpoints * Advance application frontend * Improve DateForm * Add newline * Improve responsivity * Improve state handling * Refactor application to use streamlined form concept * Fix value property * Fix submit callback in ApplyController * Fix FileInputForm * Don't JSON.stringify localforage * Use empty object for unused options instead of void * Garbage-collect ArrayBuffers * Fix AddressForm * Change naming from setOpen to onUpdateOpen * Make forms upper case * Remove @mui/lab dependency * Replace alert() with a Snackbar * Remove duplicate SnackbarProvider
- Loading branch information