Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-9822 Quality Gate cannot be displayed directly if it includes a custom ↵ | Stas Vilchik | 2017-10-16 | 1 | -4/+9 |
| | | | | metric that was deleted | ||||
* | SONAR-9792 Fix sidebar position with a notification | Grégoire Aubert | 2017-09-29 | 1 | -10/+11 |
| | |||||
* | update prettier | Stas Vilchik | 2017-09-13 | 8 | -159/+126 |
| | |||||
* | translate all routes files to ts (#2378) | Stas Vilchik | 2017-08-18 | 1 | -3/+5 |
| | |||||
* | Add missing error messages in quality gates page | Grégoire Aubert | 2017-08-17 | 2 | -7/+3 |
| | |||||
* | make SelectList available for extensions | Stas Vilchik | 2017-07-31 | 1 | -2/+2 |
| | |||||
* | update react (#2288) | Stas Vilchik | 2017-07-25 | 3 | -6/+9 |
| | |||||
* | SONAR-9565 Display quality gate directly if there is only one and the user ↵ | Grégoire Aubert | 2017-07-25 | 1 | -5/+11 |
| | | | | can't edit | ||||
* | SONAR-9565 Move the Quality Gates link to organization level | Grégoire Aubert | 2017-07-25 | 6 | -71/+76 |
| | |||||
* | make sure all pages fit on minimum width | Stas Vilchik | 2017-07-21 | 1 | -1/+1 |
| | |||||
* | SONAR-9581 Use fixed width layout on Quality Gates page | Stas Vilchik | 2017-07-21 | 6 | -48/+51 |
| | |||||
* | replace require.ensure with dymamic import (#2187) | Stas Vilchik | 2017-07-18 | 1 | -9/+3 |
| | |||||
* | upgrade prettier and remove prettier-eslint (#2254) | Stas Vilchik | 2017-07-17 | 8 | -25/+36 |
| | |||||
* | 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 |
| |