You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by sw...@apache.org on 2016/04/11 14:44:44 UTC

[2/2] git commit: updated refs/heads/4.7 to 2d68893

Merge pull request #1422 from remibergsma/ui-vpc-routers-improvement_47

Improve ordering of fields of VPC router detail tabThe field we use most are now on the top:
- name
- state
- hypervisor
- link local ip
- redundant state

The other fields are nice, but not needed most of the time.

Result:
![screen shot 2016-02-21 at 20 11 49](https://cloud.githubusercontent.com/assets/1630096/13204809/37ce63c0-d8d9-11e5-8861-35c1c1a406cf.png)

Before:
![vpc_router_details_before](https://cloud.githubusercontent.com/assets/1630096/13204811/41510f10-d8d9-11e5-850f-549a3333b063.png)

* pr/1422:
  Improve ordering of fields of VPC router detail tab

Signed-off-by: Will Stevens <wi...@gmail.com>


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/2d68893e
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/2d68893e
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/2d68893e

Branch: refs/heads/4.7
Commit: 2d68893ee6de6be7856eb2fbe1ce5fc3077e1067
Parents: f33b4a1 d2fdab0
Author: Will Stevens <wi...@gmail.com>
Authored: Mon Apr 11 08:44:21 2016 -0400
Committer: Will Stevens <wi...@gmail.com>
Committed: Mon Apr 11 08:44:21 2016 -0400

----------------------------------------------------------------------
 ui/scripts/network.js | 50 +++++++++++++++++++++++++---------------------
 1 file changed, 27 insertions(+), 23 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2d68893e/ui/scripts/network.js
----------------------------------------------------------------------