Hayden Hargreaves azpect
azpect commented on issue azpect/Potion#55 2026-01-15 12:13:01 -07:00
FIX: Create engagement for creating recipes.

Completed.

azpect closed issue azpect/Potion#55 2026-01-15 12:13:01 -07:00
FIX: Create engagement for creating recipes.
azpect pushed to master at azpect/Potion 2026-01-13 12:29:56 -07:00
194c738d07 Merge pull request '(FEAT): Allow larger serving sizes.' (#77) from dev into master
8f3cdefe7e (FEAT): Allow larger serving sizes.
Compare 2 commits »
azpect merged pull request azpect/Potion#77 2026-01-13 12:29:55 -07:00
(FEAT): Allow larger serving sizes.
azpect created pull request azpect/Potion#77 2026-01-13 12:29:52 -07:00
(FEAT): Allow larger serving sizes.
azpect pushed to dev at azpect/Potion 2026-01-13 12:29:29 -07:00
8f3cdefe7e (FEAT): Allow larger serving sizes.
azpect pushed to dev at azpect/Potion 2026-01-13 12:21:24 -07:00
9d06e979b8 Merge pull request '(FEAT): Implemented creation engagement.' (#76) from feature/create-engagement into master
8ae705db89 (FEAT): Implemented creation engagement.
e0d423f806 Merge pull request '(FEAT): Added the view all button for Connor!' (#74) from feature/view-all into master
2bd894ad9a (FEAT): Added the view all button for Connor!
439f7d219e Merge pull request '(FIX): Fixed the description display issue.' (#72) from fix/description into master
Compare 92 commits »
azpect opened issue azpect/hhargreaves.net#5 2026-01-11 17:57:51 -07:00
ARTICLE IDEA: Why I rewrote my frontend in react.
azpect commented on issue azpect/Potion#75 2026-01-10 22:37:55 -07:00
FEAT: Delete recipes

Lots of progress, but not complete.

Owner validation needs to take place in the UI, maybe we need another API. I also want a confirmation modal, its too easy to delete them.

azpect pushed to master at azpect/Potion 2026-01-10 12:44:31 -07:00
9d06e979b8 Merge pull request '(FEAT): Implemented creation engagement.' (#76) from feature/create-engagement into master
8ae705db89 (FEAT): Implemented creation engagement.
Compare 2 commits »
azpect deleted branch feature/create-engagement from azpect/Potion 2026-01-10 12:44:31 -07:00
azpect merged pull request azpect/Potion#76 2026-01-10 12:44:30 -07:00
(FEAT): Implemented creation engagement.
azpect created pull request azpect/Potion#76 2026-01-10 12:44:28 -07:00
(FEAT): Implemented creation engagement.
azpect created branch feature/create-engagement in azpect/Potion 2026-01-10 12:44:14 -07:00
azpect pushed to feature/create-engagement at azpect/Potion 2026-01-10 12:44:14 -07:00
8ae705db89 (FEAT): Implemented creation engagement.
azpect commented on issue azpect/Potion#41 2026-01-10 12:31:56 -07:00
FEATURE: View All Page

Completed, not amazing, but its a solution... merged with #74

azpect closed issue azpect/Potion#41 2026-01-10 12:31:56 -07:00
FEATURE: View All Page
azpect commented on issue azpect/Potion#73 2026-01-10 12:31:38 -07:00
BUG: Favorites pages loads all recipes on first load.

This seems to be fixed with merge #74

azpect closed issue azpect/Potion#73 2026-01-10 12:31:38 -07:00
BUG: Favorites pages loads all recipes on first load.
azpect opened issue azpect/Potion#75 2026-01-10 12:30:59 -07:00
FEAT: Delete recipes