Commit Graph
5 Commits
Author SHA1 Message Date
Ruslan Bakiev 844878ce85 feat(map): add server-side h3 clustering and hover highlight
Build Docker Image / build (push) Successful in 4m55s
- Add useClusteredNodes composable for fetching clustered nodes
- Update CatalogMap to support server-side clustering mode
- Add bounds-change event for fetching clusters on map move/zoom
- Add hover event to HubCard for marker highlighting
- Update hubs/map page to use new clustering system
2026-01-14 10:34:44 +07:00
Ruslan Bakiev cd2c8afff1 refactor(hub): replace sections with sources list and map
Build Docker Image / build (push) Successful in 4m45s
- Remove Offers, Suppliers, Products, NearbyConnections sections
- Add product filter dropdown
- Show sources list with routes from findProductRoutes API
- Display routes on map using RequestRoutesMap component
- Add i18n keys for sources section (en/ru)
2026-01-09 01:08:56 +07:00
Ruslan Bakiev 4057bce4be Update generated GraphQL types
Build Docker Image / build (push) Successful in 3m58s
2026-01-08 10:56:35 +07:00
Ruslan Bakiev 8eb0766c2f chore: regenerate graphql types with UpdateTeamAddress
Build Docker Image / build (push) Successful in 4m54s
2026-01-07 16:21:00 +07:00
Ruslan Bakiev 3db50d9637 Initial commit from monorepo 2026-01-07 09:10:35 +07:00