Commit Graph

186 Commits

Author SHA1 Message Date
will a92dd2a81e bug 7611: VM wizard will no longer pass in any network ids if the zone only support basic network type 2011-01-04 17:46:34 -08:00
Jessica Wang d43e9ecc8b bug 7430: Instance page - Make OS Type in details tab editable. 2011-01-04 13:58:45 -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 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
will 4814534280 Hide "No Available Items" whenever you add a successful VM. 2010-12-30 14:09:00 -08:00
Jessica Wang 2203f9c403 Instance page - implement new advanced search. 2010-12-27 11:48:15 -08:00
Jessica Wang dd48a5c0ad Instance page has 3 kinds of advanced search dialog. Append different advanced search dialog to search container depending on which left submenu is clicked (my instances, all instances, running instances, stopped instances, destroyed instances). 2010-12-23 14:31:57 -08:00
will 4ae3255d44 bug 7588: Fixed a really annoying jquery/browser issue related to dynamically adding radio buttons to the UI. It finally works on all browsers. 2010-12-21 11:52:38 -08:00
Jessica Wang ca6b1cb9d9 bug 7602: instance page - volume page - add "Create Snapshot" option. 2010-12-20 18:17:23 -08:00
will 86b06d16ef Changed isCustomized to all lowercase to follow standard response returned as part of listDiskOffering 2010-12-20 17:34:50 -08:00
Jessica Wang 0756ca6a3b bug 7543: instance page - empty subgrid item container when tab is clicked. 2010-12-20 14:42:43 -08:00
Jessica Wang 5e8be4a431 Place Add XXX buttons in each related page instead of index.jsp. 2010-12-18 17:04:17 -08:00
will c5b33a69c2 bug 7471: UI will make use of the new network offering "availability" parameter to choose how to display the Virtual Networking model in the VM wizard. 2010-12-17 19:06:36 -08:00
will c5570597d2 Fixed issue where you could not click next on the VM wizard 2010-12-16 13:06:39 -08:00
will dc97167757 Fixed issue where you could not click next on the VM wizard 2010-12-16 13:06:37 -08:00
will becc285128 - Updating jquery library to 1.4.4
- started refactoring work to make the UI flow more smoothly.  This first checkin makes the top action buttons no longer refresh if you click on a menu link for the same group of items.
2010-12-15 17:54:49 -08:00
Jessica Wang 66ab7e343d related UI change after API Bug (#7498) is fixed. 2010-12-15 10:37:21 -08:00
Jessica Wang fbd2e32882 Optimize afterAddingMidMenuItem() - do not need to pay extra parameter hasMultipleSelectionSubContainer. 2010-12-13 09:53:43 -08:00
Jessica Wang 7a6ff9e9e1 For multiple selection middle container (e.g. Instance page), set selectable widget on a newly created sub container in middle menu. (instead of setting selectable widget to the whole middle menu) 2010-12-10 15:26:47 -08:00
will e54892290c Cleaned up the UI for Beta2 features. 2010-12-09 15:15:40 -08:00
will 847e458e0e You can now view the NICS attached to a VM. 2010-12-07 18:04:09 -08:00
Jessica Wang d6af02bb0e instance page - deployVM with template that is passwordEnabled - pop up a dialog box to show password after action succeeds. 2010-12-07 14:06:57 -08:00
Jessica Wang e9ba4263f9 instance page - reset password - pop up a dialog box after action succeeds. 2010-12-07 13:45:55 -08:00
will 80da388c64 You can finally select multiple dedicated networks. 2010-12-06 20:10:00 -08:00
will 9cc7766948 You can finally select multiple dedicated networks. 2010-12-06 18:51:23 -08:00
will b628c3f46c Adding UI to allow adding of dedicated direct network 2010-12-06 14:15:41 -08:00
edison 7cd63fa48a change Virtualized to Virtual 2010-12-06 10:58:30 -08:00
will a1573350f9 Defaulted "No Thanks" as the data disk offering. 2010-12-03 18:07:36 -08:00
will e50842557c Finalized changed to enable Virtual Networking in new network model. 2010-12-03 17:40:05 -08:00
will 54ece4c460 - Enable virtual networking mode in the VM wizard. 2010-12-03 17:40:04 -08:00
Jessica Wang b58c2d1e62 VM Wizard - step1, select template/ISO - implment pagination and search. 2010-12-02 16:46:56 -08:00
Jessica Wang 49dba2558f instance page - customize advanced search (3 kinds: general, no state dropdown, no account and domain dropdown) 2010-12-02 14:42:41 -08:00
Jessica Wang df9cc101db instance page - advanced search - remove state dropdown field since we have filter menu on left navigation already ("Running Instances", "Stopped Instances", "Destroyed Instances"). 2010-12-02 10:13:43 -08:00
Jessica Wang 51ed097cbf advanced search - fix a bug that clicking next page will lose advanced search parameters. 2010-12-01 19:20:20 -08:00
Jessica Wang aae2e95ed2 events page - implement advanced search. 2010-12-01 18:58:12 -08:00
Jessica Wang c4423a46d4 instance page - implement advanced search. 2010-12-01 18:21:24 -08:00
Jessica Wang 84323d16e9 instance page - fix a bug that instance groups are duplicate when login as user-role and click instance menu more than once. 2010-12-01 17:41:11 -08:00
Jessica Wang b482b1c797 volume page - implement basic search. 2010-12-01 16:08:47 -08:00
Jessica Wang 75789eb600 events page - implement basic search. 2010-12-01 15:54:31 -08:00
Jessica Wang 9d33c2a63e instance page - implement basic search 2010-12-01 15:39:25 -08:00
Jessica Wang 59667ebe14 Search - add getSearchParamsFn() on all pages. 2010-12-01 14:41:36 -08:00
Jessica Wang 833c1708ce instance page - fix a bug that instance groups didn't show when login as a user. 2010-12-01 13:43:54 -08:00
Jessica Wang 34f660b403 replace noNull() with fromdb(). 2010-12-01 11:06:52 -08:00
Jessica Wang 718e6b6a0c VM wizard - limit template number to be 6 on each page in VM Wizard. 2010-11-30 14:11:54 -08:00
Jessica Wang 17ffde1c17 API has changed to return all if pagesize is not specified. Here is more corresponding UI change. 2010-11-30 11:26:21 -08:00
Jessica Wang db3b75bda0 API has changed to return all if pagesize is not specified. Here is corresponding UI change. 2010-11-30 11:03:58 -08:00
Jessica Wang efd8cca67b new UI - instance page - update middle menu status icon when switching back to details tab (so, status color in middle menu is consistent with status color in right panel). 2010-11-24 14:03:19 -08:00
Jessica Wang 94737421c7 new UI - instance page - router tab - retire function vmRouterAfterSubgridItemAction() 2010-11-24 12:36:39 -08:00
Jessica Wang 2ddec0d855 new UI - instance page - router tab - related UI change after bug 6787("RebootRouter API should return an embedded object on success") is fixed. 2010-11-24 11:40:37 -08:00
Jessica Wang 6435e701d0 new UI - instance page - fix a bug that JS error "jsonObj is null or not an object" when switching between tabs on an empty page. 2010-11-24 10:52:29 -08:00
Jessica Wang 25cbd6565c bug 7282: VM wizard - step 3 - select disk offering - prevent a person from moving on if no disk offering is selected. (merge from 2.2.beta1 branch to master branch) 2010-11-23 20:03:04 -08:00
will 69ce2a090e Merge with Master: Defaulted the root disk offering to the first offering. 2010-11-23 11:13:47 -08:00
will 6df0d87dc2 bug 7014: fixed JS error when attempting to view a non-selected vm instance
status 7014: resolved fixed
2010-11-18 18:11:29 -08:00
Jessica Wang 0890eff9f6 new UI - instance page - details tab - add ID field. 2010-11-17 18:12:07 -08:00
Jessica Wang 929103b9dd bug 6922: related UI change after bug 7101 is fixed ("Bug 7101 - DetachISO API and AttachISO API should return an embedded object of virtualmachine, not an embedded object of ISO") 2010-11-15 15:28:21 -08:00
Jessica Wang 8b106c7271 new UI - apply noNull() or fromdb() to all fields that get value from API. 2010-11-15 14:05:39 -08:00
Jessica Wang 215924f706 bug 7088: show full error message when deploying a new VM fails. 2010-11-12 18:52:25 -08:00
Jessica Wang f9cedd56ad bug 6983 - host page - add Instance tab that list all instances under this host. 2010-11-09 15:52:31 -08:00
Jessica Wang 424400d2b9 bug 6983: function drawBarChart() is used by both instance page and host page. So, move it to cloud.core.js. 2010-11-09 15:17:22 -08:00
Jessica Wang b61c81df0b bug 6983: Host page - add statistics tab. 2010-11-09 14:38:22 -08:00
Jessica Wang 5d77e41cc8 new UI - instance page - make "reset password" option available when vm staste is Stopped or Running. 2010-11-09 11:00:48 -08:00
will 21f8bfde8b bug 7103: fixed session timeout error handling of all AJAX calls. You will now properly timeout. 2010-11-08 21:15:55 -08:00
Jessica Wang 2b8a393f1c new UI - ChangeServiceForVirtualMachine API returns objects in different structure. This is related UI change. 2010-11-08 14:27:55 -08:00
Jessica Wang 5f32235a25 new UI - UpdateVirtualMachine API returns objects in different structure. This is related UI change. 2010-11-08 14:22:10 -08:00
Jessica Wang a064dbaad0 new UI - RecoverVirtualMachine API returns objects in different structure. This is related UI change. 2010-11-08 14:16:28 -08:00
will ddfbfc1048 bug 5846: added domain to router details 2010-11-07 11:00:13 -08:00
Jessica Wang baa1a5996c new UI - instance page - fix a bug that top message doesn't show new password after reset pasword for VM succeeds. 2010-11-05 20:06:08 -07:00
Jessica Wang 1359976d5e new UI - Change Service Offering for VM - related UI change for bug 7061 (Latest queryAsyncJobResult returns object name instead of repsonseName for the embedded object - UI has to handle it) 2010-11-05 19:43:24 -07:00
Jessica Wang 3d92ffb2a1 new UI - reset password for virtual machine - related UI change for bug 7061 (Latest queryAsyncJobResult returns object name instead of repsonseName for the embedded object - UI has to handle it) 2010-11-05 19:20:46 -07:00
Jessica Wang b3d2f7d63f new UI - Update VM - related UI change after bug 6489 ("updateVirtualMachine API should return an embedded object on success") is fixed. 2010-11-05 18:49:41 -07:00
Jessica Wang df8222ef31 new UI - Restore VM - fix a bug that VM info doesn't get refreshed after action succeed. 2010-11-05 16:55:03 -07:00
Jessica Wang 59a3c4e62e new UI - StartVM, StopVM, RebootVM, DestroyVM, RestoreVM - related UI change for bug 7061 (Latest queryAsyncJobResult returns object name instead of repsonseName for the embedded object - UI has to handle it) 2010-11-05 16:46:59 -07:00
Jessica Wang 9deaf66a2b new UI - VM creation- related UI change for bug 7061 (Latest queryAsyncJobResult returns object name instead of repsonseName for the embedded object - UI has to handle it) 2010-11-05 16:18:02 -07:00
Jessica Wang f901e16da6 new UI - VM statistics - fix a bug that bar chart didn't show correctly. 2010-11-05 13:55:39 -07:00
Jessica Wang 8dd1e591bb new UI - draw bar chart - parse string into float before comparison. 2010-11-05 13:02:47 -07:00
Jessica Wang 85b251cb52 new UI - instance page - statistics tab - reset statistics info when clicking through different VMs 2010-11-05 11:43:49 -07:00
Jessica Wang 1aad87622c new UI - instance page - statistics tab - implement bar chart. 2010-11-05 11:30:21 -07:00
Jessica Wang 853f6610c2 new UI - change function names since the 2 functions are not only used by details tab, but also other tabs (e.g. resource limits tab). 2010-11-05 10:14:11 -07:00
Jessica Wang 861b8f76ae new UI - instance page - implement statistics tab 2010-11-04 19:49:14 -07:00
Jessica Wang 01f19ea995 new UI - VM wizard - fix a bug that customized disk size didn't show in last step if blank template (ISO) is selected. 2010-11-04 15:00:58 -07:00
Jessica Wang 3999621086 new UI - VM creation - fix a bug that last step showed "[object]" in disk offering. 2010-11-04 14:11:50 -07:00
Jessica Wang fec75973db new UI - Edit VM - not to hide editable field and show readonly field until action returns success. 2010-11-04 11:03:23 -07:00
Jessica Wang 9424e0c655 new UI - deployvirtualmachine - what API returns have been changed. This is corresponding UI chagne. 2010-11-03 21:28:55 -07:00
Jessica Wang f02eedddd8 new UI - VM Wizard - get customized disk offering from database instead of hardcoding it. 2010-11-03 21:22:08 -07:00
will 034ec649a0 Did some renaming of the javascript files in new 2.2 UI. 2010-11-01 22:52:12 -07:00