65 Commits

Author SHA1 Message Date
874a5fdb57 cargo fmt 2024-07-01 15:52:37 -05:00
bb092212ac Stop using singular for normalization 2024-07-01 15:52:37 -05:00
9022503e76 Have a packaging unit for measures 2024-07-01 15:52:37 -05:00
e02fcc82e1 recipe categorization 2023-01-29 19:55:43 -05:00
5f39b0e837 Bump to version v0.2.16 2023-01-07 19:05:03 -05:00
8c142711bc Bump version to v0.2.15 2023-01-06 16:52:17 -05:00
c16b5bab7c Store staples seperately from recipes 2023-01-06 16:50:32 -05:00
35968ac78d Bump version to v0.2.14 2023-01-06 11:04:00 -05:00
66a558d1e6 New UI for ingredient category management 2023-01-05 23:02:36 -05:00
73c298661a Use StateHandler in the shopping list 2023-01-02 20:29:05 -06:00
95b82e2def Bump version to v0.2.11 2022-11-25 10:42:56 -05:00
60a1945fe8 Store inventory details 2022-11-19 18:19:12 -05: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
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
6ea7762f37 Bump version to v0.2.10 2022-08-25 16:35:42 -04:00
7ea26a885f Tag v0.2.9 2022-08-02 18:27:25 -04:00
aa68f77839 Bump Version to 0.2.8 2022-07-21 16:36:14 -04:00
8d6cbb30be bump version 0.2.7 2022-06-13 18:52:10 -04:00
b9e5ebd705 Fixed bug in shopping list when missing categories 2022-05-06 21:24:00 -04:00
d1f16afb93 bump version to v0.2.6 2022-04-29 16:47:09 -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
a72c4e4a87 remove unneccessary edition setting 2022-03-30 18:49:54 -04:00
e2b908512b Bump v0.2.5 2022-03-30 17:41:07 -04:00
6e5db89c9a Dont convert into floz during normalization. 2022-03-26 11:47:56 -04:00
8338ab6bda Bump version to v0.2.4 2022-03-23 20:36:27 -04:00
fbd4aeb59c Show the recipes each item is for in the inventory
fixes #10
2022-03-23 17:41:40 -04:00
256850b9b7 bump version to 0.2.3 2022-03-15 18:25:24 -04:00
ac4f2118de bump version to v0.2.2 2022-03-07 16:38:43 -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
f7d63d7987 TODO cleanup 2022-02-19 10:33:44 -05:00
4eaf2ff36b Maintain metric affinity in measurement 2022-02-15 22:29:07 -05:00
98c9a699bd Handle Deletion in the shopping list 2022-02-14 18:46:43 -05:00
2282192678 modifiable shopping list 2022-02-12 09:04:06 -05:00
1a188f45aa Rudimentary shopping list table. 2022-02-10 21:31:25 -05:00
7194fa583d Add dioxus and prepare for web assembly 2022-01-12 18:17:23 -05: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
cae5f059e8 Cleanup warnings 2021-11-21 14:34:02 -05:00