Commit Graph

60 Commits

Author SHA1 Message Date
Nico
ba48ece884 fix: add first map area from canvas 2026-06-03 22:42:35 -07:00
Nico
784d0f4d48 fix: recover hidden areas from map canvas 2026-06-03 22:24:40 -07:00
Nico
214e2626fe fix: explain hidden unmapped map items 2026-06-03 21:53:39 -07:00
Nico
daa283b160 fix: recover hidden map areas 2026-06-03 21:36:22 -07:00
Nico
5b8b7ee2b8 fix: clear hidden map area selection 2026-06-03 21:25:23 -07:00
Nico
1bcf4ea6d1 fix: preserve cleared map area labels 2026-06-03 21:09:27 -07:00
Nico
306812d692 fix: reuse map area display names 2026-06-03 20:43:52 -07:00
Nico
415a7223cd fix: keep saved map drafts after publish failure 2026-06-03 20:34:13 -07:00
Nico
e09a95e172 fix: explain hidden map zones 2026-06-03 18:44:29 -07:00
Nico
381a21015c fix: fit maps on mobile viewports 2026-06-03 18:02:55 -07:00
Nico
bff830dd4b fix: bound map object numeric edits 2026-06-03 17:29:57 -07:00
Nico
f8b3a684b8 fix: warn before leaving unsaved map drafts 2026-06-03 17:18:04 -07:00
Nico
fd22cc1fe8 fix: lock map actions while saving 2026-06-03 16:56:32 -07:00
Nico
757a5fb5b7 fix: close map object settings 2026-06-03 15:12:49 -07:00
Nico
c0ed1c0472 fix: clarify map setup without zones 2026-06-03 14:02:00 -07:00
Nico
04b538011e fix: publish pending map edits 2026-06-03 13:38:44 -07:00
Nico
82e948ee66 fix: confirm leaving unsaved map edits 2026-06-03 12:37:02 -07:00
Nico
d370e23529 fix: declutter map setup state 2026-06-03 12:27:37 -07:00
Nico
7bb76a8eb4 fix: clarify visible map status 2026-06-03 11:25:20 -07:00
Nico
9d538f97bf fix: preserve map return context 2026-06-03 10:39:15 -07:00
Nico
6f57b485d8 feat: preserve draft map previews 2026-06-03 01:59:28 -07:00
Nico
c100174ea8 feat: polish location map editor 2026-06-03 01:23:12 -07:00
Nico
78893545b2 feat: add location map manager 2026-06-02 01:59:20 -07:00
Nico
f45473cbff feat: add custom store location UI 2026-05-26 00:38:53 -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
41d08f1286 fix(ui): keep available item management out of grocery flow 2026-03-28 23:00:30 -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
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
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
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
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
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