Hayden Hargreaves azpect
azpect pushed to feature/UI at azpect/Potion 2025-06-25 18:24:47 -07:00
cf0e291dd9 (FEAT): Implemented a route constants domain file.
693ac373a7 (FIX): Fixed the logout endpoint, just going to direct home.
Compare 2 commits »
azpect pushed to master at azpect/Potion 2025-06-25 18:04:29 -07:00
adede05642 Merge pull request '(UI/STYLE): Created a simple UI for the profile page.' (#2) from feature/UI into master
6572c31ed4 (FEAT): Profile page is wired to backend.
a1f8fe60db (UI/STYLE): Created a simple UI for the profile page.
Compare 3 commits »
azpect merged pull request azpect/Potion#2 2025-06-25 18:04:28 -07:00
(UI/STYLE): Created a simple UI for the profile page.
azpect pushed to feature/UI at azpect/Potion 2025-06-24 23:05:03 -07:00
6572c31ed4 (FEAT): Profile page is wired to backend.
azpect created pull request azpect/Potion#2 2025-06-24 22:26:17 -07:00
(UI/STYLE): Created a simple UI for the profile page.
azpect pushed to feature/UI at azpect/Potion 2025-06-24 22:25:51 -07:00
a1f8fe60db (UI/STYLE): Created a simple UI for the profile page.
azpect pushed to master at azpect/Potion 2025-06-24 17:01:38 -07:00
0a7baeedaa Merge pull request '(UI/STYLE): Finalized the home page UI implementation.' (#1) from feature/UI into master
ae11a889f6 (UI/STYLE): Finalized the home page UI implementation.
Compare 2 commits »
azpect merged pull request azpect/Potion#1 2025-06-24 17:01:36 -07:00
(UI/STYLE): Finalized the home page UI implementation.
azpect created pull request azpect/Potion#1 2025-06-23 22:22:51 -07:00
(UI/STYLE): Finalized the home page UI implementation.
azpect created branch feature/UI in azpect/Potion 2025-06-23 22:19:23 -07:00
azpect pushed to feature/UI at azpect/Potion 2025-06-23 22:19:23 -07:00
ae11a889f6 (UI/STYLE): Finalized the home page UI implementation.
azpect pushed to master at azpect/Potion 2025-06-23 20:19:30 -07:00
ac00a321d5 (UI/STYLE): Added heart buttons.
azpect pushed to master at azpect/Potion 2025-06-23 20:03:29 -07:00
d0eae65722 (CI/CD): Docker works from WOPR when on the local network!
azpect pushed to master at azpect/Potion 2025-06-23 19:45:59 -07:00
a8cfc63848 (CI/CD): Attempting to dockerize for mobile development.
427a44d2f6 (UI/STYLE): Finished the initial static home page.
Compare 2 commits »
azpect pushed to master at azpect/Potion 2025-06-18 21:52:20 -07:00
1cd0f76a1a (UI/STYLE): Initial implementation of recipe of the week.
8c98eab62b (UI/STYLE): Update the search section to be contained by the pills.
Compare 2 commits »
azpect pushed to master at azpect/Potion 2025-06-17 22:41:45 -07:00
d4a0b09b11 (UI/STYLE): Implemented the first pieces of the home page!
4299b1bfa2 (UI/STYLE): Simple changes to the navbar, wanted to have sticky.
Compare 2 commits »
azpect pushed to master at azpect/Potion 2025-06-16 22:24:37 -07:00
5577d96b0d (STYLE/UI): Implemented the nav bar for mobile and desktop.
5e07383ab0 (FIX): Fixed the JWT handling, no need to fail.
4a0eed2fc6 (FEAT): Logout API in place.
8e4a0deec8 (FEAT): Removed the need for sessions, going to use JWT's in cookies.
Compare 4 commits »
azpect created branch feature/session in azpect/Potion 2025-06-14 23:53:49 -07:00
azpect pushed to feature/session at azpect/Potion 2025-06-14 23:53:49 -07:00
8e4a0deec8 (FEAT): Removed the need for sessions, going to use JWT's in cookies.
azpect pushed to master at azpect/Potion 2025-06-14 21:30:43 -07:00
d3d9c8a9e2 (DOCS): Updated DB status