440 Commits

Author SHA1 Message Date
62fc9168fa Refactor to a page based model for the UI 2022-03-02 21:03:28 -05:00
eef34ea7e5 We need a reference to the kitchen package 2022-02-28 17:18:55 -05:00
2efbe2dacf Add a module to configure kitchen with 2022-02-28 16:31:05 -05:00
3c812a737f Using naersk seems to work. 2022-02-28 14:29:23 -05:00
3da9f135be Seems to be building with trunk 2022-02-25 21:30:36 -05:00
7ea672a8fd Bump to v0.2.1 v0.2.1 2022-02-21 19:18:12 -05:00
d31e234e44 Take a listen address 2022-02-21 19:17:32 -05:00
8b3be6260b Fix release download version v0.2.0-nix 2022-02-19 18:23:36 -05:00
28c8cecba5 Use binary package in nix 2022-02-19 17:58:58 -05:00
ace81eaa4b Bump v0.2.0 v0.2.0 2022-02-19 16:34:08 -05:00
a2542c6290 Better build support 2022-02-19 16:33:06 -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
4eaf2ff36b Maintain metric affinity in measurement 2022-02-15 22:29:07 -05:00
5462912014 Merge branch 'main' of github.com:zaphar/kitchen into main 2022-02-15 17:44:16 -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
9c5d127b4e Better build and run scripts 2022-02-12 09:04:44 -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
1b969f9355 Move our route matcher into a function 2022-02-10 17:25:57 -05:00
11dcf7e26d Slightly better run script 2022-02-07 20:14:11 -05:00
ace489924d Gate rendering of the view on having actual recipes available. 2022-02-07 19:58:56 -05:00
22eadb832a Add header with some navigation 2022-02-07 16:03:51 -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
58bd494368 Set context globally and separate components 2022-01-27 21:38:46 -05:00
dc0e79a4d8 Functioning routing skeleton 2022-01-26 20:40:21 -05:00
8bae558140 Better debugging in the browser console 2022-01-26 20:17:06 -05:00
db62d63965 Represent the recipe state better 2022-01-26 19:15:43 -05:00
74b432ad24 Cleanup naming for AppService 2022-01-25 21:14:30 -05:00
d6722adb4d debug and error logging 2022-01-25 21:10:02 -05:00
edf85edfc5 We do not need to disable non_snake_case warnings anymore 2022-01-25 20:51:06 -05:00
a83923266a Compare to a Sycamore solution 2022-01-25 20:32:17 -05:00
92ebb8b2b2 Slightly better state handling 2022-01-24 19:59:16 -05:00
882615a3cd Wiring up the api and webassembly ui 2022-01-23 14:28:01 -05:00
d846e04418 Server run script 2022-01-22 20:43:00 -05:00