Commit Graph

23 Commits

Author SHA1 Message Date
Nico
68976a7683 frontend refresh and update backend for frontend's new behavior 2026-01-23 00:25:11 -08:00
Nico
5ce4177446 Implement settings page and feature and also add dark mode 2026-01-22 23:41:35 -08:00
Nico
0c16d22c1e cleaned up grocerylist page, created reference document for cleaning up files, and consolidated all readme docs within docs folder 2026-01-22 01:07:15 -08:00
Nico
bc7e212eea fix zone ordering 2026-01-22 00:47:26 -08:00
Nico
1300cbb0a8 merge image and confirmbuy modal and improve on them 2026-01-22 00:41:46 -08:00
Nico
ce2574c454 improve on responsiveness with the use of react.memo 2026-01-22 00:12:36 -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
0d5316bc27 fix add item formatting and suggestion loigic 2026-01-02 17:00:48 -08:00
Nico
aa9e71194c major refactor and restructure 2026-01-02 15:59:01 -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
e8c75b1276 Fix item quantity increase 2025-11-24 19:15:26 -08:00
Nico
e2f2edbf59 Increase security - move host locations to .env 2025-11-23 14:52:24 -08:00
Nico
f4e784b2ec Fix adding non-existent item 2025-11-23 09:03:07 -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
75bbc267ef Prepare frontend for RBAC 2025-11-21 18:09:46 -08:00