aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix fail_on_reference_overlaps_declaration testMartin/DefaultSymbol_ErrorMessageMartin Strecker2023-11-281-11/+11
* WIP: Add testMartin Strecker2023-11-271-0/+12
* Improve exception messageMartin Strecker2023-11-271-1/+1
* SONAR-21017 Tests: RTL helpers already call `act()` internallyDavid Cho-Lerat2023-11-2427-926/+584
* SONAR-21017 Tests: fix the use of Jest fake timersDavid Cho-Lerat2023-11-245-22/+36
* SONAR-21017 Automatic batching change: setState calls are now batched at the ...David Cho-Lerat2023-11-245-23/+33
* SONAR-21017 Move to React 18's createRoot (see https://react.dev/blog/2022/03...David Cho-Lerat2023-11-241-3/+3
* SONAR-21017 Tests: click actions should use RTL's userEventDavid Cho-Lerat2023-11-242-10/+14
* SONAR-21017 Tests: looking for the presence/absence of the spinner should use...David Cho-Lerat2023-11-241-2/+2
* SONAR-21017 TypeScript now needs to be told to use types from "@testing-libra...David Cho-Lerat2023-11-241-1/+5
* SONAR-21017 Tests: '@testing-library/jest-dom/extend-expect' no longer existsDavid Cho-Lerat2023-11-241-1/+1
* 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-248-198/+39
* SONAR-21017 Update RTL => tests will now use automatic batching (see https://...David Cho-Lerat2023-11-243-73/+48
* SONAR-20852 Fix StandoutLink external link icon color to match latest design ...7PH2023-11-242-1/+11
* SONAR-21103 Add link to WEB API v2 documentation in nav barguillaume-peoch-sonarsource2023-11-242-0/+2
* SONAR-21076 Fix missing creation date facet tooltip formatting7PH2023-11-242-15/+12
* SONAR-21017 Tests: get => find + add timeouts that will be reverted by the up...David Cho-Lerat2023-11-2416-57/+246
* SONAR-21017 TypeScript: fix type React.ReactFragment => React.JSX.ElementDavid Cho-Lerat2023-11-241-1/+1
* SONAR-21017 TypeScript: properly extend interfacesDavid Cho-Lerat2023-11-244-4/+4
* 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-2457-79/+168
* SONAR-21017 Update react, react-dom and related types (RTL *not* updated yet,...David Cho-Lerat2023-11-243-81/+95
* SONAR-21086 Use new endpoint '/api/v2/authorizations/groups'guillaume-peoch-sonarsource2023-11-2410-117/+98
* SONAR-19628 Rules created from a template don't show their description in tabstanislavh2023-11-243-13/+4
* SONAR-20948 Fix spotlight tour when resizingMathieu Suen2023-11-237-61/+392
* 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-232-9/+15
* [NO-JIRA] Fix version of Microsoft SQL JDBC in the commentsLéo Geoffroy2023-11-231-1/+1
* SONAR-20978 Prevent background task table overflow with long component names7PH2023-11-231-1/+3
* SONAR-20977 Fix notifications sent twice for FP or accepted issuesLéo Geoffroy2023-11-2320-108/+187
* SONAR-21086 Refactor using ReactQueryguillaume-peoch-sonarsource2023-11-2310-148/+209
* SONAR-21086 Refactor class componentsguillaume-peoch-sonarsource2023-11-232-156/+90
* SONAR-21058 Add POST to /api/v2/authorizations/groupsWojtek Wajerowicz2023-11-2314-107/+343
* SONAR-21058 Add support for collection GET /api/v2/authorizations/groupsAurelien Poscia2023-11-2315-79/+487
* SONAR-21058 Add DELETE and PATCH verb for /api/v2/authorizations/groupsAurelien Poscia2023-11-238-17/+342
* SONAR-21058 API v2 GET /authorizations/groups/{groupId}Wojtek Wajerowicz2023-11-2320-4/+347
* SONAR-21079 Improve the Web API v2 paginated api calls with useInfiniteQueryViktor Vorona2023-11-223-139/+86
* SONAR-20870 improving webapi changelog and description to correctly indicate ...lukasz-jarocki-sonarsource2023-11-224-5/+9
* SONAR-20824 make Tester open source Benjamin Campomenosi2023-11-2220-10/+2768
* SONAR-20975 Change IssuesPage issue loading logic to always be to able fetch ...7PH2023-11-229-133/+136
* SONAR-21057 Support internal endpoints for Web API v2 DocViktor Vorona2023-11-224-12/+77
* SONAR-20764 Use adhoc type when indexing adhoc rulesEric Giffon2023-11-224-9/+52
* SONAR-20870 Apply minor UX/PM validation fixes after MMF-34417PH2023-11-223-6/+5
* NO-JIRA re-enabling remote cache for the end of the triallukasz-jarocki-sonarsource2023-11-211-1/+1
* SONAR-21054 Add Request Body details for PATCH and POST in WEB API v2 Docguillaume-peoch-sonarsource2023-11-214-11/+149
* SONAR-21019 - Project Settings - Quality Profile adopts MIUIKevin Silva2023-11-207-297/+277
* SONAR-21051 remove un-necessarry re-fetch of UserDaoAurelien Poscia2023-11-207-28/+29
* SONAR-21051 use UUID as resource id for /api/v2/users-management/usersAurelien Poscia2023-11-2010-94/+93
* SONAR-21020 - Project Settings - Quality Gates adopts MIUIKevin Silva2023-11-205-132/+146