166 Commits

Author SHA1 Message Date
98f0012fed Update reqwasm 2022-05-16 21:58:14 -04:00
66a393d06d Use BTree variants everywhere 2022-05-16 21:55:01 -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
d1f16afb93 bump version to v0.2.6 2022-04-29 16:47:09 -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
d8540e6e7f Make it more readable on smaller screens 2022-04-26 15:21:29 -04:00
96aa86bc74 optimize the release builds 2022-03-30 18:42:55 -04:00
e2b908512b Bump v0.2.5 2022-03-30 17:41:07 -04:00
e8228eb0cf A whole lot of layout fixes for mobile 2022-03-30 17:39:27 -04:00
8338ab6bda Bump version to v0.2.4 2022-03-23 20:36:27 -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
fbd4aeb59c Show the recipes each item is for in the inventory
fixes #10
2022-03-23 17:41:40 -04:00
e40b84173e Add link to the github repo at the bottom
fixes #9
2022-03-23 17:04:19 -04:00
9a46c1279e Remove unused components 2022-03-23 17:03:27 -04:00
256850b9b7 bump version to 0.2.3 2022-03-15 18:25:24 -04:00
b63c3b615d Minor UI improvements. 2022-03-15 18:22:48 -04:00
d00bb0f68b move refresh button below the list 2022-03-15 18:11:15 -04:00
d95201f076 Split out shopping into module per component. 2022-03-15 18:09:03 -04:00
652f1c976e Handle staples as a special class 2022-03-09 21:02:36 -05:00
ac4f2118de bump version to v0.2.2 2022-03-07 16:38:43 -05:00
9eeeed9e6b Better nav organization in ui 2022-03-07 16:23:03 -05:00
3b6987e4cc Skeleton for a tabbed component 2022-03-06 20:34:20 -05:00
c855d7a813 Remove NotFound 2022-03-06 18:04:49 -05:00
cfdb506a7d A raft of nix flake fixes 2022-03-06 15:16:30 -05:00
62fc9168fa Refactor to a page based model for the UI 2022-03-02 21:03:28 -05:00
3da9f135be Seems to be building with trunk 2022-02-25 21:30:36 -05:00
7ea672a8fd Bump to v0.2.1 2022-02-21 19:18:12 -05:00
ace81eaa4b Bump v0.2.0 2022-02-19 16:34:08 -05:00
4bfd04b048 Conditional compilation of typings in preparation 2022-02-19 16:22:05 -05:00
1797963dd0 Formatting for shopping list 2022-02-19 11:37:14 -05:00
9593d5b13d Resets work for ingredient amts 2022-02-19 11:33:40 -05:00
77b2d2f5f0 Recipe Selection improvements 2022-02-19 11:04:09 -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
5a99620a0f So many visual improvements 2022-02-16 19:13:48 -05:00
b4f04a2b04 Remove root page from the routes 2022-02-15 22:30:18 -05:00
31abe0e519 Better printing and state handling for shopping 2022-02-15 15:48:22 -05:00
98c9a699bd Handle Deletion in the shopping list 2022-02-14 18:46:43 -05:00
256719a42d Display the ingredient form in shopping list 2022-02-14 16:06:05 -05: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
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