You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ro...@apache.org on 2020/01/16 10:11:48 UTC

[cloudstack-primate] branch master updated (d1eb66a -> f0fb336)

This is an automated email from the ASF dual-hosted git repository.

rohit pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/cloudstack-primate.git.


    from d1eb66a  storage: take volume snapshot action (#110)
     add 709d2bd  Merge branch 'master' of github.com:apache/cloudstack-primate
     add 69590e2  Merge branch 'master' of github.com:shapeblue/cloudstack-primate
     add ea07e53  Merge branch 'master' of github.com:shapeblue/cloudstack-primate
     add d3a2111  Improve styling of infoCard section
     add a6d9605  Update all labels to use translations
     add 54367ed  Improve instance hardware view
     add c44a1a1  Merge branch 'master' of github.com:shapeblue/cloudstack-primate into resource-view
     add 90a1e22  some styling fixes
     add 0b4ece6  Merge branch 'resource-view' of github.com:shapeblue/cloudstack-primate into resource-view
     add c6e1c4c  Move styles to CSS class
     add a11f6f9  Move actions buttons to title bar
     add 75f4370  Apply tweaks to layout/design
     add 3913473  Merge remote-tracking branch 'origin/master' into resource-view
     add 838f91b  fixes
     new f0fb336  component: fix infocard style/layout improvement (#100)

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/components/view/InfoCard.vue       | 632 +++++++++++++++++++++------------
 src/components/widgets/OsLogo.vue      |   2 +-
 src/locales/en.json                    |  10 +-
 src/views/compute/InstanceHardware.vue | 300 ++++++++++------
 4 files changed, 599 insertions(+), 345 deletions(-)


[cloudstack-primate] 01/01: component: fix infocard style/layout improvement (#100)

Posted by ro...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

rohit pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cloudstack-primate.git

commit f0fb336d823abc22e7a99fd0e673d991efda1df8
Merge: d1eb66a 838f91b
Author: Rohit Yadav <ro...@shapeblue.com>
AuthorDate: Thu Jan 16 15:41:38 2020 +0530

    component: fix infocard style/layout improvement (#100)
    
    Improve styling of InfoCard and instance hardware tab.
    
    Signed-off-by: Rohit Yadav <ro...@shapeblue.com>
    Co-authored-by: Rohit Yadav <ro...@apache.org>

 src/components/view/InfoCard.vue       | 632 +++++++++++++++++++++------------
 src/components/widgets/OsLogo.vue      |   2 +-
 src/locales/en.json                    |  10 +-
 src/views/compute/InstanceHardware.vue | 300 ++++++++++------
 4 files changed, 599 insertions(+), 345 deletions(-)