The user enters data into the Spaces section, and those numbers should carry-over into the Admin and Quality sections. The user should still be able to edit the Admin and Quality numbers.
To give more background info on that, Spaces and Admin can go over the number of licensed spots, however we will only pay up to the spots amount for Quality.
Implementation
Fixed a bunch of snake -> camel casing issues throughout the app.
Migrated some json data stored in snake case.
Screenshots
(if making UI changes add screenshots comparing the old and new experience)
Fixes ELCC-7
Context
The user enters data into the Spaces section, and those numbers should carry-over into the Admin and Quality sections. The user should still be able to edit the Admin and Quality numbers.
To give more background info on that, Spaces and Admin can go over the number of licensed spots, however we will only pay up to the spots amount for Quality.
Implementation
Fixed a bunch of snake -> camel casing issues throughout the app. Migrated some json data stored in snake case.
Screenshots
(if making UI changes add screenshots comparing the old and new experience)
Testing Instructions
Boot the app via
dev up
Check that the app complies, and that you can log in at http://localhost:8080.
Go to the /dashboard.
Click on the child care centre widget (graducation hat)
Click on a daycare.
Click on the “view details” tab on the far left widget thing.
Then click the “Worksheets” tab, and click on “add worksheets for 2023/24”
Wait for the notification “fiscal year added”.
TODO