Commit Graph

46 Commits

Author SHA1 Message Date
2ff7baf244 delete a few unnecessary things from config/app.ts 2021-03-21 11:42:22 +01:00
5dd29b67c4 add pt translations 2021-01-03 15:25:57 +01:00
1e21260aee update charts configuration (decrease font size, change paddings, remove legend and change tick values), change datepicker/datetimepicker format, ServerPage layout - make sidebar nav nested links expandability optional 2021-01-01 10:51:18 +01:00
645af393f8 huge refactor 2020-12-31 14:02:38 -09:00
0bdb7cdcdf add DatePicker, translate DatePicker and DateTimePicker into Polish 2020-12-29 19:40:17 +01:00
42bff4ee3a [WIP]: /server/:key/war-stats
- add DateTimePicker
- add some basic logic to the WarStatsPage
2020-12-28 19:54:37 +01:00
4d64201c51 fix Tabs component animation 2020-12-28 08:41:00 +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
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
2fd0b5cc5d update DEFAULT_LANGUAGE 2020-12-24 17:53:23 +01:00
6885b2c1ba Add possibility to check village from EnnoblementsPage at in-game map 2020-12-24 17:34:26 +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
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
41ba33582e add a new route - /server/:key/ennoblements 2020-12-22 21:05:52 +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
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
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
882c479a08 add VillagePage 2020-12-19 13:23:23 +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
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
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
bec5f6bb22 [WIP]: /server/:key/player/:id
- show player's servers and name changes
2020-12-04 20:10:02 +01:00
ece717a421 [WIP]: /server/:key/player/:id
- add Statistics component
- add some basic player info to show
2020-11-27 20:54:53 +01:00
7b4739047d [WIP]: /server/:key/player
-add PlayerPage, PlayerPageContext, player page layout
2020-11-25 07:14:50 +01:00
17344a3892 [WIP]: DailyAchievementsPlayers shows data 2020-11-14 09:51:49 +01:00
8a39f95142 translate RecentlyDeletedPlayers and RecentlyDeletedTribes into English and Polish | add new graphql types - TribesQueryVariables, TribeFilter | add all planned routes to the ServerPage sidebar | Table cmp - row selection works from now 2020-11-13 18:44:54 +01:00
b51b33d7b6 make table translatable 2020-11-13 15:26:30 +01:00
05b19413e1 add init version of server page layout 2020-11-11 12:47:19 +01:00
95f8534824 translate NotFoundPage into Polish 2020-11-07 13:45:02 +01:00
fa17bf1a84 add useTitle 2020-11-07 13:26:24 +01:00
7360dc9554 IndexPage/Pagination/VersionSelector are now translated into Polish and English 2020-11-05 05:58:18 +01:00
cde80bd092 add Footer, add a link to TWHelp in the header, add info about the last data update to the server card 2020-11-04 06:24:05 +01:00
ebf9698423 init 2020-11-01 15:19:49 +01:00