| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix fail_on_reference_overlaps_declaration testMartin/DefaultSymbol_ErrorMessage | Martin Strecker | 2023-11-28 | 1 | -11/+11 |
* | WIP: Add test | Martin Strecker | 2023-11-27 | 1 | -0/+12 |
* | Improve exception message | Martin Strecker | 2023-11-27 | 1 | -1/+1 |
* | SONAR-21017 Tests: RTL helpers already call `act()` internally | David Cho-Lerat | 2023-11-24 | 27 | -926/+584 |
* | SONAR-21017 Tests: fix the use of Jest fake timers | David Cho-Lerat | 2023-11-24 | 5 | -22/+36 |
* | SONAR-21017 Automatic batching change: setState calls are now batched at the ... | David Cho-Lerat | 2023-11-24 | 5 | -23/+33 |
* | SONAR-21017 Move to React 18's createRoot (see https://react.dev/blog/2022/03... | David Cho-Lerat | 2023-11-24 | 1 | -3/+3 |
* | SONAR-21017 Tests: click actions should use RTL's userEvent | David Cho-Lerat | 2023-11-24 | 2 | -10/+14 |
* | SONAR-21017 Tests: looking for the presence/absence of the spinner should use... | David Cho-Lerat | 2023-11-24 | 1 | -2/+2 |
* | SONAR-21017 TypeScript now needs to be told to use types from "@testing-libra... | David Cho-Lerat | 2023-11-24 | 1 | -1/+5 |
* | SONAR-21017 Tests: '@testing-library/jest-dom/extend-expect' no longer exists | David Cho-Lerat | 2023-11-24 | 1 | -1/+1 |
* | SONAR-21017 Tests: 'exact' has been removed from options for 'byRole' queries | David Cho-Lerat | 2023-11-24 | 4 | -9/+5 |
* | SONAR-21017 Tests: timeouts are no longer necessary with the new RTL version | David Cho-Lerat | 2023-11-24 | 8 | -198/+39 |
* | SONAR-21017 Update RTL => tests will now use automatic batching (see https://... | David Cho-Lerat | 2023-11-24 | 3 | -73/+48 |
* | SONAR-20852 Fix StandoutLink external link icon color to match latest design ... | 7PH | 2023-11-24 | 2 | -1/+11 |
* | SONAR-21103 Add link to WEB API v2 documentation in nav bar | guillaume-peoch-sonarsource | 2023-11-24 | 2 | -0/+2 |
* | SONAR-21076 Fix missing creation date facet tooltip formatting | 7PH | 2023-11-24 | 2 | -15/+12 |
* | SONAR-21017 Tests: get => find + add timeouts that will be reverted by the up... | David Cho-Lerat | 2023-11-24 | 16 | -57/+246 |
* | SONAR-21017 TypeScript: fix type React.ReactFragment => React.JSX.Element | David Cho-Lerat | 2023-11-24 | 1 | -1/+1 |
* | SONAR-21017 TypeScript: properly extend interfaces | David Cho-Lerat | 2023-11-24 | 4 | -4/+4 |
* | SONAR-21017 TypeScript: no implicit `any` type for useCallback function param... | David Cho-Lerat | 2023-11-24 | 3 | -5/+7 |
* | SONAR-21017 TypeScript: the `children` prop must now be explicit (see https:/... | David Cho-Lerat | 2023-11-24 | 57 | -79/+168 |
* | SONAR-21017 Update react, react-dom and related types (RTL *not* updated yet,... | David Cho-Lerat | 2023-11-24 | 3 | -81/+95 |
* | SONAR-21086 Use new endpoint '/api/v2/authorizations/groups' | guillaume-peoch-sonarsource | 2023-11-24 | 10 | -117/+98 |
* | SONAR-19628 Rules created from a template don't show their description in tab | stanislavh | 2023-11-24 | 3 | -13/+4 |
* | SONAR-20948 Fix spotlight tour when resizing | Mathieu Suen | 2023-11-23 | 7 | -61/+392 |
* | SONAR-20467 Fix non-expanding execution flow on issue selection | 7PH | 2023-11-23 | 2 | -2/+6 |
* | SONAR-20461 Hovering/clicking on label label shouldn't interact with target i... | stanislavh | 2023-11-23 | 2 | -9/+15 |
* | [NO-JIRA] Fix version of Microsoft SQL JDBC in the comments | Léo Geoffroy | 2023-11-23 | 1 | -1/+1 |
* | SONAR-20978 Prevent background task table overflow with long component names | 7PH | 2023-11-23 | 1 | -1/+3 |
* | SONAR-20977 Fix notifications sent twice for FP or accepted issues | Léo Geoffroy | 2023-11-23 | 20 | -108/+187 |
* | SONAR-21086 Refactor using ReactQuery | guillaume-peoch-sonarsource | 2023-11-23 | 10 | -148/+209 |
* | SONAR-21086 Refactor class components | guillaume-peoch-sonarsource | 2023-11-23 | 2 | -156/+90 |
* | SONAR-21058 Add POST to /api/v2/authorizations/groups | Wojtek Wajerowicz | 2023-11-23 | 14 | -107/+343 |
* | SONAR-21058 Add support for collection GET /api/v2/authorizations/groups | Aurelien Poscia | 2023-11-23 | 15 | -79/+487 |
* | SONAR-21058 Add DELETE and PATCH verb for /api/v2/authorizations/groups | Aurelien Poscia | 2023-11-23 | 8 | -17/+342 |
* | SONAR-21058 API v2 GET /authorizations/groups/{groupId} | Wojtek Wajerowicz | 2023-11-23 | 20 | -4/+347 |
* | SONAR-21079 Improve the Web API v2 paginated api calls with useInfiniteQuery | Viktor Vorona | 2023-11-22 | 3 | -139/+86 |
* | SONAR-20870 improving webapi changelog and description to correctly indicate ... | lukasz-jarocki-sonarsource | 2023-11-22 | 4 | -5/+9 |
* | SONAR-20824 make Tester open source | Benjamin Campomenosi | 2023-11-22 | 20 | -10/+2768 |
* | SONAR-20975 Change IssuesPage issue loading logic to always be to able fetch ... | 7PH | 2023-11-22 | 9 | -133/+136 |
* | SONAR-21057 Support internal endpoints for Web API v2 Doc | Viktor Vorona | 2023-11-22 | 4 | -12/+77 |
* | SONAR-20764 Use adhoc type when indexing adhoc rules | Eric Giffon | 2023-11-22 | 4 | -9/+52 |
* | SONAR-20870 Apply minor UX/PM validation fixes after MMF-3441 | 7PH | 2023-11-22 | 3 | -6/+5 |
* | NO-JIRA re-enabling remote cache for the end of the trial | lukasz-jarocki-sonarsource | 2023-11-21 | 1 | -1/+1 |
* | SONAR-21054 Add Request Body details for PATCH and POST in WEB API v2 Doc | guillaume-peoch-sonarsource | 2023-11-21 | 4 | -11/+149 |
* | SONAR-21019 - Project Settings - Quality Profile adopts MIUI | Kevin Silva | 2023-11-20 | 7 | -297/+277 |
* | SONAR-21051 remove un-necessarry re-fetch of UserDao | Aurelien Poscia | 2023-11-20 | 7 | -28/+29 |
* | SONAR-21051 use UUID as resource id for /api/v2/users-management/users | Aurelien Poscia | 2023-11-20 | 10 | -94/+93 |
* | SONAR-21020 - Project Settings - Quality Gates adopts MIUI | Kevin Silva | 2023-11-20 | 5 | -132/+146 |