35883 Commits (abe6fd34feca44a6944c9451c53e54a7a1be55c4)
 

Author SHA1 Message Date
  7PH e138e65891 SONAR-20852 Fix StandoutLink external link icon color to match latest design system 7 months ago
  guillaume-peoch-sonarsource 90cba00ada SONAR-21103 Add link to WEB API v2 documentation in nav bar 7 months ago
  7PH c610425803 SONAR-21076 Fix missing creation date facet tooltip formatting 7 months ago
  David Cho-Lerat 9185ced7d1 SONAR-21017 Tests: get => find + add timeouts that will be reverted by the upcoming RTL upgrade 7 months ago
  David Cho-Lerat 248944fdf0 SONAR-21017 TypeScript: fix type React.ReactFragment => React.JSX.Element 7 months ago
  David Cho-Lerat 5d9e9cede7 SONAR-21017 TypeScript: properly extend interfaces 7 months ago
  David Cho-Lerat d2f7829a70 SONAR-21017 TypeScript: no implicit `any` type for useCallback function parameters 7 months ago
  David Cho-Lerat 5002ce51d7 SONAR-21017 TypeScript: the `children` prop must now be explicit (see https://react.dev/blog/2022/03/08/react-18-upgrade-guide#updates-to-typescript-definitions) 7 months ago
  David Cho-Lerat 59d2a44230 SONAR-21017 Update react, react-dom and related types (RTL *not* updated yet, no move to `createRoot` yet => no automatic batching) 7 months ago
  guillaume-peoch-sonarsource 086f2c1ced SONAR-21086 Use new endpoint '/api/v2/authorizations/groups' 7 months ago
  stanislavh 798fac2eb3 SONAR-19628 Rules created from a template don't show their description in tab 7 months ago
  Mathieu Suen 585761b6d4 SONAR-20948 Fix spotlight tour when resizing 7 months ago
  7PH 719b1dd2fc SONAR-20467 Fix non-expanding execution flow on issue selection 7 months ago
  stanislavh cd6f3f167b SONAR-20461 Hovering/clicking on label label shouldn't interact with target input 7 months ago
  Léo Geoffroy bf72dfddd2 [NO-JIRA] Fix version of Microsoft SQL JDBC in the comments 7 months ago
  7PH 0887345d41 SONAR-20978 Prevent background task table overflow with long component names 7 months ago
  Léo Geoffroy d3c85d4240 SONAR-20977 Fix notifications sent twice for FP or accepted issues 7 months ago
  guillaume-peoch-sonarsource 94a8b446ce SONAR-21086 Refactor using ReactQuery 7 months ago
  guillaume-peoch-sonarsource 5925e543d8 SONAR-21086 Refactor class components 7 months ago
  Wojtek Wajerowicz 6da592353b SONAR-21058 Add POST to /api/v2/authorizations/groups 7 months ago
  Aurelien Poscia 6c4b12f5ea SONAR-21058 Add support for collection GET /api/v2/authorizations/groups 7 months ago
  Aurelien Poscia 56f423531c SONAR-21058 Add DELETE and PATCH verb for /api/v2/authorizations/groups 7 months ago
  Wojtek Wajerowicz 6918599a80 SONAR-21058 API v2 GET /authorizations/groups/{groupId} 7 months ago
  Viktor Vorona 7e76009e29 SONAR-21079 Improve the Web API v2 paginated api calls with useInfiniteQuery 7 months ago
  lukasz-jarocki-sonarsource 25940a5910 SONAR-20870 improving webapi changelog and description to correctly indicate deprecated transitions 7 months ago
  Benjamin Campomenosi 703ddf8c48 SONAR-20824 make Tester open source 7 months ago
  7PH 17072178fa SONAR-20975 Change IssuesPage issue loading logic to always be to able fetch open issue 7 months ago
  Viktor Vorona 5f10187fc5 SONAR-21057 Support internal endpoints for Web API v2 Doc 7 months ago
  Eric Giffon 4177479b2b SONAR-20764 Use adhoc type when indexing adhoc rules 7 months ago
  7PH caf84aa4dd SONAR-20870 Apply minor UX/PM validation fixes after MMF-3441 7 months ago
  lukasz-jarocki-sonarsource f459f0ef37 NO-JIRA re-enabling remote cache for the end of the trial 7 months ago
  guillaume-peoch-sonarsource baf76207ef SONAR-21054 Add Request Body details for PATCH and POST in WEB API v2 Doc 7 months ago
  Kevin Silva 175c2eaef5 SONAR-21019 - Project Settings - Quality Profile adopts MIUI 7 months ago
  Aurelien Poscia a9ef47fe7a SONAR-21051 remove un-necessarry re-fetch of UserDao 7 months ago
  Aurelien Poscia aeb53a50d3 SONAR-21051 use UUID as resource id for /api/v2/users-management/users 7 months ago
  Kevin Silva 0fd28e7faf SONAR-21020 - Project Settings - Quality Gates adopts MIUI 7 months ago
  antoine.vinot 743c18768f SONAR-21043 - Remove Elasticsearch usage for missing rules count 7 months ago
  Wojtek Wajerowicz 0c7fd2fe33 SONAR-21015 Move GitHub permission mapping endpoints to dop-translation domain 7 months ago
  lukasz-jarocki-sonarsource 6f37b467c2 SONAR-21002 added new qa category to run on weekly database tasks 7 months ago
  Léo Geoffroy f81a11d995 SONAR-21002 Move db-migration tests to ITs 7 months ago
  Eric Giffon 4a2b9ead33 SONAR-21002 Adapt migration tests for all db vendors 7 months ago
  Eric Giffon 80defaa50e SONAR-21002 Make migration tests runnable on all db vendors 7 months ago
  Léo Geoffroy fcc198287c SONAR-21002 Improve DB migration tests to use actual migration instead of schema.sql 7 months ago
  lukasz-jarocki-sonarsource 73847ed622 SONAR-21009 introduced weekly database cron job to test SQ against different DB vendors 7 months ago
  Wojtek Wajerowicz aa2b16f8de SONAR-21031 update /users endpoint to include domain in the path 7 months ago
  Antoine Vigneau f6bb53e6c0 SONAR-20944 Add externalIdentity filter in apiv2 GET users endpoint 7 months ago
  Wojtek Wajerowicz 5be3ebf2e1 SONAR-21016 Remove sorting from API v2 /users endpoint. 7 months ago
  Kevin Silva f4f3f950f6 SONAR-21018 - Import / Export adopts the new UI 7 months ago
  David Cho-Lerat 907d47a213 SONAR-20473 Fix race condition on Measures page 7 months ago
  Kevin Silva 1b56d42fac SONAR-21026 - Replace timeout time for jest 7 months ago