aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-221-1/+2
* SONAR-20975 Change IssuesPage issue loading logic to always be to able fetch ...7PH2023-11-228-132/+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-222-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
* SONAR-21043 - Remove Elasticsearch usage for missing rules countantoine.vinot2023-11-206-77/+99
* SONAR-21015 Move GitHub permission mapping endpoints to dop-translation domainWojtek Wajerowicz2023-11-202-5/+6
* SONAR-21002 Move db-migration tests to ITsLéo Geoffroy2023-11-17133-135/+131
* SONAR-21002 Adapt migration tests for all db vendorsEric Giffon2023-11-17123-224/+323
* SONAR-21002 Make migration tests runnable on all db vendorsEric Giffon2023-11-175-38/+46
* SONAR-21002 Improve DB migration tests to use actual migration instead of sch...Léo Geoffroy2023-11-17230-3819/+711
* SONAR-21031 update /users endpoint to include domain in the pathWojtek Wajerowicz2023-11-172-5/+11
* SONAR-20944 Add externalIdentity filter in apiv2 GET users endpointAntoine Vigneau2023-11-163-10/+39
* SONAR-21016 Remove sorting from API v2 /users endpoint.Wojtek Wajerowicz2023-11-163-45/+3
* SONAR-21018 - Import / Export adopts the new UIKevin Silva2023-11-154-205/+208
* SONAR-20473 Fix race condition on Measures pageDavid Cho-Lerat2023-11-152-15/+21
* SONAR-21026 - Replace timeout time for jestKevin Silva2023-11-142-2/+2
* SONAR-20607 Add option to optimize quality gates CaYC compliant without 0 iss...Andrey Luiz2023-11-139-199/+379
* SONAR-20991 Copy old 'Sonar way' quality gate to 'Sonar way (legacy)'Nolwenn Cadic2023-11-133-25/+143
* SONAR-20607 CaYC compliancy check should support legacy cayc conditionsZipeng WU2023-11-132-16/+76
* [NO JIRA] Make test selector in a better shape for future refactoringMathieu Suen2023-11-132-72/+64
* [NO-JIRA] Update apache ds 2.0.0.AM26 -> 2.0.0.AM27Jacek Poreda2023-11-132-0/+23
* SONAR-21010 Splitting combine facet test and reducing jest timeout limitRevanshu Paliwal2023-11-103-15/+20