Skip to content

Commit 8e845cf

Browse files
Merge pull request #14980 from rhamilto/OCPBUGS-54833
OCPBUGS-54833: fix spacing of secondary action in notification drawer…
2 parents 6289982 + 99b5aa4 commit 8e845cf

19 files changed

+234
-495
lines changed

frontend/packages/console-app/package.json

-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
"@console/metal3-plugin": "0.0.0-fixed",
1919
"@console/operator-lifecycle-manager": "0.0.0-fixed",
2020
"@console/operator-lifecycle-manager-v1": "0.0.0-fixed",
21-
"@console/patternfly": "0.0.0-fixed",
2221
"@console/pipelines-plugin": "0.0.0-fixed",
2322
"@console/shipwright-plugin": "0.0.0-fixed",
2423
"@console/plugin-sdk": "0.0.0-fixed",

frontend/packages/insights-plugin/package.json

-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
},
1010
"dependencies": {
1111
"@console/internal": "0.0.0-fixed",
12-
"@console/patternfly": "0.0.0-fixed",
1312
"@console/plugin-sdk": "0.0.0-fixed",
1413
"@console/shared": "0.0.0-fixed"
1514
},

frontend/packages/patternfly/.eslintrc

-82
This file was deleted.

frontend/packages/patternfly/locales/en/notification-drawer.json

-7
This file was deleted.

frontend/packages/patternfly/locales/es/notification-drawer.json

-11
This file was deleted.

frontend/packages/patternfly/locales/fr/notification-drawer.json

-11
This file was deleted.

frontend/packages/patternfly/locales/ja/notification-drawer.json

-11
This file was deleted.

frontend/packages/patternfly/locales/ko/notification-drawer.json

-11
This file was deleted.

frontend/packages/patternfly/locales/zh/notification-drawer.json

-11
This file was deleted.

frontend/packages/patternfly/package.json

-7
This file was deleted.

frontend/packages/patternfly/src/components/index.ts

-1
This file was deleted.

frontend/packages/patternfly/src/components/notification-drawer/index.ts

-2
This file was deleted.

frontend/packages/patternfly/src/components/notification-drawer/notification-category.tsx

-45
This file was deleted.

frontend/packages/patternfly/src/components/notification-drawer/notification-entry.tsx

-163
This file was deleted.

frontend/packages/patternfly/src/index.ts

-1
This file was deleted.

0 commit comments

Comments
 (0)