aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/metrics
Commit message (Expand)AuthorAgeFilesLines
* SONAR-9582 Use fixed width layout on administration pagesStas Vilchik2017-07-211-1/+1
* replace require.ensure with dymamic import (#2187)Stas Vilchik2017-07-181-2/+2
* SONAR-8369 SONAR-8722 Sanitize page titlesGrégoire Aubert2017-05-101-1/+8
* upgrade prettier (#1954)Stas Vilchik2017-04-201-1/+2
* improve react usage (#1936)Stas Vilchik2017-04-191-1/+1
* optimize js bundles (#1855)Stas Vilchik2017-03-272-6/+10
* format code using prettier (#1774)Stas Vilchik2017-03-1714-114/+108
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-1014-28/+28
* remove explicit _ and $ dependecies (#1487)Stas Vilchik2016-12-294-14/+14
* upgrade eslint and its plugins, tune rules (#1481)Stas Vilchik2016-12-225-14/+12
* step towards a single-entry-point js app (#1362)Stas Vilchik2016-11-283-7/+64
* enforce js code style5.5-M14Stas Vilchik2016-04-0511-12/+0
* SONAR-7494 Web: Reintroduce the web app contextStas Vilchik2016-03-313-4/+4
* improve code qualityStas Vilchik2016-02-241-1/+1
* improve code qualityStas Vilchik2016-02-2211-84/+84
* SONAR-7122 drop web context from js codeStas Vilchik2016-02-193-4/+4
* Fix project title in copyright headersSimon Brandhof2016-01-1312-12/+12
* improve code qualityStas Vilchik2016-01-061-3/+1
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-0512-0/+228
* install webpackStas Vilchik2015-12-187-11/+10
* improve the web build system, introduce gulp and browserifyStas Vilchik2015-10-148-20/+22
* migrate js apps to es2015 modulesStas Vilchik2015-09-1812-409/+397
* Revert "use single web app"Stas Vilchik2015-09-1010-29/+20
* use the single web appStas Vilchik2015-08-2610-20/+29
* fix the error message when creating a custom metricStas Vilchik2015-07-281-1/+1
* SONAR-6570 update webStas Vilchik2015-06-252-2/+2
* SONAR-6624 apply feedbackStas Vilchik2015-06-113-13/+20
* upgrade backbone.marionetteStas Vilchik2015-06-097-8/+8
* SONAR-6624 add data-key for each metricStas Vilchik2015-06-091-1/+3
* SONAR-6624 refactor custom metrics pageStas Vilchik2015-06-0818-0/+530