Commit Graph

103 Commits

Author SHA1 Message Date
57d07eeaf9 add ColorParam, save map configuration in search params 2020-12-27 13:29:10 +01:00
09b2054d46 change default language 2020-12-26 17:12:13 +01:00
8e1c1f8f2b add SearchPage functionality 2020-12-26 16:48:35 +01:00
646f4d9ea4 add a new hook - useScrollToElement 2020-12-26 14:42:58 +01:00
13d25e5bb5 move IndexPage's Header and Footer to MainLayout | add a new page - SearchPage (not finished yet) 2020-12-26 12:47:15 +01:00
9c86666042 ColorInput - add boxshadow and change bg color 2020-12-25 16:06:55 +01:00
925c8fc4d8 add ColorInput 2020-12-25 15:14:57 +01:00
e2966175a8 EnnoblementsPage - open link to village profile in new tab 2020-12-25 13:19:30 +01:00
3268e4aef0 add sort variable to the Versions query | PlayerPage/IndexPage and TribePage/IndexPage shows the correct date for the field mostVillages 2020-12-25 10:21:33 +01:00
267e412dbc update translations 2020-12-24 18:08:42 +01:00
89e445339b Map - remove unused import | add width and height 100% to TabLink 2020-12-24 18:07:07 +01:00
2fd0b5cc5d update DEFAULT_LANGUAGE 2020-12-24 17:53:23 +01:00
610d66fce1 MapPage - refactor 2020-12-24 17:48:06 +01:00
6885b2c1ba Add possibility to check village from EnnoblementsPage at in-game map 2020-12-24 17:34:26 +01:00
47f2cf6892 add a new component - TabLink 2020-12-24 16:43:13 +01:00
65e9de27d0 fix Sidebar scrollbar 2020-12-24 16:21:04 +01:00
6fd735b995 replace toLocaleString with own function formatNumber 2020-12-24 16:13:27 +01:00
251e5d0b32 center spinner (loading player/tribe/village) 2020-12-24 15:31:21 +01:00
5ebf601f37 wrap ServerPage TopBar in material-ui container 2020-12-24 14:32:50 +01:00
be260c923f change grid spacing - IndexPage 2020-12-24 14:15:07 +01:00
430c6ff668 remove tsconfig.2.json, update translations 2020-12-24 14:11:07 +01:00
8523c70bb5 update pl and en translations, translate ServerContextProvider loading message into Polish 2020-12-23 23:32:15 +01:00
3a03068f11 update pl translations 2020-12-23 22:55:15 +01:00
f00d2c1494 remove console.log 2020-12-23 22:35:44 +01:00
43da274d5c fix ListItem padding 2020-12-23 22:32:53 +01:00
9fcb482c66 add roboto directly to the src 2020-12-23 22:05:42 +01:00
bdbaecc19b update pl translations 2020-12-23 21:21:44 +01:00
4fc254bc60 update pl translations 2020-12-23 21:17:53 +01:00
3f3fb31453 replace typeface-roboto with fontsource-roboto, bump @nivo/line and @nivo/core to 0.64 2020-12-23 21:06:05 +01:00
bdc19ae996 fix PointTooltip position 2020-12-23 20:16:46 +01:00
9243d916b0 downgrade @nivo/line and @nivo/core to 0.63.0 2020-12-23 19:42:06 +01:00
05b6681448 disable google translate, translate IndexPage into Polish 2020-12-23 18:50:57 +01:00
a1f1d5b35a add nginx.conf 2020-12-23 18:39:32 +01:00
42c46dec1c add Dockerfile 2020-12-23 17:43:22 +01:00
bb7c9040de change default language 2020-12-23 17:41:52 +01:00
d914335b46 add DevNote, seo tags, update theme and background color in manifest.json, RankingPage has new background 2020-12-23 17:41:28 +01:00
1b520eb2f1 EnnoblementsPage - add two new inputs for mode 'Latest' 2020-12-22 22:09:14 +01:00
d2c65a8c1c EnnoblementsPage - add mode to the link 2020-12-22 21:11:32 +01:00
41ba33582e add a new route - /server/:key/ennoblements 2020-12-22 21:05:52 +01:00
fcfe256355 MarkerField - load suggestions on the first focus | MapPage - wrap each part of the form in card component 2020-12-22 20:13:48 +01:00
3d012f893e add gtag 2020-12-21 20:45:59 +01:00
7bcd69b40e make MapPage translatable, translate MapPage into Polish and English 2020-12-20 19:57:06 +01:00
8dd4b1e1bf add a new page - MapPage 2020-12-20 19:31:04 +01:00
ec933ce417 add ScrollToTop 2020-12-20 14:40:02 +01:00
f1883eeaf8 fix VersionSelector menu link color 2020-12-20 14:33:08 +01:00
e087eae0aa add ServerPage/features/RankingPage/features/TribePage 2020-12-20 14:28:31 +01:00
c0209c7c4d add a new route - /server/:key/ranking/player/archive 2020-12-20 13:28:54 +01:00
6d87c118a0 add a new route - /server/:key/ranking/player/daily 2020-12-20 12:57:37 +01:00
54febb4808 add a new route - /server/:key/ranking/player/od 2020-12-20 12:21:48 +01:00
cdd2bd3ecf [WIP]: /server/:key/ranking/player
- add search input
2020-12-20 10:40:12 +01:00