]> source.dussan.org Git - sonarqube.git/commit
Delete legacy SonarCloud code
authorPhilippe Perrin <philippe.perrin@sonarsource.com>
Mon, 1 Mar 2021 14:31:54 +0000 (15:31 +0100)
committersonartech <sonartech@sonarsource.com>
Wed, 3 Mar 2021 20:12:51 +0000 (20:12 +0000)
commit0f655c3dfabfbc3376cec41dd29e40c1bfbfe81e
treeebc8cdd9f19f8c05d03b4b680c628788e7692e4d
parenta3ab233a6c989f6bea8eab0f859282bb4246970f
Delete legacy SonarCloud code
12 files changed:
server/sonar-web/src/main/js/api/news.ts [deleted file]
server/sonar-web/src/main/js/app/components/embed-docs-modal/EmbedDocsPopup.tsx
server/sonar-web/src/main/js/app/components/embed-docs-modal/ProductNewsMenuItem.tsx [deleted file]
server/sonar-web/src/main/js/app/components/embed-docs-modal/__tests__/ProductNewsMenuItem-test.tsx [deleted file]
server/sonar-web/src/main/js/app/components/embed-docs-modal/__tests__/__snapshots__/ProductNewsMenuItem-test.tsx.snap [deleted file]
server/sonar-web/src/main/js/app/components/notifications/NavLatestNotification.tsx [deleted file]
server/sonar-web/src/main/js/app/components/notifications/NotificationsSidebar.tsx [deleted file]
server/sonar-web/src/main/js/app/components/notifications/__tests__/NavLatestNotification-test.tsx [deleted file]
server/sonar-web/src/main/js/app/components/notifications/__tests__/NotificationsSidebar-test.tsx [deleted file]
server/sonar-web/src/main/js/app/components/notifications/__tests__/__snapshots__/NavLatestNotification-test.tsx.snap [deleted file]
server/sonar-web/src/main/js/app/components/notifications/__tests__/__snapshots__/NotificationsSidebar-test.tsx.snap [deleted file]
server/sonar-web/src/main/js/app/components/notifications/notifications.css [deleted file]