aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/sessions
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA Update license headers to 2024Pierre2024-01-0313-13/+13
* Update license templates for 2023Pierre2023-01-0213-14/+13
* SONAR-17579 UI changes to open external links from user input in a new tabRevanshu Paliwal2022-12-191-2/+2
* SONAR-13368 Bump to prettier@2.7.1Philippe Perrin2022-11-026-22/+24
* SONAR-17515 Don't rely on feature flag for login messageJeremy Davis2022-10-312-30/+16
* SONAR-17515 Display a custom message on the login pageJeremy Davis2022-10-274-26/+112
* SONAR-17027 Fix links when running in a webcontextWouter Admiraal2022-09-2219-747/+227
* SONAR-17027 Align the way we display links (internal & external) in the UIWouter Admiraal2022-08-294-15/+17
* SONAR-16725 [891882] An icon lacks 3 to 1 contrast ratioWouter Admiraal2022-08-292-11/+10
* SONAR-16045 Migrate react-router to 6.3.0Jeremy Davis2022-06-282-20/+16
* SONAR-16205 Improve code sharing with the developer extensionPhilippe Perrin2022-05-033-4/+4
* [NO JIRA] Extract global messages and remove reduxJeremy Davis2022-04-226-21/+10
* [NO-JIRA] Fix eslint issuesPhilippe Perrin2022-04-084-12/+4
* SONAR-15914 Clean up reduxJeremy Davis2022-03-234-49/+54
* SONAR-16005 Removing AppState from root reducerMathieu Suen2022-03-023-14/+11
* Update license headers for 2022 [update headers]Pierre2022-01-2816-17/+16
* 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