Commit Graph

64 Commits

Author SHA1 Message Date
Owen Rees f82f9b9001 GDPR compliant analytics 2023-09-06 21:40:33 +02:00
Timothy Armes 4497b776c9 Fix table width #139 2023-08-28 16:29:12 +02:00
Owen Rees 6441a89d8c table width fix 2023-08-18 10:13:46 +02:00
Owen Rees 2b69fba349 layout fix 2023-08-17 23:30:49 +02:00
Owen Rees 2633813611 bg update 2023-08-17 21:04:27 +02:00
Timothy Armes b738d3d14a Fix lint errors 2023-07-28 11:35:35 +02:00
Timothy Armes 467c71e10b Add a polyfil for dynamic viewport heights on older devices 2023-07-25 11:41:32 +02:00
Timothy Armes 0e401b69c7 Footer link feeback 2023-07-24 08:41:16 +02:00
Timothy Armes 81c5f0e0e1 Improve mobile burger menu 2023-07-20 17:19:44 +02:00
Timothy Armes 66a4a03c6a Minor text changes 2023-07-20 14:35:38 +02:00
Owen Rees 88c4c32ca8 Merge pull request #117 from TheRealOwenRees/feature/stop-bouce
Stop bouncing when hovering over list item that isn't visible on the map
2023-07-20 12:30:46 +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 e76f451dbe Fix display when font-size increased 2023-07-20 11:56:35 +02:00
Owen Rees 6baa63c23d Merge pull request #113 from TheRealOwenRees/ring
Put a ring around the cluster markers
2023-07-19 17:28:37 +02:00
Timothy Armes 1b4e5e0cab Put a ring around the cluster markers 2023-07-19 17:19:28 +02:00
Timothy Armes 044b18ca11 Remove transparent dot from marker 2023-07-19 16:51:40 +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 7348b8da4e Remove front end tests 2023-07-19 12:06:36 +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
Owen Rees 1e7b5bf50e Text updates (#103)
* footer update

* updated keywords
2023-07-17 22:12:10 +02:00
Timothy Armes 11dcd943b9 Fix norms 2023-07-17 20:39:36 +02:00
Owen Rees a9c870b4f7 minor about page adjustments 2023-07-17 20:27:12 +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 89af3d8c99 screen size calc now done with useBreakpoint hook 2023-07-10 11:40:03 +02:00
Owen Rees 28872f74ee world bounds 2023-07-07 14:29:09 +02:00
Owen Rees 7bc20846c9 Merge pull request #85 from TheRealOwenRees/hotfix/cluster-coverage
cluster marker coverge update
2023-07-07 14:13:25 +02:00
Owen Rees 2cf0a88852 cluster marker coverge update 2023-07-07 14:11:52 +02:00
Timothy Armes fa12644304 Fix layout on Windows + duplicating legends 2023-07-07 13:48:15 +02:00
Owen Rees b67a646c30 Merge pull request #82 from TheRealOwenRees/feature/remove-links
Remove links from the tournament table
2023-07-07 12:23:15 +02:00
Timothy Armes 45499b0cd1 Remove links from the tournament table 2023-07-07 12:10:42 +02:00
Timothy Armes 16a4985cca Layout perfection 2023-07-07 12:03:39 +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 88e75511d7 Code tidy 2023-07-07 09:34:05 +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 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