-
Notifications
You must be signed in to change notification settings - Fork 92
feat(match2): overall stats tab for leagueoflegends matchpage #6598
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 28 commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
9201d19
add overall player perf to match page
ElectricalBoy d64202c
add CSM
ElectricalBoy 4e9803f
adjust captions
ElectricalBoy 253fb88
add overall team stats
ElectricalBoy c8b3692
plural
ElectricalBoy 2505c1b
pass in date
ElectricalBoy 509a8d8
refactor + lint
ElectricalBoy 3d8571a
type anno
ElectricalBoy 2456cf6
kick logging points
ElectricalBoy 7c22054
reduce indentation level
ElectricalBoy 4d56af8
adjust type anno
ElectricalBoy d88a7f6
code style
ElectricalBoy 07a4383
add nil filter for stats list
ElectricalBoy e7d0c48
refactor team stats display
ElectricalBoy 0bcec18
move calculation to parser
ElectricalBoy cae20e2
move more calculation to MGI
ElectricalBoy 091b6f9
nil catch
ElectricalBoy 1cbf385
move aggregated team stats calculation to MGI
ElectricalBoy 4277327
use getTournamentIcon
ElectricalBoy 005c6a9
add nilSafeAdd to Module:Operator
ElectricalBoy da44c42
more refactoring
ElectricalBoy 9c33ef6
type annotation
ElectricalBoy ffe5412
fix indentation
ElectricalBoy e2d0f3d
start accumulating player stats
ElectricalBoy 775f265
finish accumulating stats
ElectricalBoy 8b9b9b1
adjust matchpage display to read from extradata
ElectricalBoy 32e6853
comment to explain deepCopy
ElectricalBoy 21644e4
type annotation
ElectricalBoy 4952849
add constant for notplayed
ElectricalBoy 9878817
cleanup formatting
ElectricalBoy 869ba6b
use existing constant
ElectricalBoy 2dd23dc
use Array.forEach
ElectricalBoy 7d98cf4
switch looping order
ElectricalBoy cae614f
start copy cleaning
ElectricalBoy 36d76cc
sort players in overall stats
ElectricalBoy bb3ec45
optimize copying
ElectricalBoy 383222a
restore everything else
ElectricalBoy 7a878b7
extract aggregating step
ElectricalBoy File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.