]> source.dussan.org Git - sonarqube.git/commit
SONAR-10695 Prompt admin to enter a license on new instance
authorGrégoire Aubert <gregoire.aubert@sonarsource.com>
Fri, 25 May 2018 15:32:53 +0000 (17:32 +0200)
committerSonarTech <sonartech@sonarsource.com>
Tue, 12 Jun 2018 18:20:58 +0000 (20:20 +0200)
commitcbf8cf43e9b606681e63454dbfd83d2472c837c6
treea51b9758159d204f4bccdfa6e9e022c26d5a8cba
parent9c920745177dc467e7efd00715454c7eeb5cd2ca
SONAR-10695 Prompt admin to enter a license on new instance
server/sonar-web/src/main/js/api/marketplace.ts
server/sonar-web/src/main/js/app/components/GlobalContainer.tsx
server/sonar-web/src/main/js/app/components/StartupModal.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/app/components/__tests__/StartupModal-test.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/app/components/nav/global/GlobalNav.tsx
server/sonar-web/src/main/js/apps/marketplace/components/LicensePromptModal.tsx [new file with mode: 0644]