Commit Graph

564 Commits

Author SHA1 Message Date
Kelven Yang 4a6933fa9e 1) Enable addExternalCluster API command
2) UI changes for new addExternalCluster API command (for vmware)
2010-12-16 16:40:32 -08:00
Jessica Wang 077e2f7cea Security Group page - implement Add Security Group action. 2010-12-16 16:37:47 -08:00
Jessica Wang 1433c3ad6c We no longer place primary storage in middle menu. Here is related UI change. 2010-12-16 15:16:12 -08:00
Jessica Wang b1d50a4abe Host page - After creating primary storage, add a subgrid item in primary storage tab in host page (instead of adding a new item in middle menu) 2010-12-16 13:58:17 -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
Jessica Wang 897568e457 Security Group page - implement Delete Security Group action. 2010-12-16 12:56:52 -08:00
Jessica Wang d013846bf1 CreatePortFowardingRule API has been changed. Here is related UI change. 2010-12-16 11:45:08 -08:00
Jessica Wang 6d4f00e0a2 Add External Firewall, Add External Balancer - encode the whole URL value. 2010-12-16 11:16:33 -08:00
Jessica Wang f1db650aef Security Group page - implement details tab. 2010-12-16 11:16:32 -08:00
Jessica Wang 1e595ddf00 network page - implement advanced search. 2010-12-15 19:01:28 -08:00
Jessica Wang 350a482fff network page - implement basic search. 2010-12-15 18:48:30 -08:00
Jessica Wang 4bd6d85066 remove blank_search_panel since middle menu in all pages support search function now. 2010-12-15 18:16:19 -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 97714a57b3 bug 7466: account page - implement new API UpdateAccount. 2010-12-15 17:31:21 -08:00
Kelven Yang 912cfef63c Let selection of hypervisor type when adding a host 2010-12-15 17:06:49 -08:00
Jessica Wang 62783eef84 bug 7466: account page - user tab - implement new API EnableUser. 2010-12-15 16:35:07 -08:00
Jessica Wang 050f8aa33b fix a bug that UI shows "Session is expired" when login as user-role or dominAdmin-role. 2010-12-15 16:03:12 -08:00
Kelven Yang 7f199c5b71 Add VMFS (iscsi) storage support in UI for vmware 2010-12-15 15:21:25 -08:00
Jessica Wang 4875cbfabd bug 7466: account page - user tab - add state field. 2010-12-15 15:20:46 -08:00
Jessica Wang d083783288 bug 7466: implement new API disableUser. 2010-12-15 15:09:04 -08:00
Jessica Wang d34d8f79a6 bug 7466: implement new API DeleteAccount on UI. 2010-12-15 14:51:54 -08:00
Jessica Wang 5726ebc62b bug 7466: disableAccount and lockAccount have been merged into 1 single command. Here is related UI change. 2010-12-15 13:59:10 -08:00
Jessica Wang 7c7989abb2 bug 7466: related UI change for CreateAccount API. 2010-12-15 13:33:27 -08:00
Jessica Wang 7ac8bfaa2d Network Offering page - implement basic search and advanced search. 2010-12-15 13:33:26 -08:00
Jessica Wang 66ab7e343d related UI change after API Bug (#7498) is fixed. 2010-12-15 10:37:21 -08:00
Jessica Wang 4c44ffec5d Host page - implement basic search and advanced search. 2010-12-15 10:21:32 -08:00
Jessica Wang a8e62cf669 remove primary storage page since primary storage is only a sub-page (tab) in host page. 2010-12-15 09:58:29 -08:00
will e466905a4d bug 7271: Fixed an issue where async query commands continue to execute even after leaving the current page context. This results in some weird UI behavior such as duplication or even items being added to the wrong pages. 2010-12-14 17:32:04 -08:00
Jessica Wang 6362f0c163 when clicking cluster node in zone tree, list only hosts in middle menu. (before this checkin, we list hosts and primary storages in middle menu) 2010-12-14 17:22:01 -08:00
Jessica Wang 264dd967d4 host page - primary storage tab - implement 3 actions. 2010-12-14 16:54:53 -08:00
Jessica Wang b0305e710d host page - add primary storage tab. 2010-12-14 16:20:30 -08:00
Jessica Wang 1f2ff1bec2 host page - make statistics tab the last tab. 2010-12-14 15:35:28 -08:00
Jessica Wang c64abad8c5 Network Offering page - corresponding UI change after updateNetworkOffering API is fixed. 2010-12-14 15:07:28 -08:00
Jessica Wang 3a8ab080ff Network Offering page - implement "Edit Network Offering". 2010-12-14 14:56:23 -08:00
Jessica Wang b2f3728017 Network Offering page - add availability field. 2010-12-14 14:24:34 -08:00
Jessica Wang 6e8a64d38a Add Network Offering page. 2010-12-14 14:02:27 -08:00
Jessica Wang b79cc43a6e Add "Security Group" at left menu. 2010-12-14 13:23:30 -08:00
Jessica Wang 0d5555fc32 Account page - fix a bug that newly created account in middle menu showed wrong data. 2010-12-14 11:29:46 -08:00
will 50a076efbf The left menu navigation should be smooth now. 2010-12-13 18:56:25 -08:00
Jessica Wang ee6e7b8bf3 replace search_panel as a blank one (blank_search_panel) on pages that has middle menu without search and pagination (e.g. network page, cluster page) 2010-12-13 17:52:38 -08:00
Jessica Wang 7ba5fa9541 bug 7469: Snapshot page - Create Template from Snapshot dialog - add "isFeatured" dropdown field. 2010-12-13 17:46:58 -08:00
Jessica Wang 0754663657 Update Template - update embedded jsonObj after calling UpdateTemplate API and UpdateTemplatePermission API. 2010-12-13 17:16:24 -08:00
Jessica Wang 4549552904 Update ISO - update embedded jsonObj after calling UpdateISO API. 2010-12-13 16:59:05 -08:00
Jessica Wang f44af7d714 bug 7449: ISO page - add isFeatured dropdown to Add ISO dialog and list isFeatured in grid. 2010-12-13 16:21:34 -08:00
Jessica Wang 24b92b2c56 Network page, cluster page, primary storage page, host page - show middle menu without search panel and pagination. 2010-12-13 15:03:41 -08:00
Jessica Wang 742bb65df2 IP Address page - Basic Search - search by keyword parameter. 2010-12-13 14:20:11 -08:00
Jessica Wang b1e649f856 Creating new account - switch the context to "All accounts" if it's not "All accounts" that is being selected. (e.g. it's "My accounts" that is being selected). 2010-12-13 14:12:28 -08:00
Jessica Wang 84edea9c0f domain page - fix a bug that newly created domain appears twice in domain tree. 2010-12-13 13:58:36 -08:00
Jessica Wang 85f3a48744 creating new item in middle menu - put newly added item on the top instead of on the bottom. 2010-12-13 13:50:21 -08:00