chore: harden reliability checks #2

Merged
nalalangan merged 67 commits from main-new into main 2026-05-25 14:28:32 -09:00

67 Commits

Author SHA1 Message Date
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
e4774ecd6a chore: update repository registry name
All checks were successful
Build & Deploy Costco Grocery List / build (push) Successful in 41s
Build & Deploy Costco Grocery List / verify-images (push) Successful in 2s
Build & Deploy Costco Grocery List / deploy (push) Successful in 15s
Build & Deploy Costco Grocery List / notify (push) Successful in 0s
2026-05-25 14:36:45 -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
9bdf2247f4 feat: add invite link approval management 2026-03-31 00:26:26 -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
dc422f6127 docs: reinforce frequent checkpoint commits 2026-03-30 23:37:54 -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
5693570f33 fix(db): restore classification upsert constraint 2026-03-29 12:49:15 -07:00
Nico
f6a66a37ea feat: move store item management into modal 2026-03-29 01:01:38 -07:00
Nico
7c8c655cba feat: add household store item runtime 2026-03-29 01:01:19 -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
86eebcc6f4 feat: add store catalog backend 2026-03-28 22:35:34 -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
beb9cdcec7 fix(invites): lock invite row without outer join update error 2026-02-21 00:07:11 -08:00
Nico
9fa48e6eb3 feat: support assigning grocery items to other household members 2026-02-20 23:33:22 -08:00
Nico
a1beb486cb changed dev frontend port 2026-02-18 14:53:29 -08:00
Nico
d62564fd0d refactor: streamline navbar and settings tab cues 2026-02-18 14:52:41 -08:00
Nico
c1259f0bf5 fix: recover when sessions table is missing 2026-02-18 14:52:35 -08:00
Nico
c3c0c33339 fix: harden auth inputs, throttling, and debug exposure 2026-02-18 12:24:15 -08:00
Nico
3469284e98 docs: add project state audit and execution plan 2026-02-16 01:49:44 -08:00
Nico
aa9488755f feat: enable cookie auth flow and database url runtime config 2026-02-16 01:49:03 -08:00
Nico
119994b602 feat: add db-backed session cookie auth compatibility 2026-02-16 01:43:27 -08:00
Nico
0f9d349fa5 feat: add db migration for session storage 2026-02-16 01:40:18 -08:00
Nico
9cb0ac19e5 refactor: use safe request-scoped backend error logging 2026-02-16 01:36:39 -08:00
Nico
e2e9ec9eb4 fix: redact invite codes in logs using last4 policy 2026-02-16 01:34:09 -08:00
Nico
05ad576206 refactor: return json from health endpoints for request ids 2026-02-16 01:28:11 -08:00
Nico
16e60dcf63 refactor: align legacy list controller with sendError 2026-02-16 01:27:35 -08:00
Nico
2a9389532f fix: assign default user role on registration 2026-02-16 01:26:52 -08:00
Nico
9a73cea27d refactor: adopt sendError helper across core controllers 2026-02-16 01:26:18 -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
ac92bed8a1 feat: standardize error envelope and request id propagation 2026-02-16 01:18:51 -08:00
Nico
b3f607d8f8 feat: add request id middleware for api responses 2026-02-16 01:10:26 -08:00
Nico
7fb28e659f chore: establish governance baseline and migration workflow 2026-02-16 01:09:13 -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
e9b678c7be revert registry
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 00:54:08 -08:00
Nico
872945c747 test new registry
Some checks failed
Build & Deploy Costco Grocery List / build (push) Failing after 8s
Build & Deploy Costco Grocery List / verify-images (push) Has been skipped
Build & Deploy Costco Grocery List / deploy (push) Has been skipped
Build & Deploy Costco Grocery List / notify (push) Successful in 1s
2026-01-28 00:37:52 -08:00
Nico
78bbcde97f re-run
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 8s
Build & Deploy Costco Grocery List / notify (push) Successful in 1s
2026-01-28 00:19:14 -08:00
Nico
67d681114f update gitea workflow to allow for 2 different actions
All checks were successful
Build & Deploy Costco Grocery List / build (push) Successful in 27s
Build & Deploy Costco Grocery List / deploy (push) Successful in 4s
Build & Deploy Costco Grocery List / notify (push) Successful in 1s
2026-01-27 23:48:02 -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
4d5d2f0f6d phase2 - get backend api modified for new implmentations and create api test 2026-01-25 01:40:18 -08:00
Nico
ccf0c39294 phase1 - implement database foundation 2026-01-25 00:18:04 -08:00
Nico
fc887bdc65 create plan for multi household 2026-01-24 23:59:11 -08:00