Commit Graph

593 Commits

Author SHA1 Message Date
Jessica Wang 830995380d IP Address page - add Associated Network ID field. 2010-12-20 11:18:22 -08:00
Jessica Wang ea06686709 network page - fix a bug that clicking Add Network Button didn't work the first time. 2010-12-20 10:55:11 -08:00
Jessica Wang c7fb7f3aa3 Pod page - change network tab to IP Allocation tab. 2010-12-20 10:35:30 -08:00
Jessica Wang 09138f3173 Pod page - show "Add IP Range" option if its zone is in basic-mode. 2010-12-20 10:29:04 -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
Jessica Wang e71f6cb547 Pod page - correct CIDR to netmask. 2010-12-17 20:26:13 -08:00
Jessica Wang 92d8171760 Zone tree - only advanced zones show network node. Basic zones don't show network node. 2010-12-17 19:56:03 -08:00
Kelven Yang f92482fabf add clustertype and hypervisortype to ListClusterCmd API, improve addHost UI to deal with multi-hypervisor 2010-12-17 19:41:35 -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
Jessica Wang b83c5bcaae Security Group page - implement Delete Ingress Rule. 2010-12-17 18:50:38 -08:00
Jessica Wang 8d8dc339bd Security Group page - add Ingress Rule tab. 2010-12-17 17:50:37 -08:00
Kelven Yang e03693f0aa Make AddClusterCmd API generic to all hypervisors, change UI accordingly also 2010-12-17 16:30:27 -08:00
Jessica Wang 2dd9eb84ee Volume page - advanced search dialog - include keyword from basic search when doing search. 2010-12-17 16:26:48 -08:00
Jessica Wang 34de842721 Event page - advanced search dialog - include keyword from basic search when doing search. 2010-12-17 15:58:30 -08:00
Jessica Wang 3094df97e7 Event page - advanced search dialog - include keyword from basic search when doing search. 2010-12-17 15:51:51 -08:00
Jessica Wang f65ff25aec new advanced search dialog - fix a bug that search word is still "on" when visiting another page without closing the dialog first. 2010-12-17 15:40:09 -08:00
Jessica Wang c21fc721c7 New Advanced Search dialog - clicking advanced will open the dialog. Clicking advanced again will close the dialog. 2010-12-17 15:33:47 -08:00
Jessica Wang 0b678f08df Host page - fix a bug that caused a javascript error when clicking Add Primary Storage dialog. 2010-12-17 14:20:37 -08:00
Jessica Wang 68f8f1ccf7 Network page - initialize JQuery dialog only when new JSP file is being loaded into right panel. 2010-12-17 11:48:06 -08:00
Jessica Wang 14379d6f2a Zone page - initialize JQuery dialog only when new JSP file is being loaded into right panel. 2010-12-17 11:09:13 -08:00
Jessica Wang 4396a06407 Resouce page - initialize JQuery dialog only when new JSP file is being loaded into right panel. 2010-12-17 11:05:59 -08:00
Jessica Wang c1ee386e04 zonetree - fix a bug that clicking network node didn't refresh middle menu. 2010-12-17 10:56:21 -08:00
Kelven Yang bef989c47f refresh UI correctly after adding external cluster 2010-12-17 10:50:26 -08:00
Jessica Wang 18762b397d Zone Tree - load JSP file into right panel only when clicking different type of node in zone tree. 2010-12-17 10:30:35 -08:00
Jessica Wang ce4ad3993a domain tree - clicking between domain treenode won't reload domain.jsp. 2010-12-16 19:58:22 -08:00
Jessica Wang cde8a0a8d4 Network Offering page - only show network offering whose type is Virtual. 2010-12-16 19:40:42 -08:00
Kelven Yang 8ffe2ecf62 listMidMenuItems() has changed, adjust cloud.core.cluster.js accordingly 2010-12-16 18:52:11 -08:00
will e38d73d6fe More refactoring to fix issue where detail pages were not load correctly. 2010-12-16 17:23:06 -08:00
Jessica Wang 9185244718 Network Offering page - only show network offering whose type is Virtual. 2010-12-16 16:51:22 -08:00
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