|
410cb580d8
|
refactor(components): add autoEdit call to story form component
... if `canDraft` == false
|
2023-12-09 17:04:57 -05:00 |
|
|
ee7ea24e4e
|
refactor(*): rename route
change "bands" to "band"
BREAKING CHANGE: breaks anything that tries to access `/api/bands/*`
|
2023-12-06 22:22:48 -05:00 |
|
|
b0a69d5d56
|
fix(components): change error prop from undefined to empty string
|
2023-12-06 22:20:09 -05:00 |
|
|
afcd71a50d
|
fix(components): catch possible exceptions in uploadOrPaste component instead of letting them fail the whole opreation
|
2023-10-12 22:57:39 -04:00 |
|
|
188b55724c
|
refactor(components): add co-author field to the story form
|
2023-10-11 16:27:32 -04:00 |
|
|
e9df5cbe1a
|
refactor(components): migrate story form to use vee-validate's useForm instead of the equivalent component
this is because v-slot values are not accessible from the `setup` script
|
2023-10-10 22:10:42 -04:00 |
|
|
b2e950e798
|
feat(components): make story creation/editing components
|
2023-10-04 19:38:50 -04:00 |
|