404 Commits

Author SHA1 Message Date
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
06997c7e27 Janky but working webassembly ui serving 2022-01-22 11:00:28 -05:00
364f3a3d80 Initial skeleton for a wasm ui crate. 2022-01-13 18:07:01 -05:00
7194fa583d Add dioxus and prepare for web assembly 2022-01-12 18:17:23 -05:00
def906bd58 Keep up with the cargo shas 2022-01-04 20:11:31 -05:00
f7f7f56120 Clap is annoying in it's version hygiene 2022-01-04 20:10:58 -05:00
747972d3ee
Merge pull request #5 from zaphar/measurement_preservation
Normalize the measurements when outputting ingredient
2022-01-03 19:46:45 -05:00
d81c3a4efc Normalize the measurements when outputting ingredient
Partial fix for #4
2022-01-03 19:45:10 -05:00
bec67ddff9 Update clap dependency 2022-01-03 19:44:52 -05:00
f86bd26751 Fix nixpkg reference 2022-01-03 19:25:01 -05:00
d5531379d4 Pin nixpkgs 2022-01-03 19:13:42 -05:00
77ed227b69
Merge pull request #1 from zaphar/nix-flake
Nix flakes
v0.1.0
2021-12-31 13:56:32 -05:00
6eb795ce6b Cargo sha needs tweaking 2021-12-31 13:51:30 -05:00
58ff0bb2f7 fix bad pkgs call 2021-12-31 13:45:11 -05:00
f343aad16a Fix some nix stuff 2021-12-31 13:42:10 -05:00
131acf12da First pass at a working nix flake 2021-12-31 13:38:35 -05:00
b46e5746b9 Better parser errors 2021-12-04 09:54:00 -05:00
78921d973c Remove weird clj stuff 2021-11-24 11:09:35 -05:00
d7ab179de9 more gitignore 2021-11-23 11:19:07 -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
d47ddaba81 Flag for CSV output 2021-11-23 08:17:19 -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
0428f9d9f0 Refactor some functions into our cli module 2021-11-21 13:16:16 -05:00
6651bf2996 Menu lists can output the ingredients list for shopping. 2021-11-20 12:17:04 -05:00
a7923fbcf3 Remove another unnecessary method 2021-11-17 19:36:16 -05:00
c5d5e7e536 TODO cleanup 2021-11-17 19:14:56 -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
5e36fa66e2 Print help if no subcommands 2021-11-09 20:45:00 -05:00
9c5bef632d Basic cli skeleton in place with clap 2021-11-09 20:26:52 -05:00
d261850bd6 We are going to revisit all this later. 2021-11-02 21:45:41 -04: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
a96f175e9b Merge into DAO 2021-05-08 15:05:41 -04:00