aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/quality-gates
Commit message (Expand)AuthorAgeFilesLines
* SONAR-7494 Web: Reintroduce the web app contextStas Vilchik2016-03-312-4/+4
* remove unnecessary routerMiddleware from quality gates appStas Vilchik2016-03-291-2/+2
* fix adding first condition to quality gateStas Vilchik2016-03-211-1/+2
* improve code qualityStas Vilchik2016-03-112-10/+10
* refactor quality gates pageStas Vilchik2016-02-2449-1279/+1488
* improve code qualityStas Vilchik2016-02-242-2/+2
* improve code qualityStas Vilchik2016-02-2222-154/+154
* SONAR-7122 drop web context from js codeStas Vilchik2016-02-198-10/+10
* SONAR-7070 Update leak label in quality gate managementTeryk Bellahsene2016-02-051-2/+2
* improve rendering of quality gates conditionsStas Vilchik2016-02-011-3/+3
* fix display of conditions table on quality gates pageStas Vilchik2016-01-191-1/+3
* extract SelectList componentStas Vilchik2016-01-181-1/+1
* Fix project title in copyright headersSimon Brandhof2016-01-1324-24/+24
* rewrite translation moduleStas Vilchik2016-01-063-8/+11
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-0524-0/+456
* install webpackStas Vilchik2015-12-182-2/+1
* improve code qualityStas Vilchik2015-12-093-14/+8
* improve code qualityStas Vilchik2015-10-141-0/+1
* improve the web build system, introduce gulp and browserifyStas Vilchik2015-10-1415-35/+37
* SONAR-6882 Order conditions of a quality gate by metric nameStas Vilchik2015-09-292-3/+9
* migrate js apps to es2015 modulesStas Vilchik2015-09-1824-830/+815
* Revert "use single web app"Stas Vilchik2015-09-1023-64/+38
* use the single web appStas Vilchik2015-08-2623-38/+64
* improve start of js appsStas Vilchik2015-06-223-18/+11
* upgrade backbone.marionetteStas Vilchik2015-06-098-12/+12
* fix quality flawsStas Vilchik2015-06-012-3/+3
* show intro on quality gates pageStas Vilchik2015-06-015-4/+23
* refactor quality gates pageStas Vilchik2015-05-2837-0/+1157