Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | upgrade prettier and remove prettier-eslint (#2254) | Stas Vilchik | 2017-07-17 | 10 | -31/+49 |
| | |||||
* | UI: SONAR-9355 Create onboarding tutorial (#2137) | Stas Vilchik | 2017-06-20 | 2 | -4/+4 |
| | |||||
* | SONAR-8369 SONAR-8722 Sanitize page titles | Grégoire Aubert | 2017-05-10 | 1 | -0/+4 |
| | |||||
* | SONAR-9183 Do not collapse setting descriptions | Grégoire Aubert | 2017-05-09 | 1 | -1/+1 |
| | |||||
* | upgrade prettier (#1954) | Stas Vilchik | 2017-04-20 | 3 | -3/+6 |
| | |||||
* | improve react usage (#1936) | Stas Vilchik | 2017-04-19 | 23 | -170/+125 |
| | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | re-format js code (#1877) | Stas Vilchik | 2017-03-31 | 3 | -8/+4 |
| | |||||
* | optimize js bundles (#1855) | Stas Vilchik | 2017-03-27 | 2 | -3/+2 |
| | |||||
* | add flow-typed definitions (#1847) | Stas Vilchik | 2017-03-24 | 1 | -2/+8 |
| | |||||
* | format code using prettier (#1774) | Stas Vilchik | 2017-03-17 | 33 | -603/+611 |
| | |||||
* | fix indentation | Stas Vilchik | 2017-02-23 | 13 | -24/+24 |
| | |||||
* | SONAR-8637 Update POM parent version | Teryk Bellahsene | 2017-02-10 | 33 | -66/+66 |
| | |||||
* | SONAR-8554 Load and display page extensions (#1482) | Stas Vilchik | 2016-12-23 | 1 | -1/+0 |
| | |||||
* | upgrade eslint and its plugins, tune rules (#1481) | Stas Vilchik | 2016-12-22 | 6 | -9/+9 |
| | |||||
* | reorganize store directories | Stas Vilchik | 2016-12-09 | 6 | -6/+6 |
| | | | | | move store/ outside of app/ move components/store/* to store/ | ||||
* | SONAR-8505 Implement smooth transition between pages (#1440) | Stas Vilchik | 2016-12-08 | 2 | -31/+0 |
| | |||||
* | SONAR-8451 Run js app outside of ruby container | Stas Vilchik | 2016-12-07 | 2 | -20/+16 |
| | |||||
* | step towards a single-entry-point js app (#1362) | Stas Vilchik | 2016-11-28 | 7 | -14/+60 |
| | |||||
* | add flow type checker (#1209) | Stas Vilchik | 2016-11-28 | 11 | -22/+51 |
| | |||||
* | fix resetting of settings | Stas Vilchik | 2016-11-17 | 2 | -2/+2 |
| | |||||
* | improve front end dx (#1331) | Stas Vilchik | 2016-10-27 | 4 | -4/+4 |
| | |||||
* | SONAR-5856 add wildcards help | Stas Vilchik | 2016-09-22 | 2 | -0/+129 |
| | |||||
* | improve code quality | Stas Vilchik | 2016-09-16 | 1 | -1/+1 |
| | |||||
* | SONAR-7978 align form better | Stas Vilchik | 2016-09-13 | 1 | -2/+4 |
| | |||||
* | SONAR-5856 correctly display html descriptions | Stas Vilchik | 2016-09-13 | 1 | -3/+2 |
| | |||||
* | SONAR-7978 align form better | Stas Vilchik | 2016-09-13 | 1 | -4/+6 |
| | |||||
* | SONAR-5856 simplify saving of password fields | Stas Vilchik | 2016-09-12 | 2 | -8/+8 |
| | |||||
* | SONAR-7978 Add test email configuration form to the settings page (#1216) | Stas Vilchik | 2016-09-06 | 2 | -0/+122 |
| | |||||
* | use jest (#1202) | Stas Vilchik | 2016-09-02 | 10 | -365/+298 |
| | |||||
* | SONAR-5856 Rewrite Settings page (#1163) | Stas Vilchik | 2016-09-01 | 31 | -0/+2010 |