Jessica Wang
|
15f1874cc1
|
new UI - fix: "Hit Enter key should auto submit on dialogs"
|
2010-10-27 14:45:01 -07:00 |
Jessica Wang
|
e53ce7de78
|
new UI - fix: "Add Secondary Storage VM button visible in POD"
|
2010-10-27 14:37:48 -07:00 |
Jessica Wang
|
271f6bec67
|
new UI - cluster page - add margin between primary storage and host in middle menu.
|
2010-10-27 14:18:11 -07:00 |
Jessica Wang
|
4416defe28
|
new UI - when clicking through middle menu items, show spinning wheel in right panel if spinning wheel is shown in middle menu.
|
2010-10-27 12:27:33 -07:00 |
Jessica Wang
|
03098ec890
|
new UI - rename function name to be more intuitive. This function will handle all action info and copy them over to right panel when middle menu item is clicked.
|
2010-10-27 12:06:00 -07:00 |
Jessica Wang
|
dbf2e826c8
|
new UI - show spinning wheel on middle menu item when details tab is in action. (So, there are 2 spinning running, one is on details tab action menu, the other is on corresponding middle menu item).
|
2010-10-27 11:47:08 -07:00 |
Jessica Wang
|
c4a31f0d0d
|
new UI - when applying actions to multiple-selection middle menu items (e.g. StartVM, StopVM, RebootVM, DestroyVM), display spinning wheel on details tab action menu.
|
2010-10-27 11:07:39 -07:00 |
Jessica Wang
|
170ad91011
|
new UI - if resource menu is open (i.e. zonetree is shown), empty zonetree and close resource menu.
|
2010-10-27 10:11:15 -07:00 |
Jessica Wang
|
8d248d7ebd
|
new UI - pod node - when clicking arrow icon, content under it (i.e. clusters) will get refreshed from database.
|
2010-10-27 09:57:53 -07:00 |
Jessica Wang
|
01ce8abc77
|
new UI - zone tree - when clicking zone arrow, content under it will get refreshed.
|
2010-10-27 09:46:02 -07:00 |
Jessica Wang
|
413163e23e
|
new UI - instance page - reboot router - call listRouters again after rebootRouter returns succcess. This is a temporary solution until RebootRouter API is enhanced to return an embedded object.
|
2010-10-26 20:55:14 -07:00 |
Jessica Wang
|
3a84c6f916
|
new UI - fix a bug that API command didn't get passed correctly.
|
2010-10-26 20:38:16 -07:00 |
Jessica Wang
|
81e919f3a3
|
new UI - subgrid item actions menu - fix: extend the click to the entire highlighted area, not just the word itself.
|
2010-10-26 20:24:34 -07:00 |
Jessica Wang
|
6b2b578171
|
new UI - Details tab actions menu - fix: extend the click to the entire highlighted area, not just the word itself.
|
2010-10-26 20:14:37 -07:00 |
Jessica Wang
|
426e4ea5ce
|
fix => "Make sure info message disappear after you have at least clicked it once."
|
2010-10-26 19:37:04 -07:00 |
Jessica Wang
|
e46a137df0
|
new UI - instance page - details panel action - confirm before start/stop/reboot/destroy/restore VM.
|
2010-10-26 18:56:45 -07:00 |
Jessica Wang
|
91f49621db
|
new UI - multiple-selection action - confirm before destroy VM.
|
2010-10-26 18:27:24 -07:00 |
Jessica Wang
|
d8f10ffa34
|
new UI - multiple-selection action - confirm before reboot VM.
|
2010-10-26 18:09:02 -07:00 |
Jessica Wang
|
2ae87d665a
|
new UI - multiple-selection action - confirm before stop VM.
|
2010-10-26 18:01:23 -07:00 |
Jessica Wang
|
2e3a9d2dad
|
new UI - multiple-selection action - confirm before start VM.
|
2010-10-26 17:54:54 -07:00 |
Jessica Wang
|
3fa6378874
|
fix => "Once async finishes for a VM action, we need to display the message if their current context is that VM without having to click on it again."
|
2010-10-26 16:53:48 -07:00 |
Jessica Wang
|
dfda67cc65
|
new UI - add icon to middle menu items to 4 pages.
|
2010-10-26 16:19:49 -07:00 |
Jessica Wang
|
00d5c34db7
|
new UI - fix a bug that pod doesn't collapse/expand the first time being clicked.
|
2010-10-26 16:06:26 -07:00 |
Jessica Wang
|
0988f50de8
|
new UI - left zone tree - zone node - arrow icon is too small to click. Extend arrow-affected area to the whole zone node.
|
2010-10-26 15:49:09 -07:00 |
Jessica Wang
|
ee902f4e75
|
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
|
2010-10-26 15:25:33 -07:00 |
Jessica Wang
|
456b7a0ee0
|
new UI - cluster page - middle menu - add middle menu item header "Host" above hosts, "Primary Storage" above primary storages.
|
2010-10-26 15:25:27 -07:00 |
will
|
4e544ce0f9
|
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
|
2010-10-26 15:15:21 -07:00 |
will
|
2ed93a406c
|
Fixing second level navigation for instance menu
|
2010-10-26 15:15:10 -07:00 |
Jessica Wang
|
72f0940f7a
|
new UI - after addHost with new cluster, refresh cluster under pod and automatically click the newly created cluster node (to show cluster page in right panel and host in middle menu if the host is created successfully).
|
2010-10-26 14:51:43 -07:00 |
Jessica Wang
|
233675b53d
|
new UI - keep middle menu and its content when host page or primary storage page is loaded into right panel.
|
2010-10-26 14:11:35 -07:00 |
Jessica Wang
|
38a5d86951
|
new UI - pod page - when appending items to middle menu, make sure that host always go first and primary storage always go later.
|
2010-10-26 11:41:39 -07:00 |
Jessica Wang
|
7e9593a399
|
new UI - creating primary storage doesn't create cluster. no need to refresh cluster under pod after this action.
|
2010-10-26 11:31:40 -07:00 |
Jessica Wang
|
107ad39fff
|
new UI - after adding host or adding primary storage, refresh cluster under pod in left navigation.
|
2010-10-26 11:19:53 -07:00 |
Jessica Wang
|
4749af0fff
|
new UI - zone page - show a circle instead of an arrow next to zone name if there is no pod under the zone.
|
2010-10-26 10:05:41 -07:00 |
Jessica Wang
|
9a2380c337
|
new UI - add secondary storage - do not show action info inside subgrid item (action info will be shown in dialog if action fails).
|
2010-10-26 09:33:08 -07:00 |
Jessica Wang
|
cfdd6999ad
|
new UI - Add Zone - keep dialog box open with spinning wheel running until action is complete. If action succeeds, close dialog box. If action fails, display error message on dialog box.
|
2010-10-25 21:20:05 -07:00 |
Jessica Wang
|
7fa3b74d28
|
new UI - Add Pod - keep dialog box open with spinning wheel running until action is complete. If action succeeds, close dialog box. If action fails, display error message on dialog box.
|
2010-10-25 21:01:19 -07:00 |
Jessica Wang
|
d5a6a6451d
|
new UI - Add Secondary Storage - keep dialog box open with spinning wheel running until action is complete. If action succeeds, close dialog box. If action fails, display error message on dialog box.
|
2010-10-25 20:52:44 -07:00 |
Jessica Wang
|
800df736fe
|
new UI - Add Primary Storage - keep dialog box open with spinning wheel running until action is complete. If action succeeds, close dialog box. If action fails, display error message on dialog box.
|
2010-10-25 20:42:15 -07:00 |
Jessica Wang
|
6ae1b7d30b
|
new UI - Add Host - keep dialog box open with spinning wheel running until action is complete. If action succeeds, close dialog box. If action fails, display error message on dialog box.
|
2010-10-25 20:20:11 -07:00 |
Jessica Wang
|
a1557eb667
|
new UI - resources page - fix a bug that StartVM/StopVM/RebootVM/DestroyVM button didn't disappear when clicking instance page then clicking zone/pod/systemVM/cluster node in left navigation.
|
2010-10-25 20:03:35 -07:00 |
Jessica Wang
|
5a0ed4dedd
|
new UI - VLAN page - info dropdown - implement close button.
|
2010-10-25 19:42:35 -07:00 |
Jessica Wang
|
b4ef2b4386
|
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
|
2010-10-25 19:35:58 -07:00 |
Jessica Wang
|
2466501911
|
new UI - VLAN page - fill up info dropdown.
|
2010-10-25 19:35:52 -07:00 |
will
|
c86b4a043f
|
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
|
2010-10-25 18:18:04 -07:00 |
Jessica Wang
|
56ce968533
|
new UI - VLAN page - clicking info icon will show a dropdown that shows VLAN details.
|
2010-10-25 18:06:21 -07:00 |
will
|
a58bbc0eb0
|
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
|
2010-10-25 18:05:55 -07:00 |
will
|
0f16fa4c72
|
Fixed a typo in the Instance Menu
|
2010-10-25 18:05:44 -07:00 |
Jessica Wang
|
3eb7bee1f9
|
new UI - Add VLAN - keep dialog box open and show spinning wheel on dialog box after Add button is clicked. Display error message on dialog box if adding fails. Close dialog box if adding succeeds.
|
2010-10-25 17:28:14 -07:00 |
Jessica Wang
|
912d1c50a9
|
new UI - zone page - (1) switch to Network tab when Add VLAN button is clicked. (2) switch to Secondary Storage tab when Add Secondary Storage button is clicked. This way, the newly added VLAN/SecondaryStorage can show.
|
2010-10-25 16:39:55 -07:00 |