aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/app/utils
Commit message (Expand)AuthorAgeFilesLines
* SONAR-23605 Cleanup legacy sonar-webJeremy Davis2024-12-189-614/+0
* SONAR-23363 Implement issue severity change for both modesstanislavh2024-11-111-3/+12
* SONAR-23206 Remove design-system build to have it as normal code inside sonar...David Cho-Lerat2024-10-229-9/+9
* SONAR-23205 Add lazy loading on most routes to improve build and dev server p...Grégoire Aubert2024-10-221-12/+20
* SONAR-23098 Introduce Project Dependencies tabLucas2024-10-211-0/+2
* SONAR-22418 Use Select from Echoes 0.4.0 in SQGrégoire Aubert2024-07-101-3/+3
* SONAR-22218 Deprecate old tooltips and migrate some of themJeremy Davis2024-05-271-1/+16
* SONAR-21691 Do not retry react-queries that return 4xx error codesDavid Cho-Lerat2024-04-021-3/+2
* SONAR-19032 Migrate global messages to MIUIDavid Cho-Lerat2024-03-071-3/+3
* SONAR-19032 MIUI cleanup part 1 (#10627)Grégoire Aubert2024-02-201-0/+2
* SONAR-21397 Migrate 404 error page to the new UIJeremy Davis2024-01-151-2/+5
* NO-JIRA Update license headers to 2024Pierre2024-01-039-9/+9
* SONAR-21017 Move to React 18's createRoot (see https://react.dev/blog/2022/03...David Cho-Lerat2023-11-241-3/+3
* SONAR-20708 Please don't leave the page + progress indicatorViktor Vorona2023-10-181-70/+77
* SONAR-20327 Run new version of prettier on all filesAmbroise C2023-09-123-4/+4
* SONAR-20156 Rename new code period to new code definition (#9110)Andrey Luiz2023-08-241-2/+2
* SONAR-19688 Use react-intl for translationsJeremy Davis2023-08-101-4/+4
* SONAR-19968 Web API v2 DocumentationViktor Vorona2023-07-311-0/+2
* SONAR-19613 Move Project Info from sidebar to separate pageViktor Vorona2023-06-261-0/+2
* [NO-JIRA] react/jsx-boolean-value -> neverViktor Vorona2023-06-053-6/+3
* SONAR-19346 Banner with GitHub sync status on Users, Groups, Authentication p...Vik Vorona2023-05-261-64/+69
* SONAR-18436 Migrate Project Links to RTLstanislavh2023-04-141-2/+2
* SONAR-18524 New Main App barJeremy Davis2023-03-131-51/+55
* SONAR-18128 SONAR-18358 SONAR-18368 Page titles do not identify purpose of pagesstanislavh2023-02-131-1/+3
* SONAR-18227 Drop old UI redirectsBenjamin Raymond2023-01-271-78/+14
* Update license templates for 2023Pierre2023-01-029-12/+9
* [NO JIRA] Document documentation redirect featureWouter Admiraal2022-11-031-0/+5
* SONAR-13368 Bump to prettier@2.7.1Philippe Perrin2022-11-025-8/+8
* SONAR-17221 Documentation links change to static documentation siteMathieu Suen2022-10-241-7/+2
* [NO-JIRA] Fix eslint errorsPhilippe Perrin2022-10-212-2/+2
* SONAR-16637 Allow SonarLint instances to get a token from SQJeremy Davis2022-09-201-0/+4
* SONAR-14349 Consume the new "api/features/list" endpoint for monorepo featurePhilippe Perrin2022-07-211-56/+63
* [NO-JIRA] Simplify application initializationPhilippe Perrin2022-07-211-2/+7
* SONAR-16045 Fix routing with baseUrlJeremy Davis2022-06-302-2/+5
* SONAR-16045 Migrate react-router to 6.3.0Jeremy Davis2022-06-287-259/+328
* SONAR-16316 New place for regulatory reportRevanshu Paliwal2022-05-251-6/+0
* SONAR-16316 Page and link to download regulatory reportRevanshu Paliwal2022-05-251-0/+6
* SONAR-16205 Improve code sharing with the developer extensionPhilippe Perrin2022-05-032-117/+0
* SONAR-15573 Display errors when bulk applying templateJeremy Davis2022-04-271-0/+14
* [NO JIRA] Extract global messages and remove reduxJeremy Davis2022-04-224-125/+139
* SONAR-15938 Improve code sharing with the license extensionPhilippe Perrin2022-03-293-120/+30
* SONAR-15913 Extract users from reduxPhilippe Perrin2022-03-142-83/+84
* SONAR-15992 Remove Global Settings from reduxJeremy Davis2022-03-111-1/+2
* [NO JIRA] Setup react testing libraryMathieu Suen2022-03-071-1/+1
* [NO JIRA] Restore fake timer in UTMathieu Suen2022-03-071-1/+8
* SONAR-16005 Removing AppState from root reducerMathieu Suen2022-03-024-16/+39
* SONAR-15909 Extract AppState ReduxGuillaume Peoc'h2022-02-091-76/+77
* Update license headers for 2022 [update headers]Pierre2022-01-289-9/+9
* SONAR-15945 Get rid of T namespace in sonar-webphilippe-perrin-sonarsource2022-01-272-4/+6
* SONAR-15782 Move application report code to core extensionsWouter Admiraal2022-01-271-2/+10