Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | translate all routes files to ts (#2378) | Stas Vilchik | 2017-08-18 | 2 | -25/+28 |
| | |||||
* | comment flow annotations (#2335) | Stas Vilchik | 2017-08-14 | 4 | -14/+24 |
| | |||||
* | update react (#2288) | Stas Vilchik | 2017-07-25 | 2 | -2/+4 |
| | |||||
* | Merge branch 'branch-6.5' | Stas Vilchik | 2017-07-19 | 3 | -106/+104 |
|\ | |||||
| * | SONAR-9357 support two or more providers (#2259) | Stas Vilchik | 2017-07-18 | 3 | -104/+104 |
| | | |||||
* | | 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 | 3 | -10/+26 |
|/ | |||||
* | SONAR-9357 Hide default login form if there are other ways to login (#2163) | Stas Vilchik | 2017-06-20 | 4 | -60/+453 |
| | |||||
* | MMF-661 rework search (#2030) | Stas Vilchik | 2017-05-09 | 1 | -1/+1 |
| | |||||
* | SONAR-9173 Hide some elements of the footer when the user is not logged | Grégoire Aubert | 2017-05-05 | 1 | -0/+30 |
| | |||||
* | improve react usage (#1936) | Stas Vilchik | 2017-04-19 | 4 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | | * 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 | 2 | -3/+2 |
| | |||||
* | format code using prettier (#1774) | Stas Vilchik | 2017-03-17 | 5 | -92/+100 |
| | |||||
* | fix redirection after login | Stas Vilchik | 2017-02-28 | 1 | -1/+4 |
| | |||||
* | fix indentation | Stas Vilchik | 2017-02-23 | 1 | -2/+2 |
| | |||||
* | SONAR-8637 Update POM parent version | Teryk Bellahsene | 2017-02-10 | 5 | -10/+10 |
| | |||||
* | auto focus the login input | Stas Vilchik | 2017-01-11 | 1 | -0/+1 |
| | |||||
* | avoid blinking on log out | Stas Vilchik | 2017-01-09 | 1 | -3/+15 |
| | |||||
* | upgrade eslint and its plugins, tune rules (#1481) | Stas Vilchik | 2016-12-22 | 3 | -4/+4 |
| | |||||
* | reorganize store directories | Stas Vilchik | 2016-12-09 | 2 | -3/+3 |
| | | | | | move store/ outside of app/ move components/store/* to store/ | ||||
* | fix quality flaws | Stas Vilchik | 2016-12-07 | 1 | -1/+1 |
| | |||||
* | SONAR-8451 Run js app outside of ruby container | Stas Vilchik | 2016-12-07 | 5 | -0/+302 |