Nico
|
a862eba0fa
|
fix: keep selected map area after save
|
2026-06-04 13:31:32 -07:00 |
|
Nico
|
8510c1180a
|
fix: keep bought map items in layer state
|
2026-06-04 13:01:22 -07:00 |
|
Nico
|
abda001208
|
fix: keep map buy flow moving after refresh failure
|
2026-06-04 11:54:57 -07:00 |
|
Nico
|
bddae7d489
|
fix: advance map buy modal after partial buys
|
2026-06-04 11:38:10 -07:00 |
|
Nico
|
1658b7f979
|
fix: buy unmapped map items in place
|
2026-06-04 11:11:01 -07:00 |
|
Nico
|
35b514911b
|
fix: buy map zone items in place
|
2026-06-04 10:48:06 -07:00 |
|
Nico
|
604025588e
|
refactor: extract map view controls
|
2026-06-04 09:13:39 -07:00 |
|
Nico
|
95b14b447f
|
refactor: extract map object actions
|
2026-06-04 08:41:54 -07:00 |
|
Nico
|
03814b8b4c
|
refactor: extract map draft actions
|
2026-06-04 08:29:15 -07:00 |
|
Nico
|
3f6eade576
|
refactor: extract map draft state hook
|
2026-06-04 08:16:44 -07:00 |
|
Nico
|
a0feb0e0c9
|
refactor: extract map leave guard
|
2026-06-04 06:22:31 -07:00 |
|
Nico
|
be15ac9fd4
|
fix: guard unsaved map household switch
|
2026-06-04 05:38:33 -07:00 |
|
Nico
|
0fec9dcc3e
|
fix: guard unsaved map logout
|
2026-06-04 05:29:42 -07:00 |
|
Nico
|
d78dca7b1a
|
fix: guard unsaved map app navigation
|
2026-06-04 05:19:49 -07:00 |
|
Nico
|
44cc376e1b
|
fix: ignore stale map load responses
|
2026-06-04 04:40:09 -07:00 |
|
Nico
|
567087ab53
|
fix: show retry state for map load failures
|
2026-06-04 04:28:59 -07:00 |
|
Nico
|
1f52d43ca4
|
fix: stabilize map manager size props
|
2026-06-04 04:14:42 -07:00 |
|
Nico
|
9390bfdf53
|
fix: memoize map manager derived data
|
2026-06-04 03:48:47 -07:00 |
|
Nico
|
7f73a3aed3
|
fix: summarize unselected location maps
|
2026-06-04 03:09:19 -07:00 |
|
Nico
|
80f7831647
|
fix: simplify mobile map editor controls
|
2026-06-04 02:12:33 -07:00 |
|
Nico
|
24f2283caf
|
fix: remove duplicate map edit action
|
2026-06-04 01:18:01 -07:00 |
|
Nico
|
2b534eed6a
|
fix: hide draft maps from members
|
2026-06-03 23:47:24 -07:00 |
|
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
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 |
|