]> source.dussan.org Git - sonarqube.git/commit
SONAR-9554 Make "Analyze a project" and "Create an org" more discoverable
authorStas Vilchik <stas.vilchik@sonarsource.com>
Thu, 7 Dec 2017 13:27:05 +0000 (14:27 +0100)
committerStas Vilchik <stas.vilchik@sonarsource.com>
Tue, 2 Jan 2018 09:38:10 +0000 (10:38 +0100)
commit7260d343ea6a7289695a8c509860cbcf726e433c
tree0a635089cf3d2ca61d902af9202d8d467be4328d
parent49f29073c935c97e52d4f7d2a8e02e79391e3ff2
SONAR-9554 Make "Analyze a project" and "Create an org" more discoverable
14 files changed:
server/sonar-web/src/main/js/app/components/nav/global/GlobalNav.css
server/sonar-web/src/main/js/app/components/nav/global/GlobalNav.js
server/sonar-web/src/main/js/app/components/nav/global/GlobalNavPlus.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/app/components/nav/global/__tests__/GlobalNavPlus-test.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/app/components/nav/global/__tests__/__snapshots__/GlobalNavPlus-test.tsx.snap [new file with mode: 0644]
server/sonar-web/src/main/js/apps/account/organizations/CreateOrganizationForm.js [deleted file]
server/sonar-web/src/main/js/apps/account/organizations/CreateOrganizationForm.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/apps/account/organizations/UserOrganizations.tsx
server/sonar-web/src/main/js/apps/account/routes.ts
server/sonar-web/src/main/js/apps/organizations/actions.js
server/sonar-web/src/main/js/components/controls/Dropdown.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/components/controls/__tests__/Dropdown-test.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/components/icons-components/PlusIcon.tsx [new file with mode: 0644]
sonar-core/src/main/resources/org/sonar/l10n/core.properties