aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/sessions
Commit message (Collapse)AuthorAgeFilesLines
* translate all routes files to ts (#2378)Stas Vilchik2017-08-182-25/+28
|
* comment flow annotations (#2335)Stas Vilchik2017-08-144-14/+24
|
* update react (#2288)Stas Vilchik2017-07-252-2/+4
|
* Merge branch 'branch-6.5'Stas Vilchik2017-07-193-106/+104
|\
| * SONAR-9357 support two or more providers (#2259)Stas Vilchik2017-07-183-104/+104
| |
* | replace require.ensure with dymamic import (#2187)Stas Vilchik2017-07-181-9/+3
| |
* | upgrade prettier and remove prettier-eslint (#2254)Stas Vilchik2017-07-173-10/+26
|/
* SONAR-9357 Hide default login form if there are other ways to login (#2163)Stas Vilchik2017-06-204-60/+453
|
* MMF-661 rework search (#2030)Stas Vilchik2017-05-091-1/+1
|
* SONAR-9173 Hide some elements of the footer when the user is not loggedGrégoire Aubert2017-05-051-0/+30
|
* improve react usage (#1936)Stas Vilchik2017-04-194-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 Vilchik2017-03-312-3/+2
|
* format code using prettier (#1774)Stas Vilchik2017-03-175-92/+100
|
* fix redirection after loginStas Vilchik2017-02-281-1/+4
|
* fix indentationStas Vilchik2017-02-231-2/+2
|
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-105-10/+10
|
* auto focus the login inputStas Vilchik2017-01-111-0/+1
|
* avoid blinking on log outStas Vilchik2017-01-091-3/+15
|
* upgrade eslint and its plugins, tune rules (#1481)Stas Vilchik2016-12-223-4/+4
|
* reorganize store directoriesStas Vilchik2016-12-092-3/+3
| | | | | move store/ outside of app/ move components/store/* to store/
* fix quality flawsStas Vilchik2016-12-071-1/+1
|
* SONAR-8451 Run js app outside of ruby containerStas Vilchik2016-12-075-0/+302