Commit Graph

752 Commits

Author SHA1 Message Date
NIKITA a2e5b7d849 middle list the subject and first line description made more prominent 2010-10-25 17:58:31 -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
NIKITA 4a0fd5f0b5 Right panel loading 2010-10-25 16:41:48 -07:00
Jessica Wang c42ae13a23 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-25 16:40:03 -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
NIKITA 8e90185008 Midmenu header title for host and primary storage 2010-10-25 16:32:10 -07:00
NIKITA 9cd8dd2989 Loading added on right panel 2010-10-25 16:10:59 -07:00
Jessica Wang 9bbac6ee76 new UI - resources page - zone page - always show Add Host, Add VLAN, Add Secondary Storage when clicking through different tabs. 2010-10-25 15:52:25 -07:00
Jessica Wang 31a5c77692 new UI - VLAN page - Direct VLAN and Virtual VLAN share the same template. 2010-10-25 15:28:27 -07:00
NIKITA 574be18c6e Add Vlan range button for Network 2010-10-25 12:18:05 -07:00
Jessica Wang d1b1a84265 new UI - instance page - implement Destroy VM action for multiple-selection middle menu items. 2010-10-25 11:54:00 -07:00
Jessica Wang 641c7e617f new UI - instance page - implement multiple-selection Reboot VM action. 2010-10-25 11:46:28 -07:00
Jessica Wang c2fb123fd8 new UI - instance page - implement Stop VM action for multiple-selection middle menu items. 2010-10-25 11:42:27 -07:00
Jessica Wang 1e32ae0871 new UI - apply new function copyAfterActionInfoToRightPanel() to all pages which will refresh action info on top of right panel when clicking through different middle menu items. 2010-10-25 11:29:55 -07:00
Jessica Wang 4364e87338 new UI - after details action is finished, action info will be recorded in middle menu. So, when a user move between different middle menu items, right panel will show corresponding action info for each item. 2010-10-25 11:11:49 -07:00
Jessica Wang b5bc938eaf new UI - when details tab action is finished, show succeed/fail icon on middle menu item and hide the info in middle menu item and show the info at right panel when the middle menu item is clicked. 2010-10-25 10:55:07 -07:00
Jessica Wang 9224c8134b new UI - middle menu actions (multiple-selection base) - copy action info to right panel when middle menu is clicked. 2010-10-24 23:56:11 -07:00
Jessica Wang 7c23ffdb93 new UI - instance page - implement Start VM button (multiple-selection in middle menu). 2010-10-24 23:14:25 -07:00
Jessica Wang a42a378e9a new UI - instance page - add initVMWizard() function. 2010-10-24 21:24:30 -07:00
Jessica Wang 0514fedea6 new UI - rebootVirtualMachine API was changed recently (doesn't return embedded object any more). This is a temporary fix until API is fixed. 2010-10-24 20:02:17 -07:00
Jessica Wang 3de7680d1c new UI - fix a bug that Disable HA option didn't show. 2010-10-24 19:49:54 -07:00
Jessica Wang 9acf5a7b90 new UI - fix a bug that Detach ISO option didn't show when a VM has ISO attached. 2010-10-24 19:37:28 -07:00
Jessica Wang d3b3b9ea91 new UI - instance page - isoid is returned as integer instead of string now. This is corresponding UI change. 2010-10-24 19:30:25 -07:00
Jessica Wang 55135be1b8 new UI - resetPasswordForVirtualMachine API was recently changed. This is corresponding UI change. 2010-10-24 17:56:35 -07:00
Jessica Wang d3fa609123 new UI - fix a bug that action info (succeed or fail) didn't show on top of right panel after action was finished. 2010-10-24 15:03:06 -07:00
Jessica Wang 36fd8edb85 new UI - instance page - details panel action - rearrange action links. 2010-10-24 13:42:59 -07:00
Jessica Wang 3b2ac1eedb new UI - instance page - add actions in details panel (previously in middle menu). 2010-10-24 13:27:11 -07:00
Jessica Wang 9bb216570b new UI - correct typo. 2010-10-24 10:41:44 -07:00
Jessica Wang 6506c9b4db new UI - template page - fix a bug: match parameters of doEditTemplates2() function. 2010-10-24 00:39:24 -07:00
Jessica Wang 3d0aefe6bc new UI - host page - after enableMaintenance/cancelMaintenance/forceReconnect, update info in middle menu and right panel. 2010-10-24 00:16:36 -07:00
Jessica Wang 319bda7c3b new UI - pass detailsTab element when doing action, so we don't need to select detailsTab again when trying to show loading image in detailsTab. 2010-10-23 23:51:23 -07:00
Jessica Wang b4f76d79c1 new UI - pass element instead of element ID when doing details tab action. So, don't need to select element again after action is done. 2010-10-23 21:01:58 -07:00
Jessica Wang 25ea14371e new UI - instance page - seperate action map into 2 kinds: for middle menu and for details tab. 2010-10-23 11:47:56 -07:00
Jessica Wang fb318f1ae3 new UI - instance page - add action menu to details tab. 2010-10-23 11:29:04 -07:00
Jessica Wang cecf4f9a5e new UI - instance page - show different submenu at left navigation based on user role (admin, non-admin). 2010-10-23 10:44:45 -07:00
Jessica Wang d4dfc6770b new UI - add instance group submenu at navitation. 2010-10-23 10:28:21 -07:00
Jessica Wang e17791251e new UI - add "Running Instances", "Stop Instances", "Destroyed Instances" submenu at left navitation. 2010-10-23 10:16:01 -07:00
Jessica Wang 2818fcfd3b new UI - add My Instance submenu at left navigation. 2010-10-23 10:03:32 -07:00
Jessica Wang 15e4366c9e new UI - fix a bug that disable multiple selection was not working. 2010-10-23 09:22:02 -07:00
Jessica Wang 3f538e3c5a new UI - index.jsp - remove non-used template. 2010-10-23 08:04:12 -07:00
Jessica Wang 2117695437 new UI - left navigation - correct icon of template, ISO. 2010-10-23 07:23:12 -07:00
Jessica Wang b950056424 new UI - check in again. 2010-10-22 20:48:44 -07:00
Jessica Wang ef988029b3 new UI - check in missing files. 2010-10-22 20:44:21 -07:00
Jessica Wang e92eac96f7 new UI - add second indent template. 2010-10-22 20:36:41 -07:00
Jessica Wang 9603d92ad3 Revert "new UI - instance page - refactor submenu."
This reverts commit e9d56d473d.

Conflicts:

	ui/new/scripts/cloud.core2.instance.js
2010-10-22 20:31:22 -07:00
Jessica Wang 958aaaaf87 new UI - instance page - refactor submenu. 2010-10-22 20:23:05 -07:00
Jessica Wang ede817886a new UI - refactor instance page's submenu. 2010-10-22 20:09:57 -07:00
Jessica Wang e9d56d473d new UI - instance page - refactor submenu. 2010-10-22 19:47:24 -07:00
will fd02b7bd43 Removing legacy login.html. It has already been integrated. 2010-10-22 19:34:34 -07:00
will 05f1c1b454 Removed version from the cloud.com javascript files 2010-10-22 19:32:26 -07:00
will 388ec0b072 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-22 17:43:35 -07:00
will c7385bd095 Fixed up the Help Section in 2.2 UI 2010-10-22 17:43:21 -07:00
NIKITA eccab6880f Loading added for Dialog boxes 2010-10-22 16:30:41 -07:00
will 6d276c3133 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-22 16:24:54 -07:00
will 19102c023d Fixed 2.2 Dashboard
- changed "totalCapacity" to "totalcapacity" in listCapacity response
- Fixed percentUsed calculation to actually calculate the percentage used of each capacity resource
2010-10-22 16:24:41 -07:00
NIKITA 4326070a88 UI for help dropdown 2010-10-22 14:52:09 -07:00
Jessica Wang bf377735c4 new UI - instance page - hide routers tab for non-admin user. 2010-10-22 14:31:47 -07:00
will c8850970ca Enabled Help Dialog 2010-10-22 11:31:24 -07:00
NIKITA 018b76fc6c Change in network dg 2010-10-21 18:29:53 -07:00
NIKITA 44e260c55f Added grid header to Volume and Snapshots 2010-10-21 18:14:52 -07:00
NIKITA 1d752b1508 Resolved a minor issue with status message in Instance 2010-10-21 17:57:56 -07:00
Jessica Wang 9144ea47c1 new UI - domain page - fix a JS bug "$selectedDomainTreeNode.data("jsonObj") is not an object". 2010-10-21 17:43:51 -07:00
Jessica Wang 5356d165ff new UI - domain page - check whether domain.jsp is loaded to right panel when domain node is clicked in left navigation. 2010-10-21 16:07:54 -07:00
Kris McQueen 365ac7501f bug 6672: Fix up volume commands. For createVolume, the command is supposed to create a database object, but not assign it to a storage pool until the user first attaches it to a vm instance. That allows the volume to start off hypervisor agnostic. For attachVolume, detachVolume, and listVolumes, the responses had minor issues (sourceType could be null, for example) in either the response generation, or the response handling by the UI.
status 6672: resolved fixed
2010-10-21 15:15:01 -07:00
NIKITA d4207060b4 New icons for Service Offering, Disk Offering, Global Settings 2010-10-21 14:43:45 -07:00
Jessica Wang fdd2b27e60 new UI - domain tree - fix a bug that tree is not expandable after coming back from other pages. 2010-10-21 14:19:37 -07:00
Jessica Wang 0d5a7175d8 new UI - domain page - fix a bug that is caused by API refactor. 2010-10-21 11:50:20 -07:00
NIKITA 69fe8494c2 Domain icon for left and title menu 2010-10-21 11:23:26 -07:00
Jessica Wang 4af701c6fb new UI - resource page - fix the logic of showing/hiding Add Zone/Pod/PrimaryStorage/VLAN/SecondaryStorage/Host between different type of nodes. 2010-10-21 11:20:30 -07:00
Jessica Wang 2313112831 new UI - load resource.jsp into right panel when zone tree node is clicked (to resolve the bug that resource.jsp is not found after coming back from other pages). 2010-10-21 11:08:32 -07:00
Jessica Wang 656c933891 new UI - system VM page - add view console template. 2010-10-20 19:15:30 -07:00
will 04cfb46b54 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-20 19:14:16 -07:00
will 8d498f4ea8 Added hover effect over the navigation to indicate which ones can be opened or not 2010-10-20 19:14:07 -07:00
Jessica Wang c2a477e725 new UI - system VM page - implement view console action. 2010-10-20 18:59:15 -07:00
NIKITA d68f44de1e help UI 2010-10-20 18:32:11 -07:00
will f58e15d009 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-20 18:30:08 -07:00
will e765a5b394 Made the left nav links clicking more smoother. 2010-10-20 18:29:19 -07:00
Jessica Wang 87449c9081 new UI - domain page - indent the whole tree 30 pixels by default. 2010-10-20 18:02:55 -07:00
Jessica Wang 97a8f3f9ab new UI - resources page - zonetree - make clickable area bigger for each tree node. 2010-10-20 17:59:24 -07:00
Jessica Wang 4399a051dd new UI - domain tree - calculate indent by treenode level. 2010-10-20 16:56:23 -07:00
Kris McQueen d01d2c01f4 fix a problem listing load balancer rules, the ip address for a vm has been standardized to ipaddress rather than a mix of ipaddress/privateip 2010-10-20 16:48:20 -07:00
Jessica Wang e9b81c9b1e new UI - resources page - populate host and primary storage into middle menu when pod node is clicked (just like when cluster node is clicked). 2010-10-20 16:45:40 -07:00
Jessica Wang 44f6264ce0 new UI - fix a bug that domain tree doesn't show 2nd-level or lower level. 2010-10-20 16:20:17 -07:00
NIKITA 258214f190 Left menu first level open arrow changed 2010-10-20 15:34:51 -07:00
NIKITA 8c169c2d30 change in Domain left menu 2010-10-20 15:20:47 -07:00
Jessica Wang 41fb27d246 new UI - show middle menu when clicking pod node in left menu. 2010-10-20 14:51:52 -07:00
Jessica Wang afcf6c1360 new UI - resources page - fix a bug that clicking on zone/pod/systemVM node will close system menu. 2010-10-20 11:53:01 -07:00
NIKITA af925211af Change in Network tab UI in Resource 2010-10-20 11:47:14 -07:00
Jessica Wang 2c59448234 new UI - highlight(select) domain tree node when it's being clicked. 2010-10-20 11:33:37 -07:00
Jessica Wang 444aef3a29 new UI - remove non-used html code. 2010-10-20 10:57:59 -07:00
Jessica Wang af864390c4 new UI - domain page - fix a bug that admin.acccounts didn't get refreshed when clicking different domain node that has zero admin account. 2010-10-20 10:49:22 -07:00
Jessica Wang 7d9932ce49 new UI - when clicking Domain in left menu, build domain tree under it (in left menu). 2010-10-20 10:30:50 -07:00
Jessica Wang 376e161c04 new UI - add left menu domain tree node template. 2010-10-20 09:45:25 -07:00
will 8cc83313dd Fixed an object comparison check when selecting the 2nd level nagivation. 2010-10-19 18:27:22 -07:00
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
Jessica Wang 7871c26281 new UI - initialize and bind event handler to Add Zone button, Add Pod button, Add Host button, Add Primary Storage button. 2010-10-17 00:15:20 -07:00
Jessica Wang cc928ed4a3 new UI - implement create primary storage action. 2010-10-16 23:22:02 -07:00
Jessica Wang 83cb5fdd1d new UI - when clicking cluster in zone tree, populate host and primary storage in middle menu but not select the 1st item as default. Otherwise, cluster detailswould never get a chance to display. 2010-10-16 15:05:42 -07:00
Jessica Wang fe4e673093 new UI - implement Add host action. 2010-10-16 14:55:19 -07:00
Jessica Wang be21b4b429 new UI - zonetree in left menu - clicking cluster node will also populate primary storage in middle menu. 2010-10-16 11:58:37 -07:00
Jessica Wang cd367de19f new UI - zonetree in left menu - clicking cluster node will populate hosts to middle menu. 2010-10-16 11:36:18 -07:00
Jessica Wang 9aa6e763de new UI - remove zonetree from middle menu. 2010-10-15 20:25:49 -07:00
Jessica Wang 14258203e7 new UI - zone tree in left menu - clicking different node (zone node, pod node, cluster node, systemVm node) will show different page in right panel. 2010-10-15 20:16:52 -07:00
Jessica Wang c3dc990d0a new UI - zone tree - implement expanding/collapsing pod node. 2010-10-15 19:27:19 -07:00
Jessica Wang d4009b071f new UI - zonetree in left menu - (1) show loading image before zonetree is built completely. (2) implement expanding/collapsing zone section. 2010-10-15 19:02:06 -07:00
will e688caebc0 Refreshing 2.2 UI will now correctly apply the username 2010-10-15 18:19:20 -07:00
will 5c6aa96d70 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-15 18:10:51 -07:00
will 43e71440b5 Adding login logic to 2.2 UI 2010-10-15 18:10:42 -07:00
NIKITA 8147d1241e UI improvement for left menu 2010-10-15 17:43:43 -07:00
Jessica Wang d0e4cf88d2 new UI - build zone tree in left menu 2010-10-15 16:41:38 -07:00
Jessica Wang 47e783bbb8 new UI - left menu - zone tree node - change structure of zone tree node. 2010-10-15 15:09:36 -07:00
NIKITA 13c982319f Grid action image name has been changed 2010-10-15 14:34:31 -07:00
Jessica Wang 193e3db90a new UI - resources page - pod page - fix a bug that IP Range is blank. 2010-10-15 14:27:43 -07:00
NIKITA e851353ebe Loader for left menu 2010-10-15 13:15:05 -07:00
Jessica Wang 81213ec032 new UI - accounts page - details tab - new grid header with new action icon. 2010-10-15 11:55:43 -07:00
Jessica Wang 0866b8e60a new UI - resources page - implement add pod action. 2010-10-15 11:25:06 -07:00
Jessica Wang 2fd8c769dc new UI - resources page - implement Add Zone action. 2010-10-15 10:06:50 -07:00
Jessica Wang d2a6694b9a change text 2010-10-14 20:06:46 -07:00
Jessica Wang 729685e87e new UI - resources page - zone page - implement network tab. 2010-10-14 20:00:13 -07:00
Jessica Wang dd88d714d1 new UI - resources page - primary storage page - implement details tab. 2010-10-14 18:32:54 -07:00
Jessica Wang 1bcb4f2f6e new UI - resources page - host page - implement details tab.1 2010-10-14 17:46:11 -07:00
Jessica Wang 931059435c new UI - resources page - cluster page - implement details tab. 2010-10-14 17:12:20 -07:00
Jessica Wang 58b727e386 new UI - zonetree in left menu - make tree node have parent-children relationship. (e.g. pod is zone's child node, cluster is pod's child node) 2010-10-14 16:44:25 -07:00
Jessica Wang 9b67d36ff0 new UI - resources page - reduce repeated code.:wq 2010-10-14 16:15:22 -07:00
NIKITA 39f2a0e939 Selected tag added to System left menu 2010-10-14 16:13:08 -07:00
NIKITA 2185adc086 New Loader for mid menu and Action for Account tab 2010-10-14 14:42:19 -07:00
Jessica Wang 57bb673fa3 new UI - left menu - create new function buildZoneTree(). 2010-10-14 12:00:28 -07:00
Jessica Wang 912437c043 new UI - remove non-used code. 2010-10-14 10:45:14 -07:00
Jessica Wang 146def1ded new UI - (1) remove router from left menu. (2) instance page - apply new arrow icon from Nikita. 2010-10-14 10:21:56 -07:00
Jessica Wang e80d32ba5c new UI - left menu - collapse other menu before expand a menu. Only keep one menu open at a time. 2010-10-14 09:59:46 -07:00
Jessica Wang d0e914a68d new UI - left menu - make dashboard, ip address, account 2-level. 2010-10-14 09:30:22 -07:00
Jessica Wang bd4b5b8a25 new UI - create a shared function selectLeftMenu(). 2010-10-13 20:11:29 -07:00
Jessica Wang e80cb4879e new UI - fix a bug that dashboard doesn't get highlighted when being clicked. 2010-10-13 19:30:05 -07:00
NIKITA 23b04f4dae grid_action changed 2010-10-13 18:37:14 -07:00
Jessica Wang a7656e01f0 new UI - add highlighted class to first level menu when it's expanded. 2010-10-13 18:25:00 -07:00
Jessica Wang a9de7cbd23 new UI - remove JQuery accordion widget from left menu. Create our own widget to control left menu. 2010-10-13 17:58:10 -07:00
NIKITA acdf1bd128 Minor change in Mid menu and Added label to Zone and Pod in Dashboard 2010-10-13 16:26:45 -07:00
Jessica Wang e9ef7a1eb0 new UI - resources page - implement details tab for System VM. 2010-10-13 16:25:13 -07:00
Kris McQueen 354590d018 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-13 16:09:38 -07:00
NIKITA 9580317518 Revised UI for left menu 2010-10-13 16:06:34 -07:00
Jessica Wang 9fbc8fd112 new UI - resources page - implement pod details tab. 2010-10-13 14:39:27 -07:00
Jessica Wang 8a413180fe new UI - resources page - implement zone details tab. 2010-10-13 11:43:26 -07:00
Jessica Wang f06eb93c55 new UI - resources page - clicking differet type of node will show different type of page. 2010-10-13 11:12:21 -07:00
Jessica Wang f27785658e new UI - specify element instead of elementId when switching between tabs. 2010-10-13 10:52:41 -07:00
Jessica Wang e8898f25c5 new UI - resources page - fix the issue that all pods or all system vms are highlighted when one pod or one system vm is selected in zone tree. 2010-10-13 09:40:03 -07:00
Jessica Wang 4413a69733 new UI - Resources page - highlight each tree node (zone node, pod node, cluster node, host node, storage node, system vm node) when being clicked. 2010-10-12 18:51:40 -07:00
Kris McQueen 8e086d7a21 resolving merge conflicts between 2.1.refactor and master 2010-10-12 16:28:16 -07:00
Kris McQueen 2740ba6c40 final merge of master->2.1.refactor preparing for merge back into master 2010-10-12 14:46:24 -07:00
Jessica Wang 68b1a928de new UI - instance page (multiple-selection middle menu) - select the 1st item in middle menu as default. 2010-10-12 11:20:47 -07:00
Jessica Wang 2df194dfa7 new UI - Resources page - fix a bug that clicking zone arrow icon didn't show pod and systemVM in IE7. 2010-10-12 10:17:58 -07:00
Jessica Wang 99526ec468 new UI - resources page - fix a bug that zonetree doesn't show in IE7 2010-10-12 10:03:35 -07:00
NIKITA 634b67ce07 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-11 17:22:21 -07:00
NIKITA 23dc742c12 New Image for Continue in VM popup 2010-10-11 17:22:05 -07:00
Jessica Wang 2f6c1d5fff new UI - ISO page - create VM from ISO - add hypervisor dropdown. 2010-10-11 17:03:17 -07:00
Jessica Wang e747b12656 new UI - service offerings page - implement delete service offering action. 2010-10-11 16:18:27 -07:00
Jessica Wang 4f772abb27 new UI - instance page, volume page - fix a bug that after creation, clicking middle menu pops up javascript error. 2010-10-11 16:05:21 -07:00
NIKITA 319e70b0b2 New UI for mid menu in Resorces 2010-10-11 15:46:47 -07:00
Jessica Wang 44623bb116 new UI - Disk Offerings page - implement delete disk offering action. 2010-10-11 15:38:11 -07:00
Jessica Wang 3191ccd011 new UI - Global Settings page - update middle menu and right panel after global setting is changed. 2010-10-11 14:49:11 -07:00
Jessica Wang 54cb20e228 new UI - Service Offerings page - implement UpdateServiceOfferings action. 2010-10-11 13:05:37 -07:00
Jessica Wang 2942a89ca0 new UI - disk offering page - implement updateDiskOffering action 2010-10-11 12:37:58 -07:00
Jessica Wang 6a362cf6a4 new UI - alert page, event page - add tab_content_details. 2010-10-11 11:47:12 -07:00
Jessica Wang a81077c3be new UI - resources page - add host and primary storage under each cluster node in tree. 2010-10-11 11:18:20 -07:00
Jessica Wang e43608c02f new UI - resources page - add cluster under each pod node in the tree. 2010-10-11 10:58:08 -07:00
Jessica Wang 85c25acf4b new UI - resources page - add system VM under each zone. 2010-10-11 10:10:14 -07:00
Jessica Wang deb01d6ba8 new UI - resources page - clicking zone node will expand and show pods under the zone. 2010-10-10 23:03:58 -07:00
Jessica Wang c09dc082b7 new UI - resources page - draw a zone tree in middle menu. 2010-10-10 22:43:25 -07:00
Jessica Wang ab43d706fb new UI - remove non-used code. 2010-10-10 14:02:36 -07:00
Jessica Wang aa481dd55c new UI - correct class applied to table row in details tab. 2010-10-10 11:07:33 -07:00
Jessica Wang 8f8bd61303 new UI - Global Settings page - add category column. 2010-10-10 10:58:57 -07:00
Jessica Wang 7313803188 nwe UI - use shared function getMidmenuId() to get element id 2010-10-10 10:51:32 -07:00
Jessica Wang 887d179ec6 new UI - when clicking left menu, populate middle menu then select the 1st middle menu item as default. 2010-10-10 00:29:11 -07:00
Jessica Wang 2a79068ce3 new UI - remove host, primary storage, secondary storage from left menu. 2010-10-09 22:15:52 -07:00
Jessica Wang cfebc04ddb new UI - instance page - change service action - fix a bug that the dropdown is blank first, then populated with value. 2010-10-09 16:28:51 -07:00
Jessica Wang d27d0e617a new UI - instance page - enable HA, disable HA - show info icon (successful or error) after action is complete. 2010-10-09 16:02:23 -07:00
Jessica Wang 2ff3b59077 new UI - middle menu actions - code optimization. 2010-10-09 15:52:52 -07:00
Jessica Wang c68b16154a new UI - subgrid item actions - code optimization. 2010-10-09 00:10:28 -07:00
Jessica Wang 768add3488 new UI - details tab actions - remove listAPIMap. 2010-10-08 20:28:01 -07:00
Jessica Wang c4496a9453 new UI - details tab actions - optimize code of after-actions. 2010-10-08 19:05:54 -07:00
NIKITA 5a4e75ebcd New UI for Network tab 2010-10-08 17:09:20 -07:00
Jessica Wang 6ef5a83217 new UI - template page - fix a bug: clicking a template whose status or size is not blank, then click another template whose status or size is blank, the latter one wrongly show status or size from the former one. 2010-10-08 11:39:44 -07:00
Jessica Wang d95d76f740 new UI - ISO page - apply shared function initializeEditFunction(). 2010-10-08 11:31:35 -07:00
Jessica Wang 089de3ae6a new UI - Global Settings - implement UpdateGlobalSettings action. 2010-10-08 10:37:28 -07:00
Jessica Wang cde98c9ba3 new UI - Disk Offerings page - implement Create Disk Offering action. 2010-10-08 09:22:37 -07:00
Jessica Wang c110e4e443 new UI - Service Offerings page - implement Create Service Offering action. 2010-10-07 19:58:06 -07:00
Jessica Wang c385ead5f9 new UI - add Global Settings page. 2010-10-07 19:19:04 -07:00
Jessica Wang 392280accb new UI - add Disk Offerings page. 2010-10-07 18:30:41 -07:00
Jessica Wang 7e108fd187 new UI - add Service Offerings page. 2010-10-07 18:00:28 -07:00
Jessica Wang c4a4c813ba new UI - IP address page - IP address used for source NAT purpose do not have release IP option. 2010-10-07 17:07:02 -07:00
Jessica Wang c95a634a9b new UI - add Resources page 2010-10-07 14:53:40 -07:00
Jessica Wang ff4ba0958d new UI - IP address - clear all load balancer rules after releasing an IP. 2010-10-07 14:23:35 -07:00
Jessica Wang d0cfc6a7d2 new UI - ip address page - fix a bug that newly created port forwarding rule appear on every IP. 2010-10-07 11:56:29 -07:00
Jessica Wang 6949971391 new UI - ip address page - remove ip from middle menu and clear right panel after releasing an IP. 2010-10-07 11:39:48 -07:00
Jessica Wang 3dd6bec74d new UI - ip address page - implement release IP action. 2010-10-07 10:51:25 -07:00
Jessica Wang 5fb08bc459 new UI - ip address page - fix a bug that highlight in middle menu doesn't work after acquiring new IP. 2010-10-07 09:41:13 -07:00
Jessica Wang 8f083e70ab new UI - IP address page - implement acquire IP action. 2010-10-07 09:37:57 -07:00
Jessica Wang 62a2732c19 new UI - vm wizard - final step - show selected hypervisor in review area. Pass hypervisor parameter to DeployVirtualMachine. 2010-10-06 17:48:37 -07:00
Jessica Wang 0d07743858 new UI - vm wizard - step 1 - add hypervisor dropdown. listing templates will change based on selected item in hypervisor dropdown. listing ISO won't. 2010-10-06 17:37:55 -07:00
Jessica Wang 5cba4a5167 new UI - create template - add hypervisor dropdown, display different value in format dropdown based on selected item in hypervisor dropdown. 2010-10-06 16:14:23 -07:00
Jessica Wang 4d2104198b New UI - instance page - change name action, change group action - populate vmname, vmgroupname to dialog before it displays if only one VM is selected. 2010-10-06 14:59:04 -07:00
Jessica Wang 983f5c5609 new UI - Instance page - actions - pop up an alert if user click action but no VM is selected in middle menu. 2010-10-06 14:29:14 -07:00