Commit graph

375 commits

Author SHA1 Message Date
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
Valentin Kaelin
541d6395b1 feat: add select input in champions tab to change queue 2019-12-23 22:13:42 +01:00
Valentin Kaelin
a8b49a6548 fix: input in search champions: ripple color + placeholder weight 2019-12-23 00:37:44 +01:00
Valentin Kaelin
23943e115b fix: remove Ripple effects without waiting for the mouseUp event 2019-12-23 00:23:47 +01:00
Valentin Kaelin
d181eb644b feat: add search input in champions tab 2019-12-23 00:23:05 +01:00
Valentin Kaelin
de4369baee feat: add complete kda in champions tabs 2019-12-22 22:26:25 +01:00
Valentin Kaelin
e295141eb1 feat: add all champions stats 2019-12-21 17:56:31 +01:00
Valentin Kaelin
80b4c03800 feat: use kilo notation when displaying the stats 2019-12-16 21:15:10 +01:00
Valentin Kaelin
ac5b764d61 refactor: remove stats kilo notation from db 2019-12-16 21:06:56 +01:00
Valentin Kaelin
d106e84db1 feat: add arguments to created commands 2019-12-16 20:51:46 +01:00
Valentin Kaelin
46aed5a435 fix: typo in Queue provider path 2019-12-15 21:06:37 +01:00
Valentin Kaelin
1a87bea46d feat: add ace command to edit all matches with the updated transformer 2019-12-15 20:52:04 +01:00