From 7f05b1820c48280cf146d3b53ead58a14fd6c89b Mon Sep 17 00:00:00 2001 From: Menaka Jayawardena Date: Thu, 5 Oct 2017 03:44:59 +0530 Subject: [PATCH] Modified application view with better styling. --- .../Application/View/ApplicationView.jsx | 37 +++++++++++-------- 1 file changed, 21 insertions(+), 16 deletions(-) diff --git a/components/application-mgt/org.wso2.carbon.device.application.mgt.publisher.ui/src/main/resources/publisher/src/components/Application/View/ApplicationView.jsx b/components/application-mgt/org.wso2.carbon.device.application.mgt.publisher.ui/src/main/resources/publisher/src/components/Application/View/ApplicationView.jsx index d421901f2d..d93a90ee2c 100644 --- a/components/application-mgt/org.wso2.carbon.device.application.mgt.publisher.ui/src/main/resources/publisher/src/components/Application/View/ApplicationView.jsx +++ b/components/application-mgt/org.wso2.carbon.device.application.mgt.publisher.ui/src/main/resources/publisher/src/components/Application/View/ApplicationView.jsx @@ -58,14 +58,19 @@ class ApplicationView extends Component {
+ {/*TODO: Remove this*/} +
- {app.name} +

{app.name}

- Last updated on {app.modifiedAt} + Last updated on {app.modifiedAt}
@@ -73,7 +78,7 @@ class ApplicationView extends Component {
- 2k Installs + 2k Installs @@ -84,7 +89,7 @@ class ApplicationView extends Component { -

View in Store

+

View in Store

@@ -92,42 +97,42 @@ class ApplicationView extends Component {
- +

: - +

-

{app.description}

+

{app.description}

- +

: - +

-

[list of tags...]

+

[list of tags...]

- +

: - +

-

Production

+

Production

- +

: - +

-

v1.0

+

v1.0