summaryrefslogtreecommitdiff
path: root/src/ReportTable.vue
Commit message (Expand)AuthorAgeFilesLines
* ReportTable: Add CSV downloadschneefux2018-12-131-0/+16
* ReportTable: Improve number and label UXschneefux2018-12-131-3/+3
* ReportTable: Hide rarity picker fo non brawlschneefux2018-12-131-1/+1
* Add Blitz Points statisticsschneefux2018-12-131-0/+4
* Hide Variance (why was it still there? oops)schneefux2018-12-131-4/+0
* Calculate r^2 and show 'uncertain' labels for max level statsschneefux2018-12-131-4/+9
* Typo: 'None Talents' -> 'No Talents'schneefux2018-12-131-2/+2
* Adjust TalentTable to fit ReportTable's UXschneefux2018-12-131-10/+0
* ReportTable: Advantage per Level -> Max Win Rate, fix 5v5/3v3 table, add filtersschneefux2018-12-131-10/+49
* Calculate and show level scalingschneefux2018-12-131-10/+17
* Big Routing/Tabbing/ReportService refactor, add ad blocksschneefux2018-12-131-4/+4
* Support talentless modesschneefux2018-12-131-8/+10
* Move query get/set into mixinschneefux2018-12-131-5/+2
* ReportTable: Paginateschneefux2018-12-131-1/+3
* major redesignschneefux2018-12-131-12/+43
* ReportTable: improve responsivenessschneefux2018-12-131-4/+6
* Fix hero images in tableschneefux2018-12-131-1/+1
* New Header and styleitsAhamkara2018-12-131-2/+14
* improve formattingschneefux2018-12-131-23/+23
* fix 'NoTalen' stringsschneefux2018-12-131-14/+3
* table: naive api name to talent name conversionschneefux2018-05-081-13/+21
* first frontend proof of conceptschneefux2018-05-081-0/+54