Commit Graph

183 Commits

Author SHA1 Message Date
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
2195d937d9 [WIP]: /server/:key/ranking/player
- add pl translations
2020-12-20 09:57:42 +01:00
2ac9fdf71c [WIP]: /server/:key/player/ranking
- add a new reusable component - SearchInput
- replace query.limit with validated limit in many tables
- the page shows info about player rank, name, points, villages and daily growth
- add en translations
2020-12-20 09:54:18 +01:00
6df12861bf [WIP]: /server/:key/ranking/player
- add PageLayout
2020-12-19 14:49:36 +01:00
5f6e9eb363 update VillagePage/PageLayout background 2020-12-19 13:28:08 +01:00
882c479a08 add VillagePage 2020-12-19 13:23:23 +01:00
a0ed063e23 PlayerPage and TribePage - add new backgrounds 2020-12-19 11:32:11 +01:00
3b74695803 huge refactor 2020-12-19 09:40:51 +01:00
1968e9f1c0 [WIP]: /server/:key/tribe/:id/members
- add useMembers, ColouredNumber
- shows member stats from the last 5 days
- change the naming convention for page titles
2020-12-18 18:24:58 +01:00
34e2933b8e [WIP]: /server/:key/tribe/:id/members
- add pl and en translations
2020-12-18 07:40:38 +01:00
785657a518 [WIP]: /server/:key/tribe/:id/members
- base version without translations and opt to compare members
2020-12-18 07:26:59 +01:00
9a9c9113fe - bump @material-ui/core, @material-ui/icons, @material-ui/lab, @nivo/core, @nivo/line
- load roboto font from npm package, not from google fonts
- add missing pl translations (mainly TribePage)
2020-12-18 07:04:04 +01:00
ba82cf8941 add TribePage 2020-12-15 07:28:17 +01:00
6e0b9bd950 fallback to the first opt specified in rowsPerPageOptions when limit isn't present in rowsPerPageOptions 2020-12-15 06:39:09 +01:00
b1b8009161 [FEATURE]: add a new page - TribeChangesPage 2020-12-15 06:19:16 +01:00
6839ffb700 [FEATURE]: add a new route - /server/:key/player/:id/ennoblements 2020-12-08 20:23:08 +01:00
024130b8d3 [WIP]: /server/:key/player/:id/history
- show how value changed compared to the previous day after hovering over the cell (points, villages, OD, ODA, ODD, ODS)
2020-12-06 18:45:23 +01:00
7461a28c47 [WIP]: /server/:key/player/:id/history
- add en and pl translations
- add a fully functional table
2020-12-06 15:25:01 +01:00
eccaf07590 make the LineChart component translatable 2020-12-06 14:21:25 +01:00
372700ce2b [WIP]: /server/:key/player/:id
- add a new prop to the LineChart component (loading)
- LineChart shows info when there're no records to display
2020-12-06 14:13:54 +01:00
bec5f6bb22 [WIP]: /server/:key/player/:id
- show player's servers and name changes
2020-12-04 20:10:02 +01:00