Commit Graph

170 Commits

Author SHA1 Message Date
Nico
4b98740a7b fix: flatten store location cards 2026-05-31 20:56:45 -07:00
737aa6d66e Merge pull request 'Reduce manage page redundant labels' (#13) from feature/reduce-manage-page-redundancy into feature-custom-store-locations 2026-05-31 18:49:06 -09:00
Nico
0ef35c3f92 fix: reduce manage page redundant labels 2026-05-31 20:47:41 -07:00
6891fc2235 Merge pull request 'Tighten member list spacing' (#12) from feature/compact-member-list-spacing into feature-custom-store-locations 2026-05-31 18:41:14 -09:00
Nico
a432db93bc Tighten member list spacing 2026-05-31 20:40:05 -07:00
99d42f6dd0 Merge pull request 'Move store zones and locations into modals' (#11) from feature/store-management-modals into feature-custom-store-locations 2026-05-31 17:47:17 -09:00
Nico
31eade066f Move store zones and locations into modals 2026-05-31 19:45:14 -07:00
ce04ac6951 Merge pull request 'Compact store delete count label' (#10) from feature/compact-store-delete-label into feature-custom-store-locations 2026-05-31 17:22:59 -09:00
Nico
3816f255a0 fix: compact store delete count label 2026-05-31 19:21:08 -07:00
fe9f1eeacc Merge pull request 'Add store item bulk delete mode' (#9) from feature/store-item-bulk-delete into feature-custom-store-locations 2026-05-31 17:01:05 -09:00
Nico
7e46e25366 feat: add store item bulk delete mode 2026-05-31 18:59:16 -07:00
f968d304cc Merge pull request 'Simplify store item manager rows' (#8) from feature/store-item-manager-cleanup into feature-custom-store-locations 2026-05-31 16:43:56 -09:00
Nico
6252c0538f fix: simplify store item manager rows 2026-05-31 18:42:25 -07:00
eef2c15e8c Merge pull request 'Use grocery placeholder icon in store items' (#7) from feature/store-item-placeholder-icon into feature-custom-store-locations 2026-05-31 16:17:16 -09:00
Nico
6731ba3d09 fix: use item placeholder icon in store manager 2026-05-31 18:15:52 -07:00
cb38b051b3 Merge pull request 'Move member actions into a modal' (#6) from feature/member-actions-modal into feature-custom-store-locations 2026-05-31 16:07:49 -09:00
Nico
ec7b403546 feat: move member actions into modal 2026-05-31 18:06:06 -07:00
35d0fc72cc Merge pull request 'Allow household switcher reordering' (#3) from feature/household-reordering into feature-custom-store-locations 2026-05-31 00:26:48 -09:00
Nico
68265c898e chore: support updating gitea pr bodies 2026-05-31 02:24:12 -07:00
Nico
9a0a0a2715 chore: load local gitea pr env 2026-05-31 02:21:59 -07:00
Nico
47f306b6ac chore: add gitea pr helper 2026-05-30 23:34:27 -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
e793a59570 fix: fall back to session cookies for stale tokens 2026-05-26 00:40:06 -07:00
Nico
6b3d267abb test: cover custom store location flows 2026-05-26 00:39:26 -07:00
Nico
f45473cbff feat: add custom store location UI 2026-05-26 00:38:53 -07:00
Nico
d1c4fcdfe6 feat: add custom store location backend 2026-05-26 00:38:13 -07:00
Nico
905f7256fa docs: document workflow guardrails 2026-05-26 00:37:33 -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
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