]> source.dussan.org Git - sonarqube.git/commit
SONAR-10074 Use new QP actions 'delete' and 'associateProjects'
authorGrégoire Aubert <gregoire.aubert@sonarsource.com>
Fri, 1 Dec 2017 14:44:27 +0000 (15:44 +0100)
committerJulien Lancelot <julien.lancelot@sonarsource.com>
Mon, 4 Dec 2017 15:02:52 +0000 (16:02 +0100)
commit08be68fda3cfd859ab412bfa634409d211f79927
treedf9db70e60787cf0cbcef503dc6c468478dba65c
parentf25ece8fe820b708f08aac652cdda94183bcb2df
SONAR-10074 Use new QP actions 'delete' and 'associateProjects'
server/sonar-qa-util/src/main/java/org/sonarqube/qa/util/pageobjects/QualityProfilePage.java
server/sonar-web/src/main/js/api/quality-profiles.ts
server/sonar-web/src/main/js/apps/quality-profiles/components/BuiltInQualityProfileBadge.tsx
server/sonar-web/src/main/js/apps/quality-profiles/components/ProfileActions.tsx
server/sonar-web/src/main/js/apps/quality-profiles/components/__tests__/ProfileActions-test.tsx
server/sonar-web/src/main/js/apps/quality-profiles/components/__tests__/__snapshots__/ProfileActions-test.tsx.snap
server/sonar-web/src/main/js/apps/quality-profiles/details/ProfileProjects.tsx
tests/src/test/java/org/sonarqube/tests/qualityProfile/OrganizationQualityProfilesUiTest.java