Merging in the React Refactor #56

Merged
azpect merged 51 commits from refactor/react into master 2025-12-28 22:27:52 -07:00
Owner
No description provided.
azpect added 50 commits 2025-12-28 22:26:37 -07:00
Jeez, how far I have come...
This is going by very quick, at least the static pieces.
Making lots of progress
Of course it needs to be wired up, but for now it works.
No functionality still.
This one will be very difficult to translate.
Auth is next...
We have it in the UI, just need a way to send it back and handle it in
the backend.
It works okay, feels a bit slugish, but that might just be the
environments fault.
Finally, thank god. I still want a better way to manage the cookies. But
not right now.
This also includes a shell.nix file for use just in case the flake
isn't.
Just need a fix for the optinal authenticated user for the ROTW.
The API is rate limited, so by defaulting to the letter images works
fine for now.
But there is lots to be done!
This is used to finish the recipe display page!
So much progress! Yay!! Whats missing is the global storage of the
filters. That is the final touch for searching.
Filter context seems to be working! Using local storage so it can
persist.
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.
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!
This looks nice and is a bit more functional! I really need to break the
form up into components...
This was much easier than the previous implementation, gotta love JS/TS (I
hate this shit).
Need to update the validation to be in the parent. Review the AI output.
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.
Review this, but it looks right.
But this includes templ builds also... Needed for compilation. Search is
the last broken piece, I believe.
azpect added 1 commit 2025-12-28 22:27:38 -07:00
azpect merged commit 43ef9d9490 into master 2025-12-28 22:27:52 -07:00
Sign in to join this conversation.
No description provided.