18 Commits

Author SHA1 Message Date
e77fe40d75 Introduce a save state message 2023-01-02 20:23:39 -06:00
02536d63d8 Implement a sycamore-state Handler for Kitchen 2023-01-02 20:23:39 -06:00
7343c77a04 User user_data response to show the user id in the header 2022-12-22 14:43:30 -05:00
997d95e201 Use the api library on the frontend side 2022-12-22 10:49:50 -05:00
dfe5d668a4 Use v2 of the api in the app 2022-12-19 15:42:35 -05:00
5480074d3a Save the full state each time 2022-11-24 15:32:08 -05:00
db470ddc36 Start caching the inventory data 2022-11-24 10:28:02 -05:00
f4e7c0cf63 remove unused fetch_plans_since method 2022-11-20 09:12:31 -05:00
a1b7f953bb Fix inventory api serialization issues 2022-11-19 19:17:31 -05:00
60a1945fe8 Store inventory details 2022-11-19 18:19:12 -05:00
a5e8575ef9 Meal Plan Storage API and UI
Closes #20
2022-11-19 14:07:19 -05:00
efbd5140a8 clean up the event flow in the add recipe page 2022-11-07 16:52:50 -05:00
2926d9042a Add recipe page 2022-11-07 16:10:53 -05:00
5f4b7c3f02 Caching for recipes in the case of network errors 2022-10-27 19:27:39 -04:00
277ae423cb Caching for categories in the case of network errors 2022-10-26 18:36:17 -04:00
b957ed7f3a Fix issues with category text usage 2022-10-26 15:25:01 -04:00
3fde0401b2 Error in recipe component fix
Fixes #15
2022-10-25 16:27:23 -04:00
e77af193aa Refactor state management and http APIs 2022-10-25 15:55:00 -04:00