aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/custom-measures/custom-measure.js
Commit message (Expand)AuthorAgeFilesLines
* rewrite custom measures app in react (#3052)Stas Vilchik2018-02-131-55/+0
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* optimize js bundles (#1855)Stas Vilchik2017-03-271-2/+1
* format code using prettier (#1774)Stas Vilchik2017-03-171-3/+2
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-101-2/+2
* remove explicit _ and $ dependecies (#1487)Stas Vilchik2016-12-291-6/+7
* enforce js code style5.5-M14Stas Vilchik2016-04-051-1/+0
* SONAR-7494 Web: Reintroduce the web app contextStas Vilchik2016-03-311-1/+1
* improve code qualityStas Vilchik2016-02-221-3/+3
* SONAR-7122 drop web context from js codeStas Vilchik2016-02-191-1/+1
* Fix project title in copyright headersSimon Brandhof2016-01-131-1/+1
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-051-0/+19
* migrate js apps to es2015 modulesStas Vilchik2015-09-181-32/+33
* Revert "use single web app"Stas Vilchik2015-09-101-4/+2
* use the single web appStas Vilchik2015-08-261-2/+4
* SONAR-6697 add new custom measures pageStas Vilchik2015-07-081-0/+37