aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/component-measures/store/treeViewActions.js
Commit message (Expand)AuthorAgeFilesLines
* optimize js bundles (#1855)Stas Vilchik2017-03-271-1/+1
* format code using prettier (#1774)Stas Vilchik2017-03-171-42/+67
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-101-2/+2
* upgrade eslint and its plugins, tune rules (#1481)Stas Vilchik2016-12-221-1/+0
* reorganize store directoriesStas Vilchik2016-12-091-1/+1
* step towards a single-entry-point js app (#1362)Stas Vilchik2016-11-281-10/+11
* SONAR-7530 Add pagination on the Project Measures page (#977)Stas Vilchik2016-05-161-3/+15
* SONAR-7402 add ability to drilldown with developer selectedStas Vilchik2016-04-071-10/+17
* SONAR-7402 drop pagination, filter out components with no measure valueStas Vilchik2016-04-071-19/+2
* SONAR-7402 display complementary measuresStas Vilchik2016-04-061-3/+9
* enforce js code style5.5-M14Stas Vilchik2016-04-051-2/+0
* SONAR-7409 use period parameterStas Vilchik2016-03-251-17/+19
* SONAR-7402 improve list and tree views on measures pageStas Vilchik2016-03-241-0/+244