]> source.dussan.org Git - sonarqube.git/commit
SONAR-13001 Add new API helper functions
authorWouter Admiraal <wouter.admiraal@sonarsource.com>
Thu, 30 Jan 2020 13:21:59 +0000 (14:21 +0100)
committerSonarTech <sonartech@sonarsource.com>
Thu, 20 Feb 2020 19:46:15 +0000 (20:46 +0100)
commit33df74d6d5d5266b6ee9347a94b010aa6f9129e4
treeb8bbfdb6111e7fdbf4f35b8007dca6dd8da60012
parent86c1985fc650d5b5d30d8afa2a32e599b136f847
SONAR-13001 Add new API helper functions
server/sonar-web/src/main/js/api/alm-integrations.ts [new file with mode: 0644]
server/sonar-web/src/main/js/helpers/mocks/alm-integrations.ts [new file with mode: 0644]
server/sonar-web/src/main/js/types/alm-integration.ts [new file with mode: 0644]