Commit Graph

458 Commits

Author SHA1 Message Date
will 111a92c56c Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-19 18:19:36 -07:00
will 97cda5f975 Adding animation to the left navigation for 2.2 UI 2010-10-19 18:19:13 -07:00
NIKITA 6038cdb5b9 Pop up for Info cion in Network tab 2010-10-19 17:47:37 -07:00
Jessica Wang 09f2836dd9 new UI - ISO page - remove edit button, add Edit ISO link into action menu 2010-10-19 17:38:47 -07:00
will 00b81a13e0 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-19 17:36:23 -07:00
will ba5461d5a7 Fixed 2nd level navigation for new 2.2 UI 2010-10-19 17:36:06 -07:00
Jessica Wang 85ff897cce new UI - Template page - remove Edit button and add Edit Template to action menu. 2010-10-19 17:26:53 -07:00
will 5931b69218 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-19 17:19:45 -07:00
will 13f0f784e2 Refactored the first level navigation for 2.2 UI. 2010-10-19 17:19:31 -07:00
Jessica Wang 3e40809e75 new UI - implement delete pod action. 2010-10-19 16:12:15 -07:00
Kris McQueen 2bd5b6a29e bug 6654: virtualmachinename should be serialized as vmname, fix handling of the createPortForwardingRule response
status 6654: resolved fixed
2010-10-19 15:59:37 -07:00
Jessica Wang b60fd783fd new UI - implement delete zone action. 2010-10-19 15:55:27 -07:00
NIKITA ce385915a3 text box made bigger for templates and iso on edit mode 2010-10-19 15:55:05 -07:00
NIKITA 486417e880 Scroll bar for mid menu list 2010-10-19 14:56:45 -07:00
Jessica Wang 0b19113ca8 new UI - change element ID to be consistent with other elements. 2010-10-19 14:36:19 -07:00
Jessica Wang 2a56ce0baf new UI - after login, display dashboard as the default page. 2010-10-19 14:19:42 -07:00
NIKITA 2b7aa3ceee Ui change for dialog box 2010-10-19 14:10:29 -07:00
Jessica Wang 3372ad1fb4 new UI - implement delete secondary storage action. 2010-10-19 14:04:58 -07:00
Kris McQueen 0267a306c8 bug 6649: when listing domains, accept -1 as 'list all.' Fix listDomainChildren response to return haschild, handle haschild as a boolean rather than a string.
status 6649: resolved fixed
2010-10-19 13:49:00 -07:00
NIKITA 6227288ab2 New icons for Mid menu disk offering, global settings, service offering and left menu System icon 2010-10-19 12:01:08 -07:00
Jessica Wang da762b01db new UI - implement delete primary storage action. 2010-10-19 10:52:01 -07:00
Jessica Wang 743f58fb0c new UI - hide middle menu when clicking zone node, pod node, systemVM node, dashboard. show middle menu otherwise. 2010-10-19 10:20:22 -07:00
Jessica Wang 9e003170c6 new UI - left menu - empty zonetree and vm group tree when expand other menu. 2010-10-19 09:48:26 -07:00
Jessica Wang 1e0f2fb436 new UI - when clicking cluster node, select the 1st host in middle menu as default. 2010-10-19 09:41:12 -07:00
Jessica Wang f11df0880f new UI - host page - remove testing code. 2010-10-19 09:38:07 -07:00
Jessica Wang bae8998d2d new UI - host page - implement update OS action. 2010-10-18 19:09:38 -07:00
Jessica Wang 3c27d0506b new UI - fix a bug that clicking a submenu will collapse parent menu. 2010-10-18 17:51:09 -07:00
NIKITA 6145ef5593 Added Host and primary storage icons 2010-10-18 17:37:06 -07:00
Jessica Wang 95360a51ed new UI - implement remove host action. 2010-10-18 17:15:48 -07:00
Jessica Wang 82132b8a54 new UI - implement Force Reconnect on Host. 2010-10-18 16:59:20 -07:00
Jessica Wang 9d7a2da5d8 new UI - implement Cancel Maintenance Mode. 2010-10-18 16:45:37 -07:00
Jessica Wang c67c618d44 new UI - host page - show different action option based on host state. 2010-10-18 16:14:56 -07:00
NIKITA 379373f446 Hover and selcted UI for left menu inner link 2010-10-18 16:02:51 -07:00
Jessica Wang faeff7707f new UI - confirm action before enable maintenance on host. 2010-10-18 15:46:10 -07:00
Jessica Wang a9c82e2bd5 new UI - fix a bug that host and primary storage appear more than once when clicking between different left menu. 2010-10-18 15:21:58 -07:00
NIKITA ae561edb25 More button image has been made bigger 2010-10-18 15:17:29 -07:00
Jessica Wang 51258656cc new UI - empty zonetree when collapse system left menu. 2010-10-18 15:09:42 -07:00
Jessica Wang 32be5f7693 new UI - collapse other expanded menu when clicking dashboard that doesn't have submenu. 2010-10-18 14:35:06 -07:00
Jessica Wang ab46791903 new UI - both host and primaryStorage are displayed in middle menu when cluster node is clicked. So, give host and primaryStorage different format of middle menu name to avoid conflict. 2010-10-18 14:06:33 -07:00
NIKITA f2738f8e44 New images relaced for left menu hover and selected. Bigger grid action image 2010-10-18 13:51:56 -07:00
Kris McQueen 0143cbc1e1 changeServiceForVirtualMachine is not an async command since it merely does a database update for the VMs service offering. Change the UI to reflect this. 2010-10-18 11:51:34 -07:00
Jessica Wang 521cb762dc new UI - implement enable maintenance. 2010-10-18 11:33:55 -07:00
Kris McQueen 346c3413b6 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-18 11:16:36 -07:00
Kris McQueen 3be625ca6e The stopVirtualMachine API should return the vm instance rather than a boolean indicating success. The response for async jobs is now under the jobresult property of the JSON response, handle the start/stop virtual machine responses using data from the jobresult rather than expecting some embedded object. 2010-10-18 11:15:07 -07:00
Jessica Wang 74cf1fe514 new UI - When adding VLAN IP Range fails, pop up dialog box that has error message and remove the VLAN on screen. 2010-10-18 10:26:14 -07:00
Jessica Wang afbf68c9ed new UI - add version number to all JS files. 2010-10-18 10:05:56 -07:00
Jessica Wang c9b5b33dd8 new UI - implement Add VLAN IP Range. 2010-10-17 17:01:21 -07:00
Jessica Wang abcb526f4b new UI - implement Add Secondary Storage 2010-10-17 10:48:22 -07:00
Jessica Wang cd549d309c new UI - resources page - zone page - fill secondary storage tab. 2010-10-17 09:52:42 -07:00
Jessica Wang 2d8de2ec13 new UI - resources page - show Add VLAN IP Range at Network tab, show Add Secondary Storage at Secondary Storage tab, hide them otherwise. 2010-10-17 08:31:04 -07:00