Commit Graph

183 Commits

Author SHA1 Message Date
2ff7baf244 delete a few unnecessary things from config/app.ts 2021-03-21 11:42:22 +01:00
0952d625a5 Merge remote-tracking branch 'origin/master' into develop 2021-03-21 11:38:12 +01:00
de209ce26a add graphql-codegen 2021-03-21 11:36:37 +01:00
4543e6a237 add .graphqlconfig, add remote-schema.graphql to .gitignore 2021-03-21 08:37:17 +01:00
cb5ca20799 cleanup in .babelrc, fix selection in the table component 2021-03-21 08:29:57 +01:00
8f70ddcbac update .gitignore 2021-03-21 08:07:50 +01:00
1ca745d607
Merge pull request #5 from tribalwarshelp/develop
merge develop branch
2021-02-10 21:50:54 +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
18addedf0d clear README.md 2021-02-06 09:53:42 +01:00
1be3ca8884 add .env.production with REACT_APP_TRACKING_CODE env variable 2021-02-06 09:48:00 +01:00
6eaafeebed update circleci config 2021-02-04 20:11:21 +01:00
362d78febf feat: add .circleci 2021-02-04 20:09:03 +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
230b5ce7f7 [public/index.html] update theme-color 2021-01-13 20:31:34 +01:00
1b643ab39f update pt and pt_br translations 2021-01-12 17:16:46 +01:00
85b6aa5814
Merge pull request #4 from tribalwarshelp/global-search-context
add GlobalSearch lib
2021-01-12 17:03:29 +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
64df2fa8ec remove .json extension from nginx.conf 2021-01-08 22:42:17 +01:00
880d4c9b6f add more file extensions to cache in nginx.conf 2021-01-08 22:28:51 +01:00
5aa5562484 [ServerPage/TribePage/EnnoblementsPage] - fix wrong dot color 2021-01-08 21:58:35 +01:00
67ea80d9f4
Merge pull request #3 from tribalwarshelp/SearchPage-dont-show-servers-from-other-version
[ServerPage] don't show servers from other versions
2021-01-06 18:14:27 +01:00
5312223173 [ServerPage] don't show servers from other verions 2021-01-06 18:13:20 +01:00
5309807864
Merge pull request #2 from tribalwarshelp/WarStatsPage-more-info
[WarStatsPage] - improvements, add the number of villages that each side has in the Results component
2021-01-06 12:19:22 +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
0f4d77841c
Merge pull request #1 from tribalwarshelp/search-page-new-server-mode
Search page - a new mode "server"
2021-01-05 21:53:29 +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