Hayden Hargreaves azpect
azpect pushed to feature/recipe-page at azpect/Potion 2025-07-02 21:21:58 -07:00
35bf69d79c (UI): Implemented the recipe view page!
azpect closed issue azpect/Potion#6 2025-07-01 20:04:40 -07:00
Need form input validations on create page.
azpect merged pull request azpect/Potion#7 2025-07-01 20:04:17 -07:00
(FEAT): Wired backend to frontend for recipe creation.
azpect pushed to master at azpect/Potion 2025-07-01 20:04:17 -07:00
d183d9d38f Merge pull request '(FEAT): Wired backend to frontend for recipe creation.' (#7) from feature/recipes into master
ad9df20316 (FIX): Using components in the create form.
519b71f72d (DOCS): Updated tech specs
c2cc8c8183 (FEAT): Wired backend to frontend for recipe creation.
Compare 4 commits »
azpect pushed to feature/recipes at azpect/Potion 2025-07-01 20:03:38 -07:00
ad9df20316 (FIX): Using components in the create form.
azpect pushed to feature/recipes at azpect/Potion 2025-07-01 19:50:13 -07:00
519b71f72d (DOCS): Updated tech specs
azpect commented on issue azpect/Potion#6 2025-06-30 22:36:07 -07:00
Need form input validations on create page.

This will be marked complete when #7 is merged into master.

PR contains UI validation. It is "eager" and will prompt with red errors even before the user submits the form. Which I am not a fan…

azpect created pull request azpect/Potion#7 2025-06-30 22:34:52 -07:00
(FEAT): Wired backend to frontend for recipe creation.
azpect pushed to feature/recipes at azpect/Potion 2025-06-30 22:33:26 -07:00
c2cc8c8183 (FEAT): Wired backend to frontend for recipe creation.
azpect pushed to master at azpect/Potion 2025-06-30 22:30:27 -07:00
ea93bb7ab8 Merge pull request '(UI): Implemented much of the frontend recipe creation wizard.' (#5) from feature/recipes into master
b17c5774e9 (UI): Implemented much of the frontend recipe creation wizard.
Compare 2 commits »
azpect merged pull request azpect/Potion#5 2025-06-30 22:30:26 -07:00
(UI): Implemented much of the frontend recipe creation wizard.
azpect opened issue azpect/Potion#6 2025-06-29 22:33:56 -07:00
Need form input validations on create page.
azpect created pull request azpect/Potion#5 2025-06-29 22:32:33 -07:00
(UI): Implemented much of the frontend recipe creation wizard.
azpect created branch feature/recipes in azpect/Potion 2025-06-29 22:31:59 -07:00
azpect pushed to feature/recipes at azpect/Potion 2025-06-29 22:31:59 -07:00
b17c5774e9 (UI): Implemented much of the frontend recipe creation wizard.
azpect opened issue azpect/Potion#4 2025-06-25 21:16:04 -07:00
Missing Not Found Page (404)
azpect pushed to master at azpect/Potion 2025-06-25 21:14:12 -07:00
695183bc99 Merge pull request 'Merge backend changes required for UI state.' (#3) from feature/UI into master
068c47f49c (FIX): Fixed the Google domain bug.
cf0e291dd9 (FEAT): Implemented a route constants domain file.
693ac373a7 (FIX): Fixed the logout endpoint, just going to direct home.
Compare 4 commits »
azpect merged pull request azpect/Potion#3 2025-06-25 21:14:11 -07:00
Merge backend changes required for UI state.
azpect created pull request azpect/Potion#3 2025-06-25 21:12:35 -07:00
Merge backend changes required for UI state.
azpect pushed to feature/UI at azpect/Potion 2025-06-25 21:11:57 -07:00
068c47f49c (FIX): Fixed the Google domain bug.