Commit Graph

169 Commits

Author SHA1 Message Date
e32e9ec33d [MapPage] increase the marker limit 2021-04-11 13:05:31 +02:00
18436febe3 update types 2021-03-24 05:29:51 +01:00
3b370e494b update types.ts 2021-03-21 13:44:50 +01:00
98d314d05b fix: 'ID must be provided' 2021-03-21 13:02:09 +01:00
2ff7baf244 delete a few unnecessary things from config/app.ts 2021-03-21 11:42:22 +01:00
de209ce26a add graphql-codegen 2021-03-21 11:36:37 +01:00
cb5ca20799 cleanup in .babelrc, fix selection in the table component 2021-03-21 08:29:57 +01:00
ac12dd874f show lastActivityAt instead of deletedAt at PlayerPage/IndexPage 2021-02-10 21:48:59 +01:00
857de787fa update dataUpdatedAt text every 30s in the ServerInfo component, change fetchPolicy in ServerProvider (cache-first -> cache-and-network) 2021-02-10 21:40:34 +01:00
dd1026522a refactor: remove paths from tsconfig.json 2021-02-04 19:13:44 +01:00
3099fdba7d remove mode 2021-01-15 20:00:06 +01:00
1b643ab39f update pt and pt_br translations 2021-01-12 17:16:46 +01:00
e421102c6a rename GlobalSearchContext -> GlobalSearch, GlobalSearchProvider loads default search value from the query params, replace old HeaderSearchInput with the new one exported by GlobalSearch lib 2021-01-12 16:57:23 +01:00
c7d729ae19 add GlobalSearchContext 2021-01-12 16:28:26 +01:00
388dd2c992 update spinner padding 2021-01-10 18:06:47 +01:00
5aa5562484 [ServerPage/TribePage/EnnoblementsPage] - fix wrong dot color 2021-01-08 21:58:35 +01:00
5312223173 [ServerPage] don't show servers from other verions 2021-01-06 18:13:20 +01:00
4578ac01d1 [WarStatsPage] add missing translations 2021-01-06 12:16:28 +01:00
7f1f66b9e0 [WarStatsPage] show the number of villages that each side has 2021-01-06 12:00:47 +01:00
0f1e18b51d [WarStatsPage] change the separator between tribe tags and player names in the Results component, don't show duplicated player names/tribe tags, improve Ennnoblements query performance 2021-01-06 11:44:46 +01:00
52fbbc1bfd [SearchPage - Server Mode] add pl and en translations 2021-01-05 21:52:24 +01:00
6288c54057 delete formatDistanceToNow (it's useless right now), add ServerTable (SearchPage) 2021-01-05 21:43:39 +01:00
5c88ae991c add a new component - WordWrap, update theme_color in manifest.json 2021-01-05 18:22:55 +01:00
fe550c372f update DateTimePicker/Date picker styles 2021-01-05 17:27:40 +01:00
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