Commit Graph

242 Commits

Author SHA1 Message Date
Nico
31eade066f Move store zones and locations into modals 2026-05-31 19:45:14 -07:00
Nico
3816f255a0 fix: compact store delete count label 2026-05-31 19:21:08 -07:00
Nico
7e46e25366 feat: add store item bulk delete mode 2026-05-31 18:59:16 -07:00
Nico
6252c0538f fix: simplify store item manager rows 2026-05-31 18:42:25 -07:00
Nico
6731ba3d09 fix: use item placeholder icon in store manager 2026-05-31 18:15:52 -07:00
Nico
ec7b403546 feat: move member actions into modal 2026-05-31 18:06:06 -07:00
Nico
d271a0e34a style: tighten grocery zone spacing 2026-05-27 00:28:16 -07:00
Nico
cae32b9fa4 style: remove redundant search label 2026-05-27 00:24:22 -07:00
Nico
f491826a05 style: align household dropdown menu 2026-05-26 01:30:40 -07:00
Nico
467ad2b036 style: compact household reorder controls 2026-05-26 01:13:21 -07:00
Nico
0f01da92b6 feat: allow household switcher reordering 2026-05-26 00:58:51 -07:00
Nico
c681312eba test: cover member removal confirmation 2026-05-26 00:41:04 -07:00
Nico
921952eb2c feat: cache read-only API responses offline 2026-05-26 00:40:35 -07:00
Nico
f45473cbff feat: add custom store location UI 2026-05-26 00:38:53 -07:00
Nico
a2c08aff45 chore: harden reliability checks
All checks were successful
Build & Deploy Costco Grocery List / build (push) Successful in 1m36s
Build & Deploy Costco Grocery List / verify-images (push) Successful in 2s
Build & Deploy Costco Grocery List / deploy (push) Successful in 8s
Build & Deploy Costco Grocery List / notify (push) Successful in 0s
2026-05-25 16:20:35 -07:00
Nico
d4b1de452c test: tighten Playwright selectors 2026-05-25 11:48:12 -07:00
Nico
d2fe873956 chore: fix npm audit vulnerabilities 2026-05-25 11:47:45 -07:00
Nico
767def37cf docs: improve project onboarding 2026-05-25 11:47:21 -07:00
Nico
5a2848ebcf refactor: use slide confirmation for role changes
All checks were successful
Build & Deploy Costco Grocery List / build (push) Successful in 11s
Build & Deploy Costco Grocery List / verify-images (push) Successful in 1s
Build & Deploy Costco Grocery List / deploy (push) Successful in 5s
Build & Deploy Costco Grocery List / notify (push) Successful in 0s
2026-03-31 01:24:22 -07:00
Nico
cfec916392 feat: allow owners to transfer household ownership 2026-03-31 01:19:38 -07:00
Nico
1e63ed9726 style: separate member card actions into footer 2026-03-31 01:12:35 -07:00
Nico
12b514262e fix: persist selected household across refresh 2026-03-31 00:40:50 -07:00
Nico
af0d95432f feat: switch household joins to invite links 2026-03-31 00:32:40 -07:00
Nico
4aff7e78f2 style: remove gray from secondary action buttons 2026-03-31 00:07:18 -07:00
Nico
93e3d42edc style: highlight member role actions 2026-03-31 00:00:28 -07:00
Nico
d31fb6c79f style: fix household management dark card surfaces 2026-03-30 23:57:35 -07:00
Nico
ca0b4897cb style: brighten household settings cards 2026-03-30 23:55:15 -07:00
Nico
043460ac21 style: tighten household settings layout 2026-03-30 23:48:35 -07:00
Nico
74913c3435 style: refresh shared visual system 2026-03-30 23:46:38 -07:00
Nico
5510401635 fix: onboard users without households 2026-03-30 23:38:05 -07:00
Nico
bd945568c8 fix: auto-advance buy modal by list order
All checks were successful
Build & Deploy Costco Grocery List / build (push) Successful in 49s
Build & Deploy Costco Grocery List / verify-images (push) Successful in 1s
Build & Deploy Costco Grocery List / deploy (push) Successful in 14s
Build & Deploy Costco Grocery List / notify (push) Successful in 0s
2026-03-29 13:09:04 -07:00
Nico
f6a66a37ea feat: move store item management into modal 2026-03-29 01:01:38 -07:00
Nico
36277a9e67 fix(ui): manage household store items in store settings 2026-03-28 23:41:03 -07:00
Nico
15c3ea279c fix(ui): handle missing store item catalog table gracefully 2026-03-28 23:22:03 -07:00
Nico
254d166e84 fix(ui): surface store item catalog in manage stores 2026-03-28 23:16:14 -07:00
Nico
41d08f1286 fix(ui): keep available item management out of grocery flow 2026-03-28 23:00:30 -07:00
Nico
084ffe7099 fix(ui): portal assign item dropdown 2026-03-28 22:51:02 -07:00
Nico
104519668a fix(ui): restore classification detail modal flow 2026-03-28 22:50:52 -07:00
Nico
033dd5dc33 feat: add store catalog ui 2026-03-28 22:46:53 -07:00
Nico
77ae5be445 refactor
All checks were successful
Build & Deploy Costco Grocery List / build (push) Successful in 1m10s
Build & Deploy Costco Grocery List / verify-images (push) Successful in 3s
Build & Deploy Costco Grocery List / deploy (push) Successful in 11s
Build & Deploy Costco Grocery List / notify (push) Successful in 1s
2026-02-22 01:27:03 -08:00
Nico
ee94853084 fix(list): restore added-by attribution with display name fallback
All checks were successful
Build & Deploy Costco Grocery List / build (push) Successful in 1m7s
Build & Deploy Costco Grocery List / verify-images (push) Successful in 3s
Build & Deploy Costco Grocery List / deploy (push) Successful in 12s
Build & Deploy Costco Grocery List / notify (push) Successful in 1s
2026-02-21 00:07:22 -08:00
Nico
3dd58f51e8 fix(ui): use bounded member dropdown in assign-item modal 2026-02-21 00:07:17 -08:00
Nico
9fa48e6eb3 feat: support assigning grocery items to other household members 2026-02-20 23:33:22 -08:00
Nico
d62564fd0d refactor: streamline navbar and settings tab cues 2026-02-18 14:52:41 -08:00
Nico
aa9488755f feat: enable cookie auth flow and database url runtime config 2026-02-16 01:49:03 -08:00
Nico
e2e9ec9eb4 fix: redact invite codes in logs using last4 policy 2026-02-16 01:34:09 -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
dfaab1dfcb add handling of no stores and fix app naming
All checks were successful
Build & Deploy Costco Grocery List / build (push) Successful in 11s
Build & Deploy Costco Grocery List / verify-images (push) Successful in 2s
Build & Deploy Costco Grocery List / deploy (push) Successful in 5s
Build & Deploy Costco Grocery List / notify (push) Successful in 1s
2026-01-28 01:06:19 -08:00
Nico
11f23eb643 styling fix and readme files reorg 2026-01-27 00:03:58 -08:00
Nico
31eda793ab polished implementation of new artchitecture 2026-01-26 22:52:16 -08:00
Nico
213134c4a5 Included household/stores management features 2026-01-26 00:37:43 -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
889914a57f css refactor 2026-01-24 21:10:57 -08:00
Nico
fa41f12e3d revamp edit item modal 2026-01-23 22:24:05 -08:00
Nico
aea07374d9 update css 2026-01-23 22:23:37 -08:00
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
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
b5c530cfad update readme 2026-01-04 16:02:19 -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
4c62297fb6 Update dockerfile 2026-01-02 17:26:20 -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
8894cf21ea remove re-marking bought items as bought 2026-01-02 14:38:11 -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
cf947efe5a update frontend docker deploy
Some checks failed
Build & Deploy Costco Grocery List / build (push) Successful in 33s
Build & Deploy Costco Grocery List / deploy (push) Has been cancelled
enforce eol management
2025-11-26 14:55:05 -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
57b52b6b50 Update frontend's ability to deal with expired JWT 2025-11-24 16:39:28 -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
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
nico
27ed2f70c6 refactor 2025-11-19 23:44:29 -10:00
root
03f9e31548 Let backend update automatically 2025-11-15 21:59:43 -10:00
Nico
e3b83786c5 Working react with docker deployment 2025-11-15 23:06:46 -08:00
Nico
1908b2aa70 Converted to react 2025-11-15 00:45:19 -08:00
Nico
52551d1f28 Refactor for react 2025-11-14 22:13:03 -08:00