Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-8369 SONAR-8722 Sanitize page titles | Grégoire Aubert | 2017-05-10 | 2 | -1/+7 |
| | |||||
* | clean quality gates styles | Stas Vilchik | 2017-05-10 | 4 | -15/+10 |
| | |||||
* | SONAR-9003 Fix Xss vulnerability | Grégoire Aubert | 2017-04-28 | 1 | -2/+3 |
| | |||||
* | upgrade prettier (#1954) | Stas Vilchik | 2017-04-20 | 2 | -6/+14 |
| | |||||
* | improve react usage (#1936) | Stas Vilchik | 2017-04-19 | 2 | -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 Aubert | 2017-03-31 | 1 | -6/+6 |
| | |||||
* | re-format js code (#1877) | Stas Vilchik | 2017-03-31 | 2 | -8/+4 |
| | |||||
* | optimize js bundles (#1855) | Stas Vilchik | 2017-03-27 | 3 | -16/+26 |
| | |||||
* | format code using prettier (#1774) | Stas Vilchik | 2017-03-17 | 26 | -537/+485 |
| | |||||
* | fix indentation | Stas Vilchik | 2017-02-23 | 8 | -49/+49 |
| | |||||
* | SONAR-8637 Update POM parent version | Teryk Bellahsene | 2017-02-10 | 26 | -52/+52 |
| | |||||
* | fix quality flaws | Stas Vilchik | 2017-02-02 | 1 | -2/+5 |
| | |||||
* | remove explicit _ and $ dependecies (#1487) | Stas Vilchik | 2016-12-29 | 3 | -7/+7 |
| | |||||
* | upgrade eslint and its plugins, tune rules (#1481) | Stas Vilchik | 2016-12-22 | 14 | -24/+9 |
| | |||||
* | fix error message on quality gates page | Stas Vilchik | 2016-12-20 | 5 | -19/+53 |
| | |||||
* | reorganize store directories | Stas Vilchik | 2016-12-09 | 2 | -2/+2 |
| | | | | | move store/ outside of app/ move components/store/* to store/ | ||||
* | step towards a single-entry-point js app (#1362) | Stas Vilchik | 2016-11-28 | 1 | -1/+1 |
| | |||||
* | extend the main js app (#1345) | Stas Vilchik | 2016-11-04 | 9 | -115/+84 |
| | |||||
* | SONAR-8119 fix period selection | Stas Vilchik | 2016-10-28 | 1 | -1/+1 |
| | |||||
* | improve front end dx (#1331) | Stas Vilchik | 2016-10-27 | 1 | -1/+1 |
| | |||||
* | SONAR-5857 remove "E" option | Stas Vilchik | 2016-10-17 | 1 | -2/+1 |
| | |||||
* | SONAR-8119 restrict options when defining a condition on ratings | Stas Vilchik | 2016-10-05 | 2 | -37/+76 |
| | |||||
* | SONAR-8136 Provide a special input to configure conditions based on ratings | Stas Vilchik | 2016-09-22 | 3 | -20/+202 |
| | |||||
* | SONAR-8119 Correctly display rating conditions in quality gates and in ↵ | Stas Vilchik | 2016-09-22 | 1 | -4/+4 |
| | | | | project dashboard | ||||
* | remove usages of periods | Stas Vilchik | 2016-09-22 | 3 | -6/+2 |
| | |||||
* | refactor react components (#1033) | Stas Vilchik | 2016-06-10 | 1 | -2/+2 |
| | |||||
* | SONAR-6336 display warning only for saved conditions | Stas Vilchik | 2016-05-16 | 1 | -2/+3 |
| | |||||
* | SONAR-7634 Metric names should be localized (#967) | Stas Vilchik | 2016-05-13 | 5 | -9/+11 |
| | |||||
* | SONAR-6336 show WS errors | Stas Vilchik | 2016-05-12 | 2 | -61/+98 |
| | |||||
* | SONAR-6336 display warning when duplicated conditions used | Stas Vilchik | 2016-05-10 | 1 | -0/+28 |
| | |||||
* | fix quality flaws | Stas Vilchik | 2016-04-15 | 1 | -1/+1 |
| | |||||
* | fix bug which prevents to add a quality gate condition for "new_" metric | Stas Vilchik | 2016-04-11 | 1 | -0/+4 |
| | |||||
* | enforce js code style5.5-M14 | Stas Vilchik | 2016-04-05 | 7 | -6/+1 |
| | |||||
* | SONAR-7494 Web: Reintroduce the web app context | Stas Vilchik | 2016-03-31 | 2 | -4/+4 |
| | |||||
* | remove unnecessary routerMiddleware from quality gates app | Stas Vilchik | 2016-03-29 | 1 | -2/+2 |
| | |||||
* | fix adding first condition to quality gate | Stas Vilchik | 2016-03-21 | 1 | -1/+2 |
| | |||||
* | improve code quality | Stas Vilchik | 2016-03-11 | 2 | -10/+10 |
| | |||||
* | refactor quality gates page | Stas Vilchik | 2016-02-24 | 49 | -1279/+1488 |
| | |||||
* | improve code quality | Stas Vilchik | 2016-02-24 | 2 | -2/+2 |
| | |||||
* | improve code quality | Stas Vilchik | 2016-02-22 | 22 | -154/+154 |
| | |||||
* | SONAR-7122 drop web context from js code | Stas Vilchik | 2016-02-19 | 8 | -10/+10 |
| | |||||
* | SONAR-7070 Update leak label in quality gate management | Teryk Bellahsene | 2016-02-05 | 1 | -2/+2 |
| | |||||
* | improve rendering of quality gates conditions | Stas Vilchik | 2016-02-01 | 1 | -3/+3 |
| | |||||
* | fix display of conditions table on quality gates page | Stas Vilchik | 2016-01-19 | 1 | -1/+3 |
| | |||||
* | extract SelectList component | Stas Vilchik | 2016-01-18 | 1 | -1/+1 |
| | |||||
* | Fix project title in copyright headers | Simon Brandhof | 2016-01-13 | 24 | -24/+24 |
| | |||||
* | rewrite translation module | Stas Vilchik | 2016-01-06 | 3 | -8/+11 |
| | |||||
* | Upgrade to parent 26 and new copyright headers | Simon Brandhof | 2016-01-05 | 24 | -0/+456 |
| | |||||
* | install webpack | Stas Vilchik | 2015-12-18 | 2 | -2/+1 |
| | |||||
* | improve code quality | Stas Vilchik | 2015-12-09 | 3 | -14/+8 |
| |