aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/component-measures/home
Commit message (Expand)AuthorAgeFilesLines
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-1012-24/+24
* SONAR-8713 Add issue type icons to SQ interfaceStas Vilchik2017-01-301-3/+5
* upgrade eslint and its plugins, tune rules (#1481)Stas Vilchik2016-12-228-8/+0
* reorganize store directoriesStas Vilchik2016-12-094-4/+4
* step towards a single-entry-point js app (#1362)Stas Vilchik2016-11-286-17/+33
* SONAR-8326 Drop all code related to IT/overall coverage on web side (#1348)Stas Vilchik2016-11-011-21/+1
* display colorful ratings on leak period on measures pageStas Vilchik2016-10-271-2/+1
* move "Releasability" domain on the first place on the measures pageStas Vilchik2016-05-171-2/+2
* SONAR-7634 Metric names should be localized (#967)Stas Vilchik2016-05-135-6/+12
* apply feedback for measures page (#905)Stas Vilchik2016-04-192-8/+14
* SONAR-7543 Sanitize metric domains (#901)Stas Vilchik2016-04-151-1/+2
* SONAR-7402 improve measures home page (#900)Stas Vilchik2016-04-155-81/+123
* SONAR-7402 fix formatting of differential measuresStas Vilchik2016-04-081-1/+1
* SONAR-7402 do not display differential valuesStas Vilchik2016-04-072-17/+48
* SONAR-7402 do not show identical sets of coverage metricsStas Vilchik2016-04-051-1/+22
* enforce js code style5.5-M14Stas Vilchik2016-04-051-1/+0
* SONAR-7402 improve breadcrumbs on measures pageStas Vilchik2016-04-044-34/+2
* SONAR-7402 simplify home pageStas Vilchik2016-03-294-80/+23
* improve code qualityStas Vilchik2016-03-251-5/+6
* SONAR-7402 do not diplay leak value for RATING measuresStas Vilchik2016-03-251-1/+1
* SONAR-7402 improve display of measures home pageStas Vilchik2016-03-2510-90/+446
* SONAR-7402 improve list and tree views on measures pageStas Vilchik2016-03-245-0/+286