aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/sessions
Commit message (Expand)AuthorAgeFilesLines
* SONAR-15945 Get rid of T namespace in sonar-webphilippe-perrin-sonarsource2022-01-273-4/+7
* SONAR-15900 Style Log In buttonGuillaume Peoc'h2022-01-254-59/+59
* [NO-JIRA] use esbuild for sonar-webJeremy Davis2021-09-301-1/+1
* SONAR-15297 Remove all sonar-ui-common initialization logicWouter Admiraal2021-08-204-4/+4
* SONAR-15297 Move all code from sonar-ui-common back to respective sonar-web f...Wouter Admiraal2021-08-2011-26/+21
* SONAR-15297 Move sonar-ui-common code to sonar-webWouter Admiraal2021-08-2011-21/+26
* SONAR-15137 Prevent users from associating their account with a new identity...Jacek2021-07-094-323/+0
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-0818-18/+18
* SONAR-8714 Make authorization errors more noticeableWouter Admiraal2020-12-175-31/+104
* Update DeferredSpinner snapshotsJeremy Davis2020-09-181-3/+0
* SONAR-13155 Upgrade dependenciesJeremy2020-03-231-2/+24
* SONAR-13147 lazyloadingJeremy Davis2020-03-061-5/+5
* Format all headers for 2020Wouter Admiraal2020-01-0718-18/+18
* Improve test coverageWouter Admiraal2020-01-067-427/+90
* Fix formatting issues due to the new version of prettierPhilippe Perrin2019-12-302-8/+2
* Sort import in sonar-webphilippe-perrin-sonarsource2019-07-1913-22/+22
* MMF-769 User can close their account (#1861)Benoit2019-07-123-2/+66
* SC-704 Extract components into sonar-ui-common (#1714)Grégoire Aubert2019-07-1113-56/+42
* SC-786 Drop update login warning pageGrégoire Aubert2019-07-054-333/+0
* SONAR-12148 Use cookies to display error message in EmailAlreadyExists and Un...Grégoire Aubert2019-06-284-52/+45
* SONAR-12142 Authorization error not displayed correctly on login formWouter Admiraal2019-06-284-6/+5
* Fix license headers for 2019Duarte Meneses2019-01-0221-22/+21
* Hardening dec 5 (#1030)wouter-admiraal-sonarsource2018-12-104-104/+239
* create global type definitions (#1017)Stas Vilchik2018-12-056-13/+7
* SONAR-11475 Check if url is relative before redirectingGrégoire Aubert2018-11-161-10/+4
* Remove useless disabling of eslint camelcase ruleGrégoire Aubert2018-11-161-4/+1
* SONARCLOUD-123 Update size of login form look good with Azure DevOps brandingGrégoire Aubert2018-11-121-4/+4
* SONAR-11204 Colorblind friendly banners (#899)Stas Vilchik2018-10-304-10/+12
* 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