Hayden Hargreaves azpect
azpect pushed to dev at azpect/Potion 2025-08-14 21:15:44 -07:00
3dd8185257 (FEAT): Allowed for removal of ingredients and instructions.
930ce72f54 (FIX): Updated the templ version
Compare 2 commits »
azpect pushed to dev at azpect/Potion 2025-07-27 18:44:30 -07:00
2dc99c30c8 (FIX/UI): Only displaying 3 lines in search results.
azpect pushed to dev at azpect/Potion 2025-07-27 14:36:23 -07:00
5aaca4234a Merge pull request '(FIX): This got missed...' (#38) from dev into master
azpect opened issue azpect/Potion#39 2025-07-27 14:33:35 -07:00
BUG: PSQL Data Entry Issues In Search
azpect merged pull request azpect/Potion#38 2025-07-27 14:21:45 -07:00
(FIX): This got missed...
azpect pushed to master at azpect/Potion 2025-07-27 14:21:45 -07:00
5aaca4234a Merge pull request '(FIX): This got missed...' (#38) from dev into master
70ada9f98e Merge branch 'master' into dev
09aa311d52 (FIX): This got missed...
Compare 3 commits »
azpect pushed to dev at azpect/Potion 2025-07-27 14:21:42 -07:00
70ada9f98e Merge branch 'master' into dev
b1dc5e67c0 Merge pull request '(FIX): Working on the nil derefs, removed tx's from select queries.' (#37) from dev into master
Compare 2 commits »
azpect created pull request azpect/Potion#38 2025-07-27 14:21:38 -07:00
(FIX): This got missed...
azpect pushed to dev at azpect/Potion 2025-07-27 14:21:31 -07:00
09aa311d52 (FIX): This got missed...
azpect commented on issue azpect/Potion#28 2025-07-27 14:18:58 -07:00
BUG: Login system is broken somehow in production.

It appears complete. If this issue arises again, further testing will be conducted, and it will be recreated.

azpect closed issue azpect/Potion#28 2025-07-27 14:18:58 -07:00
BUG: Login system is broken somehow in production.
azpect pushed to master at azpect/Potion 2025-07-27 14:12:10 -07:00
b1dc5e67c0 Merge pull request '(FIX): Working on the nil derefs, removed tx's from select queries.' (#37) from dev into master
eccc4885cc (FIX): This should be the last of the user nil deref updates!
dbf8470195 (FIX): More auth issues solved.
a28f8edd54 (FIX): Fixed the auth issue, at least on the profile page.
0bfb2e6e86 (FIX): Removed tx's from user and engagement repositories.
Compare 7 commits »
azpect merged pull request azpect/Potion#37 2025-07-27 14:12:09 -07:00
(FIX): Working on the nil derefs, removed tx's from select queries.
azpect pushed to dev at azpect/Potion 2025-07-27 14:12:01 -07:00
eccc4885cc (FIX): This should be the last of the user nil deref updates!
azpect commented on pull request azpect/Potion#37 2025-07-27 13:02:47 -07:00
(FIX): Working on the nil derefs, removed tx's from select queries.

Much of the auth issues have been solved at this point, not sure where else I need to look, but not marking the tasks as completed yet.

azpect pushed to dev at azpect/Potion 2025-07-27 13:02:24 -07:00
dbf8470195 (FIX): More auth issues solved.
a28f8edd54 (FIX): Fixed the auth issue, at least on the profile page.
Compare 2 commits »
azpect commented on pull request azpect/Potion#37 2025-07-27 12:16:15 -07:00
(FIX): Working on the nil derefs, removed tx's from select queries.

Login is still broken, but this usually happens when the DB is switched and when the user data cannot be found, this needs to be fixed (even though its an edge case) to satisfy #28.

azpect pushed to dev at azpect/Potion 2025-07-27 12:15:06 -07:00
0bfb2e6e86 (FIX): Removed tx's from user and engagement repositories.
azpect pushed to dev at azpect/Potion 2025-07-27 12:08:19 -07:00
37c88561b6 (FEAT): Loading search filters in homepage!
azpect created pull request azpect/Potion#37 2025-07-27 12:08:14 -07:00
(FIX): Working on the nil derefs, removed tx's from select queries.