aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
Commit message (Expand)AuthorAgeFilesLines
* SONAR-20086 Migrating personal access token screen to adapt new designsRevanshu Paliwal2023-08-141-31/+18
* SONAR-20086 Migrate Bitbucket Cloud import page to the new UIJeremy Davis2023-08-141-0/+1
* SONAR-20086 Migrating GitLab config page to new designRevanshu Paliwal2023-08-141-0/+1
* SONAR-20086 - Migrating Bitbucket server pageKevin Silva2023-08-141-1/+1
* SONAR-20086 Migrate Azure import page to the new UIJeremy Davis2023-08-141-0/+1
* SONAR-20086 - Migrating manually create pageKevin Silva2023-08-141-3/+0
* SONAR-20086 Migrate new code period setup pageJeremy Davis2023-08-141-5/+2
* SONAR-20086 Migrating GitHub onboarding page to new designRevanshu Paliwal2023-08-141-3/+3
* SONAR-20086 - Migrating devops main pageKevin Silva2023-08-141-8/+18
* SONAR-20086 Adding ALM repository component to be used by other pagesRevanshu Paliwal2023-08-141-2/+3
* SONAR-19981 The GitHub config checker doesn't fail on suspended installation,...guillaume-peoch-sonarsource2023-08-141-2/+3
* SONAR-19979 Allow SCM account to be update on UIMathieu Suen2023-08-111-0/+1
* SONAR-19688 Use react-intl for translationsJeremy Davis2023-08-101-0/+2
* SONAR-19789 Display message when permission sync is pending on onboard projec...Mathieu Suen2023-08-091-0/+1
* SONAR-19789 schedule permissions sync task upon project onboardingAurelien Poscia2023-08-091-0/+1
* SONAR-19944 feedback regarding failing organizations - Github Provisioningguillaume-peoch-sonarsource2023-08-091-0/+1
* SONAR-20061 purge used anticipated_transitionSteve Marion2023-08-025-9/+20
* SONAR-19372 remove branch support for anticipated transitionsPierre2023-08-023-11/+0
* SONAR-20058 purge old anticipated transitions according to a max age propertyMatteo Mara2023-08-023-11/+28
* SONAR-19372 add api/issues/anticipated_transitions endpointDimitris Kavvathas2023-08-022-0/+224
* SONAR-19372 Add a new issue visitor in order to apply anticipated transitions...Matteo Mara2023-08-024-0/+182
* SONAR-19968 Web API v2 DocumentationViktor Vorona2023-07-311-0/+9
* SONAR-19896 UI improvements for project activity pageRevanshu Paliwal2023-07-311-0/+1
* SONAR-19157 Remove (s) for 1 failed conditionDavid Cho-Lerat2023-07-261-3/+6
* SONAR-19907 New UI for Jenkins tutorialJeremy Davis2023-07-211-2/+1
* SONAR-19905 Migrating bitbucket and gitlab tutorial pages to MIUIRevanshu Paliwal2023-07-211-1/+2
* SONAR-19906 Migrating github action tutorial page to MIUIRevanshu Paliwal2023-07-211-3/+2
* SONAR-19904 New UI for Other/local analysis tutorialsJeremy Davis2023-07-211-2/+2
* SONAR-19850 Add action to set branch as main branchWouter Admiraal2023-07-191-0/+5
* SONAR-19728 Unlock project issues page while reindexing issuesAmbroise C2023-07-191-0/+2
* SONAR-19912 Display indexation project count instead of percentageDavid Cho-Lerat2023-07-191-2/+2
* SONAR-19752 New UX for App overview while re-indexingDavid Cho-Lerat2023-07-191-1/+4
* SONAR-19750 Unlock project hotspots pageDavid Cho-Lerat2023-07-191-1/+3
* SONAR-19777 Lock project security reports pageDavid Cho-Lerat2023-07-191-3/+2
* SONAR-19736 Unlock portfoliosDavid Cho-Lerat2023-07-191-1/+1
* SONAR-19728 Lock/unlock pages in the Project space while re-indexingAmbroise C2023-07-191-0/+1
* SONAR-19971 Fix custom logo widthDavid Cho-Lerat2023-07-191-1/+1
* SONAR-19962 Upgrade Sonar Plugin API to v10.0.0.695Duarte Meneses2023-07-181-10/+0
* SONAR-19650 Update the project onboarding warning message for the GitLab vuln...Dimitris Kavvathas2023-07-181-1/+1
* SONAR-18447 Migrate webhook page tests to RTL7PH2023-07-181-0/+1
* SONAR-18424 Add RTL tests for custom rulestanislavh2023-07-181-0/+1
* SONAR-18424 RTL migration rules pagestanislavh2023-07-181-1/+4
* SONAR-19840 Move branch[es], branch-status, branch-warning state to react-queryMathieu Suen2023-07-181-6/+0
* SONAR-18441 RTL migration for Quality Profilesguillaume-peoch-sonarsource2023-07-181-1/+3
* SONAR-19787 Make disabled state explanation explicitViktor Vorona2023-07-181-1/+1
* SONAR-19790 Disallow applying permission template on managed projectViktor Vorona2023-07-181-1/+2
* SONAR-19790 Hide Apply Template button and show banners for GH provisioningViktor Vorona2023-07-181-0/+1
* SONAR-19787 Read-only GH Project PermissionsViktor Vorona2023-07-181-0/+5
* SONAR-19784 Disable visibility change for GH projects with auto-provisioningViktor Vorona2023-07-181-0/+1
* NO-JIRA replace guava copy uniqueIndex to Collectors.toMap and simplify lambdasPierre2023-07-172-310/+0