]> source.dussan.org Git - sonarqube.git/commit
SONAR-8669 Display organizations on the "Notifications" page (#1633)
authorStas Vilchik <stas-vilchik@users.noreply.github.com>
Tue, 7 Feb 2017 12:11:07 +0000 (13:11 +0100)
committerGitHub <noreply@github.com>
Tue, 7 Feb 2017 12:11:07 +0000 (13:11 +0100)
commitc54e107bb8305de177d8c805d0368eaf7df3bc37
treefb994bad6f25ac5c563c0097502e20b0460f287e
parent929dcab3e90bc534193441f97cf6006d9495e448
SONAR-8669 Display organizations on the "Notifications" page (#1633)
server/sonar-web/src/main/js/api/notifications.js
server/sonar-web/src/main/js/apps/account/notifications/ProjectNotifications.js
server/sonar-web/src/main/js/apps/account/notifications/Projects.js
server/sonar-web/src/main/js/apps/account/notifications/__tests__/__snapshots__/ProjectNotifications-test.js.snap
server/sonar-web/src/main/js/apps/account/notifications/__tests__/__snapshots__/Projects-test.js.snap
server/sonar-web/src/main/js/apps/account/notifications/actions.js
server/sonar-web/src/main/js/components/shared/Organization.js
server/sonar-web/src/main/js/helpers/urls.js
server/sonar-web/src/main/js/store/notifications/duck.js