aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/quality-gates
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-8369 SONAR-8722 Sanitize page titlesGrégoire Aubert2017-05-102-1/+7
|
* clean quality gates stylesStas Vilchik2017-05-104-15/+10
|
* SONAR-9003 Fix Xss vulnerabilityGrégoire Aubert2017-04-281-2/+3
|
* upgrade prettier (#1954)Stas Vilchik2017-04-202-6/+14
|
* improve react usage (#1936)Stas Vilchik2017-04-192-2/+2
| | | | | | | | | | | | | | | | | | | | | | * remove React.createClass * remove react-addons-shallow-compare * convert to functional components * replace Component with PureComponent * remove react-router-redux * declare function components consistently * fix quality flaws * fix typo * declare children prop consistently * pass location to ComponentNavMenu
* Add format rule : order react component lifecycle methods (#1882)Grégoire Aubert2017-03-311-6/+6
|
* re-format js code (#1877)Stas Vilchik2017-03-312-8/+4
|
* optimize js bundles (#1855)Stas Vilchik2017-03-273-16/+26
|
* format code using prettier (#1774)Stas Vilchik2017-03-1726-537/+485
|
* fix indentationStas Vilchik2017-02-238-49/+49
|
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-1026-52/+52
|
* fix quality flawsStas Vilchik2017-02-021-2/+5
|
* remove explicit _ and $ dependecies (#1487)Stas Vilchik2016-12-293-7/+7
|
* upgrade eslint and its plugins, tune rules (#1481)Stas Vilchik2016-12-2214-24/+9
|
* fix error message on quality gates pageStas Vilchik2016-12-205-19/+53
|
* reorganize store directoriesStas Vilchik2016-12-092-2/+2
| | | | | move store/ outside of app/ move components/store/* to store/
* step towards a single-entry-point js app (#1362)Stas Vilchik2016-11-281-1/+1
|
* extend the main js app (#1345)Stas Vilchik2016-11-049-115/+84
|
* SONAR-8119 fix period selectionStas Vilchik2016-10-281-1/+1
|
* improve front end dx (#1331)Stas Vilchik2016-10-271-1/+1
|
* SONAR-5857 remove "E" optionStas Vilchik2016-10-171-2/+1
|
* SONAR-8119 restrict options when defining a condition on ratingsStas Vilchik2016-10-052-37/+76
|
* SONAR-8136 Provide a special input to configure conditions based on ratingsStas Vilchik2016-09-223-20/+202
|
* SONAR-8119 Correctly display rating conditions in quality gates and in ↵Stas Vilchik2016-09-221-4/+4
| | | | project dashboard
* remove usages of periodsStas Vilchik2016-09-223-6/+2
|
* refactor react components (#1033)Stas Vilchik2016-06-101-2/+2
|
* SONAR-6336 display warning only for saved conditionsStas Vilchik2016-05-161-2/+3
|
* SONAR-7634 Metric names should be localized (#967)Stas Vilchik2016-05-135-9/+11
|
* SONAR-6336 show WS errorsStas Vilchik2016-05-122-61/+98
|
* SONAR-6336 display warning when duplicated conditions usedStas Vilchik2016-05-101-0/+28
|
* fix quality flawsStas Vilchik2016-04-151-1/+1
|
* fix bug which prevents to add a quality gate condition for "new_" metricStas Vilchik2016-04-111-0/+4
|
* enforce js code style5.5-M14Stas Vilchik2016-04-057-6/+1
|
* 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
|