25 Commits

Author SHA1 Message Date
a39ed5589f Get rid of unnecessary create_effect calls 2023-01-02 20:29:58 -06:00
f3425dedeb Cleanup Unused code after state management refactors 2023-01-02 20:29:05 -06:00
8bcafc385d Allow async using spawn_local_scoped 2023-01-02 20:29:05 -06:00
fbb4e4ceeb Fix some lifetime annotation issues 2023-01-02 20:23:39 -06:00
9881d2972b Use state handler in the recipe pages 2023-01-02 20:23:39 -06: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
2926d9042a Add recipe page 2022-11-07 16:10:53 -05:00
2d1c11e5d7 Fix incorrect dirty form handling for recipe and categories 2022-10-26 17:54:55 -04:00
e77af193aa Refactor state management and http APIs 2022-10-25 15:55:00 -04:00
1396c54cdd Fix issue #14 2022-10-19 16:19:25 -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
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
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
a609db119a Formatting fixes fore recipe rendering 2022-02-14 15:54:26 -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
6d04de7a45 Display a recipe in the page when clicked on 2022-02-02 16:57:24 -05:00
cb641f448f Separate components into their own modules 2022-02-02 16:31:50 -05:00