Commit Graph

165 Commits

Author SHA1 Message Date
3a93de8792 MapPage - save index in the query param (tribe, player) | MarkerField refactor (mainly related to the debouncing) | disable previously selected options in other inputs 2020-12-29 20:28:58 +01:00
e7c5a830c8 fix charts 2020-12-29 19:47:03 +01:00
0bdb7cdcdf add DatePicker, translate DatePicker and DateTimePicker into Polish 2020-12-29 19:40:17 +01:00
48da47a8ab WarStatsPage works in 100% 2020-12-29 19:24:40 +01:00
a16e2ea752 [WIP]: /server/:key/war-stats
- add submit handler that fetches data
2020-12-29 14:56:00 +01:00
1dac2c947a [WIP]: /server/:key/war-stats
-add a new component - OnePage
2020-12-29 12:21:26 +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
48e7a01355 LatestSavedEnnoblements - replace DateTimeParam with DateParam 2020-12-28 13:36:42 +01:00
cb51fda021 add input to the tribes daily stats ranking that allows changing the date 2020-12-28 12:03:41 +01:00
5849822fad add input to the player daily stats ranking that allows changing the date 2020-12-28 11:54:13 +01:00
4d64201c51 fix Tabs component animation 2020-12-28 08:41:00 +01:00
d0228af0ba change TribePage/PlayerPage/VillagePage header styles | show tribe name on the TribePage 2020-12-27 18:27:54 +01:00
b1121478ae change ModeSelector styles 2020-12-27 18:02:59 +01:00
3e89fcc749 ignore eslint warnings 2020-12-27 15:30:54 +01:00
66dc43b859 global SearchPage - use ModeSelector instead of Tabs 2020-12-27 14:57:00 +01:00
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
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
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
ece717a421 [WIP]: /server/:key/player/:id
- add Statistics component
- add some basic player info to show
2020-11-27 20:54:53 +01:00
26e443e844 [WIP]: /server/:key/player/:id
- move ModeSelector from IndexPage/common to ServerPage/common
2020-11-27 17:14:04 +01:00
994ee560f0 [WIP]: /server/:key/player/:id
- add chips next to the player name when his rank=1,2,3 | rankAtt=1,2,3 | rankDef = 1,2,3 | rankSup = 1,2,3 | rankTotal = 1,2,3
2020-11-26 20:09:59 +01:00
7b4739047d [WIP]: /server/:key/player
-add PlayerPage, PlayerPageContext, player page layout
2020-11-25 07:14:50 +01:00
e48e103107 [WIP]: /server/:key
- add TribeStatistics
2020-11-24 18:13:17 +01:00
1a0ffc51dd [WIP]: /server/:key
- add PlayerStatistics, LineChart
- change page title
2020-11-24 18:01:43 +01:00
372beba20a [WIP]: /server/:key
- Add ODRankingTribes
2020-11-22 20:37:26 +01:00
206cdb09e4 [WIP]: /server/:key
- add ODRankingPlayers
2020-11-22 20:16:17 +01:00
52c3f1a5b3 [WIP]: /server/:key
-add Top5Tribes
2020-11-22 19:37:04 +01:00
c5273f3a92 [WIP]: /server/:key
-add Top5Players
2020-11-22 19:15:57 +01:00
826ccce945 [WIP]: /server/:key
- add TodaysBestStatsTribes
2020-11-22 17:03:54 +01:00
e27d49f5fb [WIP] /server/:key
- add PlayerProfileLink
2020-11-22 16:43:17 +01:00
cf2c7b8a37 WIP: /server/:key
- add ModeSelector
- rename 'DailyAchievementsPlayers' -> 'TodaysBestStatsPlayers'
- replace deprecated fields with new ones (sort, limit, offset have been separated from the filters)
2020-11-22 16:21:34 +01:00
17344a3892 [WIP]: DailyAchievementsPlayers shows data 2020-11-14 09:51:49 +01:00
8419e8a599 fix Table size prop 2020-11-14 08:40:19 +01:00
6da65ae684 add TableToolbar, add links to player/tribe profile in the two components: RecentlyDeletedTribes and RecentlyDeletedPlayers 2020-11-14 08:21:42 +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