aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/sessions
Commit message (Expand)AuthorAgeFilesLines
* SONAR-21692 Fix RTL act warnings from GlobalMessage, Account, ComponentMeasur...Ismail Cherri2024-02-211-3/+5
* SONAR-21396 Migrate session pages to the new UIJeremy Davis2024-01-0511-285/+156
* NO-JIRA Update license headers to 2024Pierre2024-01-0313-13/+13
* SONAR-21017 Tests: 'exact' has been removed from options for 'byRole' queriesDavid Cho-Lerat2023-11-241-3/+1
* SONAR-21017 Tests: get => find + add timeouts that will be reverted by the up...David Cho-Lerat2023-11-241-1/+1
* SONAR-20327 Run new version of prettier on all filesAmbroise C2023-09-122-3/+3
* SONAR-19465 Remove deferred state from spinnerViktor Vorona2023-08-152-4/+4
* SONAR-19380 Make alert component less noisy for screen readerMathieu Suen2023-06-081-1/+0
* [NO-JIRA] react/jsx-boolean-value -> neverViktor Vorona2023-06-051-3/+3
* SONAR-18768 align the format of all page titlesstanislavh2023-03-232-1/+4
* 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