26 Commits

Author SHA1 Message Date
81daf525b8 Add a rocksdb session store implementation 2022-08-27 16:06:59 -04:00
91902cebbe Use recipe ids instead of indexes 2022-08-15 20:59:04 -04:00
f1aeb43e8b Fix conditional compilation errors 2022-08-13 13:49:53 -04:00
ca21beb04a Use the store interface in the UI service 2022-08-13 13:27:03 -04:00
1b14e5c5d3 Show or don't show staples in shopping list 2022-07-31 16:04:57 -04:00
dc218bfaa8 warn instead of error for missing categories 2022-07-21 16:34:18 -04:00
bf97f1ed29 Use tracing in our webassembly as well. 2022-07-18 18:57:04 -04:00
b9e5ebd705 Fixed bug in shopping list when missing categories 2022-05-06 21:24:00 -04:00
a0d8c07a4b Adding to the shoping list works. 2022-05-06 21:18:39 -04:00
27d4f3cd28 Sort the shopping list by category.
Completes issue #6
2022-04-29 16:39:17 -04:00
5df20b1d23 Category is assigned and shown in shopping list
relates to issue #6
2022-04-29 16:39:08 -04:00
b37995edb5 Serve category data via api and load it
relates to issue #6
2022-04-29 16:38:24 -04:00
fbd4aeb59c Show the recipes each item is for in the inventory
fixes #10
2022-03-23 17:41:40 -04:00
652f1c976e Handle staples as a special class 2022-03-09 21:02:36 -05:00
4bfd04b048 Conditional compilation of typings in preparation 2022-02-19 16:22:05 -05:00
f7d63d7987 TODO cleanup 2022-02-19 10:33:44 -05:00
2cc4c18238 Use local storage as a cache 2022-02-16 21:30:31 -05:00
b84b2722aa Handle 0 count menu items properly 2022-02-12 15:31:35 -05:00
5296ed10c1 MealPlan: Show shopping list and recipes 2022-02-12 12:13:29 -05:00
2282192678 modifiable shopping list 2022-02-12 09:04:06 -05:00
42f6d3230a Cleanup warnings 2022-02-11 20:32:54 -05:00
866483aa98 Link count of recipe to state in the service. 2022-02-11 20:30:38 -05:00
c212a453e3 Working shopping list creation 2022-02-11 20:04:52 -05:00
1a188f45aa Rudimentary shopping list table. 2022-02-10 21:31:25 -05:00
cb641f448f Separate components into their own modules 2022-02-02 16:31:50 -05:00
58bd494368 Set context globally and separate components 2022-01-27 21:38:46 -05:00