Commit Graph

523 Commits

Author SHA1 Message Date
bfederle 992b9891d4 bug 13258: Restore showing all zones on dashboard
status 13258: resolved fixed
2012-01-26 11:26:24 -08:00
Jessica Wang df59276eb9 System page - zone detail chart - compute tab - pods listView - JS error "selectedZoneObj is undefined" 2012-01-25 15:38:43 -08:00
bfederle 24c14006d2 Updated zone wizard / details
Rework zone wizard:

-Support creation of multiple physical networks via drag-and-drop UI

-Support configuration of traffic types

-Allow creation of complete zone resources -- pods, clusters, hosts,
 storage -- in a similar fashion to the quick install

-Add requirements to support elastic load balancer

Rework zone details page:

-Convert old zone chart into a regular zone details pane, split into
 multiple tabs

-Add zone-specific resources dashboard

-Allow display of multiple physical networks
2012-01-23 10:53:36 -08:00
bfederle fa2a308d56 Temporary fix to keep dashboard UI from reporting error 2012-01-19 19:02:52 -08:00
Jessica Wang 45f9701c63 bug 12910: cloudstack 3.0 new UI - router page - add "Destroy" action. 2012-01-11 15:12:39 -08:00
Jessica Wang db527555e1 bug 12910: cloudstack 3.0 new UI - stop router - add checkbox "Force stop" on dialog box. 2012-01-11 14:23:10 -08:00
Jessica Wang b37e8dc4df bug 12995: cloudstack 3.0 new UI - routers page - pass listAll=true to listRouters API. 2012-01-11 12:05:28 -08:00
Jessica Wang 7e0d3bf213 cloudstack 3.0 new UI - Primary Storage page - list view - add server IP, remove pod name and cluster name. 2012-01-11 11:21:47 -08:00
Jessica Wang 8c89b69ff3 bug 12893: cloudstack 3.0 new UI - Add Primary Storage - when KVM cluster is selected, CLVM will show in protocol dropdown. 2012-01-11 11:06:05 -08:00
Jessica Wang 4808e597bf bug 12964: fix a JS error => "args is undefined" 2012-01-10 17:04:35 -08:00
Jessica Wang 70363baf2d bug 12964: fix a typo => "newZoneObj is undefined" 2012-01-10 16:50:35 -08:00
Jessica Wang 96506565e6 bug 12964: fix a typo => "trafficeTypeCount is undefined" 2012-01-10 16:43:51 -08:00
Jessica Wang f23e315c5f bug 12964: cloudstack 3.0 new UI - Add Zone Wizard - programatically call createPhysicalNetwork API and addTrafficType API after addZone API returns success. 2012-01-10 16:37:24 -08:00
Jessica Wang 1c910582d8 bug 12306: cloudstack 3.0 new UI - system page - pass listAll=true when calling listing guest networks. 2012-01-09 17:02:09 -08:00
Jessica Wang b1f2dfa52d bug 12306: cloudstack 3.0 new UI - system page - pass listAll=true when calling listDomains to populate domain dropdown. 2012-01-09 16:43:49 -08:00
Jessica Wang 43f2a44f37 cloudstack 3.0 new UI - system page - secondary storage is under zone level. So, podID and clsuterID will never be used when getting secondary storage list. 2012-01-09 15:38:45 -08:00
Jessica Wang 973b24f5ee cloudstack 3.0 new UI - system page - add host dialog - pod dropdwon - show the current pod as default selection. 2012-01-06 16:34:56 -08:00
Jessica Wang f2888cbb71 cloudstack 3.0 new UI - system page - add cluster dialog - pod dropdwon - show the current pod as default selection. 2012-01-06 16:28:53 -08:00
Jessica Wang 639b9b4fb4 cloudstack 3.0 new UI - system - secondary storages page - from actions from listView since they are available in detailView. 2012-01-06 16:20:40 -08:00
Jessica Wang 5e21af79dc cloudstack 3.0 new UI - system - primary storages page - from actions from listView since they are available in detailView. 2012-01-06 16:13:19 -08:00
Jessica Wang 3987ef52dc cloudstack 3.0 new UI - system - hosts page - from actions from listView since they are available in detailView. 2012-01-06 16:00:27 -08:00
Jessica Wang 58d3bd377e cloudstack 3.0 new UI - system - clusters page - from actions from listView since they are available in detailView. 2012-01-06 15:56:40 -08:00
Jessica Wang 8067713bb1 cloudstack 3.0 new UI - system - pods page - from actions from listView since they are available in detailView. 2012-01-06 15:51:54 -08:00
Jessica Wang 1e7a3702f5 bug 12901: cloudstack 3.0 new UI - system page - add host dialog - cluster dropdwon - show the current cluster as default selection. 2012-01-06 11:53:01 -08:00
Jessica Wang cbe54655f5 cloudstack 3.0 new UI - system page - remove obsolete code. 2012-01-06 11:12:23 -08:00
Jessica Wang c7d5e29405 cloudstack 3.0 new UI - system page - actions - replace obsolete args.data with args.context 2012-01-06 10:58:20 -08:00
Jessica Wang 205ffdb792 bug 12859: cloudstack 3.0 new UI - systemVM page - migrate action - fix a bug that passed an empty virtualMachineId to API. 2012-01-06 10:42:33 -08:00
Jessica Wang b0dd607e29 cloudstack 3.0 new UI - system - remove obsolete code. 2012-01-05 17:13:46 -08:00
Jessica Wang d1a79c865e cloudstack 3.0 new UI - system - systemVM page - remove actions from listView. 2012-01-05 16:57:45 -08:00
Jessica Wang 0254a6c35f cloudstack 3.0 new UI - system - secondary storage page - implement search. 2012-01-05 16:07:36 -08:00
Jessica Wang b14a2015fd cloudstack 3.0 new UI - system - primary storage page - implement search. 2012-01-05 16:03:57 -08:00
Jessica Wang 1c4a52ce95 cloudstack 3.0 new UI - system - hosts page - implement search. 2012-01-05 15:58:56 -08:00
Jessica Wang 255d3c41c5 cloudstack 3.0 new UI - system - clusters page - implement search. 2012-01-05 15:56:12 -08:00
Jessica Wang 7bf3108d95 cloudstack 3.0 new UI - system - pods page - implement search. 2012-01-05 15:50:40 -08:00
Jessica Wang 3d9bb6591c cloudstack 3.0 new UI - system - virtual router - instances tab - implement search. 2012-01-05 15:34:30 -08:00
Jessica Wang c291508385 cloudstack 3.0 new UI - system - guest network - network tab - implement search. 2012-01-05 15:31:14 -08:00
Jessica Wang 413beb78f5 cloudstack 3.0 new UI - system - management network - IP Ranges tab - implement search. 2012-01-05 15:23:03 -08:00
Jessica Wang 6ace7027bb cloudstack 3.0 new UI - system - management network - IP Ranges tab - change label to avoid a visual format bug for now. 2012-01-05 15:19:18 -08:00
Jessica Wang cddcd01a1a cloudstack 3.0 new UI - SystemVM page - implement search. 2012-01-05 15:06:27 -08:00
Jessica Wang 3d233d42fc cloudstack 3.0 new UI - zone page - implement search. 2012-01-05 15:03:21 -08:00
Jessica Wang 1ddc286430 bug 8776: cloudstack 3.0 new UI - router page - remove reboot action. 2012-01-05 11:40:16 -08:00
Jessica Wang 22cc8583ce cloudstack 3.0 new UI - system page - secondary page - remove zonename from listView since secondary storage page is under a zone which has been shown on breadcrumb. 2012-01-05 10:26:42 -08:00
Jessica Wang b0dc4e6c38 bug 8776: cloudstack 3.0 new UI - router page - reboot action - call restartNetwork API instead of rebootRouter API. 2012-01-04 18:13:39 -08:00
Jessica Wang b25bf9a5c5 Revert "bug 12423: cloudstack 3.0 new UI - system page - delete zone action - delete physical network before calling deleteZone API."
This reverts commit 3e6b6076ff4a2598dc5e0e0d65f10ecdb2cd8004.
2012-01-04 14:10:21 -08:00
Jessica Wang a737b4e61d bug 12423: cloudstack 3.0 new UI - system page - delete zone action - delete physical network before calling deleteZone API. 2012-01-04 13:52:53 -08:00
bfederle 54775c28ad bug 12811: Fix action filter for add system resources 2012-01-04 13:27:34 -08:00
bfederle d16c535514 Fix IE7 syntax errors for system.js 2012-01-04 11:43:50 -08:00
Jessica Wang a8c50dd824 bug 12147: cloudstack 3.0 new UI - host page - add "View Instances" which will display instances under the host when being clicked. 2012-01-03 15:58:30 -08:00
Jessica Wang bec829e12a cloudstack 3.0 new UI - (1) apply action filter to newly created primary storage in listView. (2) apply action filter to newly created secondary storage in listView. 2011-12-29 17:00:51 -08:00
Jessica Wang b074448154 cloudstack 3.0 new UI - apply action filter to newly created pod in listView. 2011-12-29 16:30:23 -08:00
Jessica Wang 9a07b763c3 cloudstack 3.0 new UI - apply action filter to newly created cluster in listView. 2011-12-29 16:25:37 -08:00
Jessica Wang b6388837c6 bug 11721: cloudstack 3.0 new UI - cluster page - add a new field "state". "state" field will be the same as "allocationstate" when a cluster is managed. "state" field will be the same as managedstate when a cluster is unmanaged. Use "state" field to decide which actions to show/hide. 2011-12-29 16:14:59 -08:00
bfederle 51f7872ec9 bug 12698:
Add error fn to delete NetScaler action
2011-12-22 11:04:43 -08:00
Jessica Wang a653db3f22 bug 12358: cloudstack 3.0 new UI - hide copyTemplate and copyISO action for swift setup. 2011-12-21 17:25:53 -08:00
Jessica Wang b3fef67db9 cloudstack 3.0 new UI - configuration page, event page, storage page, system page, template page - apply converter toLocalDate() to date field. 2011-12-21 14:25:31 -08:00
Jessica Wang fe831072a5 bug 11126: cloudstack 3.0 new UI - primary storage page - implement Edit action. 2011-12-20 15:16:26 -08:00
bfederle b7c784b4cc Update status area for zone list 2011-12-20 12:05:55 -08:00
Jessica Wang 171da7e3aa bug 12614: cloudStack 3.0 new UI - system - Add Zone Wizard - basic zone - when securityGroupsEnabled checkbox is checked, only display security-group-enabled network offerings. 2011-12-20 11:55:58 -08:00
Jessica Wang 16cd1f8f28 cloudstack 3.0 new UI - system - management - IP Ranges tab - change label. 2011-12-20 11:55:57 -08:00
Jessica Wang ff92901baf cloudstack 3.0 new UI - system - guest - details tab - Remove ID (physical netework ID) field from "Details" page, this info is irrelevant because this is not the ID of the network, and won't be used anywhere in the UI. 2011-12-20 11:08:42 -08:00
Jessica Wang eb2cfdc041 bug 12612: fix typo. 2011-12-19 18:26:00 -08:00
Jessica Wang 1d69a66781 bug 12612: cloudStack 3.0 new UI - system - zone chart - guest - networks tab (advanced zone) - network detail - Hide "View IP Ranges" when a network's type is Isolated with SourceNAT enabled. 2011-12-19 18:02:24 -08:00
Jessica Wang 9fe2314848 cloudstack 3.0 new UI - system - zone chart - guest - networks tab (only available in advanced zone) - network detail - View IP Ranges - remove VLAN and pod name. 2011-12-19 17:28:18 -08:00
Jessica Wang 568db1fdb7 bug 12504: cloudstack 3.0 new UI - system - zone chart - guest - network tabs - network detail - add Restart Network action. 2011-12-19 16:38:01 -08:00
Jessica Wang e081dd3c91 bug 12614: cloudStack 3.0 new UI - system - Add Zone Wizard - basic zone - when securityGroupsEnabled checkbox is checked, enable security groups provider before create network. 2011-12-19 15:52:57 -08:00
bfederle 2a2d424bcc bug 12661: Fix select showing ID instead of value 2011-12-19 14:37:23 -08:00
Jessica Wang 3de22e41aa bug 12614: cloudStack 3.0 new UI - system - Add Zone Wizard - basic zone - when securityGroupsEnabled checkbox is unchecked, exclude network offerings that has securityGroup service. 2011-12-19 14:12:33 -08:00
Jessica Wang a2cc66ce41 cloudStack 3.0 new UI - system - guest - IP Ranges tab (only shown in basic zone) - Add IP Range - pass forVirtualNetwork=false to indicate it's for guest network, not for public network. 2011-12-19 12:53:32 -08:00
Jessica Wang bb9886af29 cloudStack 3.0 new UI - system - guest - IP Ranges tab (only shown in basic zone) - implement Add IP Range. 2011-12-19 12:16:00 -08:00
bfederle 07ed925ab1 bug 12614: Zone wizard update
-Add support to filter network offerings based on whether security
 groups is checked; options then come from a separate
 'securityGroupNetworkOfferings' object:

args.response.success({
  domains: domainObjs,

  // Non-security-group-enabled offerings
  networkOfferings: networkOfferingObjs,

  // Security group-enabled offerings
  securityGroupNetworkOfferings: []
});

-Remove old/unused fields from wizard
2011-12-19 11:36:03 -08:00
Jessica Wang e816b3a80b bug 12650: cloudStack 3.0 new UI - system - management - IP ranges tab - list pods info instead of VlanIpRange info. 2011-12-19 11:27:51 -08:00
Jessica Wang ca0662ced1 cloudStack 3.0 new UI - system - guest - details tab - hide VLAN when it's basic zone. 2011-12-16 17:00:15 -08:00
Jessica Wang 92631bec8d change label 2011-12-16 16:35:22 -08:00
Jessica Wang 1e1d453b9d cloudStack 3.0 new UI - Add Zone Wizard - Network Offerings dropdown (which only shows in basic zone) - populate enabled shared network offerings only. 2011-12-16 15:54:28 -08:00
Jessica Wang 40188d62dc Create Zone Wizard - add new step "Add Pod" as 3rd step. 2011-12-16 15:32:10 -08:00
Brian Federle dfe7b725e6 Remove debugger 2011-12-16 14:09:28 -08:00
Brian Federle 13e217356e Update zone section
-Add new info 'bubbles' to zone chart

-Add/restore Add Pod section as step 3 of zone wizard UI

-Add network offering drop-down to zone wizard, for basic zone
2011-12-16 13:25:26 -08:00
Jessica Wang 3a4588556f cloudStack 3.0 new UI - system - guest - populate IP Range tab for basic zone. 2011-12-16 13:01:05 -08:00
Jessica Wang 6615a1a08d cloudStack 3.0 new UI - system - management - (1) details tab - list management network's detail instead of zone detail. (2) IP range tab - populate data. 2011-12-16 12:31:28 -08:00
Jessica Wang 4061ab4c9c cloudStack 3.0 new UI - system - guest - hide networks tab and show IP range tab for basic zone. Hide IP range tab and show network tab for advanced zone. 2011-12-16 12:31:27 -08:00
Jessica Wang e094abafc3 cloudStack 3.0 new UI - system - guest - networks tab - listView - Add VLAN, CIDR, Scope column. Remove account, network offering column. 2011-12-16 11:56:56 -08:00
Brian Federle c600f1b606 Zone chart updates
-Add IP range edit to guest and management details, for basic zones

-Hide network tab from guest details, for basic zones
2011-12-16 11:48:50 -08:00
Jessica Wang 1dca4aa3bc cloudStack 3.0 new UI - system - public - details tab - remove ID and zoneID that are useless for public network. 2011-12-16 11:31:52 -08:00
Brian Federle dd384fc9d7 Zone details update
-Make zone list view open up basic zone details

-Show chart by clicking view all button

-Update UI widgets to support 'custom' view all actions, to support
 above changes

-Add system VM list view tab to zone details
2011-12-15 19:31:05 -08:00
Jessica Wang f3c3c55166 cloudstack 3.0 new UI - system - guest network - detailView - remove account field and domain field since it has been included in scope field. 2011-12-15 18:31:33 -08:00
Jessica Wang 57dee1cb92 cloudstack 3.0 new UI - system - guest network - detailView - add scope including domain name and account name if there is. 2011-12-15 18:27:45 -08:00
Jessica Wang 96fa28aad6 cloudstack 3.0 new UI - system - guest networks - add type, satte, network offering ID. 2011-12-15 17:58:41 -08:00
Jessica Wang 5493880b37 cloudstack 3.0 new UI - system - public network - details tab - remove useless fields. 2011-12-15 15:26:53 -08:00
Brian Federle 3a1202cf96 bug 12551
-Add configure swift dialog, which shows when swift is enabled in
 config

-Enable support for toolbar actions in list view

status 12551: resolved fixed
2011-12-15 14:02:04 -08:00
Jessica Wang 2a6e0ac544 bug 12521: cloudstack 3.0 new UI - public network - remove gateway, netmask, IP range. 2011-12-15 13:29:36 -08:00
Jessica Wang a3da4c38ec bug 12505: guest network page - remove start IP, end IP, netmask. 2011-12-15 11:56:32 -08:00
Jessica Wang c66897e329 cloudStack 3.0 new UI - system page - remove obsolete code. 2011-12-14 18:18:45 -08:00
Jessica Wang 1a1ed8bdf9 bug 12420: apply hostActionfilter() to a newly created host to display/hide actions. 2011-12-14 18:11:24 -08:00
Jessica Wang d777171e1e bug 12534: cloudStack 3.0 new UI - create guest network - move domain field and account filed to right under below scope field. 2011-12-14 17:25:10 -08:00
Jessica Wang 12b4461e25 bug 12534: cloudStack 3.0 new UI - remove GuestCIDR from zone creation. 2011-12-14 17:25:09 -08:00
Jessica Wang 255a6ae30f bug 12534: cloudStack 3.0 new UI - zone chart - guest - details - remove GuestCIDR field since it's no longer under a zone. 2011-12-14 16:52:46 -08:00
Jessica Wang 6ec28391a1 bug 12534: cloudStack 3.0 new UI - zone chart - guest - network tabs - add CIDR to each network. 2011-12-14 16:44:04 -08:00
Jessica Wang 27ff5e7b51 bug 12534: cloudStack 3.0 new UI - zone chart - management - details - remove GuestCIDR field since it's no longer under a zone. 2011-12-14 16:37:57 -08:00
Jessica Wang 20e9f40a53 cloudStack 3.0 new UI - zone chart - remove obsolete zone detail page. 2011-12-14 16:31:07 -08:00
Jessica Wang c53fee2911 cloudStack 3.0 new UI - system - management - implement update zone. 2011-12-14 16:03:28 -08:00
Jessica Wang 2df6f7a0f1 bug 12534: Add Guest network - scope dropdown - change option description. 2011-12-14 14:50:09 -08:00
Jessica Wang 8f15c07ebf bug 12534: Add Guest network - remove isTagged dropdown. 2011-12-14 14:35:36 -08:00
Jessica Wang ad6c2bcc89 cloudstack 3.0 new UI - system page - remove old networks section (replaced with network-as-a-service section) 2011-12-14 14:25:41 -08:00
Jessica Wang 8a0350ec95 bug 12534: Add Guest network - remove isDefault checkbox. 2011-12-14 14:05:44 -08:00
Jessica Wang c20f467aee bug 10409: edit zone - make domain suffix field editable. 2011-12-14 13:03:20 -08:00
Jessica Wang 919ca59d5c bug 10409: create zone - add domain suffix field 2011-12-14 11:57:14 -08:00
Brian Federle e230341a05 bug 12542
Add action pre-filter to add network action -- if guest network is
present and zone is basic, pop up a notice message and prevent dialog
from appearing

status 12542: resolved fixed
2011-12-14 11:31:36 -08:00
Brian Federle 26c5377340 bug 12533
Disable 'Public' network area if in a basic zone

status 12533: fixed resolved
2011-12-14 11:15:35 -08:00
Brian Federle 9f4e2d45c5 Fix dashboard error when 0 zones present (i.e., fresh install) 2011-12-14 08:15:31 -08:00
Brian Federle 405fa75b6d Implement system dashboard 2011-12-14 07:56:43 -08:00
Brian Federle 6359419f99 Update provider list view titles 2011-12-13 13:23:27 -08:00
Brian Federle d550b6bb66 bug 12490
-Fix item refresh when adding new provider devices

-Fix missing add actions for all provider devices

status 12490: resolved fixed
2011-12-13 12:47:40 -08:00
Jessica Wang 4ca85a9f6c bug 12473: create guest network - list only network offerings whose state is enabled in dropdown. 2011-12-13 12:02:38 -08:00
Brian Federle 25992be5e4 bug 12277
Provider better flow for configuring providers:

-Convert all 'Configure' views from a list view to a detail view

-Add a view all to provider detail views to show list of individual
 providers

-Cleanup provider action handling for better UI feedback (correctly
 refreshes appearance after action, etc.)

This affects the NetScaler, F5, and SRX provider views on the system
chart

status 12277: resolved fixed
2011-12-13 10:33:13 -08:00
Jessica Wang 4fc953ed34 bug 12229: guest network - network tabs - Restart required field - highlight it in red if value is Yes (to get user's attention). 2011-12-13 09:55:54 -08:00
Jessica Wang 83b820df85 bug 12229: guest network - network tabs - add Restart required field. 2011-12-12 17:07:50 -08:00
Jessica Wang 16bb1c2675 cloudStack 3.0 new UI - system VM page - migrate system vm - fix a JS error "args.data.id is undefined" 2011-12-09 12:06:24 -08:00
Brian Federle 334507639d Update system->security groups provider details
-Make security groups a detail view (like virtual router details), as
 there is only one security group provider per zone.

-Add a view all security groups button, to provide an alternate way to
 view security groups, outside the network section
2011-12-09 10:28:16 -08:00
Jessica Wang 16ff38d0fd bug 12381: fix a bug that opening another window to view console causes a JavaScript error "invalid argument" 2011-12-07 19:01:20 -08:00
Jessica Wang 04c7bb7518 bug 12231: system - guest network - detail tab - split VLAN into 2 fields: start VLAN, end VLAN. 2011-12-07 17:57:53 -08:00
Brian Federle 2ae4e50a9a Fixes list view/detail view
-Fix list view ID references, which was causing args.context undefined
 errors
2011-12-07 15:11:04 -08:00
Jessica Wang 26d3cfc974 cloudStack 3.0 new UI - host page - add resource state. 2011-12-07 14:37:42 -08:00
Jessica Wang 8030991889 cloudStack 3.0 new UI - virtual router - network tab - remove faking accounts/instances/volumes, add PortForwarding service. 2011-12-06 10:52:52 -08:00
Brian Federle 30d2f60267 bug 12311
-Fix allowed actions not properly refreshing after attach/detach disk

-Fix allowed actions for snapshot section as well

-Misc. cleanup of storage section
2011-12-06 08:55:05 -08:00
Jessica Wang 214e81e781 bug 12356: fix typo in add host dialog. 2011-12-05 16:28:32 -08:00
Jessica Wang 696da56e38 bug 12353: fix typo 2011-12-05 16:24:53 -08:00
Jessica Wang 6caefbc6e4 cloudStack 3.0 new UI - system - routers/systemVMs have been moved to zone on UI. Here is related API call change. 2011-12-05 16:08:25 -08:00
Jessica Wang 8c0be2e34a bug 12243: cloudStack 3.0 new UI - system - use a different way to get ID for view console of systemVM. 2011-12-05 15:50:57 -08:00
Jessica Wang ef15652237 bug 12243: cloudStack 3.0 new UI - system - service provider - fix a bug that addNetworkServiceProvider was being called again after the provider has been created. 2011-12-05 15:32:38 -08:00
Brian Federle b03a8b5939 bug 12344: Updates to system section
-Move System VMs section to relevant are on zone chart
-Make Virtual Router provider a detail view
-Move Virtual Appliances listing to 'virtual routers' detail tab
2011-12-05 14:22:44 -08:00
Jessica Wang 419a2b1f7d bug 12233: cloudStack 3.0 new UI - public network - delete IP range - fix a bug that id didn't get passed to API call. 2011-12-02 16:52:38 -08:00
Jessica Wang 84adb6b5bc bug 12314: cloudStack 3.0 new UI - add cluster action - pass cluster type as ExternalManaged if hypervisor is VMware. 2011-12-02 16:42:21 -08:00
Jessica Wang 6660f367d0 bug 12223: cloudStack 3.0 new UI - Add Physical Network button has been implemented yet. Hide it from UI for now. 2011-12-02 16:25:50 -08:00
Jessica Wang 0b54135edc cloudStack 3.0 new UI - zone chart - public network - add IP range - change notification message. 2011-12-02 14:50:56 -08:00
Jessica Wang f5283e9e61 bug 12248: cloudStack 3.0 new UI - listHosts API return new property resourcestate indicating the same thing state property used to indicate. Here is corresponding UI change. 2011-12-02 13:01:50 -08:00
Jessica Wang 332e41bc7c cloudStack 3.0 new UI - system - change notification message of actions of network service providers 2011-12-02 11:42:08 -08:00
Jessica Wang f8e05954b3 cloudStack 3.0 new UI - system - change label of actions of network service providers. 2011-12-02 11:25:25 -08:00
Jessica Wang 2c9874ae63 cloudStack 3.0 new UI - system - public network - change tab name of IP range. 2011-12-01 11:56:11 -08:00
Jessica Wang 18694e09fb cloudStack 3.0 new UI - router page - implement View console. 2011-11-30 18:46:51 -08:00
Jessica Wang 133550461b cloudStack 3.0 new UI - system vm page - implement View console. 2011-11-30 18:34:09 -08:00
Jessica Wang 17f9526730 cloudStack 3.0 new UI - naas - view secondary storages - pass podID, clusterID to listHosts API depending on what the previous page is. 2011-11-30 18:04:41 -08:00
Jessica Wang d76d9286e9 cloudStack 3.0 new UI - naas - view primary storages - pass podID, clusterID to listStoragePools API depending on what the previous page is. 2011-11-30 18:01:44 -08:00
Jessica Wang 4701458ba3 cloudStack 3.0 new UI - naas - view hosts - pass podID, clusterID to listHosts API upon what the previous page is. 2011-11-30 17:57:03 -08:00
Jessica Wang 5283e5ece3 cloudStack 3.0 new UI - naas - view clusters - pass podID to listClusters API if the previous page is pod detail page. 2011-11-30 17:35:48 -08:00
Jessica Wang 68aba6016e cloudStack 3.0 new UI - naas - isolated guest network - remove gateway, netmask, IP range from detailView. 2011-11-30 16:47:26 -08:00
Jessica Wang 206786038f cloudStack 3.0 new UI - naas - display VLAN for isolated network. 2011-11-30 16:40:24 -08:00
Jessica Wang 214f86311f cloudStack 3.0 new UI - system - fix a JS error "args.context.hosts is undefined" after adding a host and clicking the newly created host in listView. 2011-11-30 14:45:56 -08:00
Jessica Wang cc2fa56457 cloudStack 3.0 new UI - guest network - add read-only network domain field and show it when network type is not Isolated. 2011-11-30 14:09:34 -08:00
Jessica Wang d9f70b754d cloudStack 3.0 new UI - guest network - implement network offering upgrade. 2011-11-30 12:49:12 -08:00
Jessica Wang 12a5b483d5 cloudStack 3.0 new UI - edit guest network - not pass network domain to API call if it's blank. 2011-11-30 12:18:16 -08:00
Jessica Wang d54e15269b cloudStack 3.0 new UI - guest network listView - add network offering column in grid. 2011-11-30 12:04:05 -08:00
Jessica Wang aa9324855e cloudStack 3.0 new UI - edit guest network - populate only network offerings that are available for this guest network. 2011-11-30 11:16:10 -08:00
Jessica Wang dbb7f940bf cloudStack 3.0 new UI - zone chart - guest - network tab - guest network detail - edit - split network offerings into 2 fields: one is editable, the other one is not. Show editable now when network type is Isolated. Show the other one otherwise. 2011-11-30 10:30:14 -08:00
Brian Federle f253be7715 Fix to make edit guest network details async 2011-11-29 19:33:03 -08:00
Jessica Wang ed854ba221 cloudStack 3.0 new UI - system - zone chart - guest - network tab - network detail - edit - network offerings dropdown show only the current network offering in the network if "listNetworkOfferings&networkid=N" returns 0 items. 2011-11-29 18:42:28 -08:00
Jessica Wang 43c1a907df cloudStack 3.0 new UI - system - zone chart - guest - network tab - network detail - edit - make network offerings editable. 2011-11-29 18:17:01 -08:00
Jessica Wang 7de9c06aee cloudStack 3.0 new UI - zone chart - public network - change API call for getting public network since server side has changed. 2011-11-29 17:06:41 -08:00
Jessica Wang cea20f679f cloudStack 3.0 new UI - zone chart - management - implement detail tab (filled with zone info). 2011-11-29 16:41:15 -08:00
Jessica Wang 535c8669b6 cloudStack 3.0 new UI - zone chart - virtual router provider - implement enable/disable action. 2011-11-29 16:05:52 -08:00
Jessica Wang 8903c2394d cloudStack 3.0 new UI - basic zone - Guest network - IP ranges - add Pod Name. 2011-11-29 15:53:14 -08:00
Jessica Wang 304348b729 cloudStack 3.0 new UI - basic zone - guest network detail view - remove account, gateway, netmask, start IP, end IP (only for basic zone). 2011-11-29 15:32:54 -08:00
Jessica Wang f524f882bc cloudStack 3.0 new UI - basic zone - security groups provider - comment out status for now since dataProvider() doesn't get called by widget code after action is done. 2011-11-29 14:57:54 -08:00
Jessica Wang e872c71917 cloudStack 3.0 new UI - basic zone - create guest network - network offerings dropdown - if security groups provider is disabled, exclude network offerings that has "SecurityGroupProvider" in service. 2011-11-29 14:43:52 -08:00
Jessica Wang a95ccdf8bd cloudStack 3.0 new UI - zone chart - security group - implement Enable, Disable button. 2011-11-29 13:40:14 -08:00
Jessica Wang ffc8f807c9 cloudStack 3.0 new UI - zone chart - security group - implement listView. 2011-11-29 13:33:17 -08:00
Jessica Wang 4a54cc4199 cloudStack 3.0 new UI - system - zone chart - Virtual Router, Security Group Provider - display provider status (enabled, disabled, not configured) 2011-11-29 11:42:17 -08:00
Jessica Wang 68c5559c3b cloudStack 3.0 new UI - basic zone - specify service provider name when trying to get service provider ID of VirtualRouter during zone creation. 2011-11-29 10:57:17 -08:00
Jessica Wang bee7626253 cloudStack 3.0 new UI - basic zone - guest network - add IP range - add 6 Pod fields, guest gateway field, guest netmask field to dialog (for basic zone only). 2011-11-28 16:52:19 -08:00
Jessica Wang a5a5ff82e4 cloudStack 3.0 new UI - basic zone - guest network - create network - if create new pod is selected in pod dropdown, show 5 pod fields and create a pod first, than pass podId to create an IP range on pod level (for basic zone only) 2011-11-28 15:43:14 -08:00
Jessica Wang 35845a075c cloudStack 3.0 new UI - system - basic zone - guest network - create network - after create network succeeds, create IP range on pod level (only for basic zone) 2011-11-28 14:42:09 -08:00
Jessica Wang db623c8e47 cloudStack 3.0 new UI - basic zone - guest network - create network - add pod dropdown (for basic zone only). 2011-11-28 14:13:42 -08:00
Brian Federle 0042749226 Fix missing ID on host list view, which was breaking detail view 2011-11-28 14:10:27 -08:00
Jessica Wang bb7ff42c23 cloudStack 3.0 new UI - system - basic zone - create pod - rename labels. 2011-11-28 13:29:35 -08:00
Brian Federle 623a048d13 Fix typo 2011-11-28 12:54:28 -08:00
Jessica Wang 683e5a5b57 cloudStack 3.0 new UI - system - basic zone - create pod - remove 3 guest fields. 2011-11-28 12:27:26 -08:00
Jessica Wang d853de8187 cloudStack 3.0 new UI - system - basic zone - guest network - create network - populate network offering dropdown with Shared ones (for basic zone). 2011-11-28 12:07:54 -08:00
Jessica Wang cd957604b3 cloudStack 3.0 new UI - system - basic zone - guest network - remove Edit action. 2011-11-28 11:49:47 -08:00
Jessica Wang 4f7eb448e0 cloudStack 3.0 new UI - system - basic zone - guest network - remove VLAN field and CIDR field. 2011-11-28 11:18:30 -08:00
Jessica Wang 7c37455b8a cloudStack 3.0 new UI - system - router page, systemVM page - detail view - apply action filter. 2011-11-28 10:10:13 -08:00
Jessica Wang d03a2f40bf cloudStack 3.0 new UI - Router page - detail view - add actions. 2011-11-23 18:10:04 -08:00
Jessica Wang 1565d2c659 cloudStack 3.0 new UI - System VM page - detail view - add actions. 2011-11-23 18:08:01 -08:00
Jessica Wang cb473b29e9 cloudStack 3.0 new UI - Routers page - add detail view. 2011-11-23 17:21:55 -08:00
Jessica Wang 3b4b9db4e6 cloudStack 3.0 new UI - System VM page - add detail view. 2011-11-23 16:59:02 -08:00
Jessica Wang a393616659 cloudStack 3.0 new UI - zone chart - public network - add IP range - fix a bug that vlanId didn't get passed to API call. 2011-11-23 16:01:55 -08:00
Jessica Wang 19f297577e cloudStack 3.0 new UI - zone chart - SRX device - implement Delete action. 2011-11-23 15:23:23 -08:00
Jessica Wang c962af67bc cloudStack 3.0 new UI - zone chart - F5 device - implement Delete action. 2011-11-23 14:33:36 -08:00
Jessica Wang c3588083f6 cloudStack 3.0 new UI - zone chart - NetScaler device - implement Delete action. 2011-11-23 14:23:42 -08:00
Jessica Wang fc7bbc39f3 cloudStack 3.0 new UI - zone chart - add id attribute to network service provider. 2011-11-22 18:52:56 -08:00
Jessica Wang 8672d380a5 bug 12058: cloudStack 3.0 new UI - system - zone listView - add public field. 2011-11-22 18:24:42 -08:00
Jessica Wang 92d548c4dd cloudStack 3.0 new UI - zone chart - F5, SRX - implement Delet action. 2011-11-22 18:03:38 -08:00
Jessica Wang 5be1a23738 cloudStack 3.0 new UI - zone chart - NetScaler - implement Delet action. 2011-11-22 17:56:39 -08:00
Jessica Wang 7ec54f4e3c cloudStack 3.0 new UI - zone chart - SRX - add detailView. 2011-11-22 17:37:05 -08:00
Jessica Wang 736744674b cloudStack 3.0 new UI - zone chart - F5- add detailView. 2011-11-22 17:26:21 -08:00
Jessica Wang 0eafdde965 cloudStack 3.0 new UI - zone chart - NetScaler - add detailView. 2011-11-22 16:35:16 -08:00
Jessica Wang 25fd6701b5 cloudStack 3.0 new UI - zone chart - SRX - implement Enable, Disable action for network service provider SRX. 2011-11-22 15:39:31 -08:00
Jessica Wang 3d22b49434 cloudStack 3.0 new UI - zone chart - F5 - implement Enable, Disable action for network service provider F5. 2011-11-22 15:33:13 -08:00
Jessica Wang 1642afacc6 cloudStack 3.0 new UI - zone chart - NetScaler - implement Enable, Disable action for network service provider NetScaler. 2011-11-22 15:24:51 -08:00
Jessica Wang 7a3e0e405e cloudStack 3.0 new UI - zone chart - NetScaler - add provider action filter. 2011-11-22 14:32:40 -08:00
Jessica Wang 35fa7a8d4a cloudStack 3.0 new UI - NaaS - SRX - populate listView. 2011-11-22 13:56:06 -08:00
Jessica Wang 60a70c1c13 cloudStack 3.0 new UI - zone chart - public network - IP range tab - fix a bug that VLAN value didn't show. 2011-11-22 13:32:44 -08:00
Jessica Wang 8fe898e820 cloudStack 3.0 new UI - NaaS - zone chart - show only 1 network (for now) 2011-11-22 13:24:09 -08:00
Jessica Wang ac973fbf48 cloudStack 3.0 new UI - NaaS - F5 - populate listView. 2011-11-22 12:47:44 -08:00
Jessica Wang a5e78d01fa cloudStack 3.0 new UI - NaaS - Guest - create network - correct parameter name passed to API call. 2011-11-22 11:33:04 -08:00
Jessica Wang 2c8c240e10 cloudStack 3.0 new UI - NaaS - Guest - create network - populate network offerings dropdown based on selected scope. 2011-11-22 11:22:28 -08:00
Jessica Wang 88ec85f86a cloudStack 3.0 new UI - NaaS - ListNetScalerLoadBalancer API has been changed. Here is related UI change. 2011-11-21 18:48:10 -08:00
Jessica Wang cfc43d0aaf cloudStack 3.0 new UI - NaaS - check if network service provider has been created before creating another one. 2011-11-21 18:37:02 -08:00
Jessica Wang 8729f75cb1 cloudStack 3.0 new UI - NaaS - NetScaler - add matching fields to listView. 2011-11-21 17:53:02 -08:00
Jessica Wang 6e240ef6db cloudStack 3.0 new UI - NaaS - populate NetScaler listView. 2011-11-21 17:43:02 -08:00
Jessica Wang f24a465129 cloudStack 3.0 new UI - NaaS - fix a bug that network service provider status was wrong in zone chart. 2011-11-21 15:57:19 -08:00
Jessica Wang 07e2d15e49 cloudStack 3.0 new UI - NaaS - correct an API parameter. 2011-11-21 15:49:53 -08:00
Jessica Wang 49e837c898 cloudStack 3.0 new UI - NaaS - specify network service provider as "not-configured" if it's disabled without devices. 2011-11-21 15:48:18 -08:00
Brian Federle 5ce9e74c5c Add status labels for network providers 2011-11-21 15:24:04 -08:00
Jessica Wang 20dbde5c82 cloudStack 3.0 new UI - NaaS - fix a bug that dedicated parameter didnt' get to pass into API call. 2011-11-21 14:43:45 -08:00
Jessica Wang d0b394b39b cloudStack 3.0 new UI - NaaS - rename capacity to lbdevicecapacity when making API call. 2011-11-21 14:25:39 -08:00
Jessica Wang 8e8ebec325 cloudStack 3.0 new UI - NaaS - parameter name in addNetscalerLoadBalancer, addF5LoadBalancer API has been changed. Here is related UI change. 2011-11-21 14:25:37 -08:00
Jessica Wang cdaff93419 cloudStack 3.0 new UI - NaaS - Pod page - IP Range tab 2011-11-21 12:00:54 -08:00
Jessica Wang 22619711e7 cloudStack 3.0 new UI - NaaS - zone chart - widget include different parameter in args. Here is related UI change. 2011-11-21 11:11:35 -08:00
Jessica Wang e61184c3be cloudStack 3.0 new UI - NaaS - implement Add NetScaler. 2011-11-18 16:37:41 -08:00
Jessica Wang b181b109b3 cloudStack 3.0 new UI - NaaS - create shared function addExternalFirewall(). 2011-11-18 16:22:46 -08:00
Jessica Wang 21f071051a cloudStack 3.0 new UI - NaaS - create shared function addExternalLoadBalancer(). 2011-11-18 16:12:37 -08:00
Jessica Wang 658b5f929b cloudStack 3.0 new UI - NaaS - implement add SRX firewall on listView. 2011-11-18 15:50:43 -08:00
Jessica Wang 874491d4b1 cloudStack 3.0 new UI - NaaS - implement add SRX firewall. 2011-11-18 15:31:26 -08:00
Jessica Wang aae3f4a13f cloudStack 3.0 new UI - NaaS - implement add F5 load balancer device from listView. 2011-11-18 14:49:50 -08:00
Jessica Wang e633fbd9b6 cloudStack 3.0 new UI - NaaS - add F5 load balancer device - add capacity, dedicated. 2011-11-18 14:17:03 -08:00
Jessica Wang e5cdacf3d3 cloudStack 3.0 new UI - NaaS - add F5 load balancer device - add public interface, private interface, number of retries, mode. 2011-11-18 13:39:22 -08:00
Jessica Wang 994d42920e cloudStack 3.0 new UI - NaaS - Physical Network - Edit action - hide spinning wheel on detail view when 2 API calls are finished. 2011-11-18 10:40:56 -08:00
Jessica Wang 2474448142 cloudStack 3.0 new UI - NaaS - implement Add NetScaler. 2011-11-17 17:42:03 -08:00
Jessica Wang b497a2ad10 cloudStack 3.0 new UI - NaaS - Add SRX firewall - add Network Service Provider, SRX, before add SRX firewall rule if SRX provider is disabled. 2011-11-17 17:07:21 -08:00
Jessica Wang 4bb6c48120 cloudStack 3.0 new UI - NaaS - Add F5 - add Network Service Provider, F5, before add F5 Load Balancer rule if F5 is disabled. 2011-11-17 16:50:03 -08:00
Jessica Wang 87f1d36723 cloudStack 3.0 new UI - NaaS - implement Add SRX firewall. 2011-11-17 16:22:59 -08:00
Jessica Wang b79aa32e59 cloudStack 3.0 new UI - NaaS - implement Add F5 Load Balancer. 2011-11-17 16:05:05 -08:00
Jessica Wang 496f591e56 cloudStack 3.0 new UI - NaaS - F5, SRX - when status is disabled, click F5 or SRX will lead to an Add form. 2011-11-17 15:00:41 -08:00
Jessica Wang 64f5681097 cloudStack 3.0 new UI - System - NaaS - populate network service provide status (enabled/disabled) in zone chart. 2011-11-17 14:49:25 -08:00
Brian Federle b378964e81 Fix system devices UI 2011-11-17 11:39:43 -08:00
Jessica Wang 968bf5cbc6 cloudStack 3.0 new UI - System - Management - details - add "View Pods" 2011-11-17 11:12:57 -08:00
Jessica Wang 45bfedb2c0 cloudStack 3.0 new UI - system - Advanced Zone - guest - create network - domain field and account field's showing/hiding depends on selection in scope field. 2011-11-16 17:15:38 -08:00
Jessica Wang 21a488254b cloudStack 3.0 new UI - system - Basic Zone - guest - implement create network cor Basic Zone. 2011-11-16 16:52:58 -08:00
Jessica Wang 7a8a260073 cloudStack 3.0 new UI - system - guest - network tabs - IP ranges - implement Add action and delete action. 2011-11-16 14:26:46 -08:00
Jessica Wang a6f8572678 cloudStack 3.0 new UI - system - guest - network tabs - implement Delete action. 2011-11-16 13:01:35 -08:00
Jessica Wang 985e8fd000 cloudStack 3.0 new UI - system - guest - network tabs - implement Edit action. 2011-11-16 12:12:56 -08:00
Brian Federle c535de7698 Fix add zone wizard dropping new row after creation 2011-11-16 11:27:24 -08:00
Jessica Wang a7c0de3cf2 cloudStack 3.0 new UI - system - guest - (1) createNetwork - remove "tags" field since server-side doesn't support it any more. (2) add more fields to details tab of network tab. 2011-11-16 11:24:58 -08:00
Jessica Wang 3c09c97e3d cloudStack 3.0 new UI - system - create guest network - populate network offering dropdown the other way around. 2011-11-16 10:47:53 -08:00
Jessica Wang 5d329bc623 cloudStack 3.0 new UI - create zone - call listCapabilities to refresh global variable after update network service provider completes. 2011-11-16 10:41:50 -08:00
Jessica Wang 7ff10f99cb cloudStack 3.0 new UI - system - guest - network tabs - add details view. 2011-11-15 17:47:34 -08:00
Jessica Wang cc907adcbb cloudStack 3.0 new UI - System - Guest - network tab - add/remove fields in listView. 2011-11-15 16:58:57 -08:00
Jessica Wang 4570d7d6cd cloudStack 3.0 new UI - System - Guest - populate network tabs by API call. 2011-11-15 16:40:01 -08:00
Jessica Wang 0f5e5df0ac cloudStack 3.0 new UI - System - Guest - create network - pass new parameter acltype to createNetwork API. 2011-11-15 16:21:23 -08:00
Jessica Wang b01013f22a cloudStack 3.0 new UI - System - Add Zone - after createZone API returns success, enable virtual router element first, then enable network service provider. 2011-11-15 15:40:54 -08:00
Jessica Wang 14434396e1 cloudStack 3.0 new UI - System - Guest - network tab - Add Network dialog - add new dropdown "Network Offering". 2011-11-15 11:40:04 -08:00
Jessica Wang 029f064e3d cloudStack 3.0 new UI - System - Guest - network tab - implement Add Network. 2011-11-15 11:23:59 -08:00
Jessica Wang 9f4d420a4a cloudStack 3.0 new UI - create zone - add warning message if listNetworkServiceProviders API doesn't return Network Service Provider ID. 2011-11-15 10:00:16 -08:00
Jessica Wang 96e5abeb89 cloudStack 3.0 new UI - system - no need to enable physical network when editing guest network. 2011-11-14 15:22:12 -08:00
Jessica Wang 3a22692d82 cloudStack 3.0 new UI - system - update physical network's state to Enabled during zone creation. 2011-11-14 15:20:18 -08:00
Jessica Wang f55bf793fd cloudStack 3.0 new UI - System - Guest Network - Add Network tab. 2011-11-14 14:07:12 -08:00
Jessica Wang ed39de83e3 cloudStack 3.0 new UI - add zone wizard - remove create pod step and create IP range step. 2011-11-11 16:08:32 -08:00
Jessica Wang f922698309 cloudStack 3.0 new UI - NaaS - public network - IP Addresses tab - pass networkId to listVlanIpRanges API. 2011-11-10 20:33:08 -08:00
Jessica Wang 79631ab026 cloudStack 3.0 new UI - NaaS - public network - add IP range - do not pass "isshared=true" to createVlanIpRange API. 2011-11-10 20:13:33 -08:00
Jessica Wang 9d4b800e29 cloudStack 3.0 new UI - NaaS - VM creation - after deployVM returns success, configure VirtualRouterElement. 2011-11-10 17:08:50 -08:00
Jessica Wang 3e124a9ad1 cloudStack 3.0 new UI - NaaS - Public network - IP Addresses tab - implement Delete action. 2011-11-10 16:49:12 -08:00
Jessica Wang 449c6dda33 cloudStack 3.0 new UI - NaaS - Public network - IP Addresses tab - Add action - Make VLAN ID optional. 2011-11-10 16:49:11 -08:00
Jessica Wang d460fd19cf cloudStack 3.0 new UI - NaaS - Public network - IP Addresses tab - Add action - pass forVirtualNetwork to createVlanIpRange API. 2011-11-10 16:49:10 -08:00
Jessica Wang 0a65e26487 cloudStack 3.0 new UI - NaaS - Public network - IP Addresses tab - implement Add action. 2011-11-10 16:49:08 -08:00
Jessica Wang 5b790db556 cloudStack 3.0 new UI - NaaS - Public network - populate IP Addresses tab. 2011-11-10 16:49:06 -08:00
Jessica Wang 9aa571788c cloudStack 3.0 new UI - NaaS - Public network - add IP Addresses tab. 2011-11-10 16:49:05 -08:00
Jessica Wang d324c5d9f2 cloudStack 3.0 new UI - NaaS - Guest page - Edit action - make zone's CIDR editable here and call updateZone to update CIDR from Guest page. 2011-11-09 20:02:54 -08:00
Jessica Wang 15082f0dfc cloudStack 3.0 new UI - NaaS - Guest page - Edit action. 2011-11-09 19:48:40 -08:00
Jessica Wang 24a5fe3924 cloudStack 3.0 new UI - NaaS - Public page - fix a bug that no data showed in details tab. 2011-11-09 19:34:42 -08:00
Jessica Wang d7edcd6957 cloudStack 3.0 new UI - NaaS 2011-11-09 19:12:11 -08:00
Brian Federle d9a5f851b5 Updated zone page; update detail view edit notification 2011-11-08 16:25:33 -08:00
Brian Federle 7097edf15f Add sample NAAS section to system config 2011-11-08 12:53:54 -08:00
Brian Federle 0d16593e3a Fix typo 2011-11-07 15:26:53 -08:00
Brian Federle 29f510772c Add new UI; move old UI to old/ 2011-11-03 10:59:57 -07:00