June breadone
breadone pushed to PIE-13 at breadone/Recipie 2025-08-15 15:21:53 +12:00
a9e4d5fb50 Enter key navigation for ingredient fields, great for mobile
4dc45b4e70 Add step button which acts like a click
Compare 2 commits »
breadone pushed to PIE-13 at breadone/Recipie 2025-08-15 14:59:01 +12:00
0e469e6024 Always show add ingredient button and alter disable value. Also much better handling of the state too
breadone pushed to PIE-13 at breadone/Recipie 2025-08-15 14:48:16 +12:00
2604d438f7 ultra small but fixed padding issue on textbox
breadone pushed to PIE-13 at breadone/Recipie 2025-08-15 14:42:00 +12:00
c420a63a2c Step re-ordering implemented but at what (technical) cost man...
breadone pushed to PIE-13 at breadone/Recipie 2025-08-15 14:23:15 +12:00
5949c7e35c Fix shift+enter leaving a new line in input
8c22c92dee Initial implementation of adding new steps
Compare 2 commits »
breadone pushed to PIE-13 at breadone/Recipie 2025-08-15 13:33:03 +12:00
691a340ad4 Refactored AddRecipe to its own script file, started implementing adding steps
c52d9f79bb Style add button to be presentable
Compare 2 commits »
breadone pushed to PIE-13 at breadone/Recipie 2025-08-14 18:48:07 +12:00
dce5ba8990 Pressing enter/return clears the fields and returns the cursor to the Qty input
breadone pushed to PIE-13 at breadone/Recipie 2025-08-14 18:29:47 +12:00
89c04bb909 Add ingredients as rows to the column, and reset the form
4dd50aae36 Starting to add script for adding ingredients
Compare 2 commits »
breadone pushed to PIE-13 at breadone/Recipie 2025-08-14 11:37:19 +12:00
aa2409e591 Change leading in recipe title
breadone pushed to PIE-13 at breadone/Recipie 2025-08-14 11:31:16 +12:00
7c87342dea name field expands when overflow
97cc5da5b8 Fix table rows being out of alignment
b9c665860f Use fixed table widths
Compare 3 commits »
breadone pushed to PIE-13 at breadone/Recipie 2025-08-14 11:08:26 +12:00
5a171f0f0f Fix styling for new ingredient table
88f6628ee0 Change ratio and text size of step ingredient list
c92c754f5f Changed formatting to have title on left column at all times
672191cc5b fix edge-case layout bug
e487637600 Added basic new recipe page
Compare 8 commits »
breadone pushed to PIE-13 at breadone/Recipie 2025-08-14 11:08:03 +12:00
9ac087c2e8 Fix styling for new ingredient table
breadone created pull request breadone/Recipie#11 2025-08-14 11:04:49 +12:00
[PIE-13] New recipe page
breadone pushed to PIE-13 at breadone/Recipie 2025-08-14 09:22:50 +12:00
99698bfd74 Change ratio and text size of step ingredient list
breadone pushed to PIE-13 at breadone/Recipie 2025-08-14 08:27:55 +12:00
b90a8604e2 Changed formatting to have title on left column at all times
breadone pushed to PIE-13 at breadone/Recipie 2025-08-13 23:59:55 +12:00
dc86497474 fix edge-case layout bug
breadone pushed to main at breadone/Recipie 2025-08-13 23:55:12 +12:00
26cab10c14 [PIE-22] Add checklist for ingredients (!10)
breadone deleted branch PIE-22 from breadone/Recipie 2025-08-13 23:55:12 +12:00
breadone merged pull request breadone/Recipie#10 2025-08-13 23:55:11 +12:00
[PIE-22] Add checklist for ingredients
breadone created pull request breadone/Recipie#10 2025-08-13 23:54:43 +12:00
[PIE-22] Add checklist for ingredients