Commit graph

9 commits

Author SHA1 Message Date
78fbf45bd6 Support for paginated results. 2025-02-24 00:28:59 +01:00
62051f06a7 Added transparency to routes. 2025-02-23 22:35:54 +01:00
5738b1da60 Common button styles + added filter pagination UI. 2025-02-23 21:14:56 +01:00
0a1e6fcf19 Advanced filters form + split Map component into functional mixins. 2025-02-23 20:43:03 +01:00
f800aeefea Group together points that are less than a couple of meters away. 2025-02-22 20:52:11 +01:00
d95e44f8d2 Added route layer to map. 2025-02-22 19:32:42 +01:00
28928a40ca Style improvements.
- Improved POI style (a bit bigger and with border)

- Improved styling of the close buttons.

- Added palette with accent/background colors.
2025-02-22 17:23:38 +01:00
092c194358 Merged README files for backend and frontend. 2025-02-22 16:38:48 +01:00
5dfde74ccf Major bootstrap.
- Migrated frontend to Vue.

- Migrated frontend map to OL API.

- Extended environment variables.

- README.

- Country information/flag integration.

- Implemented generic db/repo.
2025-02-22 16:31:43 +01:00