Commit Graph

25 Commits

Author SHA1 Message Date
Owen Rees d33d447f90 Add Tournament form 2023-09-07 09:23:35 +02:00
Timothy Armes 88efe4bbf9 Stop bouncing when hovering over list item that isn't visible on the map 2023-07-20 12:25:17 +02:00
Timothy Armes 1b4e5e0cab Put a ring around the cluster markers 2023-07-19 17:19:28 +02:00
Timothy Armes cbec69396d Use SVG marker icons 2023-07-19 16:27:44 +02:00
Timothy Armes 4fe1318893 Remove shadow and bounce contraction for cleaner look 2023-07-19 15:58:56 +02:00
Timothy Armes e8dd1c935a Factorise colours + tidy 2023-07-19 15:32:26 +02:00
Timothy Armes 924c799208 Pie charts for clusters 2023-07-19 11:34:35 +02:00
Owen Rees fc0fa4d0c4 center on France and stay within bounds on initial load 2023-07-18 21:25:29 +02:00
Timothy Armes b305b0578b Group tournaments into a single map marker based on position & date (#105) 2023-07-18 11:52:19 +02:00
Timothy Armes 11dcd943b9 Fix norms 2023-07-17 20:39:36 +02:00
Owen Rees 1f0077b1a8 Fonts (#100)
* Change primary colour

* Change fonts

* font options

* font selection confirmed

---------

Co-authored-by: Timothy Armes <tim@timothyarmes.com>
2023-07-17 20:10:06 +02:00
Timothy Armes 22b8724e55 Norms filter 2023-07-17 11:51:10 +02:00
Timothy Armes d3afc1d1f4 Prettify all files 2023-07-17 11:49:07 +02:00
Owen Rees 28872f74ee world bounds 2023-07-07 14:29:09 +02:00
Owen Rees 2cf0a88852 cluster marker coverge update 2023-07-07 14:11:52 +02:00
Timothy Armes d8a5b4393a Replace 1h KO with a catch all category - display only when required 2023-07-07 10:09:59 +02:00
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 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
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 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
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