]> source.dussan.org Git - sonarqube.git/commit
SONARCLOUD-270 Show latest notification in the Navbar
authorWouter Admiraal <wouter.admiraal@sonarsource.com>
Tue, 11 Dec 2018 10:29:26 +0000 (11:29 +0100)
committersonartech <sonartech@sonarsource.com>
Thu, 20 Dec 2018 10:41:51 +0000 (11:41 +0100)
commit893a66d84f9c6169c270cd5269771c3e3d6f8d81
treed40836fb6d73146b619ca102da3cdcd98a67f81b
parent3036199cfc21350935275cde7fccd555592e9dec
SONARCLOUD-270 Show latest notification in the Navbar
16 files changed:
server/sonar-web/src/main/js/api/news.ts
server/sonar-web/src/main/js/api/user-settings.ts [new file with mode: 0644]
server/sonar-web/src/main/js/app/components/embed-docs-modal/EmbedDocsPopupHelper.tsx
server/sonar-web/src/main/js/app/components/nav/global/GlobalNav.css
server/sonar-web/src/main/js/app/components/nav/global/GlobalNav.tsx
server/sonar-web/src/main/js/app/components/nav/global/GlobalNavNotifications.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/app/components/nav/global/GlobalNavPlus.tsx
server/sonar-web/src/main/js/app/components/nav/global/__tests__/GlobalNavNotifications-test.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/app/components/nav/global/__tests__/__snapshots__/GlobalNav-test.tsx.snap
server/sonar-web/src/main/js/app/components/nav/global/__tests__/__snapshots__/GlobalNavNotifications-test.tsx.snap [new file with mode: 0644]
server/sonar-web/src/main/js/app/components/nav/global/__tests__/__snapshots__/GlobalNavPlus-test.tsx.snap
server/sonar-web/src/main/js/app/types.d.ts
server/sonar-web/src/main/js/components/icons-components/NotificationIcon.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/store/rootReducer.ts
server/sonar-web/src/main/js/store/users.ts
sonar-core/src/main/resources/org/sonar/l10n/core.properties