From f441976c3dc05eb014c24eeab93cecc3bc59509e Mon Sep 17 00:00:00 2001 From: megala21 Date: Sun, 1 Oct 2017 22:53:33 +0530 Subject: [PATCH] Moving css files to publica foler --- .../main/resources/publisher/public/index.html | 10 +++++----- .../themes/default}/appImage.css | 1 + .../Chip => public/themes/default}/chip.css | 0 .../themes/default}/drawer.css | 0 .../themes/default}/floatingButton.css | 0 .../themes/default}/imageUploader.css | 0 .../themes/default}/notification.css | 0 .../themes/default}/switch.css | 0 .../UIComponents/AppImage/AppImage.js | 16 ++++++++++++++-- .../src/components/UIComponents/Chip/Chip.jsx | 17 ++++++++++++++++- .../components/UIComponents/Drawer/Drawer.jsx | 15 +++++++++++++-- .../FloatingButton/FloatingButton.jsx | 18 +++++++++++++++++- .../ImageUploader/ImageUploader.jsx | 16 ++++++++++++++-- .../Notifications/NotificationItem.jsx | 14 +++++++++++++- .../Notifications/NotificationView.jsx | 13 +++++++++++++ .../components/UIComponents/Switch/Switch.jsx | 18 +++++++++++++++++- .../main/resources/publisher/webpack.config.js | 1 - .../pom.xml | 6 ++++++ pom.xml | 6 ++++++ 19 files changed, 135 insertions(+), 16 deletions(-) rename components/application-mgt/org.wso2.carbon.device.application.mgt.publisher.ui/src/main/resources/publisher/{src/components/UIComponents/AppImage => public/themes/default}/appImage.css (98%) rename components/application-mgt/org.wso2.carbon.device.application.mgt.publisher.ui/src/main/resources/publisher/{src/components/UIComponents/Chip => public/themes/default}/chip.css (100%) rename components/application-mgt/org.wso2.carbon.device.application.mgt.publisher.ui/src/main/resources/publisher/{src/components/UIComponents/Drawer => public/themes/default}/drawer.css (100%) rename components/application-mgt/org.wso2.carbon.device.application.mgt.publisher.ui/src/main/resources/publisher/{src/components/UIComponents/FloatingButton => public/themes/default}/floatingButton.css (100%) rename components/application-mgt/org.wso2.carbon.device.application.mgt.publisher.ui/src/main/resources/publisher/{src/components/UIComponents/ImageUploader => public/themes/default}/imageUploader.css (100%) rename components/application-mgt/org.wso2.carbon.device.application.mgt.publisher.ui/src/main/resources/publisher/{src/components/UIComponents/Notifications => public/themes/default}/notification.css (100%) rename components/application-mgt/org.wso2.carbon.device.application.mgt.publisher.ui/src/main/resources/publisher/{src/components/UIComponents/Switch => public/themes/default}/switch.css (100%) diff --git a/components/application-mgt/org.wso2.carbon.device.application.mgt.publisher.ui/src/main/resources/publisher/public/index.html b/components/application-mgt/org.wso2.carbon.device.application.mgt.publisher.ui/src/main/resources/publisher/public/index.html index 3d41cf4be5..fdbaea7b4a 100644 --- a/components/application-mgt/org.wso2.carbon.device.application.mgt.publisher.ui/src/main/resources/publisher/public/index.html +++ b/components/application-mgt/org.wso2.carbon.device.application.mgt.publisher.ui/src/main/resources/publisher/public/index.html @@ -21,14 +21,14 @@ - - + + - - + +