diff options
author | Julien Lancelot <julien.lancelot@sonarsource.com> | 2018-10-19 13:44:36 +0200 |
---|---|---|
committer | SonarTech <sonartech@sonarsource.com> | 2018-11-16 20:21:03 +0100 |
commit | bcddd9658c7eea3bb5576bece3a0c2b985a7d506 (patch) | |
tree | c5c757aa909a9db2e6cc52af68bc77a661a33b28 /server/sonar-web/src/main/js/apps/create/organization/PlanStep.tsx | |
parent | f61d654f7d74036f50f2a1ca6b380a437ec911a2 (diff) | |
download | sonarqube-bcddd9658c7eea3bb5576bece3a0c2b985a7d506.tar.gz sonarqube-bcddd9658c7eea3bb5576bece3a0c2b985a7d506.zip |
SONAR-11321 Bind organization to alm installation when creating organization
* Return AlmAppInstallDto in select methods of AlmAppInstallDao, this is required in order to be able to more easily link an OrganizationDto to a AlmAppInstallDto in next commit
* Create ORGANIZATION_ALM_BINDINGS table
* Bind organization with installation when creating organization
* Delete alm binding when removing organization
* Delete alm binding when uninstalling ALM application
* Return ALM info in api/organizations/search
* Ensure user is admin to return Bitbucket team/user details
Diffstat (limited to 'server/sonar-web/src/main/js/apps/create/organization/PlanStep.tsx')
0 files changed, 0 insertions, 0 deletions