aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/sessions
Commit message (Expand)AuthorAgeFilesLines
* finish typing redux store and simplify connected components (#675)Stas Vilchik2018-09-031-1/+1
* update main dependencies & fix autofixable eslint warnings (#601)Stas Vilchik2018-08-104-10/+14
* SONAR-11036 Install integration with GitHub or BitBucket CloudGrégoire Aubert2018-08-104-96/+35
* SONAR-11066 Fix home link in unauthorized pageGrégoire Aubert2018-08-093-5/+70
* WWWSC-81 Rectify design & Text of new About Page (#551)Thibaud Eberwein2018-07-261-12/+12
* load web app asynchronously (#493)Stas Vilchik2018-07-102-18/+12
* SONARCLOUD-62 move sonarcloud home page (#362)Stas Vilchik2018-06-212-5/+5
* SONAR-10833 Reduce loading waterfallStas Vilchik2018-06-041-6/+2
* SONAR-10598 Display warning page when detecting login update during authentic...Julien Lancelot2018-05-234-0/+333
* SONAR-10601 refresh the page when the web app can not load a js bundleStas Vilchik2018-05-101-13/+5
* SONAR-10611 use new help tooltips across the app (#203)Stas Vilchik2018-05-033-20/+7
* SONAR-10646 Remove black navbar on sessions pages (login, logout, ...)Grégoire Aubert2018-05-031-29/+0
* SONAR-10646 Change hover effect of oauth provider buttonsGrégoire Aubert2018-05-034-121/+172
* SONAR-10325 Add "advanced" url query flag to display login/password form on S...Grégoire Aubert2018-05-035-13/+114
* SONAR-10646 SONAR-10325 Update SonarCloud login page styleGrégoire Aubert2018-05-0319-435/+803
* SONAR-10475 Add indicator for login in progress (#19)Pascal Mugnier2018-03-224-11/+139
* create and use Button component (#3087)Stas Vilchik2018-02-212-25/+18
* rewrite maintenance app in react (#3055)Stas Vilchik2018-02-141-2/+2
* update typescript to 2.7 (#3054)Stas Vilchik2018-02-132-2/+2
* SONAR-10289 Update login page UI and allow to display identity providers helpStas Vilchik2018-02-0710-149/+205
* SONAR-10338 Implement /sessions/email_already_exists pageStas Vilchik2018-02-075-1/+311
* SONAR-10284 Retreive onSonarCloud param in SimpleContainerGrégoire Aubert2018-01-151-10/+13
* fix file headersStas Vilchik2018-01-158-28/+8
* Fix license headers for 2018Simon Brandhof2018-01-073-2/+22
* update typescript and prettier, use shortcut fragment syntax (#2913)Stas Vilchik2017-12-151-11/+10
* update web dependencies (#2752)Stas Vilchik2017-10-301-2/+12
* improve css management (#2746)Stas Vilchik2017-10-304-0/+100
* SONAR-7590 pass return_to for oauth providersStas Vilchik2017-10-175-8/+23
* SONAR-9925 Display a different login page title for SonarCloudGrégoire Aubert2017-10-104-18/+35
* SONAR-9925 Rewrite session to typescriptGrégoire Aubert2017-10-108-114/+103
* update prettierStas Vilchik2017-09-134-69/+63
* 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
* 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