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 |
|
Owen Rees
|
b4c418a00d
|
Merge pull request #79 from TheRealOwenRees/feature/other
Various changed
|
2023-07-07 11:52:37 +02:00 |
|
Owen Rees
|
7f24228281
|
Merge pull request #78 from TheRealOwenRees/feature/layout-fix
Fix layout issues
|
2023-07-07 11:48:03 +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
|
b39e04ca31
|
Fix warning on VSCode
|
2023-07-07 09:32:49 +02:00 |
|
Timothy Armes
|
ad618809f2
|
Fix layout issue (specifically to disallow scrolling on mobile)
|
2023-07-07 08:09:34 +02:00 |
|
Timothy Armes
|
9f23d31872
|
Merge remote-tracking branch 'upstream/main' into main
|
2023-07-07 07:33:22 +02:00 |
|
Timothy Armes
|
06eade3b6b
|
Fix mobile display (#77)
|
2023-07-06 23:11:01 +02:00 |
|
Timothy Armes
|
945d9400d5
|
Merge remote-tracking branch 'upstream/main' into main
|
2023-07-06 22:40:11 +02:00 |
|
Owen Rees
|
30b59ff42a
|
Merge pull request #76 from timothyarmes/fix-scroll
Don't scroll on mobile
|
2023-07-06 18:34:54 +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 |
|
Owen Rees
|
8318265c87
|
Merge pull request #74 from timothyarmes/scroll
Make scrolling easier on mobile (#67)
|
2023-07-06 09:51:47 +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 |
|
Owen Rees
|
c29d11fd7b
|
Merge pull request #71 from timothyarmes/clear-button
Clear button for search (#62)
|
2023-07-05 22:58:44 +02:00 |
|
Timothy Armes
|
4fb471c40b
|
Clear button for search (#62)
|
2023-07-05 22:22:24 +02:00 |
|
Owen Rees
|
2a5d89cf46
|
Merge pull request #69 from TheRealOwenRees/remove-clear
remove clear button
|
2023-07-05 21:57:45 +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 |
|
Owen Rees
|
6a35a207ed
|
Merge pull request #61 from timothyarmes/feature/filters
Feature/filters
|
2023-07-05 17:54:50 +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 |
|
Owen Rees
|
67a6bcd365
|
Update fr.json
|
2023-07-05 16:20:52 +02:00 |
|
Owen Rees
|
028d4a497a
|
Merge pull request #60 from timothyarmes/feature/bounce-fix
Stop the markers from bounding immediately
|
2023-07-05 15:57:10 +02:00 |
|
Timothy Armes
|
3c8db27b0a
|
Stop the markers from bounding immediately
|
2023-07-05 15:44:52 +02:00 |
|
Owen Rees
|
2cb9dac099
|
Merge pull request #59 from TheRealOwenRees/franglais
french to english fixes
|
2023-07-05 15:08:31 +02:00 |
|
Owen Rees
|
857c46bc2b
|
french to english fixes
|
2023-07-05 15:07:26 +02:00 |
|
Owen Rees
|
76d486b157
|
footer items (#57)
|
2023-07-05 14:36:35 +02:00 |
|
Owen Rees
|
43b3eadcad
|
Merge pull request #56 from timothyarmes/feature/sync
Sync list to map (#42)
|
2023-07-05 14:04:11 +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
|
96fda01929
|
theme-toggle (#52)
* default to system preferred theme
* theme svg in footer
* accounted for undefined window
|
2023-07-04 22:40:39 +02:00 |
|
Owen Rees
|
8a4f5f08d2
|
Merge pull request #51 from TheRealOwenRees/hotfix/width
firefox tournament width fix
|
2023-07-04 17:21:54 +02:00 |
|
Owen Rees
|
f13a76d2b4
|
firefox tournament width fix
|
2023-07-04 17:20:26 +02:00 |
|
Owen Rees
|
7cb8352bf4
|
Page margins update (#50)
* padding top updated
* updated credits
|
2023-07-04 16:55:51 +02:00 |
|
Owen Rees
|
34f0c23526
|
Hotfix/hamburger close (#47)
* hamburger link click closes menu
* remove event listeners on unmount
|
2023-07-04 14:03:17 +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 |
|
Owen Rees
|
a9822b65fe
|
Hotfix/safari (#45)
* horizontally centered in Safari
* removed place-items-center
|
2023-07-04 10:21:22 +02:00 |
|
Owen Rees
|
9e2359ed3e
|
Merge pull request #44 from TheRealOwenRees/hotfix/about
fixed double thanks sub-title
|
2023-07-03 20:58:31 +02:00 |
|
Owen Rees
|
3e72a01127
|
fixed double thanks sub-title
|
2023-07-03 20:55:56 +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 |
|
Owen Rees
|
279439f34d
|
Merge pull request #38 from TheRealOwenRees/optimisations
Optimisation setup
|
2023-07-03 10:13:01 +02:00 |
|
Owen Rees
|
fadfe60730
|
- aria lables on footer
- bundle analyser added
|
2023-07-03 10:11:12 +02:00 |
|
Owen Rees
|
2f09349fde
|
Merge pull request #37 from TheRealOwenRees/seo
robots and sitemap added (#37)
|
2023-07-01 19:51:09 +02:00 |
|
Owen Rees
|
6efc55827f
|
robots and sitemap added
|
2023-07-01 19:46:11 +02:00 |
|
Owen Rees
|
9761cc945f
|
Merge pull request #36 from TheRealOwenRees/depfu/update/npm/typescript-5.1.6
Update typescript 5.1.3 → 5.1.6 (patch)
|
2023-07-01 10:57:02 +02:00 |
|