aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/component-measures/details/MeasureDetails.js
Commit message (Expand)AuthorAgeFilesLines
* Move the previous measure page to temporary urlGrégoire Aubert2017-08-141-132/+0
* SONAR-9403 Replace the measures history graph by a link to the project activi...Grégoire Aubert2017-07-131-1/+2
* improve react usage (#1936)Stas Vilchik2017-04-191-1/+1
* re-format js code (#1877)Stas Vilchik2017-03-311-6/+3
* format code using prettier (#1774)Stas Vilchik2017-03-171-45/+52
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-101-2/+2
* SONAR-8530 Infinite loading when opening the measures page for an absent measureStas Vilchik2016-12-291-24/+38
* upgrade eslint and its plugins, tune rules (#1481)Stas Vilchik2016-12-221-1/+0
* step towards a single-entry-point js app (#1362)Stas Vilchik2016-11-281-2/+2
* fix display of breadcrumbs whem measure has no domainStas Vilchik2016-07-141-6/+10
* apply feedback for measures page (#905)Stas Vilchik2016-04-191-3/+2
* SONAR-7402 improve breadcrumbs on measures pageStas Vilchik2016-04-041-15/+15
* SONAR-7409 use period parameterStas Vilchik2016-03-251-9/+12
* SONAR-7402 improve display of measures home pageStas Vilchik2016-03-251-10/+17
* SONAR-7402 improve list and tree views on measures pageStas Vilchik2016-03-241-0/+101