aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-21112 Drop 'issue' and 'rule' word repetition in CCT badges7PH2023-12-013-4/+4
* SONAR-21067 Project General Settings adopt the new UIJeremy Davis2023-12-0131-579/+706
* SONAR-21142 Update issues and rules page severity icons with transparency & g...7PH2023-12-014-8/+12
* SONAR-21078 Hide SQ Upgrade event from first analysis activity itemAmbroise C2023-12-011-1/+10
* SONAR-21012 Remove CaYC compliance check from front-end and rely only on the ...Andrey Luiz2023-12-0116-988/+520
* SONAR-21153 Try to fix UsersApp timeoutViktor Vorona2023-11-301-1/+1
* SONAR-21111 Harmonize text-disabled color with SonarCloud7PH2023-11-302-8/+8
* SONAR-21070 - Changed project settings webhooks to adapt new UIKevin Silva2023-11-2915-247/+238
* SONAR-21105 Do not show measures and activity for 'open' and 'reopened' issue...stanislavh2023-11-286-20/+19
* SONAR-21073 Use new /group-memberships endpoints on UIViktor Vorona2023-11-287-119/+170
* SONAR-21042 - Remove ES Rule index usage in Recently Added Rules and Scanner ...Jacek Poreda2023-11-281-2/+2
* SONAR-21017 Tests: RTL helpers already call `act()` internallyDavid Cho-Lerat2023-11-2424-854/+539
* SONAR-21017 Tests: fix the use of Jest fake timersDavid Cho-Lerat2023-11-241-1/+2
* SONAR-21017 Automatic batching change: setState calls are now batched at the ...David Cho-Lerat2023-11-244-14/+23
* SONAR-21017 Tests: looking for the presence/absence of the spinner should use...David Cho-Lerat2023-11-241-2/+2
* SONAR-21017 Tests: 'exact' has been removed from options for 'byRole' queriesDavid Cho-Lerat2023-11-244-9/+5
* SONAR-21017 Tests: timeouts are no longer necessary with the new RTL versionDavid Cho-Lerat2023-11-246-139/+28
* SONAR-21076 Fix missing creation date facet tooltip formatting7PH2023-11-241-12/+9
* SONAR-21017 Tests: get => find + add timeouts that will be reverted by the up...David Cho-Lerat2023-11-2410-38/+175
* SONAR-21017 TypeScript: properly extend interfacesDavid Cho-Lerat2023-11-241-1/+1
* SONAR-21017 TypeScript: no implicit `any` type for useCallback function param...David Cho-Lerat2023-11-243-5/+7
* SONAR-21017 TypeScript: the `children` prop must now be explicit (see https:/...David Cho-Lerat2023-11-244-10/+23
* SONAR-21086 Use new endpoint '/api/v2/authorizations/groups'guillaume-peoch-sonarsource2023-11-243-21/+16
* SONAR-19628 Rules created from a template don't show their description in tabstanislavh2023-11-241-11/+2
* SONAR-20948 Fix spotlight tour when resizingMathieu Suen2023-11-232-3/+3
* SONAR-20467 Fix non-expanding execution flow on issue selection7PH2023-11-232-2/+6
* SONAR-20461 Hovering/clicking on label label shouldn't interact with target i...stanislavh2023-11-231-3/+3
* SONAR-20978 Prevent background task table overflow with long component names7PH2023-11-231-1/+3
* SONAR-21086 Refactor using ReactQueryguillaume-peoch-sonarsource2023-11-237-132/+83
* SONAR-21086 Refactor class componentsguillaume-peoch-sonarsource2023-11-232-156/+90
* SONAR-21079 Improve the Web API v2 paginated api calls with useInfiniteQueryViktor Vorona2023-11-222-108/+76
* SONAR-20975 Change IssuesPage issue loading logic to always be to able fetch ...7PH2023-11-225-130/+127
* SONAR-21057 Support internal endpoints for Web API v2 DocViktor Vorona2023-11-223-11/+75
* SONAR-21054 Add Request Body details for PATCH and POST in WEB API v2 Docguillaume-peoch-sonarsource2023-11-213-10/+147
* SONAR-21019 - Project Settings - Quality Profile adopts MIUIKevin Silva2023-11-206-297/+276
* SONAR-21051 remove un-necessarry re-fetch of UserDaoAurelien Poscia2023-11-202-4/+4
* SONAR-21020 - Project Settings - Quality Gates adopts MIUIKevin Silva2023-11-203-131/+143
* SONAR-21018 - Import / Export adopts the new UIKevin Silva2023-11-153-205/+207
* SONAR-20473 Fix race condition on Measures pageDavid Cho-Lerat2023-11-152-15/+21
* SONAR-20607 Add option to optimize quality gates CaYC compliant without 0 iss...Andrey Luiz2023-11-138-199/+361
* [NO JIRA] Make test selector in a better shape for future refactoringMathieu Suen2023-11-131-2/+2
* SONAR-21010 Splitting combine facet test and reducing jest timeout limitRevanshu Paliwal2023-11-101-13/+18
* SONAR-20998 Improve performance of Code-itJeremy Davis2023-11-102-3/+17
* SONAR-20989 Improving "can set tags" test inside CodingRules-itRevanshu Paliwal2023-11-092-4/+7
* SONAR-20990 Improve performance of IssuesSourceViewer-itJeremy Davis2023-11-091-9/+9
* SONAR-20987 Improve issueApp-it performanceKevin Silva2023-11-092-33/+45
* SONAR-20877 Update issue activity to reflect new issue statusstanislavh2023-11-083-21/+41
* SONAR-20873 Create new education tour for accepting issuesstanislavh2023-11-088-10/+419
* SONAR-20877 Update naming to issueStatusLéo Geoffroy2023-11-0811-124/+115
* SONAR-20872 Rename and use accepted_metric in place of won't fix metric in me...7PH2023-11-082-3/+9