Hayden Hargreaves
cbaf34d39c
(FIX): Simple fixes that got pointed out last week.
...
Back to docker fixes.
2026-01-08 21:30:01 -07:00
Hayden Hargreaves
90b3b7b1b0
(FIX): So so so much has been migrated.
...
But this includes templ builds also... Needed for compilation. Search is
the last broken piece, I believe.
2025-12-27 23:45:09 -07:00
Hayden Hargreaves
ce6d748731
(FIX): Validation and dirty checks have been implemented.
...
Review this, but it looks right.
2025-12-25 21:44:52 -07:00
Hayden Hargreaves
8873727585
(FIX): Extracted a little bit so the Create page is cleaner.
2025-12-17 23:19:53 -07:00
Hayden Hargreaves
deecc01c7e
(REFACTOR): Yet another rewrite...
...
The validation has been kept in the parent Create.tsx file, and the
inputs have been moved out to their owns components. The instructions
and ingredients need validation.
2025-12-17 23:03:59 -07:00
Hayden Hargreaves
357e8772e7
forgot these
2025-12-11 20:49:34 -07:00
Hayden Hargreaves
c9aa4e62fa
(FEAT): Implemented the ingredients, but not validation!
...
Need to update the validation to be in the parent. Review the AI output.
2025-12-11 20:48:42 -07:00
Hayden Hargreaves
d170429752
(WIP): Moving to desktop
2025-12-10 15:01:53 -07:00
Hayden Hargreaves
d18710e1fc
(FEAT): Worked on tags! They seem good, but need a final check.
...
This was much easier than the previous implementation, gotta love JS/TS (I
hate this shit).
2025-12-02 22:55:32 -07:00
Hayden Hargreaves
58691fd7a1
(FIX): Added error display list.
...
This looks nice and is a bit more functional! I really need to break the
form up into components...
2025-12-02 22:37:51 -07:00
Hayden Hargreaves
728b7eb28c
(FEAT): Worked on the instruction list!
...
This is great! Looking so much better than it did before! And it works
the way I wanted it to! Yayy!!! The reorder stuff is awesome too!
2025-12-02 22:23:05 -07:00
Hayden Hargreaves
1acc3792c5
(FEAT): Finally working on the create page.
...
This is a big build, but the last one! Lots of validation is done and
most of the inputs are completed. What remains are the complex elements:
tags, ingredients and instructions. Once those are done, we can start
working on the backend and making sure everything is wired together
properly.
2025-12-01 21:31:53 -07:00
Hayden Hargreaves
5db803d033
(FEAT): Create page translate, but still not functionality.
...
This one will be very difficult to translate.
2025-11-13 20:13:46 -07:00
Hayden Hargreaves
426c8534f0
(FEAT): Created the other pages, empty for now.
2025-10-29 21:27:47 -07:00