aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-20086 Migrating personal access token screen to adapt new designsRevanshu Paliwal2023-08-1415-557/+745
* SONAR-20086 Migrate Bitbucket Cloud import page to the new UIJeremy Davis2023-08-148-136/+86
* SONAR-20086 Migrating GitLab config page to new designRevanshu Paliwal2023-08-149-154/+117
* SONAR-20086 - Migrating Bitbucket server pageKevin Silva2023-08-148-210/+127
* SONAR-20086 Migrate Azure import page to the new UIJeremy Davis2023-08-1411-294/+136
* SONAR-20086 - Migrating manually create pageKevin Silva2023-08-144-128/+155
* SONAR-20086 Migrate new code period setup pageJeremy Davis2023-08-1416-251/+281
* SONAR-20086 Migrating GitHub onboarding page to new designRevanshu Paliwal2023-08-149-226/+149
* SONAR-20086 - Migrating devops main pageKevin Silva2023-08-1425-178/+421
* SONAR-20086 - Changing create project dropdown menuKevin Silva2023-08-142-3/+7
* SONAR-20086 Adding ALM repository component to be used by other pagesRevanshu Paliwal2023-08-143-2/+187
* [NO JIRA] Typo - Github permission messagesguillaume-peoch-sonarsource2023-08-142-9/+9
* SONAR-19981 The GitHub config checker doesn't fail on suspended installation,...guillaume-peoch-sonarsource2023-08-145-28/+95
* SONAR-19979 Allow SCM account to be update on UIMathieu Suen2023-08-118-60/+79
* SONAR-19979 Allow SCM accounts to be updated on managed instancesAntoine Vigneau2023-08-112-58/+89
* SONAR-20122 Move react-queries to common folderViktor Vorona2023-08-1124-119/+101
* SONAR-20056 - Fix flaky test on constructor_does_not_start_a_new_Threadantoine.vinot2023-08-111-9/+10
* SONAR-20102 add Gitlab Security Report export usage to telemetryPierre2023-08-115-5/+48
* [NO JIRA] Fix rebase failureJeremy Davis2023-08-101-1/+1
* SONAR-19688 Use react-intl for translationsJeremy Davis2023-08-1027-237/+270
* SONAR-19789 Display message when permission sync is pending on onboard projec...Mathieu Suen2023-08-0910-26/+139
* SONAR-19789 add ITs for permission sync upon GitHub onboardingAurelien Poscia2023-08-093-0/+156
* SONAR-19789 schedule permissions sync task upon project onboardingAurelien Poscia2023-08-099-16/+174
* SONAR-19945 allow GitHub provisioning on more than 30 orgsAurelien Poscia2023-08-0910-22/+461
* SONAR-19944 feedback regarding failing organizations - Github Provisioningguillaume-peoch-sonarsource2023-08-094-9/+58
* SONAR-20082 Set public permissions on managed projects at creationAntoine Vigneau2023-08-089-20/+115
* Revert "SONAR-19789 Add initial_perm_sync column to the projects table"Antoine Vigneau2023-08-075-128/+2
* Revert "SONAR-19789 Return initial_perm_sync in /api/components/show"Antoine Vigneau2023-08-076-22/+5
* SONAR-19789 Return initial_perm_sync in /api/components/showAntoine Vigneau2023-08-046-5/+22
* SONAR-19789 Add initial_perm_sync column to the projects tableAntoine Vigneau2023-08-045-2/+128
* SONAR-19789 Add background task to sync single project permissions from GitHubWojtek Wajerowicz2023-08-048-4/+285
* SONAR-20075 Remove null chars from provider command outputEric Giffon2023-08-042-10/+34
* SONAR-19648 Fix NPE when task in progress has no entityUuidEric Giffon2023-08-041-3/+4
* SONAR-20061 purge used anticipated_transitionSteve Marion2023-08-0222-36/+265
* SONAR-19372 remove branch support for anticipated transitionsPierre2023-08-028-18/+2
* SONAR-20058 purge old anticipated transitions according to a max age propertyMatteo Mara2023-08-0211-25/+139
* SONAR-19372 Add black box test for validating the anticipated transition on i...Matteo Mara2023-08-021-0/+14
* SONAR-19372 validate transitionsPierre Guillot2023-08-025-20/+58
* SONAR-19372 add default comment when missingPierre2023-08-022-2/+25
* SONAR-19372 Add filePath field in anticipated_transitions and the associated ...Dimitris Kavvathas2023-08-0213-60/+269
* SONAR-19372 add api/issues/anticipated_transitions endpointDimitris Kavvathas2023-08-0219-1/+1281
* SONAR-19372 Add a new issue visitor in order to apply anticipated transitions...Matteo Mara2023-08-0212-2/+545
* SONAR-19372 add anticipated_transitions tableSteve Marion2023-08-0212-2/+440
* Revert "SONAR-19233 Drop deprecated paging response fields"Jacek Poreda2023-08-0227-37/+160
* SONAR-20039 Clarify to end users that the apiv2 is not stable yetAntoine Vigneau2023-07-311-5/+7
* SONAR-19967 Use POST api/v2/users on the FEguillaume-peoch-sonarsource2023-07-316-30/+46
* SONAR-19967 Use GET api/v2/users on the FE for Assigneesguillaume-peoch-sonarsource2023-07-318-43/+33
* SONAR-19967 Use DELETE api/v2/users/:login on the FEguillaume-peoch-sonarsource2023-07-3117-262/+217
* SONAR-19966 Remove list of groups in the users' listguillaume-peoch-sonarsource2023-07-314-107/+37
* SONAR-19967 Use GET api/v2/users on the FEguillaume-peoch-sonarsource2023-07-3115-109/+214