Commit Graph

248 Commits

Author SHA1 Message Date
ef41427154 update primary/secondary color 2021-01-04 19:28:19 +01:00
9b5d53af5b move roboto font to separate package 2021-01-04 17:46:40 +01:00
5dd29b67c4 add pt translations 2021-01-03 15:25:57 +01:00
952f163267 update pt_br translations 2021-01-03 12:30:32 +01:00
0715ca7aee add locale prop to MuiPickersUtilsProvider 2021-01-03 12:04:04 +01:00
f79bd11972 add pt-br to date/locales 2021-01-03 11:58:33 +01:00
668f0410f8 add pt_br translations 2021-01-03 11:37:24 +01:00
82b29233f7 fix PlayerHistory/TribeHistory createDate 2021-01-01 15:44:56 +01:00
420a81bbcc add a new package - date-time-format-timezone 2021-01-01 15:10:10 +01:00
9d35e4aba8 use useVersion instead of extractVersionCodeFromHostname 2021-01-01 14:53:31 +01:00
893b433d44 close sidebar after route change 2021-01-01 14:47:05 +01:00
d62fb59503 add own version of the DateTimeParam 2021-01-01 14:40:47 +01:00
f708dd6c51 add own version of the DateParm 2021-01-01 14:28:03 +01:00
3e87c42e0b change how we render layouts 2021-01-02 00:43:20 +12:00
ea71ef5e0b fix PlayerHistory and TribeHistory (it sometimes didn't show tooltips) 2021-01-01 10:57:52 +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
819abb008f ColorInput - remove duplicated color 2020-12-30 18:35:03 +01:00
e8a9c53bc1 add 2 new options to the MapPage (playerVillageColor, barbarianVillageColor) 2020-12-30 17:58:55 +01:00
63e6a47e16 add SearchInput to the ServerPage layout 2020-12-30 13:57:06 +01:00
2d4095962f IndexPage - ServerSelection - change AccordionSummary cursor 2020-12-30 13:31:49 +01:00
227e8dd23d update pl and en translations 2020-12-30 13:10:31 +01:00
160b20b121 MapPage - don't set loading on true when query[opts.paramName].length === 0, WarStatsPage - don't set loading on true when query[paramNamePlayer].length === 0 || query[paramNameTribe].length === 0 2020-12-30 12:56:48 +01:00
1ffc960ff9 show server info in the tooltip on desktop 2020-12-30 12:42:54 +01:00
f4e4a4b46e fix 'newOwner' for old servers 2020-12-30 09:45:02 +01:00
f88077f63a fix markers order - MapPage 2020-12-29 23:57:18 +01:00
c758e8a5b4 fix VillagePage (bug related to the old servers) 2020-12-29 23:53:45 +01:00
ff5fc3805d update pl translations 2020-12-29 22:13:27 +01:00
10ec884420 fix bug with DatePicker translations, update translations, remove margin from Map component 2020-12-29 22:02:41 +01:00
dab5f698e5 replace TextField type date with DatePicker/DateTimePicker, reset page when typing in the search input (RankingPage), change useDebouncedCallback options (RankingPage) 2020-12-29 21:00:09 +01:00
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