Commit Graph

22 Commits

Author SHA1 Message Date
Nico
31eda793ab polished implementation of new artchitecture 2026-01-26 22:52:16 -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
4d5d2f0f6d phase2 - get backend api modified for new implmentations and create api test 2026-01-25 01:40:18 -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
4139a07cd2 potential fix to user duplicates when user adds mopre than 1 of same item 2026-01-22 23:54:53 -08:00
Nico
8d5b2d3ea3 change backend to fix added_by data
All checks were successful
Build & Deploy Costco Grocery List / build (push) Successful in 45s
Build & Deploy Costco Grocery List / deploy (push) Successful in 14s
Build & Deploy Costco Grocery List / notify (push) Successful in 1s
2026-01-04 20:14:54 -08:00
Nico
cd06dbd9fc fix issue with lowercase
All checks were successful
Build & Deploy Costco Grocery List / build (push) Successful in 12s
Build & Deploy Costco Grocery List / deploy (push) Successful in 6s
Build & Deploy Costco Grocery List / notify (push) Successful in 1s
2026-01-04 16:15:18 -08:00
Nico
7c58ab57f7 fix string similarity check
All checks were successful
Build & Deploy Costco Grocery List / build (push) Successful in 12s
Build & Deploy Costco Grocery List / deploy (push) Successful in 5s
Build & Deploy Costco Grocery List / notify (push) Successful in 1s
2026-01-02 18:51:44 -08:00
Nico
aee9cd3244 further apply zoning and add ordering by zone feature 2026-01-02 15:33:53 -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
2a7457c614 Update backend for RBAC 2025-11-21 18:09:33 -08:00