Commit Graph

21 Commits

Author SHA1 Message Date
Nico
9fa48e6eb3 feat: support assigning grocery items to other household members 2026-02-20 23:33:22 -08:00
Nico
aa9488755f feat: enable cookie auth flow and database url runtime config 2026-02-16 01:49:03 -08:00
Nico
fec9f1ab25 feat: include request id in all json responses 2026-02-16 01:23:42 -08:00
Nico
a5f99ba475 fix: normalize frontend api errors and remove sensitive debug logs 2026-02-16 01:20:45 -08:00
Nico
11f23eb643 styling fix and readme files reorg 2026-01-27 00:03:58 -08:00
Nico
9fc25f2274 phase 3 - create minimal hooks to tie the new architecture between backend and frontend 2026-01-25 23:23:00 -08:00
Nico
1281c91c28 add password and display name manipulation
All checks were successful
Build & Deploy Costco Grocery List / build (push) Successful in 13s
Build & Deploy Costco Grocery List / deploy (push) Successful in 6s
Build & Deploy Costco Grocery List / notify (push) Successful in 1s
2026-01-24 21:38:33 -08:00
Nico
68976a7683 frontend refresh and update backend for frontend's new behavior 2026-01-23 00:25:11 -08:00
Nico
2838cb5806 add api/config for current newly-implemented filesize restriction settings applied on the front end and possibly futrure configs 2026-01-04 19:54:22 -08:00
Nico
d2824f8aeb Apply item classification feature 2026-01-02 14:27:39 -08:00
Nico
29f64a13d5 have backend automatically reload with the addition of nodemon.json and within it are watch settings
add bought items within grocery list page
2026-01-02 13:55:54 -08:00
Nico
3073403f58 wip 2026-01-01 22:55:39 -08:00
Nico
3ad4b62991 binary change?
Some checks failed
Build & Deploy Costco Grocery List / build (push) Failing after 11s
Build & Deploy Costco Grocery List / deploy (push) Has been skipped
2025-11-26 14:12:46 -08:00
Nico
57b52b6b50 Update frontend's ability to deal with expired JWT 2025-11-24 16:39:28 -08:00
Nico
f30474cb5d Fix updating of user roles
Fix adding of items
2025-11-23 01:41:15 -08:00
Nico
d9c4a2caf9 Made everything pretty
Fix registration
2025-11-23 00:12:17 -08:00
Nico
963240ceb1 Fix suggestion feature 2025-11-22 22:21:36 -08:00
Nico
4501c47849 Add navbar
Fix username not being passed from the api
2025-11-22 17:05:21 -08:00
Nico
ffbaa2a8e0 wip 2025-11-22 00:42:15 -08:00
Nico
4d8c3cb2e4 Add roles enum within backend
Add more admin functions
2025-11-21 18:51:40 -08:00
Nico
75bbc267ef Prepare frontend for RBAC 2025-11-21 18:09:46 -08:00