Commit graph

336 commits

Author SHA1 Message Date
Valentin Kaelin
cf3e3a475f fix: live match margin on overview tab 2020-02-02 13:13:49 +01:00
Valentin Kaelin
155d4a32e5 fix: only display select season on tabs that make sense 2020-02-02 13:11:49 +01:00
Valentin Kaelin
e520807919 style: remove console.log of season filter 2020-02-01 20:23:05 +01:00
Valentin Kaelin
c7bb47dd07
Merge pull request #3 from vkaelin/feat/filter-season
New feature: filter matches and stats by season
2020-02-01 20:18:53 +01:00
Valentin Kaelin
d839eed7ad feat: filter by season now works 🎉 2020-02-01 20:17:14 +01:00
Valentin Kaelin
7beb635c80 feat: get list of played seasons for a summoner from basic endpoint 2020-02-01 17:14:33 +01:00
Valentin Kaelin
1f7bd5a853 feat: update layout to add season select 2020-02-01 17:14:03 +01:00
Valentin Kaelin
d1b69aa577 Merge branch 'master' into feat/filter-season 2020-02-01 15:59:43 +01:00
Valentin Kaelin
fed9cb6406 feat: add season number in matchlist 2020-02-01 15:52:56 +01:00
Valentin Kaelin
faf2ede582 fix: truncate summoner names in friends list 2020-01-29 18:17:38 +01:00
Valentin Kaelin
1819c0ba65 fix: manually add active style on vue router links 2020-01-25 13:59:39 +01:00
Valentin Kaelin
dfd0c04fe7 fix: kda issue in records tab and add season number to all matches 2020-01-25 12:33:28 +01:00
Valentin Kaelin
4a0a76686e fix: compare summonerId or accountId instead of summonerNames in vue 2020-01-20 21:54:04 +01:00
Valentin Kaelin
bd9ec8f343 feat: create ace command to edit detailed matches 2020-01-20 21:35:26 +01:00
Valentin Kaelin
9dbb6f83e7 fix: remove secondaryRune placeholder in live game tab 2020-01-19 17:45:52 +01:00
Valentin Kaelin
8850bcd02c fix: display reload button if summoner isn't playing 2020-01-19 17:03:40 +01:00
Valentin Kaelin
29605d4de9 fix: timer really fix this time, hopefully 2020-01-19 16:48:28 +01:00
Valentin Kaelin
fc206ffe6c fix: timer of the live games if the match is still loading 2020-01-19 16:18:35 +01:00
Valentin Kaelin
202a808519 fix: missing rounded corners in live game tab 2020-01-15 21:58:29 +01:00
Valentin Kaelin
d740ed7309 feat: add reload button on live game tab 2020-01-15 21:55:22 +01:00
Valentin Kaelin
754a8b497c feat: highlight search summoner in live game tab 2020-01-15 20:07:26 +01:00
Valentin Kaelin
23d5a399bc fix: update live tab when the searched summoner change 2020-01-15 20:06:45 +01:00
Valentin Kaelin
b0169576c9 feat: live game tab 2020-01-14 22:04:45 +01:00
Valentin Kaelin
305818be23 fix: forgot to push helper method for creating records 2020-01-12 01:35:36 +01:00
Valentin Kaelin
5ab71a0292 feat: add records tab 2020-01-12 01:31:28 +01:00
Valentin Kaelin
304ed03ace fix: check summoner friends with account_id instead of name 2020-01-08 21:16:21 +01:00
Valentin Kaelin
cbd66f1a3b fix: simplify CSS tabs transition 2020-01-08 19:13:14 +01:00
Valentin Kaelin
93f57e8c7d fix: filter champions by queue: reset queue when tab is changed 2020-01-08 19:04:58 +01:00
Valentin Kaelin
22ff28d6a0 fix: last played is now correct in champions tab 2020-01-08 17:49:14 +01:00
Valentin Kaelin
2d5fc1a2ae feat: add some infos about live game on overview tab 2020-01-03 22:50:09 +01:00
Valentin Kaelin
c49c70da8a fix: cancel old axios calls when switch routes really fast 2020-01-02 13:18:43 +01:00
Valentin Kaelin
abfd9990bd fix: more matches button works again 2020-01-02 10:52:52 +01:00
Valentin Kaelin
0a8b1fa622 refactor: rename loaders files 2020-01-01 17:04:55 +01:00
Valentin Kaelin
585066c54e refactor: change background color of loaders 2020-01-01 17:00:23 +01:00
Valentin Kaelin
60f1eccaf8
Merge pull request #2 from vkaelin/refactor-loading
Refactor the loading of the pages
2020-01-01 16:47:20 +01:00
Valentin Kaelin
fe60e85b6a style: remove old comments and change method names 2020-01-01 16:39:54 +01:00
Valentin Kaelin
1c9e2b8d70 fix: return old matchList from db if Riot API is down 2020-01-01 16:22:40 +01:00
Valentin Kaelin
9d2854ad25 feat: add content loader on champions tab 2019-12-30 22:51:19 +01:00
Valentin Kaelin
eaefb92030 fix: aurelion background img width on mobile 2019-12-30 22:02:14 +01:00
Valentin Kaelin
cb64ef870d fix: fixed table layout for champions tab 2019-12-30 22:01:11 +01:00
Valentin Kaelin
3465962143 refactor: finish overview tab loader 2019-12-29 22:35:12 +01:00
Valentin Kaelin
e546f942d8 refactor: work on overview tab loader - almost done 2019-12-29 21:26:52 +01:00
Valentin Kaelin
6af7689ccf refactor: update header loader for the new page layout 2019-12-29 17:50:05 +01:00
Valentin Kaelin
c38464ea41 fix: only display transition between tabs when the data is loaded 2019-12-29 17:49:26 +01:00
Valentin Kaelin
aad62a3094 fix: switch of summoner with input field works again 2019-12-28 23:49:53 +01:00
Valentin Kaelin
e00e872b67 refactor: transition between tabs is now working again 2019-12-28 20:35:05 +01:00
Valentin Kaelin
d0bd66d1f7 refactor: loader in 2 steps 2019-12-27 22:09:24 +01:00
Valentin Kaelin
526611a517 refactor: make api call only when needed for each view 2019-12-27 18:38:43 +01:00
Valentin Kaelin
cecd6115a0 refactor: use 1 array instead of 2 for championsList 2019-12-23 22:35:46 +01:00
Valentin Kaelin
2a196c9115 fix: display select queue even if no champions are found 2019-12-23 22:17:23 +01:00