Commit Graph

734 Commits

Author SHA1 Message Date
Jessica Wang d867825e66 resource page - add host dialog, add primary storage dialog - validate cluster dropdown (cluster value is required). 2011-01-04 14:58:30 -08:00
Jessica Wang c4e7c5f0e9 bug 7267: Add Zone Wizard - basic mode - step 2 - hide Guest CIDR on UI and not pass "guestcidraddress" parameter to createZone API. 2011-01-04 14:29:46 -08:00
will e31015bdf3 Added min and max width to the amount of the left panel that can be dragged. 2011-01-04 14:02:06 -08:00
Jessica Wang d43e9ecc8b bug 7430: Instance page - Make OS Type in details tab editable. 2011-01-04 13:58:45 -08:00
will f78002a1fb Added ability to allow users to drag the left pane. 2011-01-04 13:47:59 -08:00
Jessica Wang 05afca54f2 bug 7430: Instance page - add OS Type in details tab. 2011-01-04 12:04:06 -08:00
Jessica Wang 4e10a97c87 bug 7610: dashboard page (admin) - General Alerts - clicking "More" icon will redirect to Alerts page. 2011-01-04 10:56:28 -08:00
Jessica Wang fc8e582627 bug 7823: refresh data binding when clicking each host node in zonetree (since each host has different cluster info). 2011-01-03 19:38:06 -08:00
will 76976a9fdf bug 7746: Fixed issue with the console thumbnail making excessive requests for the image every time you hover in addition to making those queries forever until you refresh/close the browser. It will now query on a 5 second interval on only the active VM. 2011-01-03 18:17:17 -08:00
Jessica Wang d2fea52c56 bug 7823: pass null to listMidMenuItems() when a page doesn't have refresh data binding function. 2011-01-03 16:38:13 -08:00
Jessica Wang 3f60e579f7 bug 7823: refresh data binding when clicking each primary storage node (since each primary storage has different cluster info). 2011-01-03 16:30:08 -08:00
will 7133d8bf64 bug 5895: Added a JS variable that will simply turn on/off md5 hashing of the login password. 2011-01-03 16:11:45 -08:00
Jessica Wang f971141e97 Alert page - add type text row. 2011-01-03 14:09:40 -08:00
Jessica Wang d495be0546 bug 7797: middle menu item - if first row description is longer than max length (30 characters), add "...." at the end to imply there is more. 2011-01-03 13:58:15 -08:00
Jessica Wang a3fccef7be bug 6922: avoid calling vmToRightPanel() which will call listVM API again. 2011-01-03 13:37:12 -08:00
Jessica Wang e65b77fe33 Bug 6922: skip calling listVM API when a VM in middle menu is clicked. 2011-01-03 12:26:29 -08:00
Jessica Wang 15e9c1cd26 bug 5881: domain page - after UpdateDomain API returns success, update new domain name to domain node in domain tree in left navigation menu. 2011-01-03 12:10:01 -08:00
Jessica Wang d2a7fb193a bug 5881: domain page - add "Edit Domain" action. 2011-01-03 11:59:48 -08:00
Jessica Wang deb5f47627 Domain page - ROOT domain is not allowed to delete. 2011-01-03 11:26:39 -08:00
Jessica Wang 99b8f7b169 bug 6361: networkGroup API has been renamed to securityGroup. Here is related UI change. 2011-01-03 10:37:38 -08:00
Jessica Wang f8f5ad8f6f Primary Storage page - add basic search and advanced search. 2011-01-03 10:01:38 -08:00
Jessica Wang a9aa592df2 zone page, resource page - expand newly created cluster node automatically after a cluster is created successfully. 2010-12-30 19:30:53 -08:00
Jessica Wang 3b48f866be Cluster page - fix a bug that showed wrong field ("vCenter Datacenter", "vCenter Datastore") in Add Primary Storage dialog. 2010-12-30 18:52:24 -08:00
Jessica Wang 7919c7f938 expand newly created cluster node automatically after created. 2010-12-30 18:02:57 -08:00
Jessica Wang 5c1ceb4bf1 cluster page - after adding a host, cluster node will expand and host node will be clicked automatically. 2010-12-30 17:46:16 -08:00
Jessica Wang 8f67f58058 fix a bug that AddHostDialog/AddPrimaryStorageDialog didn't work when middle menu is empty. 2010-12-30 17:38:54 -08:00
Jessica Wang 0919b54488 Add Cluster - pod node becomes expandable if it's not after adding a cluster. 2010-12-30 17:10:03 -08:00
Jessica Wang bcab9e5d0d AddCluster API return an array of embedded objects. This is related UI change. 2010-12-30 16:59:50 -08:00
Jessica Wang f89fb73571 Add host dialog - remove cluster section (new cluster, existing cluster, standalone cluster). 2010-12-30 16:36:28 -08:00
will 4814534280 Hide "No Available Items" whenever you add a successful VM. 2010-12-30 14:09:00 -08:00
Jessica Wang 1e6c16e294 physical resource - (1) always show host node and storage node even the cluster doesn't have any host/storage. (2) host page - remove Add Primary Storage option. (3) Primary Storage page - remove Add Host option. 2010-12-30 13:13:44 -08:00
Jessica Wang 283acbdd06 bug 7700: resource page - after adding a zone - refresh zone dropdown in all dialogs and update zone_total. 2010-12-30 12:51:21 -08:00
Jessica Wang 236261c0a5 resource page - implement add cluster dialog. 2010-12-30 11:47:02 -08:00
Jessica Wang 10fb37d90d resource page - add cluster total number. 2010-12-30 10:39:51 -08:00
Jessica Wang e6cdb1a93b zonetree - hide storage node if there is no primary storage under a cluster. 2010-12-29 21:21:50 -08:00
will de6b9eb0e2 - Fixed NPE caused when calling listRemoteAccessVpn API command with no vpn record in DB.
- Fixed UI to pass in ipaddress when you create/delete remote access vpn.
2010-12-29 21:14:48 -08:00
Jessica Wang a73b9dd7fb cluster page - Add Host dialog - fix a bug that Join cluster field didn't have right default value (default value should be the cluster that's currently on) 2010-12-29 21:00:55 -08:00
Jessica Wang 84ffea0599 host page - after adding a primary storage, select storage node to show the newly created storage. 2010-12-29 20:18:32 -08:00
Jessica Wang d1a17cd053 zonetree - clicking storage node would populate primary storages into middle menu. 2010-12-29 20:05:56 -08:00
Jessica Wang 0f2f67de80 zonetree - clicking host node would populate hosts into middle menu. 2010-12-29 19:41:42 -08:00
Jessica Wang b46b3918ef zone page - after adding a host, expand cluster node to show host node. 2010-12-29 19:10:02 -08:00
will 510e42791e bug 7752: removed direct IPs from being managed in the IP Addresses menu. 2010-12-29 17:57:52 -08:00
Jessica Wang ed35b54224 bug 7701: Cluster page - add "Add Host" button, "Add Primary Storage" button. 2010-12-29 15:22:47 -08:00
Jessica Wang 3e70151dad bug 7701: host page - do not switch tab when clicking add primary storage button. 2010-12-29 15:11:06 -08:00
Jessica Wang 9912fe8f09 bug 7701: pod page - after adding primary storage - add new storage node under cluster node. 2010-12-29 15:05:13 -08:00
Jessica Wang abdd6e7426 bug 7701: pod page - after adding host, cluster node will be added and expanded and host node will be added under cluster node. 2010-12-29 14:36:54 -08:00
Jessica Wang 077c177684 bug 7701: Cluster page - add "Delete Cluster" action. 2010-12-29 14:13:30 -08:00
Jessica Wang 73194c2484 bug 7701: optimize bindAddClusterButton(). 2010-12-29 12:34:37 -08:00
Jessica Wang 6541c3ba2a bug 7701: optimize bindAddHostButton(), bindAddPrimaryStorageButton(). 2010-12-29 12:27:53 -08:00
Jessica Wang 2eb2024781 bug 7701: primary storage page - fix a bug that Add Host dialog didn't populate cluster dropdown field. 2010-12-29 12:17:04 -08:00