[diary]: Update 24 Mar

This commit is contained in:
2025-03-24 23:38:48 +00:00
parent 4a8f7e2ea6
commit 025abae00e

View File

@ -2,6 +2,7 @@
- Update `fetch_transient_data` to parse & store the data that is parsed on the frontend to save computation. - Update `fetch_transient_data` to parse & store the data that is parsed on the frontend to save computation.
- Update frontend to use the data directly from the response rather than parse it on the frontend. - Update frontend to use the data directly from the response rather than parse it on the frontend.
- Add `update_average_punctuality`. - Add `update_average_punctuality`.
- Add `return_punctuality_by_objectID`.
## Tue 18 Mar 2025 ## Tue 18 Mar 2025
- Add report headings. - Add report headings.