116 Commits

Author SHA1 Message Date
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