aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/overview
Commit message (Expand)AuthorAgeFilesLines
* improve code qualityStas Vilchik2015-12-0815-76/+112
* improve code qualityStas Vilchik2015-12-0812-31/+77
* improve code qualityStas Vilchik2015-12-088-17/+8
* increase thickness of donut chars on the overview pageStas Vilchik2015-12-084-5/+5
* fix small ui issue on the breakdown of lines per languageStas Vilchik2015-12-081-1/+1
* improve i18n of the overview pageStas Vilchik2015-12-084-11/+18
* add a legend for the components chart on the size overview pageStas Vilchik2015-12-081-0/+1
* SONAR-7062 do not show tooltips for all snapshotsStas Vilchik2015-12-042-76/+17
* SONAR-6945 apply feedbackStas Vilchik2015-12-041-1/+7
* set duplications threshold for 20% on the overview pagesStas Vilchik2015-12-042-2/+2
* SONAR-6946 apply feedbackStas Vilchik2015-12-041-1/+4
* SONAR-7069 apply feedbackStas Vilchik2015-12-041-3/+3
* reorder measure on the debt project pageStas Vilchik2015-12-031-2/+2
* improve position of axis labels on bubble charts on the overview pageStas Vilchik2015-12-031-2/+6
* apply different ui feedback on the overview pageStas Vilchik2015-12-035-36/+91
* SONAR-7068 apply feedbackStas Vilchik2015-12-031-1/+48
* SONAR-7063 apply feedbackStas Vilchik2015-12-031-1/+2
* SONAR-7068 improve alignment of measure on the overview pageStas Vilchik2015-12-023-23/+47
* improve display of overview pages when no coverage or duplications details av...Stas Vilchik2015-12-022-1/+27
* small fixes on the overview pageStas Vilchik2015-12-011-1/+1
* improve display of coverage overviewStas Vilchik2015-12-013-110/+165
* improve display of leak period label on the detailed overview pagesStas Vilchik2015-12-011-2/+2
* SONAR-7064 add link from ncloc histogram to drilldownStas Vilchik2015-12-011-1/+8
* SONAR-7063 Show events history in the project overview pageStas Vilchik2015-12-014-0/+165
* SONAR-7062 SONAR-7016 improve timeline on detailed overview pagesStas Vilchik2015-11-302-1/+76
* SONAR-6946 Add an ability to drilldown on the overview treemapStas Vilchik2015-11-303-21/+49
* SONAR-6945 Limit the number of bubbles on the overview bubble chartStas Vilchik2015-11-301-1/+7
* SONAR-7069 Improve support of views on the overview pageStas Vilchik2015-11-305-25/+84
* SONAR-7064 Replace treemap on the size overview page with histogramStas Vilchik2015-11-272-2/+86
* SONAR-7065 Add tooltips for complexity distribution bars on the overview pageStas Vilchik2015-11-272-5/+17
* SONAR-7068 apply feedbackStas Vilchik2015-11-262-6/+6
* SONAR-7066 Improve display of leak period on the overview pageStas Vilchik2015-11-268-23/+44
* SONAR-7068 Add a visual indicators for each domain on the overview pageStas Vilchik2015-11-254-12/+30
* SONAR-7067 Remove severity distribution from the overview pageStas Vilchik2015-11-252-34/+1
* SONAR-6331 apply feedbackStas Vilchik2015-11-2513-33/+42
* 7035 Use coverage measures instead of overall coverage ones on the project ov...Stas Vilchik2015-11-247-92/+83
* fix SONAR-7041 Overview page fails when period date is emptyStas Vilchik2015-11-186-37/+63
* SONAR-6331 make it possible to display a timeline on RATING and LEVEL measuresStas Vilchik2015-11-132-7/+31
* SONAR-6331 do not display tests block if there is no dataStas Vilchik2015-11-131-7/+13
* SONAR-6331 fall back to UT or IT coverageStas Vilchik2015-11-131-0/+4
* SONAR-6331 fix period index in coverage sectionStas Vilchik2015-11-131-2/+2
* SONAR-6331 fall back to UT or IT coverageStas Vilchik2015-11-131-7/+37
* SONAR-6331 ensure timeline Y tickStas Vilchik2015-11-131-2/+6
* SONAR-6331 refactor overview codeStas Vilchik2015-11-1344-719/+545
* SONAR-6359 add detailed "Issues & Technical Debt" panel for the "Overview" ma...Stas Vilchik2015-11-1211-113/+409
* SONAR-6331 apply feedbackStas Vilchik2015-11-105-12/+11
* SONAR-6360 add detailed "Code Coverage" panel for the "Overview" main pageStas Vilchik2015-11-1010-228/+273
* SONAR-6361 add detailed "Duplications" panel for the "Overview" main pageStas Vilchik2015-11-098-92/+118
* SONAR-6331 fix label for previous analysis periodStas Vilchik2015-11-091-0/+3
* SONAR-6331 apply feedbackStas Vilchik2015-11-096-23/+39