aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/overview/domains
Commit message (Expand)AuthorAgeFilesLines
* SONAR-7408 Drop "Technical Debt", "Coverage", "Duplications" and "Structure" ...Stas Vilchik2016-03-074-847/+0
* SONAR-7021 update overview page to rely only on "Tests" domainStas Vilchik2016-03-021-1/+1
* use new WS on overview pageStas Vilchik2016-01-204-29/+44
* Fix project title in copyright headersSimon Brandhof2016-01-134-4/+4
* rewrite translation moduleStas Vilchik2016-01-064-7/+11
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-054-0/+76
* fix spinner position of the overview pagesStas Vilchik2015-12-174-4/+4
* change axes of the bubble chart on the technical debt overviewStas Vilchik2015-12-111-3/+3
* normalize overview pages urls and titlesStas Vilchik2015-12-092-3/+3
* improve code qualityStas Vilchik2015-12-091-2/+1
* improve code qualityStas Vilchik2015-12-082-3/+6
* improve code qualityStas Vilchik2015-12-083-9/+36
* improve code qualityStas Vilchik2015-12-084-7/+6
* increase thickness of donut chars on the overview pageStas Vilchik2015-12-081-1/+1
* set duplications threshold for 20% on the overview pagesStas Vilchik2015-12-041-1/+1
* reorder measure on the debt project pageStas Vilchik2015-12-031-2/+2
* SONAR-7068 apply feedbackStas Vilchik2015-12-031-1/+48
* improve display of overview pages when no coverage or duplications details av...Stas Vilchik2015-12-022-1/+27
* SONAR-6946 Add an ability to drilldown on the overview treemapStas Vilchik2015-11-302-4/+4
* SONAR-7069 Improve support of views on the overview pageStas Vilchik2015-11-301-19/+39
* SONAR-7064 Replace treemap on the size overview page with histogramStas Vilchik2015-11-271-2/+2
* SONAR-7065 Add tooltips for complexity distribution bars on the overview pageStas Vilchik2015-11-271-2/+6
* SONAR-7066 Improve display of leak period on the overview pageStas Vilchik2015-11-264-8/+8
* SONAR-6331 apply feedbackStas Vilchik2015-11-254-11/+20
* 7035 Use coverage measures instead of overall coverage ones on the project ov...Stas Vilchik2015-11-241-6/+15
* fix SONAR-7041 Overview page fails when period date is emptyStas Vilchik2015-11-181-18/+34
* SONAR-6331 refactor overview codeStas Vilchik2015-11-134-0/+593