|
10fad65823
|
feat(client-side): add debounced autosave function for story form
|
2023-10-09 17:21:27 -04:00 |
|
|
a2300d959c
|
refactor(client-side): combine yup schema for story chapters with story schema file
|
2023-10-03 00:32:53 -04:00 |
|
|
f3a3240134
|
feat(client-side): create yup schema for story form and chapter sub-forms
|
2023-10-03 00:31:27 -04:00 |
|
|
972e8fa646
|
refactor(typing): create interfaces to ensure strongly typed form data
|
2023-10-03 00:23:52 -04:00 |
|
|
04e769ea90
|
refactor(client-side): modify form story+chapter types
chapters now have an optional id (for use when editing), and `fileName` has been simplified to `file`
|
2023-10-02 15:52:23 -04:00 |
|
|
c0c11ba1ea
|
refactor(client-side): create reusable types
mostly contains interfaces for client-side forms
|
2023-09-25 19:44:47 -04:00 |
|
|
1b14d2b702
|
feat(components): create tinymce wrapper component
configs have also been created
|
2023-09-25 19:40:30 -04:00 |
|