Commit Graph

18 Commits

Author SHA1 Message Date
Timothy Armes ad618809f2 Fix layout issue (specifically to disallow scrolling on mobile) 2023-07-07 08:09:34 +02:00
Timothy Armes 06eade3b6b Fix mobile display (#77) 2023-07-06 23:11:01 +02:00
Timothy Armes b750f96cca Don't scroll on mobile 2023-07-06 18:33:03 +02:00
Timothy Armes 0a2dfa8743 Clustering (#75)
* Clustering

* Add package

* Shift markers based on the time control to keep they separated visually
2023-07-06 18:11:10 +02:00
Timothy Armes 5b79282f5b Make scrolling easier on mobile (#67) 2023-07-06 09:14:01 +02:00
Owen Rees 052b90ca6e Hotfix/scroll to top (#73)
* repositioned scroll to top

* theme swtich removed from hamburger
2023-07-06 08:34:40 +02:00
Owen Rees 644cc4e4bb Table link (#72)
* link icon added

* removed unused import
2023-07-05 22:59:46 +02:00
Timothy Armes 4fb471c40b Clear button for search (#62) 2023-07-05 22:22:24 +02:00
Owen Rees d254780ee9 remove clear button 2023-07-05 21:56:30 +02:00
Timothy Armes f88923851a Fix translations (#68)
* Feature/clear search (#66)

* clear search

* clear button placement

* smaller button size

* multilingual clear button

* Fix translation (#65)

---------

Co-authored-by: Owen Rees <owenrees82@gmail.com>
2023-07-05 21:52:01 +02:00
Timothy Armes 15ead0b877 Global filters (#40) 2023-07-05 17:27:53 +02:00
Timothy Armes caaad4e229 Set bounds on map init 2023-07-05 16:29:50 +02:00
Timothy Armes 3c8db27b0a Stop the markers from bounding immediately 2023-07-05 15:44:52 +02:00
Timothy Armes deace43225 Sync list to map (#42) 2023-07-05 13:56:50 +02:00
Timothy Armes 1715b1646b Mutual Highlighting (#41) (#55)
* Mutual Highlighting (#41)

* Tidy up

* Delete unused API route
2023-07-05 13:55:56 +02:00
Owen Rees f13a76d2b4 firefox tournament width fix 2023-07-04 17:20:26 +02:00
Timothy Armes 75a6c74306 Fix layout issues & co-locate components (#46)
* Fix layout issues & co-locate components

* Fix front page

* Fix centering
2023-07-04 13:26:25 +02:00
Timothy Armes c5a1503684 Localisation (#39)
* Localisation

* Update tests

* Fix map markers in English view

* Fix typo
2023-07-03 20:14:19 +02:00