18 Commits

Author SHA1 Message Date
73c298661a Use StateHandler in the shopping list 2023-01-02 20:29:05 -06: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
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
ea51a7115b lowercase all ingredients 2022-04-29 16:39:27 -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
b46e5746b9 Better parser errors 2021-12-04 09:54:00 -05:00
3dea81aa2d handle pound as a unit 2021-11-23 11:16:39 -05:00
bf633b50d5 Fix some whitespace parsing bugs 2021-11-23 11:14:31 -05:00
185c55c66b Parser fixes handle plurals better 2021-11-23 10:43:24 -05:00
30b800ce09 Handle Step Durations 2021-11-21 15:09:13 -05:00
91c3ad603b Better unit handling for weight measures 2021-11-17 19:07:29 -05:00
8e0e66e8b8 Fix parsing errors and some additional units 2021-11-11 20:19:20 -05:00
9c5bef632d Basic cli skeleton in place with clap 2021-11-09 20:26:52 -05:00
b21bdd0252 disable macro-error diagnostic for this workspace. 2021-11-02 21:29:25 -04:00
821cc098fb Ingredient parsing for the happy path works 2021-11-02 20:06:59 -04:00