23 Commits

Author SHA1 Message Date
bernard-ng 4bd9b27909 chore(release): v1.0.0 2025-10-12 13:56:29 +02:00
bernard-ng 9b20b08ab2 [frontend] restructure components 2025-10-12 12:38:35 +02:00
bernard-ng 01b84042ab [frontend] use shadcn 2025-10-12 03:29:23 +02:00
bernard-ng 1e812c93a6 [backend] stabilise codebase 2025-10-11 20:09:05 +02:00
Bernard Ngandu 2886fa9f0c Merge pull request #7 from bernard-ng/codex/add-distance-value-object-and-ci-workflows
Add distance value object and CI workflows
2025-10-10 16:31:09 +02:00
Bernard Ngandu e62098d2c4 Fix ECS formatting violations 2025-10-10 16:30:14 +02:00
Bernard Ngandu c24109d465 Fix PHPStan command and nullsafe usage 2025-10-10 16:24:46 +02:00
Bernard Ngandu 9699de62d4 chore: use PHP 8.4 in backend workflows 2025-10-10 16:19:06 +02:00
Bernard Ngandu 2ed7a48d36 feat: add distance value object and ci workflows 2025-10-10 16:13:48 +02:00
Bernard Ngandu d3338e8901 Merge pull request #6 from bernard-ng/codex/remove-userlocation-from-responses
Introduce global location store and stop exposing user coordinates
2025-10-10 15:31:54 +02:00
Bernard Ngandu f6354370cb Refine location handling with Zustand store 2025-10-10 15:29:39 +02:00
bernard-ng 39c441d426 fix: remove user location for privacy 2025-10-10 15:07:18 +02:00
Bernard Ngandu 3088908c29 Merge pull request #5 from bernard-ng/codex/implement-sse-with-mercure-for-updates
Introduce Point value object and toast-driven error handling
2025-10-10 14:56:09 +02:00
Bernard Ngandu 68eb54995f Refactor point value object and add observability 2025-10-10 14:55:36 +02:00
Bernard Ngandu 8a43d3967c Merge pull request #4 from bernard-ng/codex/fix-map-reset-position-and-scale-on-data-update
Keep viewport persistent and modernize map layout
2025-10-10 11:29:05 +02:00
Bernard Ngandu a015b60b8a Refine map layout and preserve viewport state 2025-10-10 11:25:47 +02:00
Bernard Ngandu 7af75a86ba Merge pull request #3 from bernard-ng/codex/fix-ui-and-organize-client-code
Refactor client UI with shadcn components
2025-10-10 10:39:24 +02:00
Bernard Ngandu 0422becdd0 Add bilingual i18n UI and lighten component shadows 2025-10-10 10:30:28 +02:00
Bernard Ngandu 8f4b954af8 Refactor client UI with shadcn heatmap layout 2025-10-10 10:04:04 +02:00
Bernard Ngandu 9834438ff1 Fix shadcn exports for fast refresh 2025-10-10 09:05:15 +02:00
Bernard Ngandu 5e094e9258 Refactor client Leaflet integration to avoid conflicts 2025-10-10 08:59:14 +02:00
Bernard Ngandu 49d93ffc63 Add Symfony payload mapping, fixtures, and QA tooling 2025-10-10 08:48:27 +02:00
bernard-ng 16a8af3507 Initial commit 2025-10-10 00:19:50 +02:00