19 Commits

Author SHA1 Message Date
a55ce325d6 Add a custom number field component 2023-01-12 17:41:11 -05:00
a39ed5589f Get rid of unnecessary create_effect calls 2023-01-02 20:29:58 -06:00
f3f27a0350 Remove the old State 2023-01-02 20:29:05 -06:00
a1fa17da68 use state handler in recipe selection 2023-01-02 20:29:05 -06:00
0b7ff32d42 Cleanup more unused after refactors 2023-01-02 20:29:05 -06:00
a5e8575ef9 Meal Plan Storage API and UI
Closes #20
2022-11-19 14:07:19 -05:00
2058e047eb Use nested routing and expand the recipe page into two 2022-11-08 18:54:06 -05:00
2926d9042a Add recipe page 2022-11-07 16:10:53 -05:00
e77af193aa Refactor state management and http APIs 2022-10-25 15:55:00 -04:00
e58819585e Collapse into Nix fixes. 2022-10-12 08:53:18 -04:00
8c5093d77f Router Integration and entrypoint sycamore 0.8 conversion 2022-10-11 16:43:22 -04:00
9e66d6e66f Fix bad routing for recipe selection 2022-09-05 18:09:07 -04:00
91902cebbe Use recipe ids instead of indexes 2022-08-15 20:59:04 -04:00
ca21beb04a Use the store interface in the UI service 2022-08-13 13:27:03 -04:00
71a4e093b9 Navigate to recipe view from plan page 2022-07-21 16:33:55 -04:00
3dd18aacb0 Logging cleanup 2022-07-20 17:58:44 -04:00
bf97f1ed29 Use tracing in our webassembly as well. 2022-07-18 18:57:04 -04:00
e3039fb34c A bunch of css/ui changes
Smaller css, more semantic html, more consistent button placement.

fixes #8
2022-03-23 20:28:30 -04:00
d95201f076 Split out shopping into module per component. 2022-03-15 18:09:03 -04:00