Commit graph

608 commits

Author SHA1 Message Date
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
Valentin Kaelin
4989306ba8 feat: create bee-queue provider 2019-12-15 20:51:05 +01:00
Valentin Kaelin
df1b0e0ef0 feat: add ace command to delete specific matches from the db 2019-12-15 20:50:27 +01:00
Valentin Kaelin
98fef4785d feat: add new poro king gamemode 2019-12-14 13:13:54 +01:00
Valentin Kaelin
81661f3e93 feat: add clash gamemode 2019-12-11 19:39:28 +01:00
Valentin Kaelin
cb3997529d feat: add series score if the summoner is in BO 2019-12-08 00:26:04 +01:00
Valentin Kaelin
1d1e27e31c docs: update README 2019-12-07 22:58:19 +01:00
Valentin Kaelin
da369edb5b fix: display error message if the summoner has no champions stats 2019-12-05 21:24:13 +01:00
Valentin Kaelin
cccf60a9ca fix: oopsie 😐 2019-12-03 22:26:44 +01:00
Valentin Kaelin
7f1ba47eb6 feat: add endpoint to get full champion stats (in progress) 2019-12-03 22:23:19 +01:00
Valentin Kaelin
3d60937996 feat: start vuejs layout system to add tabs in summoner profiles 2019-12-03 21:57:52 +01:00
Valentin Kaelin
a5ab09a2a8 feat: add tooltip for summoner spells in match details 2019-12-02 21:03:47 +01:00
Valentin Kaelin
c77b5bb05d refactor: give summoner region to JaxProvider for every call to Riot API 2019-12-02 20:41:05 +01:00
Valentin Kaelin
83e616d974 fix: ban champion tooltip when the player doesn't ban anyone 2019-12-02 18:39:10 +01:00
Valentin Kaelin
12cc116f0d feat: add loading animation when fetching ranks in match details 2019-12-02 18:28:57 +01:00
Valentin Kaelin
00e2f1f481 refactor: fetch soloQ ranks in a 2nd request in match details 2019-12-01 20:44:41 +01:00
Valentin Kaelin
c6d0cd5d4e feat: add soloQ rank of all players in match details 2019-12-01 19:17:30 +01:00
Valentin Kaelin
4fd79a5d84 feat: add redis 2019-12-01 16:20:27 +01:00