From 568d986c76d4e64803bfbe7cdf4d5679cdcbce09 Mon Sep 17 00:00:00 2001 From: Andrew Date: Mon, 24 Mar 2025 18:23:42 +0000 Subject: [PATCH] [diary]: Update 24 Mar --- diary.md | 1 + 1 file changed, 1 insertion(+) diff --git a/diary.md b/diary.md index c763ecf..5709872 100644 --- a/diary.md +++ b/diary.md @@ -1,5 +1,6 @@ ## Mon 24 Mar 2025 - 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. ## Tue 18 Mar 2025 - Add report headings.