426 Commits

Author SHA1 Message Date
db470ddc36 Start caching the inventory data 2022-11-24 10:28:02 -05:00
20db551090 Run migrations automatically on startup
Closes #21
2022-11-24 10:16:27 -05:00
f4e7c0cf63 remove unused fetch_plans_since method 2022-11-20 09:12:31 -05:00
0f896c2a32 Use tracing-web 2022-11-20 08:49:39 -05:00
9f84219936 Update to tracing-browser-subscriber v0.2.0 2022-11-20 08:32:05 -05:00
a1b7f953bb Fix inventory api serialization issues 2022-11-19 19:17:31 -05:00
2a1180dd94 Fix state handling bug in the plan page 2022-11-19 18:32:32 -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
3ebf61e77e Update sycamore hash for nix 2022-11-11 16:45:14 -05:00
85c8a14bb5 Staples editing
fixes #18
2022-11-11 14:35:56 -05:00
23bdcfe271 Add Recipe page should be in a tab
fixes #17
2022-11-10 16:32:56 -05:00
8c930083f7 Better recipe edit parse error reporting 2022-11-09 19:34:49 -05:00
2058e047eb Use nested routing and expand the recipe page into two 2022-11-08 18:54:06 -05:00
efbd5140a8 clean up the event flow in the add recipe page 2022-11-07 16:52:50 -05:00
cddaf3beaa Fix wrong url in routes 2022-11-07 16:13:40 -05:00
2926d9042a Add recipe page 2022-11-07 16:10:53 -05:00
7e3b94261a Slightly better routing on the server side 2022-11-01 20:38:04 -04:00
3bf9af6f1e Rearrange ui for separate plan and editing sections 2022-11-01 20:24:46 -04:00
496e633034 Migration for meal plan storage 2022-10-30 18:39:05 -04:00
79913096fb Fix up layout in preparation for complex nav 2022-10-30 17:45:22 -04:00
e22dba5bed Poor mans tab functionality 2022-10-29 11:55:33 -04:00
40b6625620 Better Static Asset serving and fix extra header 2022-10-28 20:32:16 -04: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
2d1c11e5d7 Fix incorrect dirty form handling for recipe and categories 2022-10-26 17:54:55 -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
29b92e5e12 Fix missing state for extra ingredients 2022-10-25 16:17:20 -04:00
e77af193aa Refactor state management and http APIs 2022-10-25 15:55:00 -04:00
dd7ad63cfb Remove wasm build configurations 2022-10-21 14:57:50 -04:00
1396c54cdd Fix issue #14 2022-10-19 16:19:25 -04:00
a1fc1125a0 Error Handling fixes and improvements 2022-10-13 19:49:52 -04:00
e58819585e Collapse into Nix fixes. 2022-10-12 08:53:18 -04:00
58dc0eef3f Update nix builds to use rust 1.64 2022-10-12 08:40:34 -04:00
9cf6bcc7fc Appservice conversion for sycamore 0.8 2022-10-11 16:49:12 -04:00
8c5093d77f Router Integration and entrypoint sycamore 0.8 conversion 2022-10-11 16:43:22 -04:00
481e44911f Implement save categories functionality 2022-10-10 19:55:54 -04:00
3094dee9f7 Implement Save Recipe functionality 2022-09-19 17:18:30 -04:00
a8407d51ef Add Edit link for recipes 2022-09-08 20:17:46 -04:00
9e66d6e66f Fix bad routing for recipe selection 2022-09-05 18:09:07 -04:00
9011ff13b2 Login link in the navigation 2022-09-05 12:11:39 -04:00
a7af188323 Add post handlers for saving recipe data 2022-09-04 09:51:02 -04:00
3f53201a33 Fix sqlx-prepare in makefile 2022-09-03 21:38:41 -04:00
3b3003510d merge auth logic into main 2022-09-03 17:33:03 -04:00
2e1c6e8912 final touches to the auth branch. 2022-09-03 17:33:03 -04:00
acf63436aa Load default recipes for new user 2022-09-03 17:28:52 -04:00
5750b33673 Error modeling for our Storage layer 2022-09-03 16:47:09 -04:00
f87196e4c8 Refactor some modules for improved naming 2022-09-03 12:20:59 -04:00
1ce8da0294 user centric apis 2022-09-03 12:16:35 -04:00