Add store location map manager #20
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/location-map-manager"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Owner: Codex
Status: in-progress
Branch: feature/location-map-manager
Branch relationship: stacked on parent branch feature/store-selector-modal
Likely modified areas: location map API/model/routes, location map page/components/hooks/styles, map buying flow, focused Playwright coverage
Actual modified files: backend/controllers/location-maps.controller.js; backend/models/location-map.model.js; backend/routes/households.routes.js; backend/services/location-map-layout.service.js; backend/tests/location-map-layout.service.test.js; backend/tests/location-map.model.test.js; backend/tests/store-locations.routes.test.js; frontend/src/App.jsx; frontend/src/api/locationMaps.js; frontend/src/components/maps/; frontend/src/components/modals/ConfirmBuyModal.jsx; frontend/src/components/store/StoreTabs.jsx; frontend/src/context/StoreContext.jsx; frontend/src/hooks/useLocationMap.js; frontend/src/lib/locationMap*.js; frontend/src/pages/LocationMapManager.jsx; frontend/src/styles/ConfirmBuyModal.css; frontend/src/styles/pages/LocationMapManager.css; frontend/tests/buy-modal-auto-advance.spec.ts; frontend/tests/helpers/e2e.ts; frontend/tests/location-map-manager.spec.ts; frontend/tests/store-selector.spec.ts; packages/db/migrations/20260602_010000_location_maps.sql
Collision risk: high
Last meaningful update: Map area drag, resize, and keyboard nudge edits now stay bounded inside the canvas.
Summary:
Tests:
Notes:
Checkout
From your project repository, check out a new branch and test the changes.