Jessica Wang
380a961664
CLOUDSTACK-4142: listNetworkOfferings API has been changed to not return system-owned network offerings to regular user(domain user). This API change causes several UI bugs. Change UI to determine whether an IP Address has VPN service upon listNetworks API response instead of listNetworkOfferings API response.
2013-08-11 18:25:17 -07:00
Jessica Wang
a6c6f4851b
revert 12ca1d9102 since it's a partial UI change.
2013-08-10 13:26:48 -07:00
Jessica Wang
b040bf224b
CLOUDSTACK-4189: UI > Infrastructure > zone > dedicatedZone object is different from zone object. Fix a bug that they were wrongly presumed to be the same object and wrongly mixed which caused zone object's properties being wrongly overriden.
2013-08-09 18:50:17 -07:00
Jessica Wang
24ef5ba9f7
CLOUDSTACK-4134: UI > Infrastructure > zone > physical network > guest > edit action - pass vlan parameter to updatePhysicalNetwork API no matter vlan field is blank or not.
2013-08-09 17:26:53 -07:00
Jessica Wang
b50e485541
CLOUDSTACK-4223: UI > Infrastructure > zone > USC > blades tab - fix a bug that blades failed to be listed in listView.
2013-08-09 16:21:41 -07:00
Jessica Wang
7f56a5ce7c
CLOUDSTACK-4142: listNetworkOfferings API has been changed to not return system-owned network offerings to regular user(domain user). This API change causes several UI bugs. Change Edit Network action, Configuration tab of IP Address detailsView, to get network services from listNetworks API response instead of listNetworkOfferings API response.
2013-08-09 15:53:11 -07:00
Jessica Wang
592cd75867
CLOUDSTACK-4102: UI > change label of scaleUp/changeServiceOffering action from "Scale Up" to "Change Service Offering" for both running VM and stopped VM.
2013-08-09 15:12:28 -07:00
Jessica Wang
ea717c18ce
CLOUDSTACK-4218: UI > Infrastructure > zone > UCS > UCS manager details tab - fix a bug that passed wrong id to listUcsManagers API.
2013-08-09 14:53:30 -07:00
Sanjay Tripathi
5c36766ad4
CLOUDSTACK-3842: G11N: SC: Some regression issues occurred on build#4.2-256.
2013-08-09 18:49:58 +05:30
Jessica Wang
67567ccae6
CLOUDSTACK-4142: listNetworkOfferings API has been changed to not return system-owned network offerings to regular user(domain user). Therefore, change UI to determine whether a network has ELB service/capability upon listNetworks API response instead of listNetworkOfferings API response.
2013-08-08 17:17:45 -07:00
Jessica Wang
9c5b293fe0
CLOUDSTACK-4069: listNetworkOfferings API has been changed to not return system-owned network offerings to regular user(domain user). Therefore, change UI to determine whether a network is EIP/ELB upon listNetworks API response instead of listNetworkOfferings API response.
2013-08-08 16:26:04 -07:00
Jessica Wang
9807f86619
CLOUDSTACK-4102: UI > Intances menu > when user VM is running, hide scaleUp action if hypervisor is KVM.
2013-08-08 10:35:56 -07:00
Brian Federle
4dafb54884
CLOUDSTACK-4124: Add affinity group list to review step
2013-08-07 16:41:33 -07:00
Brian Federle
30c3341509
CLOUDSTACK-4122: Cluster tooltip: Add disclaimer for VMware hypervisor
2013-08-07 16:31:39 -07:00
Brian Federle
4ba4e8038a
CLOUDSTACK-4054: Fix conditional fields not showing on first load
2013-08-07 16:24:21 -07:00
Brian Federle
f1680ef9ff
CLOUDSTACK-3268: Support transfer of portable IP
...
Allow UI to implicitly transfer portable IP, through enabling static
NAT on a VM/NIC from another cross-zone network.
2013-08-07 16:17:35 -07:00
Jessica Wang
c6368b8a2c
CLOUDSTACK-4102: UI > User VM, System VM > remove "Change Service Offering" action since it has been replaced with new action "Scale Up VM".
2013-08-07 16:04:56 -07:00
Jessica Wang
30c7329002
CLOUDSTACK-4160: listUcsManagers API has been extended to take in id parameter. Here is related UI change.
2013-08-07 14:51:36 -07:00
Jessica Wang
7d5e4c666b
CLOUDSTACK-4177: UI > Infrastructure > zone > UCS > blades > disable Associate Profile to Blade button for a blade that already has a profle associated.
2013-08-07 14:39:01 -07:00
Jessica Wang
893619dece
CLOUDSTACK-4093: UI > Infrastructure > zone > UCS Manager - (1) add details tab (2) add Delete UCS Manager action.
2013-08-07 14:20:11 -07:00
Jessica Wang
efde50fa1e
CLOUDSTACK-4092: UI > listView widget: fix a bug that a grid row was incorrectly removed when a non-add action of listView failed.
2013-08-07 11:09:40 -07:00
Thomas O'Dowd
a764cb91b3
CLOUDSTACK-3211: Add help docs to S3 secondary storage configuration.
...
When adding an S3 secondary storage, the administrator will
now be shown help for each input field making it friendlier
to use.
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
(cherry picked from commit 74643c9561b1ea564f180c3780ef762e97e7c10b)
2013-08-06 13:22:59 +05:30
Jessica Wang
12d6249502
CLOUDSTACK-4051: UI > Infrastructure > zone > UCS > Add UCS Manager dialog > not show password in plain text.
2013-08-05 15:31:59 -07:00
Brian Federle
76fece149b
CLOUDSTACK-4077: Fix refresh issue; localization labels
...
-Localize labels for event/alerts
-Fix UI refresh issue when performing delete/archive actions
2013-08-05 15:26:12 -07:00
Brian Federle
099d351227
CLOUDSTACK-4077: Correct docs for delete/archive alerts
2013-08-05 15:15:02 -07:00
Brian Federle
4c89be144a
CLOUDSTACK-4089: (WIP) Add new fields to zone wizard for configuring traffic type for VMware
2013-08-05 12:08:28 -07:00
Brian Federle
554c8b7ac1
CLOUDSTACK-2340: Display service state for health-checked VMs
2013-08-05 11:42:46 -07:00
Jessica Wang
ab91def10c
CLOUDSTACK-2569: UI > Infrastructure > zone > physical network > VNMC provider > fix a bug that queryAsyncJobResult API kept being called even after the async job was finished.
2013-08-02 14:39:41 -07:00
Brian Federle
977b0eca97
CLOUDSTACK-4010: Events/alerts: Pass start date / end date
...
Original submitter: Sanjay Tripathi <sanjay.tripathi@citrix.com>
Reviewed by: Brian Federle <brian.federle@citrix.com>
2013-08-02 09:52:22 -07:00
Ian Duffy
25e8e9b85f
General cleanup, source formatting, remove whitespace
...
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
2013-08-02 14:20:47 +05:30
Ian Duffy
532e04db1a
Disable password changing when ldap is enabled
...
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
2013-08-02 14:20:47 +05:30
Jessica Wang
9863287730
CLOUDSTACK-3753: UI > Infrastructure > zone > physical network > Guest > remove Add VLAN Range action since VLAN Range(s) is editable through Edit action.
2013-08-01 16:44:30 -07:00
Jessica Wang
3587127df6
CLOUDSTACK-3753: UI > Infrastructure > zone > physical network > Guest > Edit action - make VLAN Range(s) editable. This is corresponding UI change to recent change of updatePhysicalNetwork API.
2013-08-01 15:57:23 -07:00
Jessica Wang
4f51d21908
CLOUDSTACK-3753: UI > Infrastructure > zone detail > physical network > guest > (1) remove Delete VLAN Range action. (2) change Add VLAN Range action to pass new VLAN range + exisitng VLAN range(s) to API. This is corresponding UI change to updatePhysicalNetwork API change that removevlan property has been removed and definition of vlan property has been changed.
2013-08-01 15:43:41 -07:00
Jessica Wang
11c2265d1e
CLOUDSTACK-3713: UI > Infrastructure menu > System VMs > Scale Up action: call scaleSystemVm API instead of scaleVirtualMachine API.
2013-08-01 13:43:05 -07:00
Jessica Wang
ba01c25b47
CLOUDSTACK-3344: revert e03f7f4db3
2013-08-01 11:43:27 -07:00
Jessica Wang
f62791a4a2
CLOUDSTACK-3344: UI > util > _s() should not include ampersand.
2013-08-01 11:42:25 -07:00
Mice Xia
55bc01cc98
fix UI display bug for vmsnapshot, detailView of vmsnapshot always show the same one
2013-08-01 12:46:20 +08:00
Brian Federle
6007da198c
CLOUDSTACK-2944: Fix typo in addIpToNic dialog
2013-07-31 10:34:46 -07:00
Jessica Wang
3bdaf55eb2
CLOUDSTACK-2569: UI > Infrastructure menu - zone detail - Cisco VNMC - apply action filter.
2013-07-30 13:41:18 -07:00
Brian Federle
f06ad9bcae
CLOUDSTACK-3487: Add egress default policy to network offering UI
2013-07-30 12:55:42 -07:00
Brian Federle
4e3dc2622d
CLOUDSTACK-3531: Add isrouting checkbox to register template dialog
2013-07-30 11:09:47 -07:00
Jessica Wang
405f73267e
CLOUDSTACK-2990: UI > scale up VM dialog - add description 'For VMware-based Linux VMs, please read the dynamic scaling section in the admin guide before scaling.'
2013-07-30 10:57:07 -07:00
Isaac Chiang
452176c0b4
CLOUDSTACK-3935:Inconsistent json object name for image store api
2013-07-30 19:20:56 +08:00
Brian Federle
a917cbefc9
CLOUDSTACK-3337: Fix replace ACL drop-down for private gateway
2013-07-29 14:42:45 -07:00
Jessica Wang
a5503de1d1
CLOUDSTACK-2334: UI > Regions > GSLB > remove lb rule from GSLB - fix a bug that passed wrong parameter to API call.
2013-07-29 13:52:01 -07:00
Ian Duffy
ec064b3077
New LDAP UI
...
Signed-off-by: Sebastien Goasguen <runseb@gmail.com>
2013-07-29 05:58:00 -04:00
Jessica Wang
db82d5605d
CLOUDSTACK-3820: UI > Infrastructure menu > zone detail > UCS > associate profile to blade action - poll async job result until async job is finished.
2013-07-26 16:15:22 -07:00
Jessica Wang
8280bf14e6
CLOUDSTACK-3813: UI > change label from Cache Storage to Secondary Staging Store.
2013-07-26 15:29:18 -07:00
Jessica Wang
a5194a6304
CLOUDSTACK-3818: listSecondaryStagingStore API has been renamed. Here is related UI change.
2013-07-26 15:16:52 -07:00
Jessica Wang
81b121bbe0
CLOUDSTACK-3818: Cache Storage API commands have been renamed. Here is related UI change.
2013-07-26 14:46:08 -07:00
Brian Federle
1c2362c163
Instance wizard: Fix logic preventing VPC network from being unchecked
2013-07-26 14:30:48 -07:00
Jessica Wang
33aab256fc
CLOUDSTACK-3820: UI > Infrastructrue menu > zone detail > UCS > update API response examples since API response has been changed.
2013-07-26 14:28:06 -07:00
Jessica Wang
037c6958b8
CLOUDSTACK-3651: errortext in listVmwareDcs API response has been changed. Change UI to override error handling of listVmwareDcs API regardless of the content of errortext in API response.
2013-07-26 13:06:42 -07:00
Jessica Wang
482c425193
CLOUDSTACK-3820: UI > Infrastructure menu > zone detail > UCS > API command names have been changed. Here is related UI change.
2013-07-26 12:58:18 -07:00
Brian Federle
1a8270d9f4
CLOUDSTACK-3825: Fix start/end port not being passed with protocol number
2013-07-26 12:09:40 -07:00
Brian Federle
bba79b6b4e
CLOUDSTACK-3710: Remove remaining overcommit fields from cluster UI
2013-07-26 12:02:49 -07:00
Jessica Wang
adc72812fe
CLOUDSTACK-3709: UI > Infrastructure menu > Secondary Storage > Cache Storage > detailView > implement Delete action.
2013-07-26 11:24:15 -07:00
Jessica Wang
65f5642bea
CLOUDSTACK-3820: UI > Infrastructure menu > zone detail > UCS > blade - remove blade detailView since it's not used.
2013-07-25 16:42:22 -07:00
Jessica Wang
e8d10e73ef
CLOUDSTACK-3820: UI > Infrastructure menu > zone detail > UCS > associatesUcsProfileToBlade API has been changed from sync to async. Here is related UI change.
2013-07-25 16:30:16 -07:00
Brian Federle
b379011889
CLOUDSTACK-3811: Autoscale UI: Use templatefilter=executable fix apply button for non-admins
2013-07-25 11:54:03 -07:00
Ian Duffy
eaa4143371
Merge LDAPPlugin
...
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
2013-07-25 17:54:52 +05:30
Brian Federle
ddbe5338d7
CLOUDSTACK-3739: Add text label to 'add VMware DC' action for clarity
2013-07-24 14:48:49 -07:00
Jessica Wang
09dde8bf1c
CLOUDSTACK-3563: UI > Add Guest Network Dialog (only available for root-admin in Network menu and Infrastructure menu) > change Network Offering field to depend on both zone field and scope field.
2013-07-24 14:45:35 -07:00
Brian Federle
c8b3086702
CLOUDSTACK-3752: Add text label to 'reset VM' to avoid confusion
2013-07-24 14:40:53 -07:00
Brian Federle
7c5b48425f
CLOUDSTACK-3560: UI createForm: Support multiple dependsOn targets
...
Support passing list of dependsOn targets for form fields. This will
trigger a change if any items specified in list are changed.
Example:
fieldA: {...},
fieldB: {...},
fieldC: { dependsOn: ['fieldA', 'fieldB'] }
2013-07-24 14:25:31 -07:00
Jessica Wang
11dce48855
CLOUDSTACK-3789: UI - specify type when making API calls.
2013-07-24 11:50:49 -07:00
Brian Federle
e12e0f793b
CLOUDSTACK-3344: Add LDAP: Fix encoding of '&' character
2013-07-24 11:49:30 -07:00
Brian Federle
bcfe4c2e99
CLOUDSTACK-3153: Fix numbering of ACL items
...
Re-number dragged items in increments of ten, and use an average of
the previous and next number, so that multiple reorders can occur
before conflicts happen.
2013-07-24 11:04:40 -07:00
Isaac Chiang
11f134c246
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cloudstack
2013-07-24 16:38:41 +08:00
Isaac Chiang
06d897498b
CLOUDSTACK-3700: The dedication process should be listed as a step through zone wizard
2013-07-24 16:33:49 +08:00
Brian Federle
dfdbf20b67
Add disallowSpecialCharacters to some fields
2013-07-23 15:12:58 -07:00
Jessica Wang
2b5484cc31
CLOUDSTACK-2569: UI > Infrastructure menu > zone > physical network > network service provider > Cisco VNMC > Cisco VNMC Provider - display State as Absent if Cisco VNMC provider doesn't exist.
2013-07-23 15:10:32 -07:00
Jessica Wang
9fb71c30a8
CLOUDSTACK-2569: UI > Infrastructure menu > zone > physical network > network service providers > Cisco VNMC > If Cisco VNMC provider doesn't exist, show Add action and hide enable, disable action.
2013-07-23 14:50:51 -07:00
Jessica Wang
c02e802170
CLOUDSTACK-2760: UI > Infrastructure menu > System VMs > fix a bug that Agent State was not mapped correctly between systemVMs and hosts.
2013-07-23 11:34:22 -07:00
Brian Federle
7974dfe8db
CLOUDSTACK-3660: Add isdynamicallyscalable field
...
Add isdynamicallyscalable field to storage -> create template dialog
2013-07-22 16:53:17 -07:00
Brian Federle
c9fdee8f21
CLOUDSTACK-3710: Remove over-commit ratio fields from edit cluster UI
...
Removes over-commit fields as editable. This also removes the 'edit
cluster' action, as there are no longer any fields to edit.
2013-07-22 16:20:04 -07:00
Brian Federle
7f59d6c9ee
CLOUDSTACK-2990: Before scape-up, present prompt to user if on VMware
2013-07-22 16:07:47 -07:00
Brian Federle
8a6892d542
CLOUDSTACK-3391: Add missing action icons
2013-07-22 14:17:36 -07:00
Brian Federle
1731e5bf86
CLOUDSTACK-3104: Fix view all button alignment in IE
2013-07-22 14:06:03 -07:00
Jessica Wang
f1e242f531
CLOUDSTACK-3427: UI > UCS manager > implement listUcsManager API since it has been fixed at server-side.
2013-07-22 13:43:37 -07:00
Brian Federle
4aa9e0a696
CLOUDSTACK-2162: Fix missing provider field on secondary storage step
2013-07-22 11:19:13 -07:00
Wei Zhou
d2c1ed4865
ui change: Disk I/O polling statistics
2013-07-22 16:06:10 +02:00
Isaac Chiang
39a730ccd1
CLOUDSTACK-3388:No error message shows when a dedicate operation failed during the creation of a pod/cluster
2013-07-22 15:33:48 +08:00
Jessica Wang
0cdda2988f
CLOUDSTACK-3651: Infrastructure menu - zone detail - listVmwareDcs API only exists in non-oss build, suppress error "The given command does not exist or it is not avaiable for user" from UI for this specific case.
2013-07-19 15:22:37 -07:00
Jessica Wang
6e0439a67c
CLOUDSTACK-3651: UI > zone wizard > add secondary storage step - change this step from required to optional, add blank option to Provider dropdown.
2013-07-18 16:25:29 -07:00
Brian Federle
694b90f7fa
CLOUDSTACK-3254: Allow admin to see and modify user affinity groups
2013-07-18 14:31:26 -07:00
Ian Duffy
ad69bc8da3
Format JS
2013-07-18 12:34:20 -04:00
Brian Federle
b41ed8a3ec
CLOUDSTACK-3475: Fix tier id not being passed to autoscale UI
2013-07-17 13:46:47 -07:00
Wei Zhou
bfe76b44da
CLOUDSTACK-1301: fixed issues and add fields descriptions for disk I/O throttling
2013-07-17 16:35:51 +02:00
Brian Federle
1b4900a8a9
Fix typos in JS which break IE < 9
2013-07-16 14:39:38 -07:00
Jessica Wang
af921c4fee
CLOUDSTACK-3563: UI > Network menu > Guest Network section > search box in listView was shoved out of original place after new button "Add guest network" was added. Fix it by shorten label of "Add Isolated guest network with SourceNAT" button.
2013-07-16 13:51:54 -07:00
Jessica Wang
be0dedefa8
CLOUDSTACK-3563: UI > Network menu > Guest Netework section > provide "Add Guest Network" option where root-admin can create shared networks from.
2013-07-16 13:38:28 -07:00
Jessica Wang
0392b571f9
CLOUDSTACK-3461: zone wizard - add cluster step - when hypervisor is VMware, vCenter Username and vCenter Password are required (for firing addVmwareDc API).
2013-07-15 11:33:18 -07:00
Brian Federle
841e761904
CLOUDSTACK-3002: Fix VLAN ID not being passed on create tier
2013-07-15 11:19:26 -07:00
Brian Federle
0113697ea8
CLOUDSTACK-2569: Add enable/disable actions to main VNMC network provider
2013-07-12 12:51:55 -07:00
Brian Federle
05ff190314
CLOUDSTACK-2615: Remove 'change service' from VM actions
...
Now that scaleVirtualMachine is being used to change compute
offerings, the old 'change service' action can be removed, as it will
be deprecated in the future.
2013-07-12 12:15:50 -07:00
Brian Federle
59e65e8406
CLOUDSTACK-2864: Fix duplicate message on affinity group
...
Fixes issue where text on affinity group step of instance wizard is
duplicated, when going back a step and making changes.
2013-07-12 12:05:10 -07:00
Jessica Wang
e93ef73e9f
CLOUDSTACK-3427: UI > UCS manager > implement associatesUcsProfileToBlade API.
2013-07-11 17:19:21 -07:00
Jessica Wang
20bade62f1
CLOUDSTACK-3460: UI > Infrastructure menu > clusters > add cluster dialog > when hypervisor is VMware, call listVmwareDcs API to get vCenter Host and vCenter Datacenter value if the 2 fields are not filled (the 2 fields are optional).
2013-07-11 15:41:51 -07:00
Brian Federle
62823a292e
CLOUDSTACK-3395: Fix typo in 'revert to VM snapshot' response
2013-07-11 14:44:52 -07:00
Brian Federle
6eeea70dad
CLOUDSTACK-3461: Make vCenter user/password fields optional
2013-07-11 11:14:06 -07:00
Jessica Wang
8d7a2162e4
CLOUDSTACK-3450: UI > Infrastructure menu - zone detail - (1) Add VMware datacenter fields. (2) Show Remove VMware datacenter action where there is no VMware datacenter attached with the zone. Show Add VMware datacenter action otherwise.
2013-07-11 11:11:18 -07:00
Brian Federle
d912839e21
CLOUDSTACK-3196: Add missing 'dedicate host' icon
2013-07-11 10:50:16 -07:00
Wei Zhou
d2a751fb1e
CLOUDSTACK-3362: use POST instead of GET and encode/decode cert/key in uploadCustomCertificate
2013-07-11 16:06:21 +02:00
Mice Xia
742bc8dc83
fix CLOUDSTACK-1852, use findHostsForMigration to list available hosts for migration
2013-07-11 11:01:07 +08:00
Brian Federle
73cd064e51
CLOUDSTACK-2779: Fix ACL rule protocol number field
...
-Fix protocol number field not passing start/end port
-Fix protocol number for ACL rule 'edit' form
2013-07-10 16:47:47 -07:00
Jessica Wang
18b17fc54d
CLOUDSTACK-2988: UI > instances menu > Update Instance action - add Dynamically Scalable field.
2013-07-10 15:33:58 -07:00
Brian Federle
ef7d2740bd
CLOUDSTACK-2983: Fix protocol number field passing invalid values
2013-07-10 15:27:03 -07:00
Jessica Wang
8236e7b633
CLOUDSTACK-2988: UI > templates menu > update template action - add Dynamically Scalable field.
2013-07-10 14:15:33 -07:00
Brian Federle
37ba08a8ea
UI: Fix localization fn override
...
If localization function is specified in another plugin, do not use the
default
2013-07-10 11:18:27 -07:00
Brian Federle
7ce0bd69a8
UI plugin framework: Fix load order
...
Fixes potential issue where plugins could load after cloudStack UI is initialized,
preventing their functionality from showing up.
Now, the main UI is only loaded after all plugins have loaded; this is via
'cloudStack.pluginReady' event.
2013-07-10 11:18:27 -07:00
Jessica Wang
f7f826d4f5
CLOUDSTACK-2987: UI > Templates menu > register template action: add Dynamically Scalable field.
2013-07-10 11:11:20 -07:00
Jessica Wang
7b783f0df4
CLOUDSTACK-3427: UI > UCS manager > implement listUcsBlade API.
2013-07-09 16:08:19 -07:00
Jessica Wang
72499abbb6
CLOUDSTACK-3429: UI > zone wizard > advanced sg-enabled > exclude Hyperv from hypervisor dropdown.
2013-07-09 15:33:51 -07:00
Jessica Wang
40678a27da
CLOUDSTACK UI - remove obsolete code (window.name is no longer used).
2013-07-09 15:25:40 -07:00
Jessica Wang
e30ce5c9e8
CLOUDSTACK-3427: UI > UCS manager > implement listUcsProfile API.
2013-07-09 14:59:29 -07:00
Jessica Wang
bc8f32363e
CLOUDSTACK-3427: UI > UCS manager > implement addUcsManager API.
2013-07-09 14:30:34 -07:00
Brian Federle
70c4a97eaa
UI: Add initial UCS section to infrastructure page
2013-07-09 13:48:48 -07:00
Brian Federle
9e5449c347
Detail view: Fix context not being refreshed on perform action
2013-07-08 15:53:14 -07:00
Brian Federle
a876a575dd
CLOUDSTACK-3337: Don't show current ACL list in dropdown
2013-07-08 15:53:14 -07:00
Brian Federle
0fc47c215f
VPC JS: Code cleanup
2013-07-08 15:53:14 -07:00
Brian Federle
33b6e304c2
CLOUDSTACK-3253: Don't allow default ACL lists to be removed
2013-07-08 14:22:50 -07:00
Jessica Wang
a03eeae59c
CLOUDSTACK-3341: UI > template/ISO page > downloadTemplate/downloadISO action - do not decode URL return in extractTemplate API response.
2013-07-08 13:12:57 -07:00
Brian Federle
cbfb4e3976
ACL item reorder: Fix error message box
2013-07-08 11:08:52 -07:00
Brian Federle
c94cb0fc41
CLOUDSTACK-3153: On reorder, only update target ACL item's number
2013-07-08 10:58:04 -07:00
Brian Federle
1b86759f7a
ACL UI: Sort ACL items by number
2013-07-08 10:57:20 -07:00
Pranav Saxena
836215c7f2
pod/host dedication failure cases
2013-07-08 14:49:47 +05:30
Pranav Saxena
2d6301970e
CLOUDSTACK-3333: Start port and end port disabled for protocolnumber
2013-07-05 18:19:07 +05:30
Isaac Chiang
0d7d345339
CLOUDSTACK-3230: UI add cluster remains in processing state
2013-07-05 18:21:34 +08:00
Wei Zhou
f93c51e2bd
CLOUDSTACK-3345: createLBStickinessPolicy replaces old stickiness policy if exists
2013-07-05 10:02:29 +02:00
Isaac Chiang
d1adefe284
CLOUDSTACK-3081: Even a dedicate pod operation fails, the system shows "Task Complete"
...
Dedicate zone/pod/cluster/host operations have been fixed
2013-07-05 15:41:09 +08:00
Jessica Wang
410dff9d89
CLOUDSTACK-1676: UI > zone wizard > basic zone > pass securitygroupenabled=true if selected network offering includes security group service; pass securitygroupenabled=false if selected network offering does not include security group service.
2013-07-03 17:05:00 -07:00
Jessica Wang
1bd74420cc
CLOUDSTACK-3207: UI > domain page > get total number of instances, volumes by both listAccounts API and listProjects API.
2013-07-03 15:24:52 -07:00
Pranav Saxena
5396dfa55c
CLOUDSTACK-2760: Agent status for SSVM and CPVM
2013-07-03 17:22:35 +05:30
Pranav Saxena
1fb9c8e788
CLOUDSTACK-2162: Scope parameter for adding primary storage for a basic zone set up
2013-07-03 14:48:32 +05:30
Jessica Wang
1bdb80a20b
CLOUDSTACK-3164: UI - VPC section - tier - Internal LB - detailView - add assignVMs action in detailView (will show on Quickview in listView as well).
2013-07-02 16:16:51 -07:00
Jessica Wang
f9de646c28
CLOUDSTACK-3093: UI - Infrastructure menu - zone detail - physical network - network service providers - Internal LB VM - add migrate, view console action.
2013-07-02 14:59:14 -07:00
Brian Federle
1f3a20cde7
Region selector UI: Fix overlap issue with other dialogs
...
Remove z-index from region select button, to prevent overlap with other dialogs.
2013-07-02 13:31:28 -07:00
Brian Federle
6eb404ed0a
Project switcher: Fix select height
2013-07-02 12:49:30 -07:00
Brian Federle
bd1ddee557
UI: Localize app name and 'about' window
2013-07-02 11:59:20 -07:00
Pranav Saxena
2da3be7e3f
routerVM scale up response
2013-07-02 15:29:42 +05:30
Pranav Saxena
cfd1098951
system VM Scale up response handling
2013-07-02 15:14:24 +05:30
Pranav Saxena
d53a359987
scale up VM response handling
2013-07-02 12:38:04 +05:30
Jessica Wang
2c1c8045bb
CLOUDSTACK-3286: UI - Add Network Offering dialog - reset provider dropdown to first enabled option only if selected option is diabled.
2013-07-01 15:24:11 -07:00
Brian Federle
41a8cc7c69
Multi-edit: edit rule UI: fix regression and restore functionality
2013-07-01 14:35:10 -07:00
Mike Tutkowski
99227f7b3e
SolidFire plug-in and related changes
...
SolidFire plug-in
SolidFire plug-in related
2013-06-28 16:59:21 -06:00
Jessica Wang
dfb2e1d4f5
CLOUDSTACK-3255: UI > VPC section - IP Address - Load Balancing - autoscale - fix a bug that failed to get zoneid for createAutoScaleVmProfile API.
2013-06-28 12:19:28 -07:00
Jessica Wang
6ea38bff16
reverts commit 7e96bf5f19 which causes regression of CreateAccount dialog.
2013-06-27 09:50:57 -07:00
Brian Federle
7e96bf5f19
CLOUDSTACK-3170: Support editing ACL rule items
2013-06-26 12:28:37 -07:00
Brian Federle
aeab881e00
CLOUDSTACK-3185: Fix height of detail view table when in edit mode
2013-06-26 10:21:29 -07:00
Jessica Wang
6fdd0eea1b
CLOUDSTACK-3121: UI > VPC dashboard - fix a bug that showed wrong count number of private gateways.
2013-06-25 16:44:37 -07:00
Jessica Wang
774141a9dc
CLOUDSTACK-3130: UI > VPC section - Enable Static NAT - Select VM for static NAT- show no VMs when no tier is selected.
2013-06-25 16:36:42 -07:00
Jessica Wang
fc93b68738
CLOUDSTACK-3171: UI > VPC > add private gateway dialog - fix ACL dropdown to only show ACL that belong to the VPC.
2013-06-25 15:46:03 -07:00
Jessica Wang
6a711fc682
CLOUDSTACK-3165: UI > VPC page - Configure VPC chart - pass associatednetworkid instead of networkid to listPublicIpAddresses API.
2013-06-25 11:43:53 -07:00
Pranav Saxena
49ab93cd23
Dedication of pod/cluster
2013-06-25 18:19:45 +05:30
Hiroaki KAWAI
09626337ab
CLOUDSTACK-1194: fix that isolation method does not show in Firefox.
...
zoneWizard.js puts field name and value twice where we need only
and css padding overflows in some browser rendering. The result is
that isolation method pull down menu will be pushed down and hidden
under the next box element.
2013-06-25 15:50:30 +09:00
Hiroaki KAWAI
2d6369c826
CLOUDSTACK-2756: Stratosphere SSP plugin
...
Stratosphere SSP is an SDN solution which creates virtual L2
networks backed by vxlan and vlan. SSP will ask hypervisor to set a
specific vlan, then SSP will interact with openflow switches and
put vxlan/vlan translation flow rules.
This plugin provides SSP as "connctivity" service provider.
Signed-off-by: Hiroaki KAWAI <kawai@stratosphere.co.jp>
2013-06-25 15:31:40 +09:00
Jessica Wang
af91a8ac8d
CLOUDSTACK-3166: UI - VPC section - configure VPC - tier - STATIC NATS - fix a bug that listView showed nothing.
2013-06-24 16:37:22 -07:00
Pranav Saxena
388e80efb1
making fields required when adding a vmwareDC to a cloudstack zone
2013-06-25 01:12:42 +05:30
Jessica Wang
0b4e0b307f
BUG-ID: CS-17733 - make detailView widget to pass jsonObj to tagger widget, so dataProvider in tagger widget is able to pass projectid to listTags API.
...
Reviewed-by: Brian
2013-06-24 11:30:35 -07:00
Wei Zhou
aac922450c
CLOUDSTACK-3143: add response in the response string (ui change)
2013-06-24 09:18:41 +02:00
Jessica Wang
8837113abc
CLOUDSTACK-3123: UI > Infrastructure menu > Secondary Storage > Secondary Storage detailView > delete action > fix a JS error "args.context.secondarystorages is undefined" when delete action is clicked.
2013-06-21 15:17:58 -07:00
Jessica Wang
7794e9282b
CLOUDSTACK-3123: UI > Infrastructure menu > Secondary Storage > Cache Storage > detailView: remove Delete action since there is not API for it.
2013-06-21 15:14:33 -07:00
Jessica Wang
cb84e8404d
CLOUDSTACK-3123: UI > Infrastructure menu > Secondary Storage > Cache Storage: implement detailView.
2013-06-21 15:09:26 -07:00
Brian Federle
9e2026a2e2
Create compute offering UI: Use big size for form
2013-06-21 14:33:43 -07:00
Brian Federle
8bd204f771
UI form dialog: Support left-right field columns
...
For larger forms, if 'bigSize' is specified in form options, dialog
will widen to a 2-column layout. This is to prevent the form fields
from going off the bottom of the screen.
2013-06-21 14:33:26 -07:00
Jessica Wang
364f26327e
CLOUDSTACK-3123: UI - remove obsolete dataProvider.
2013-06-21 14:13:48 -07:00
Jessica Wang
08a7b28245
CLOUDSTACK-3123: UI > Infrastructure menu > Secondary Storage > Cache Storage: implement Add NFS Cache Storage action.
2013-06-21 14:04:16 -07:00
Jessica Wang
73c1a56c2a
CLOUDSTACK-3123: Infrastructure menu > Secondary Storage > split it into 2 sections: Secondary Storage, Cache Storage.
2013-06-21 11:54:07 -07:00
Jessica Wang
31b9fea5e7
CLOUDSTACK-2236: UI - Instances menu - migrate instance to another host - get requiresStorageMotion property from selected option instead of first option from host dropdown.
2013-06-21 10:31:23 -07:00
Sheng Yang
041303cc67
Baremetal: Fix typo of BaremetaUserdataProvider
...
Should be "Baremetal" rather than "Baremeta"
2013-06-21 09:48:25 -07:00
Brian Federle
1b62cc1f2d
Dedicate host UI: Fix broken jobid response
...
Conflicts:
ui/scripts/system.js
2013-06-20 15:36:08 -07:00
Brian Federle
60622d7a28
CLOUDSTACK-3045: Fix missing 'array2' from add cluster/add host
2013-06-20 15:29:32 -07:00
Jessica Wang
9ed52fd77d
CLOUDSTACK-2651: UI - Infrastructure menu > zone > physical network > guest > IP Range > Add IP Range dialog: add gateway field, netmask field.
2013-06-20 14:56:54 -07:00
Brian Federle
5b5d3d0be2
Zone chart: Update secondary storage link to show both sub-sections
...
-Show both 'secondary storage' and 'image stores' via dropdown on link
to list view
2013-06-20 14:40:00 -07:00
Edison Su
5f28dcc6bb
merge to master
2013-06-19 22:41:13 -07:00
Isaac Chiang
791eb601b7
CLOUDSTACK-3069: [UI]Quickview of POD is not displaying any info in UI
2013-06-20 10:33:21 +08:00
Edison Su
9aec9c605c
merge to master
2013-06-19 18:16:47 -07:00
Brian Federle
bd84005b4e
Infrastructure UI: Fix list views with sub-sections
2013-06-19 12:24:58 -07:00
Brian Federle
0dd14b1c61
Secondary storage listView: Add image stores dummy section
2013-06-19 12:24:36 -07:00
Jessica Wang
2d10ae7580
CLOUDSTACK-3016: UI - (1) remove obsolete code that pass zonetype to API calls. (2) network menu: use listZones&networktype=Advanced to determine which section to show.
2013-06-19 11:52:18 -07:00
Wei Zhou
5e5bb2cae7
remove duplicate lines of 2d678063fa
2013-06-19 15:46:51 +02:00
Wei Zhou
2d678063fa
Shared networks is only supported in Basic zone and Advanced zone with SG in Infracstructure->Zone->Physical Network->Guest->Network
2013-06-19 15:37:39 +02:00
Pranav Saxena
ffcd693afd
CLOUDSTACK-3056:Intelligence mechanism on the UI in case of addVmwareDC API call failure
2013-06-19 16:30:48 +05:30
Jessica Wang
a16af4380b
CLOUDSTACK-2770: UI - Infrastructure menu - physical netework - network service providers - Baremetal PXE - Add Baremetal PXE Device dialog - add Tftp Root Diectory field.
2013-06-18 15:57:11 -07:00
Jessica Wang
236dc12d8a
CLOUDSTACK-2770: UI - Infrastructure menu - physical netework - network service providers - add Baremetal DHCP, Baremetal PXE.
2013-06-18 15:56:21 -07:00
Brian Federle
643447e78c
UI: Remove excessive fields from disk offering list view
...
Several new fields were causing disk offering list view to
overflow. These were removed from the table listing, and are still
viewable from the detail page.
2013-06-18 15:24:32 -07:00
Brian Federle
231c4b5b10
CLOUDSTACK-2716: Truncate long values
...
For cases such as in global setting values, truncate long text if new
option 'truncate: true' is specified in field properties. This will
reduce td's max-width and add ellipses. Edit field on truncate: true
columns will overflow into action column, to prevent input area from
being too cramped.
2013-06-18 15:16:35 -07:00
Brian Federle
b7def43427
CLOUDSTACK-2080: Fix error handling for multi-edit actions
2013-06-18 13:48:07 -07:00
Brian Federle
ddf274edf9
UI Project switcher: Better appearance
2013-06-18 13:48:07 -07:00
Wei Zhou
f2e6ababab
CLOUDSTACK-3055: change data transfer rate unit from MB to Mb in service/network offerings
2013-06-18 17:50:07 +02:00
Wei Zhou
882220e802
CLOUDSTACK-1301: VM Disk I/O Throttling
2013-06-18 10:02:55 +02:00
Jessica Wang
a2c7d3a8a7
CLOUDSTACK-869: Add VPC dialog - add Public LB Provider dropdown, remove VPC Offering dropdown. When Public LB Provider is selected as Netscaler, pass "Default VPC offering with Netscaler" to createVPC API. When Public LB Provider is selected as VpcVirtualRouter, pass "Default VPC Offering" to createVPC API.
2013-06-17 10:58:58 -07:00
Isaac Chiang
2fb18db7b1
CLOUDSTACK-2976: At zone level setting same parameter page is getting
...
displayed repeatedly when you scroll down
2013-06-16 23:04:33 +08:00
Edison Su
f41c800d88
merge to master
2013-06-14 19:06:33 -07:00
Jessica Wang
4b2eb18cfc
CLOUDSTACK-2981: UI - create network offering - fix a bug that provider dropdown always bounced back to the first enabled option. It should only bounce back to the first enabled option when the selected option is disabled.
2013-06-14 14:20:58 -07:00
Brian Federle
3eeca55c76
Remove zone filter drop-down
2013-06-14 12:26:00 -07:00
Mice Xia
5e56e43e31
fix CLOUDSTACK-2930, exception while applying ACL rule with protocol as ALL.
...
1) change UI, disable startport and endport when protocol=All
2) validate parameters for API createNetworkACL
2013-06-14 13:19:07 +08:00
Jessica Wang
2630625260
CLOUDSTACK-2360: UI - Infrastructure menu - zone detail - physical network - network service providers - Netscaler - view devices - device detail page - add GSLB Provider enabled or not, GSLB Provider Public IP, GSLB Provider Private IP field.
2013-06-13 15:03:04 -07:00
Jessica Wang
643b3b5066
CLOUDSTACK-2870: UI - Infrastructure menu - add guest network dialog - change label for isolatedvlanid property.
2013-06-13 13:56:22 -07:00
Brian Federle
c37d3d818c
VPC UI / Internal LB: Fix typo
2013-06-13 12:58:20 -07:00
Pranav Saxena
c2b5c98de0
CLOUDSTACK-2977: Update Default NIC for VM alert message
2013-06-13 10:59:30 +05:30
Min Chen
18aeef3ef1
Merge branch 'master' (up to commit
...
c30d9be3ce ) into object_store.
2013-06-12 11:20:32 -07:00
Jessica Wang
02399d9a2a
CLOUDSTACK-2350: UI - Instances menu - change affinity action - list affinity groups that belongs to instance owner.
2013-06-12 10:56:39 -07:00
Pranav Saxena
75d446ccf7
CLOUDSTACK-1726: UI hangs on invalid vlan range - provision of intelligence mechanism to go back and re enter the vlan values
2013-06-12 17:19:18 +05:30
Jessica Wang
4fce6448e6
CLOUDSTACK-2021: UI - Network menu - listView - add IPv6 CIDR field.
2013-06-10 16:59:15 -07:00
Wei Zhou
ecbce6a67f
fix disk IO requests display error
2013-06-10 23:11:48 +02:00
Jessica Wang
a59067e94f
CLOUDSTACK UI - network menu - create guest network dialog - change label.
2013-06-10 13:43:07 -07:00
Brian Federle
1eab817a96
Update projects UI validation
2013-06-10 11:02:08 -07:00
Brian Federle
f15a7c3f8e
Code cleanup
2013-06-10 10:43:31 -07:00
Brian Federle
ce17f856ea
CLOUDSTACK-2811: Default add primary storage dialog to scope=cluster
2013-06-07 11:05:01 -07:00
Pranav Saxena
5233e3216b
CLOUDSTACK-869:Netscaler support as an external LB provider
2013-06-07 16:53:32 +05:30
Pranav Saxena
bcc5baa163
CLOUDSTACK-869:Netscaler support as an external LB provider:front end
2013-06-07 16:23:44 +05:30
Pranav Saxena
c2ac4090d9
Changing URL to vcenter while adding a VmwareDC
2013-06-07 12:22:43 +05:30
Jessica Wang
5541785827
CLOUDSTACK-747: Internal LB detailView - Assigned VMs tab - Assign VMs action - Select VM view - refresh assignedVMs data by API call when popping up Select VM view.
2013-06-06 16:07:49 -07:00
Jessica Wang
9a175f9306
CLOUDSTACK-747: Internal LB detailView - Assigned VMs tab - Assign VMs action - listView will be freshed in widget level after action is done. Therefore, remove refresh from application level.
2013-06-06 11:49:50 -07:00
Jessica Wang
36ed93f8ab
CLOUDSTACK-2880: UI - zone detail - add VMware DC action - replace URL field with vcenter field and make vcenter required.
2013-06-06 11:39:05 -07:00
Jessica Wang
62025632f9
CLOUDSTACK-747: Internal LB detailView - Assigned VMs tab - add source port, instance port to listView.
2013-06-06 10:55:12 -07:00
Jessica Wang
bdb5997cfc
CLOUDSTACK-747: Internal LB detailView - Assigned VMs tab - Assign VMs action - fix a bug that select VM view failed to show VMs.
2013-06-06 10:45:29 -07:00
Pranav Saxena
d98289baca
making detail view vlan range uneditable
2013-06-06 17:21:47 +05:30
Pranav Saxena
c0850d4d82
CLOUDSTACK-2873: Passing account name for explicit dedication
2013-06-06 17:14:57 +05:30
Pranav Saxena
9889ead370
Passing number in the create ACL API
2013-06-06 16:17:03 +05:30
Pranav Saxena
96a92a23ec
Code structure problem while filter out lbschemes
2013-06-06 16:15:14 +05:30
Pranav Saxena
4c397da8f6
Adding rule number field to ACL rule to make it AWS compatible
2013-06-06 14:07:12 +05:30
Jessica Wang
bdada27416
CLOUDSTACK-747: Internal LB detailView - Assigned VMs tab - Assign VMs action - trigger a refresh for the listView after action is finished.
2013-06-05 17:20:17 -07:00
Jessica Wang
5a6437749e
CLOUDSTACK-747: UI - Internal LB detailView - remove AssignVM action in Details Tab (which has been replaced with the one in Assigned VMs tab).
2013-06-05 17:07:23 -07:00
Jessica Wang
42a549e420
CLOUDSTACK-747: UI - Internal LB detailView - Assigned VMs tab - Assign VMs action - exclude assigned VMs from custom listView dialog.
2013-06-05 17:00:33 -07:00
Brian Federle
21a6271914
VPC UI, internal LB: Fix assignedVMs actions
2013-06-05 16:20:21 -07:00
Brian Federle
88a62ab890
List view widget: Support 'listView' selection for actions
2013-06-05 16:20:05 -07:00
Jessica Wang
404c7e0dfd
CLOUDSTACK-747: UI - Internal LB detailView - Assigned VMs tab - implement AssignVMs action.
2013-06-05 14:06:59 -07:00
Brian Federle
5c6017e2ec
CLOUDSTACK-2844: VPC UI: Disable LB links if not supported on tier
2013-06-05 13:49:50 -07:00
Jessica Wang
bea3f44144
CLOUDSTACK-747: UI - Internal LB detailView - Assigned VMs tab - implement Remove from LB action.
2013-06-05 13:43:51 -07:00
Jessica Wang
ee5f3d7266
CLOUDSTACK-747: UI - Internal LB detailView - change Assigned VMs tab to a listView.
2013-06-05 13:17:18 -07:00
Pranav Saxena
81d2a70bf3
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cloudstack
2013-06-05 23:56:06 +05:30
Pranav Saxena
53fd2ee5dc
fixing a missing bracket
2013-06-05 23:55:43 +05:30
Isaac Chiang
202da411fa
CLOUDSTACK-2855: UI - project view
...
1.Dynamically add newly created project to dropdown list
2.Return to default view if a user deletes the same project in project view
Modified: ui/scripts/projects.js
Modified: ui/scripts/ui-custom/projects.js
2013-06-05 20:14:21 +08:00
Pranav Saxena
11a25b3b9a
Providing acl id option while creating a tier
2013-06-05 16:42:31 +05:30
Pranav Saxena
f4a7f12185
Passing vpcid to the listNetworkACLLists API while replacing an acl list
2013-06-05 16:26:47 +05:30
Pranav Saxena
e8629c00fa
not displaying acl id on the tier detail view
2013-06-05 16:19:05 +05:30
Jessica Wang
402cc917b9
CLOUDSTACK-2782: UI - zone wizard - add cluster step - remove obsolete code.
2013-06-04 16:20:34 -07:00
Jessica Wang
86c0e28c04
CLOUDSTACK-2029: UI - zone wizard - primary storage step - pass args.data.cluster.hypervisor to API when scope is zone-wide.
2013-06-04 16:11:23 -07:00
Brian Federle
dfdb8a967e
CLOUDSTACK-1742: Better text labels for secondary IP UI
2013-06-04 16:06:48 -07:00
Jessica Wang
782bf82744
CLOUDSTACK-2029: UI - zone wizard - primary storage step - scope dropdown - show zone-wide option when hypervisor is VMware or KVM.
2013-06-04 15:42:34 -07:00
Brian Federle
e883526449
CLOUDSTACK-1763: Better confirm message for acquire NIC IP
2013-06-04 15:25:50 -07:00
Brian Federle
317c8e0606
CLOUDSTACK-2185: Display VM IP on PF multi-edit
2013-06-04 15:03:28 -07:00
Jessica Wang
7e8d19963d
CLOUDSTACK-2842: UI - fix a JS error "elems is undefined" when popping up a dialog box that has zone dropdown and there is no zone created yet.
2013-06-04 14:22:47 -07:00
Brian Federle
55148d90a8
CLOUDSTACK-2185: Display VM IP on static NAT detail page
2013-06-04 14:16:00 -07:00
Brian Federle
e78fa02da3
VPC UI: Fix router 'top' alignment
2013-06-04 14:08:48 -07:00
Brian Federle
c190b05057
CLOUDSTACK-2185: Allow custom 'ipaddr' argument when creating NIC IP
2013-06-04 14:04:43 -07:00
Jessica Wang
9f564fc77f
CLOUDSTACK-747: internal LB in VPC - internalLB detailView - implement Delete Internal LB action.
2013-06-04 13:58:34 -07:00
Brian Federle
d8f81fe14d
CLOUDSTACK-2205: Hide egress tab for shared networks
2013-06-04 13:46:19 -07:00
Brian Federle
86c7274998
VPC UI: Fix padding/alignment
2013-06-04 13:37:28 -07:00
Brian Federle
eaea724044
VPC UI: Fix dashboard totals for admin viewing user VPCs
2013-06-04 13:37:27 -07:00
Brian Federle
727c5bae9a
VPC UI, chart: Tweak for better alignment
2013-06-04 10:45:52 -07:00
Brian Federle
a3b3753da3
VPC UI, chart: Color connector lines for tiers w/ public network
2013-06-04 09:00:54 -07:00
Pranav Saxena
00715c9b86
Displaying ACL name as None if acl is not associated with a tier
2013-06-04 20:22:02 +05:30
Pranav Saxena
ee3043b884
Changing drop box to textfield
2013-06-04 17:50:15 +05:30
Pranav Saxena
2a3cfe4b22
CLOUDSTACK-2782:UI Support to add VMware DC to CloudStack zone through the zone wizard
2013-06-04 16:58:32 +05:30
Pranav Saxena
cc2091078d
Legacy zone validation changes
2013-06-04 10:30:25 +05:30
Pranav Saxena
15c2c212f7
Changing the CSS object names for dedicate/release action items
2013-06-04 10:18:29 +05:30
Brian Federle
e71a54b3a9
VPC UI: Add tier connector lines to chart
...
On VPC chart, connect router to tier networks via graph lines.
2013-06-03 17:05:42 -07:00
Jessica Wang
84634d4cf6
CLOUDSTACK-2782: UI - Infrastructure menu - zone detail page - rename action name to be more clear.
2013-06-03 16:45:49 -07:00
Jessica Wang
5a525211de
CLOUDSTACK-2782: UI - Infrastructure menu - zone detail page - implement Remove VMWare DC action.
2013-06-03 16:37:38 -07:00
Jessica Wang
bfe05acd95
CLOUDSTACK-2782: UI - Infrastructure menu - zone detail page - add new action Add VMWare DC.
2013-06-03 16:28:09 -07:00
Jessica Wang
b325f7d3bd
CLOUDSTACK-2744: UI - create network offering dialog - when VPC checkbox is unchecked and LB service is checked, provider option InternalLbVm should be disabled.
2013-06-03 12:32:08 -07:00
Brian Federle
acc71fb735
CLOUDSTACK-766: Support assigning VLAN ID to network
...
On add network form, if selected network offering has
specifyVlan=true, show VLAN text field.
2013-06-03 11:45:28 -07:00
Jessica Wang
24d6055177
CLOUDSTACK-2744: UI - create network offering dialog - when LB Type is selected as PublicLb, hide internalLbVm from provider list.
2013-06-03 11:25:42 -07:00
Pranav Saxena
2aae10bb64
CLOUDSTACK-2029:Zone wide primary storage for VMware
2013-06-03 17:04:39 +05:30
Pranav Saxena
45681c57f6
CLOUDSTACK-2029:Zone wide primary storage for VMware
2013-06-03 17:03:07 +05:30
Pranav Saxena
35f2dc6e52
changing vpc_id to vpcid
2013-06-03 15:42:55 +05:30
Wei Zhou
f714d26039
Revert "CLOUDSTACK-1301: Add VM Disk I/O Throttling"
...
This reverts commit 6dad8adf8f .
2013-06-03 07:48:03 +02:00
Wei Zhou
6dad8adf8f
CLOUDSTACK-1301: Add VM Disk I/O Throttling
2013-06-01 08:03:02 +02:00
Wei Zhou
b9b0168da4
CLOUDSTACK-1192: Add Disk I/O Statistics
2013-06-01 08:00:48 +02:00
Jessica Wang
8deeb90a6d
CLOUDSTACK-2746: UI - InternalLB - VPC section - tiers - add tier dialog - network offering dropdown - exclude PublicLb network offerings only when PublicLb networks exists (i.e. LB network whose provider is VpcVirtualRouter or Netscaler exists).
2013-05-31 15:35:24 -07:00
Brian Federle
66f5d4a537
Fix dialog overlay 'buildup' when changing some selects
2013-05-31 14:58:12 -07:00
Pranav Saxena
8c9cd6e0ca
nTIER - detail view to show the acl name with which it is associated
2013-05-31 11:55:17 +05:30
Pranav Saxena
2f29185943
Merge branch 'UI-explicitDedication'
2013-05-31 10:04:05 +05:30
Jessica Wang
7934b16317
CLOUDSTACK-2745: UI - Internal LB Rules - (1) detailView: remove Rules tab and add source port, instance port in Details tab. (2) Create Internal LB Rule dialog: corret label of source port and instance port.
2013-05-30 17:06:22 -07:00
Jessica Wang
8ece25c1f2
CLOUDSTACK-681: deployment planner - create compute offering dialog - deployment planner dropdown - add blank option and make it as default option. Not pass anything to API call when blank option is selected.
2013-05-30 16:27:36 -07:00
Pranav Saxena
c42da47aa6
formatting the code for better readability
2013-05-30 21:57:17 +05:30
Pranav Saxena
e94c8176d2
Explicit Dedication : Zone
2013-05-30 21:57:17 +05:30
Pranav Saxena
5fe0d028a2
Explicit Dedication through zone wizard
2013-05-30 21:57:16 +05:30
Pranav Saxena
8c79aa8cc1
Explicit Dedication - Zone action item dedication/release API integration
2013-05-30 21:57:15 +05:30
Pranav Saxena
d847ef7470
Explicit dedication dedicate icon
2013-05-30 21:57:15 +05:30
Pranav Saxena
1545b3f3ed
host and cluster action item API integration calls
2013-05-30 21:57:15 +05:30
Pranav Saxena
e03e2aab06
explicit Dedication - Cluster API integration action item for dedication/release
2013-05-30 21:57:15 +05:30
Pranav Saxena
2489d858f9
explicit Dedication - Pod action filter for release/dedicate action items
2013-05-30 21:57:14 +05:30
Pranav Saxena
cee82eca55
explicit Dedication - Pod action filter for releasing dedicated pod (API Call)
2013-05-30 21:57:14 +05:30
Pranav Saxena
1c9a34abcc
explicit Dedication - Pod action filter for release/dedicate action items
2013-05-30 21:57:14 +05:30
Pranav Saxena
fd72c12967
explicit dedication - dedicatePod API call action item integration
2013-05-30 21:57:13 +05:30
Pranav Saxena
55d3176332
explicit dedication - POD UI-API detail view integration
2013-05-30 21:57:13 +05:30
Pranav Saxena
e95ddb6562
Explicit Dedication - Cluster detail View UI-API Integration code
2013-05-30 21:57:13 +05:30
Pranav Saxena
6aa2268efb
Explicit Dedication - Host UI-API Integration code
2013-05-30 21:57:12 +05:30
Pranav Saxena
9f76c0559c
Explicit Dedication - Cluster UI-API Integration code
2013-05-30 21:57:12 +05:30
Pranav Saxena
a52b3139c5
Pod explicit dedication Detail View
2013-05-30 21:57:12 +05:30
Pranav Saxena
1553ec6580
explicit dedication API-UI integration
2013-05-30 21:57:11 +05:30
Pranav Saxena
5c18ba648b
Zone Dedication UI-API Integration Code
2013-05-30 21:57:10 +05:30
Pranav Saxena
c5493f0778
Explicit Dedication - Cluster UI/API Integration code
2013-05-30 21:57:10 +05:30
Pranav Saxena
60ff005939
Explicit Dedication - Host UI/API Integration code
2013-05-30 21:57:10 +05:30
Pranav Saxena
97cb514f05
Pod dedication action button functionality
2013-05-30 21:57:10 +05:30
Pranav Saxena
aab0bb4d31
Dedicate POD -UI and API integration code
2013-05-30 21:57:09 +05:30
Pranav Saxena
25643459af
Dedicate POD -UI and API integration code
2013-05-30 21:57:09 +05:30
Pranav Saxena
4d5033f263
Cluster/Pod/Host Explicit Dedication front end UI
2013-05-30 21:57:09 +05:30
Pranav Saxena
35fe8e86c0
removing the tooltip helper for implicit dedication
2013-05-30 15:30:32 +05:30
Pranav Saxena
6cbd85f095
Implicit Dedication UI changes
2013-05-30 15:27:18 +05:30
Jessica Wang
ab2e3b9e07
CLOUDSTACK-2678: portable IP ranges - regions menu - region detailView - show "View Portable IP Ranges" for root-admin, hide it for regular-user/domain-admin.
2013-05-28 16:16:34 -07:00
Jessica Wang
560fa52fdc
CLOUDSTACK-2678: portable IP ranges - Associate IP Address - pop up a dialog that have cross zone dropdown (yes/no) and send selected option to API call.
2013-05-28 15:59:37 -07:00
Jessica Wang
ecc30ddc0d
CLOUDSTACK-2678: portable IP ranges - regions menu - Portable IP Ranges - implement Delete Portable IP Range action.
2013-05-28 15:18:36 -07:00
Jessica Wang
78e50c3bc8
CLOUDSTACK-2678: portable IP ranges - regions detailView - Portable IP Ranges - implement Add Portable IP Range action.
2013-05-28 14:17:47 -07:00
Jessica Wang
7ee71dfd87
CLOUDSTACK-1974: Dedicate Guest VLAN Range - UI - Infrastructure menu - physical network - Guest - Dedicated Guest VLAN Range tab - Dedicate VLAN Range dialog - change VLAN Range field from textbox to dropdown that lists all existing Guest VLAN Ranges under the physical network.
2013-05-28 11:51:46 -07:00
Anthony Xu
19a1116df2
Merge branch '4-2-advanced-zone-security-group'
2013-05-28 11:03:56 -07:00
Pranav Saxena
b03e419bf9
Merge branch 'ui-vpc-redesign'
2013-05-28 13:21:22 +05:30
Hiroaki KAWAI
8744d1cdf6
CLOUDSTACK-2406: fix UI strings
...
Japanese properties file was broken, fixed manually.
We need to let the servlet container the encoding to use.
Signed-off-by: Hiroaki KAWAI <kawai@stratosphere.co.jp>
2013-05-27 15:52:23 +09:00
Jessica Wang
d99fae07c7
CLOUDSTACK-747: Infrastructure menu - service providers - change display name of internalLbVm to be Internal LB VM.
2013-05-24 16:36:45 -07:00
Jessica Wang
7cc1e82210
CLOUDSTACK-1974: Dedicate Guest VLAN Range - UI - Infrastructure menu - physical network - Guest - Release Dedicated VLAN Range action - change label and message.
2013-05-24 16:17:39 -07:00
Jessica Wang
11a7e46dfb
CLOUDSTACK-1974: Dedicate Guest VLAN Range - UI - Infrastructure menu - physical network - Guest - Dedicated Guest VLAN Range tab - implement Release Dedicated VLAN Range action.
2013-05-24 15:45:10 -07:00
Jessica Wang
b247ba6b4f
CLOUDSTACK-1974: Dedicate Guest VLAN Range - UI - Infrastructure menu - physical network - Guest - devailView - (1) add new tab "Dedicated VLAN Ranges" that list dedicated Guest VLAN Ranges under the physical network. (2) implement "Dedicate Guest VLAN Range" action.
2013-05-24 15:24:00 -07:00
Brian Federle
2a966f35ff
Another fix for before: {} block
2013-05-24 13:10:31 -07:00
Brian Federle
72fa89eb7a
Fix for dashboard items without before: {} block
2013-05-24 13:07:42 -07:00
Brian Federle
cd7287a4e1
Site-to-site VPN UI: Show confirm dialog if no gateways exist
2013-05-24 13:06:51 -07:00
Brian Federle
52a4962f4d
If no tiers are present, show add tier dialog on load
2013-05-24 12:06:09 -07:00
Brian Federle
f3cc57f82e
Merge branch 'master' into ui-vpc-redesign
2013-05-24 11:09:27 -07:00
Jessica Wang
3d16e82547
CLOUDSTACK-2678: portable IP ranges - regions detailView - add viewAll path to Portable IP Ranges listView.
2013-05-24 10:33:28 -07:00
Jessica Wang
6975f6bac6
CLOUDSTACK-2377: UI - network menu - add guest network dialog only allows to add Isolated network, but not shared network. Change label to make it clear.
2013-05-24 10:09:44 -07:00
Pranav Saxena
8b9d6d81a2
Implicit dedication mode
2013-05-24 17:28:11 +05:30
Min Chen
98af424053
Merge branch 'master' into object_store.
2013-05-23 18:00:15 -07:00
Jessica Wang
57049d5aef
CLOUDSTACK-2538: object_store - UI - Infrastrcuture menu - secondary storages page - add secondary storage step - add name field.
2013-05-23 17:08:37 -07:00
Jessica Wang
c163846044
CLOUDSTACK-2538: object_store - UI - zone wizard - add secondary storage step - add name field.
2013-05-23 16:49:16 -07:00
Brian Federle
f92db64c78
Install wizard UI: Add preinstall hook
...
For fresh install, adds hook to install wizard UI to show a custom
'step' before the initial welcome screen.
Pre-install specified by providing 'cloudStack.preInstall,' which
returns a jQuery object to be displayed. It passes args.complete,
which when called will proceed to the first step of the install
wizard.
2013-05-23 15:59:03 -07:00
Jessica Wang
026c2cec6d
CLOUDSTACK-2504: UI - create network offering dialog - pass specifyIpRanges=false for Isolated Network.
2013-05-23 14:35:40 -07:00
Brian Federle
f52a833f4e
Merge branch 'master' into ui-vpc-redesign
2013-05-23 14:27:33 -07:00
Jessica Wang
a292bfbfcd
CLOUDSTACK-747: UI - VPC tier - Public LB IP - populate listView of Public LB IP.
2013-05-23 11:53:25 -07:00
Jessica Wang
bc7d7e64c0
CLOUDSTACK-747: UI - VPC tier - implement count of Public LB IP.
2013-05-23 11:39:27 -07:00
Jessica Wang
d515602873
CLOUDSTACK UI - VPC - site-to-site VPN - VPN connection - fix a JS error "elems is undefined" when clicking Create VPN Connection.
2013-05-23 10:39:32 -07:00
Pranav Saxena
4fdd0261fe
port forwarding issues with the listNics API response parameter
2013-05-23 14:56:32 +05:30
Brian Federle
9071456596
Split 'internal LB' / 'public LB' into separate list views, intead of subsections
2013-05-22 16:32:20 -07:00
Brian Federle
0eb73e9dec
Update VPC tier dashboard
...
- Remove 'Port forwarders' -- Getting IPs by PF is not supported by API
- Split Public + Internal LB into separate items
- Use API response 'count' for count number, instead of array
'.length' to fix issues with larger results
2013-05-22 16:28:09 -07:00
Brian Federle
ea440f2593
Add API calls to update ACL item order on drag-and-drop
2013-05-22 15:50:19 -07:00
Jessica Wang
ff58052d2c
CLOUDSTACK-747: internal LB in VPC - internal LB detailView - add rules tab, assignedVMs tab.
2013-05-22 13:18:53 -07:00
Brian Federle
9e0733c83e
Add dashboard count for IPs with port forwarding
2013-05-22 12:28:02 -07:00
Brian Federle
763f6fd47b
Add dashboard counts for static NAT IPs
2013-05-22 12:15:45 -07:00
Brian Federle
f2dd65c397
Add dashboard counts for private gateways, ip addresses and vpns
2013-05-22 12:01:22 -07:00
Brian Federle
7ac0141f7e
Merge branch 'master' into ui-vpc-redesign
2013-05-22 11:45:50 -07:00
Jessica Wang
a0e75c12cd
CLOUDSTACK-747: internal LB in VPC - fix a bug that Source IP Address column was not filled after Add Internal LB action was complete.
2013-05-22 11:21:20 -07:00
Brian Federle
b11c44f91d
Internal LB: Pre-select existing VMs on LB rule
2013-05-22 11:11:33 -07:00
Jessica Wang
8acdd6f436
CLOUDSTACK-747: internal LB in VPC - remove module internalLbProvider since internalLbVm section has been added in system.js
2013-05-22 11:07:34 -07:00
Jessica Wang
c7976b6685
CLOUDSTACK-747: internal LB in VPC - remove module internalLbProvider since internalLbVm section has been added in system.js
2013-05-22 11:03:56 -07:00
Jessica Wang
c7b902024c
CLOUDSTACK-747: internalLb in VPC - Infrastructure menu - network service provider - add InternalLbVm. Clicking it will lead to a screen that can enable/disable provider and have instances tab that can start/stop LB Instance.
2013-05-22 10:49:26 -07:00
Jessica Wang
29574267c9
CLOUDSTACK-747: UI - create network offering - default sourceNat type as per account instead of per zone.
2013-05-22 10:48:44 -07:00
Jessica Wang
1f420ec085
CLOUDSTACK-747: internalLb in VPC - Infrastructure menu - network service provider - add InternalLbVm. Clicking it will lead to a screen that can enable/disable provider and have instances tab that can start/stop LB Instance.
2013-05-22 10:42:49 -07:00
Murali Reddy
53499c0858
changing default 'GSLB provider' check box value to unchecked in UI
2013-05-22 16:26:46 +05:30
Pranav Saxena
5d3e6bd397
Implicit Dedication - Key and Value for iMplicit Dedication planner
2013-05-22 14:35:16 +05:30
Pranav Saxena
49e39e51f2
CLOUDSTACK-681:Implicit Dedication UI support
2013-05-22 12:31:48 +05:30
Pranav Saxena
ba08af9361
ACL List - Addition in the detail view for Tier
2013-05-22 10:50:15 +05:30
Brian Federle
531a2f713f
Add ACL lists count to VPC chart
2013-05-21 16:28:57 -07:00
Brian Federle
a3e97bbc3f
Remove console.log
2013-05-21 16:17:12 -07:00
Brian Federle
4ce76429e2
Add internal LB count to VPC chart
2013-05-21 16:16:27 -07:00
Brian Federle
d019359d59
Merge branch 'master' into ui-vpc-redesign
2013-05-21 16:02:12 -07:00
Jessica Wang
3c2be57c35
CLOUDSTACK-747: internalLb in VPC - internal LB detail View - implement action assign VM to internal lb.
2013-05-21 15:58:39 -07:00
Brian Federle
7c05bb13cc
Fix quickview for ACL list
2013-05-21 15:51:15 -07:00
Brian Federle
62f7ab6ffe
Delete ACL action: Rename to 'remove' to fix UI feedback
2013-05-21 15:48:11 -07:00
Brian Federle
24dd6fb66f
Cleanup formatting
2013-05-21 15:40:00 -07:00
Brian Federle
b88da4e1c1
VPC UI: Reload chart on perform detailView action
2013-05-21 15:36:50 -07:00
Brian Federle
0a443697ea
Add base internal LB provider module
2013-05-21 15:26:59 -07:00
Brian Federle
c6c85387fb
VPC: Use listView selector for assignVm action
2013-05-21 15:09:30 -07:00
Brian Federle
dfa93b52a8
Detail view actions: Add support listView selection
...
Adds a new dialog 'cloudStack.dialog.listView'
-- Supports displaying a list view in a popup dialog, for selecting
items for an action (i.e., selecting VMs for an LB rule). Arguments
are a list view object and the 'type' of selection: either
'checkbox' or 'radio'
Example:
detailView: {
name: 'Internal Lb details',
actions: {
assignVm: {
label: 'Assign VMs to LB',
messages: {
notification: function(args) { return 'Assign VM to internal LB rule'; }
},
listView: $.extend(true, {}, cloudStack.sections.instances.listView, {
type: 'checkbox',
filters: false
}),
action: function(args) {
args.response.success();
},
notification: {
poll: function(args) {
args.complete();
}
}
}
},
...
}
2013-05-21 15:07:21 -07:00
Jessica Wang
41f9a12d38
CLOUDSTACK-747: internalLb in VPC - populate detailView of internal LB.
2013-05-21 13:48:27 -07:00
Jessica Wang
c89ca6a92f
CLOUDSTACK-747: internalLb in VPC - populate listView of internal LB.
2013-05-21 13:15:09 -07:00
Brian Federle
9fff2c4a66
Add VM total to dashboard
2013-05-21 12:54:07 -07:00
Brian Federle
451c83c998
Fix listView add/replace row for VPC section
2013-05-21 12:52:55 -07:00
Jessica Wang
0eceb0da60
CLOUDSTACK-747: UI - create network offering - default sourceNat type as per account instead of per zone.
2013-05-21 11:59:03 -07:00
Jessica Wang
a75cf9a79d
CLOUDSTACK-747: internalLb in VPC - UI - create network offering - when Lb service is checked and LB provider is InternalLbVm, pass capability type as lbSchemes and capability value as internal.
2013-05-21 11:44:50 -07:00
Jessica Wang
263cc9a62c
CLOUDSTACK-747: internalLb in VPC - UI - create network offering - when VPC checkbox is checked, enable provider InternalLbVm, VpcVirtualRouter, Netscaler. When VPC checkbox is unchecked, disable provider InternalLbVm, VpcVirtualRouter.
2013-05-21 11:44:20 -07:00
Jessica Wang
e42ddb83c2
CLOUDSTACK-747: internalLb in VPC - UI - create network offering - add LB Type dropdodwn which is shown when VPC is checked and LB service is checked, hidden otherwise. LB Type (publicLb, internalLb) will determine the options in LB Provider dropdown.
2013-05-21 11:43:54 -07:00
Jessica Wang
75df90663f
CLOUDSTACK-747: internalLb in VPC - UI - create network offering - when Lb service is checked and LB provider is InternalLbVm, pass capability type as lbSchemes and capability value as internal.
2013-05-21 11:37:12 -07:00
Jessica Wang
ccf1ebc26b
CLOUDSTACK-747: internalLb in VPC - UI - create network offering - when VPC checkbox is checked, enable provider InternalLbVm, VpcVirtualRouter, Netscaler. When VPC checkbox is unchecked, disable provider InternalLbVm, VpcVirtualRouter.
2013-05-21 11:08:40 -07:00
Pranav Saxena
e6382b1896
Delete ACL list filter and css
2013-05-21 22:15:15 +05:30
Pranav Saxena
e5e41b0f45
Remove ACL List action item
2013-05-21 16:35:14 +05:30
Jessica Wang
933060dfeb
CLOUDSTACK-747: internalLb in VPC - UI - create network offering - add LB Type dropdodwn which is shown when VPC is checked and LB service is checked, hidden otherwise. LB Type (publicLb, internalLb) will determine the options in LB Provider dropdown.
2013-05-20 19:18:56 -07:00
Brian Federle
6b7098c990
Add network ACL item: Fix add action
2013-05-20 14:10:52 -07:00
Brian Federle
bd764cc581
Pass dashboard data via dataProvider
2013-05-20 13:55:50 -07:00
Jessica Wang
cf6045f1aa
CLOUDSTACK-747: internalLb in VPC - UI - create network offering - system offering dropdown is for router only. Change its variable name to be more intuitive.
2013-05-20 13:41:02 -07:00
Jessica Wang
9e24af77b9
CLOUDSTACK-747: internalLb in VPC - UI - create network offering - system offering dropdown is for router only. Change its variable name to be more intuitive.
2013-05-20 13:37:52 -07:00
Brian Federle
034c21b6fc
ACL multi-edit: add 'action' field to specify rule as allow/deny
2013-05-20 13:32:46 -07:00
Pranav Saxena
a1614a5f8f
ACL DENY RULES Network ACL List Detail View
2013-05-21 01:25:10 +05:30
Pranav Saxena
981b5ddd1b
ACL DENY RULES UI-API Integration
2013-05-20 23:42:55 +05:30
Brian Federle
93e046a24c
Fix CSS styling for multi-line VPC dashboard items
2013-05-17 10:12:49 -07:00
Edison Su
f7c1b711ad
merge to master
2013-05-16 23:56:20 -07:00
Jessica Wang
cd318661d2
CLOUDSTACK-2505: object_store - UI - infrastructure menu - secondary storages - add URL, Provider, Scope, Details to detailView.
2013-05-16 13:54:32 -07:00
Jessica Wang
44adba06f4
CLOUDSTACK-2505: object_store - UI - zone wizard - add secondary storage- S3, Swift - not pass details[i] info when corresponding field is empty.
2013-05-16 13:53:57 -07:00
Brian Federle
7aaff0cfed
Fix typo
2013-05-16 13:46:37 -07:00
Brian Federle
ff287c10d9
Tier LB UI: Split list view into internal/public
2013-05-16 13:46:14 -07:00
Jessica Wang
47aeda9893
CLOUDSTACK-2505: object_store - UI - infrastructure menu - add secondary storage- Swift - not pass details[i] info when corresponding field is empty.
2013-05-16 13:13:29 -07:00
Jessica Wang
d5ab59614a
CLOUDSTACK-2505: object_store - UI - infrastructure menu - add secondary storage- S3 - not pass details[i] info when corresponding field is empty.
2013-05-16 13:05:36 -07:00
Jessica Wang
b5acb9034f
CLOUDSTACK-747: UI - Internal LB - implement Add Internal LB action.
2013-05-16 11:37:16 -07:00
Brian Federle
8d9a8ca15e
Merge branch 'master' into ui-vpc-redesign
2013-05-16 10:12:11 -07:00
Jessica Wang
3bf10505b8
CLOUDSTACK-747: internalLb in VPC - UI - create tier dialog - only one tier is allowed to have PublicLb in a VPC.
2013-05-15 19:41:50 -07:00
Pranav Saxena
cf1fada372
CLOUDSTACK-2491:NTier: Creation of ACL Rule for protocol AH (51) and ESP (50) Fails
2013-05-15 19:41:49 -07:00
Sheng Yang
2d2c0c48cd
Merge branch 'pvlan'
...
Conflicts:
scripts/vm/hypervisor/xenserver/xenserver60/patch
server/src/com/cloud/network/NetworkManager.java
server/src/com/cloud/network/NetworkManagerImpl.java
server/src/com/cloud/network/NetworkServiceImpl.java
server/src/com/cloud/network/router/VirtualNetworkApplianceManager.java
server/src/com/cloud/network/router/VirtualNetworkApplianceManagerImpl.java
server/src/com/cloud/network/vpc/VpcManagerImpl.java
server/src/com/cloud/vm/UserVmManagerImpl.java
server/test/com/cloud/network/MockNetworkManagerImpl.java
server/test/com/cloud/vpc/MockNetworkManagerImpl.java
server/test/com/cloud/vpc/MockVpcVirtualNetworkApplianceManager.java
2013-05-15 16:08:08 -07:00
Brian Federle
eb34d91afd
Multi-edit: Lower font size of table header
2013-05-15 16:06:20 -07:00
Brian Federle
6b406f6220
Lower width of draggable column
2013-05-15 16:06:09 -07:00
Brian Federle
34d7014c88
ACL multi-edit: Fix reorder drag handle
2013-05-15 15:58:55 -07:00
Brian Federle
612ce62cae
Add tier VM, PF, static NAT links
2013-05-15 15:33:13 -07:00
Brian Federle
81bce385bf
Fix typo
2013-05-15 15:01:40 -07:00
anthony
297115cac5
CLOUDSTACK-737
...
add xenserver support in UI
only XenServer and KVM clusters are allowed in security enabled zone.
only shared security enabled networks are allowed in security enabled zone.
2013-05-15 14:53:48 -07:00
Brian Federle
a4fc86ece9
Tier LB rules: Add load balancing multi-edit
2013-05-15 14:28:54 -07:00
Jessica Wang
f985e11c28
CLOUDSTACK-747: internalLb in VPC - UI - create tier dialog - only one tier is allowed to have PublicLb in a VPC.
2013-05-15 14:23:49 -07:00
Brian Federle
42ed9e13f3
Add placeholder tier LB list view + add action
2013-05-15 12:28:03 -07:00
Brian Federle
7ed11ee911
Add site-to-site VPN to VPC chart
2013-05-15 12:09:50 -07:00
Brian Federle
96cee01f70
Add missing license header
2013-05-15 11:58:40 -07:00
Brian Federle
08bc6bf778
Fix 'protocolnumber' change event
2013-05-15 11:57:14 -07:00
Jessica Wang
7e0006a3e5
CLOUDSTACK-747: internalLb in VPC - UI - create tier dialog - only one tier is allowed to have PublicLb in a VPC.
2013-05-15 11:03:51 -07:00
Brian Federle
59a99848b1
Merge branch 'master' into ui-vpc-redesign
...
Conflicts:
ui/scripts/vpc.js
2013-05-15 10:18:55 -07:00
Pranav Saxena
6d6887533f
CLOUDSTACK-2491:NTier: Creation of ACL Rule for protocol AH (51) and ESP (50) Fails
2013-05-15 18:01:10 +05:30
Edison Su
a0c3d280b4
merge to master
2013-05-15 00:40:53 -07:00
Brian Federle
cb31791adf
WIP ACL draggable multi-edit
2013-05-14 16:25:37 -07:00
Brian Federle
1c2ee35345
Merge branch 'master' into ui-vpc-redesign
2013-05-14 13:55:09 -07:00
Pranav Saxena
edb2f3da26
CLOUDSTACK-768:ACLs on Private GATEWAY :Acl id on Private Gateway ListView
2013-05-15 00:22:26 +05:30
Pranav Saxena
10380cea41
CLOUDSTACK-768:ACLs on Private GATEWAY
2013-05-14 22:47:53 +05:30
Brian Federle
ce7802413a
Remove refresh button
2013-05-13 17:33:14 -07:00
Brian Federle
d6ceef2a29
Implement refresh VPC chart
2013-05-13 17:20:08 -07:00
Jessica Wang
b082e23af3
CLOUDSTACK-2351: object store - UI - restore UI change that was overwriten by the sync from master branch.
2013-05-13 16:22:20 -07:00
Jessica Wang
eeb012308c
CLOUDSTACK-2351: object store - UI - zone wizard - add secondary storage step - when provider is S3, add Create NFS Cache Storage option.
2013-05-13 15:10:34 -07:00
Brian Federle
3c24380f9d
Fix typo
2013-05-13 14:54:35 -07:00
Brian Federle
c819980338
Add place holder for internal LB
2013-05-13 14:06:43 -07:00
Brian Federle
40dc2211db
Implement 'add tier' action handling
2013-05-13 14:03:58 -07:00
Brian Federle
57d21051bd
Fix typo
2013-05-13 11:16:15 -07:00
Brian Federle
9ac67b8546
Merge branch 'master' into ui-vpc-redesign
...
Conflicts:
ui/modules/modules.js
2013-05-13 11:12:32 -07:00
Brian Federle
35164fde65
Merge branch 'ui-cisco-asa1000v-support'
2013-05-13 11:10:34 -07:00
Brian Federle
9be36609fd
Merge branch 'master' into ui-vpc-redesign
2013-05-13 11:00:16 -07:00
Pranav Saxena
2a4184bbcc
CLOUDSTACK-2394:Ability to delete Events and Alerts:UI: Make Category field visible on UI
2013-05-13 12:11:26 +05:30
Pranav Saxena
225a46746a
Correcting the text for alert types
2013-05-13 01:53:33 +05:30
Pranav Saxena
0ed0e9a26e
CLOUDSTACK-1828:NAT on private gateway UI support
2013-05-12 23:59:39 +05:30
Alex Huang
3047929367
Merged
2013-05-10 16:21:43 -07:00
Brian Federle
df0919bef5
Add placeholder network ACL list view
2013-05-10 16:03:44 -07:00
Brian Federle
6ac4f79397
VPC chart: add link to public IP addresses list
2013-05-10 15:48:32 -07:00
Brian Federle
2eb29a5d81
Tier details: disable view all link, ACL tab
2013-05-10 15:42:18 -07:00
Brian Federle
daf392685a
Add tier detail view
2013-05-10 15:41:44 -07:00
Brian Federle
55ac9c1b0f
Add private gateway section to new chart
2013-05-10 15:25:46 -07:00
Brian Federle
3f22b6a3e5
Create panel on click of dashboard item
2013-05-10 15:15:45 -07:00
Pranav Saxena
7ca488334f
CLOUDSTACK-1828:NAT on private gateway UI support
2013-05-11 02:50:16 +05:30
Brian Federle
d00077ab78
Merge branch 'master' into ui-vpc-redesign
2013-05-10 13:32:41 -07:00
Brian Federle
8811bcc38d
Merge branch 'master' into ui-cisco-asa1000v-support
2013-05-10 12:52:21 -07:00
Jessica Wang
1177589a6b
CLOUDSTACK-1816: Cisco VNMC ASA1000v - UI - Infrastructure menu - physical network - network service providers - Cisco VNMC - fix a bug that detailView loads forever.
2013-05-10 11:54:17 -07:00
Brian Federle
f7fab6f801
Merge branch 'ui-cisco-asa1000v-support'
2013-05-10 10:02:46 -07:00
Pranav Saxena
edd2fbb266
CLOUDSTACK-760:Allow ACL on all layer 4 protocols
2013-05-10 16:47:09 +05:30
Pranav Saxena
e40aba3bc0
CLOUDSTACK-2411:UI:fail to enable conserve mode while creating NO with guest type as shared
2013-05-10 11:05:47 +05:30
Jessica Wang
1e539e81e3
CLOUDSTACK-2351: object store - UI - infrastructure menu - secondary storage
...
- Add Secondary Storage - when provider is S3, show option to create NFS cache storage.
2013-05-09 17:48:00 -07:00
Jessica Wang
b1f6d89141
CLOUDSTACK-1816: Cisco VNMC ASA1000v - UI - Infrastructure menu - network service providers - populate provider detailView.
2013-05-09 15:31:25 -07:00
Jessica Wang
04be0cdec2
CLOUDSTACK-1816: Cisco VNMC ASA1000v - UI - Infrastructure menu - network service providers - show Cisco VNMC in Advanced zone, hide it in Basic zone.
2013-05-09 14:33:18 -07:00
Jessica Wang
ea4cb0e988
CLOUDSTACK-1816: Cisco VNMC ASA1000v - implement Delete VNMC Resource action.
2013-05-09 13:20:02 -07:00
Jessica Wang
b73156a56e
CLOUDSTACK-1816: Cisco VNMC ASA1000v - object name in API response has been corrected. Here is related UI change.
2013-05-09 12:51:40 -07:00
Alena Prokharchyk
2660a6b7a7
CLOUDSTACK-747: Internal LB between VPC tiers support
...
Squashed commit of the following:
commit def0861d5a
Author: Alena Prokharchyk <alena.prokharchyk@citrix.com>
Date: Thu May 9 10:53:09 2013 -0700
Inernallb: added internalLbVm to the list of network elements for nonoss build
commit 56d94fc074
Merge: d828c15 8f9a42e
Author: Alena Prokharchyk <alena.prokharchyk@citrix.com>
Date: Thu May 9 09:51:36 2013 -0700
Merge branch 'master' into internallb1
Conflicts:
plugins/network-elements/netscaler/src/com/cloud/network/element/NetscalerElement.java
server/src/com/cloud/network/vpc/VpcManagerImpl.java
commit d828c154fd
Author: Alena Prokharchyk <alena.prokharchyk@citrix.com>
Date: Wed May 8 14:58:22 2013 -0700
internallb: Fixed nonoss build
commit 1b8a6986a6
Merge: 9e74fa9 738d35a
Author: Alena Prokharchyk <alena.prokharchyk@citrix.com>
Date: Wed May 8 13:20:07 2013 -0700
Merge branch 'master' into internallb1
Conflicts:
api/src/com/cloud/async/AsyncJob.java
api/src/com/cloud/network/NetworkModel.java
api/src/com/cloud/network/rules/LoadBalancerContainer.java
api/src/org/apache/cloudstack/api/BaseCmd.java
api/src/org/apache/cloudstack/api/ResponseGenerator.java
api/src/org/apache/cloudstack/network/lb/ApplicationLoadBalancerContainer.java
client/tomcatconf/commands.properties.in
engine/schema/src/com/cloud/network/dao/LoadBalancerDaoImpl.java
server/src/com/cloud/api/ApiResponseHelper.java
server/src/com/cloud/network/NetworkManagerImpl.java
server/src/com/cloud/network/NetworkModelImpl.java
server/src/com/cloud/network/NetworkServiceImpl.java
server/src/com/cloud/server/ManagementServerImpl.java
server/test/com/cloud/network/MockNetworkModelImpl.java
server/test/com/cloud/vpc/MockNetworkManagerImpl.java
server/test/com/cloud/vpc/MockNetworkModelImpl.java
server/test/resources/appLoadBalancer.xml
setup/db/db/schema-410to420.sql
test/integration/component/test_multiple_ip_ranges.py
test/integration/smoke/test_guest_vlan_range.py
tools/marvin/marvin/integration/lib/base.py
commit 9e74fa9406
Author: Prasanna Santhanam <tsp@apache.org>
Date: Thu May 9 00:11:40 2013 +0530
marvin changes for internallbvm provider
- changed the simulator context to load the internallb bean
- fixed deployDataCenter to use the additional provider by default
- fixed the sandbox script and the setup script for simulator checkin
tests
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
commit 0a2d49301b
Author: Jessica Wang <jessicawang@apache.org>
Date: Tue May 7 15:50:41 2013 -0700
Internal LB - UI - zone wizard - advanced zone - enable internal LB element, enable internal LB provider.
commit 43e1667f90
Author: Alena Prokharchyk <alena.prokharchyk@citrix.com>
Date: Tue May 7 13:26:53 2013 -0700
Moved all DAOs and VOs to the cloud-engine-schema project
commit 2fd94c8bbe
Author: Radhika PC <radhika.puthiyetath@citrix.com>
Date: Tue May 7 18:26:08 2013 +0530
CLOUDSTACK-893 api
commit 12b64d6c00
Author: Prasanna Santhanam <tsp@apache.org>
Date: Tue May 7 17:06:15 2013 +0530
Fixing the gmaven configuration for marvin/pom.xml
For the marvin checkin test custom properties had a typo when run for
the *nix environment.
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
commit 1e4274dd9f
Author: Prasanna Santhanam <tsp@apache.org>
Date: Tue May 7 15:28:43 2013 +0530
Renaming TesDedicateVlanRange -> TestDedicateVlanRange
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
commit 9264ac526f
Author: Prasanna Santhanam <tsp@apache.org>
Date: Tue May 7 15:28:20 2013 +0530
Adding isolation method to the zone creation of marvin
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
commit 3a0dc67de0
Author: Prasanna Santhanam <tsp@apache.org>
Date: Tue May 7 15:27:26 2013 +0530
adding ACL for dedicateGuestVlanRange set of APIs
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
commit 79f6e11368
Author: Prasanna Santhanam <tsp@apache.org>
Date: Tue May 7 15:26:48 2013 +0530
add debug logs when access checkers fail to find API
When the access checkers fail for api discovery, we fail silently.
instead record a debug message.
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
commit 92cb7d3e0f
Author: Hugo Trippaers <trippie@gmail.com>
Date: Tue May 7 11:44:23 2013 +0200
commit e0d8f01ecd enabled all tests. Fix
AWSAPI build by removing broken tests and excluding failing tests.
commit 4a391464c7
Author: Hugo Trippaers <htrippaers@schubergphilis.com>
Date: Tue May 7 10:57:23 2013 +0200
commit e0d8f01ecd enabled all tests, but the tests in vmware-base are horribly broken and will not compile with the current CloudStack.
Removing the tests to fix the nonoss build and they are so broken they should be rewritten from scratch anyway.
commit 2ca03a8513
Author: Prasanna Santhanam <tsp@apache.org>
Date: Tue May 7 13:51:34 2013 +0530
moving test data to top level dictionary
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
commit ceaa4e1b0d
Author: Prasanna Santhanam <tsp@apache.org>
Date: Tue May 7 13:50:56 2013 +0530
Adding tracelogs to the API discovery service
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
commit a3f5f01c7e
Author: Prasanna Santhanam <tsp@apache.org>
Date: Tue May 7 13:50:12 2013 +0530
dedicateGuestVlanRange is admin only API
Adding ACL for the dedicateGuestVlanRange API.
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
commit 1c4c80fe91
Author: Hugo Trippaers <htrippaers@schubergphilis.com>
Date: Tue May 7 09:58:16 2013 +0200
Recent pom switcharoo caused the client to lose the dependecy on console-proxy, which it needs to include the systemvm
commit 8103f3c386
Author: Radhika PC <radhika.puthiyetath@citrix.com>
Date: Tue May 7 11:30:17 2013 +0530
CLOUDSTACK-893 first cut
commit 67d0411d73
Author: Dave Cahill <dcahill@midokura.com>
Date: Fri Apr 19 17:31:44 2013 +0900
Add docs for MidoNet networking plugin [CLOUDSTACK-996]
Signed-off-by: Dave Cahill <dcahill@midokura.com>
commit c745e6d28e
Author: Alex Huang <alex.huang@gmail.com>
Date: Mon May 6 16:34:03 2013 -0700
Fixed up the simulator to run with windows paths in cygwin
commit be91c03702
Author: Alex Huang <alex.huang@gmail.com>
Date: Mon May 6 10:34:22 2013 -0700
Moved over the VLAN daos
commit dcc09f8472
Author: Alex Huang <alex.huang@gmail.com>
Date: Mon May 6 06:31:47 2013 -0700
Missing file and updated .gitignore
commit e9953cd1a8
Author: Alex Huang <alex.huang@gmail.com>
Date: Mon May 6 06:29:59 2013 -0700
Fixed up unit testing to use only an in class TestConfiguration
commit 6727571403
Author: Alex Huang <alex.huang@gmail.com>
Date: Thu May 2 15:20:49 2013 -0700
Fixed an incorrect unit test for affinity group. Removed some useless pom.xml.
commit d015fb3520
Author: Alex Huang <alex.huang@gmail.com>
Date: Thu May 2 06:50:38 2013 -0700
Moved most of the VOs and DAOs from server package into engine-schema as well
commit 77547a58df
Author: Alex Huang <alex.huang@gmail.com>
Date: Wed May 1 15:15:57 2013 -0700
Removed files that are no longer used and further separated out the files in the core project
commit 345f3d3482
Author: Alex Huang <alex.huang@gmail.com>
Date: Wed May 1 05:46:15 2013 -0700
Moved agent commands to core and out of api
commit e91ca00571
Author: Alex Huang <alex.huang@gmail.com>
Date: Tue Apr 30 19:06:20 2013 -0700
Removed framework-api which is completely useless. Changed framework-ipc to reference gson itself. Move VOs into engine-schema.
commit f64564e490
Author: Dennis Lawler <dlawler@gmail.com>
Date: Mon Apr 29 15:10:09 2013 -0700
Removing filterwin2k option
Signed-off-by: Chiradeep Vittal <chiradeep@apache.org>
commit 944a7ea5d6
Author: Wei Zhou <w.zhou@leaseweb.com>
Date: Mon May 6 20:57:02 2013 +0100
CLOUDSTACK-2319: fix "unable to add egress rules" in SecurityGroup
Signed-off-by: Chip Childers <chip.childers@gmail.com>
commit ff7f8ba362
Author: Wei Zhou <w.zhou@leaseweb.com>
Date: Mon May 6 20:56:06 2013 +0100
CLOUDSTACK-2322: update network.gateway to fix deployVm error on
SharedNetwork after ipv6 support
Signed-off-by: Chip Childers <chip.childers@gmail.com>
commit a153373c7e
Author: Alena Prokharchyk <alena.prokharchyk@citrix.com>
Date: Mon May 6 11:45:19 2013 -0700
CLOUDSTACK-129: added new API - listNetworkIsolationMethods - for displaying isolation methods supported by the cloudStack
commit 46f59cd49e
Author: Prasanna Santhanam <tsp@apache.org>
Date: Mon May 6 20:39:36 2013 +0530
Fixed the incorrect assertion in noncontiguous_vlan test
The assertion fails if the VLAN is found in which case find returns a
positive number. So here the assertion should infact assert < 0 result.
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
commit bd1dcc10b3
Author: Prasanna Santhanam <tsp@apache.org>
Date: Mon May 6 19:53:42 2013 +0530
Affinity Groups requires multiple storage pools
Fixing the affinity group test which would fail to find the appropriate
storage pool to satisfy the anti-affinity group of the second VM
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
commit 7f853cdb8f
Author: Prasanna Santhanam <tsp@apache.org>
Date: Mon May 6 19:16:15 2013 +0530
fixing double calls to VM deploy
This fixes regression introduced in commit 2f40a90c that made duplicate
calls to deployVirtualMachine.
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
commit 646e810fcf
Author: Prasanna Santhanam <tsp@apache.org>
Date: Mon May 6 18:51:53 2013 +0530
fixing wildcard imports
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
commit b29b6e8525
Author: Hugo Trippaers <htrippaers@schubergphilis.com>
Date: Fri May 3 14:03:53 2013 +0200
BigSwitch should only respond if it is the actual provider on the network.
This fixes an NPE during the release call.
commit 6fcc9b009b
Author: Hugo Trippaers <htrippaers@schubergphilis.com>
Date: Thu May 2 17:38:27 2013 +0200
Prevent Nicira NVP tags from exceeding the 40 character limit.
commit d8e61a1c0a
Author: Sanjay Tripathi <sanjay.tripathi@citrix.com>
Date: Thu May 2 13:45:39 2013 +0530
CLOUDSTACK-2188 : Parsing error with Download Monitor while checking the health of downloaded templates
Signed-off-by: Sateesh Chodapuneedi <sateesh@apache.org>
commit 5b6e1140f9
Author: Sebastien Goasguen <runseb@gmail.com>
Date: Mon May 6 05:35:58 2013 -0400
CLOUDSTACK-2339: Adding libcloud example
commit 7be62d2374
Author: Sebastien Goasguen <runseb@gmail.com>
Date: Mon May 6 05:35:19 2013 -0400
CLOUDSTACK-2338: Adding example of how to sign api requests in python
commit 156fd68902
Author: Talluri <Srikanteswararao.Talluri@citrix.com>
Date: Fri May 3 23:11:56 2013 +0530
CLOUDSTACK-2323: fix test scripts to conform with library changes
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
commit 33ff5e9107
Author: sanjeevneelarapu <sanjeev.neelarapu@citrix.com>
Date: Tue Apr 30 20:09:46 2013 +0530
CLOUDSTACK-702: Tests for Multiple IP Ranges
1.Deleting IP Range from the existing CIDR
2.Add non-contiguous guest IP range in new CIDR
3.Add overlapped guest IP range in existing CIDR
Signed-off-by: sanjeevneelarapu <sanjeev.neelarapu@citrix.com>
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
commit 33059d1f66
Author: Pranav Saxena <pranav.saxena@citrix.com>
Date: Mon May 6 14:08:40 2013 +0530
scaleUp VM response change corresponding UI changes
commit 92e18d8106
Author: Pranav Saxena <pranav.saxena@citrix.com>
Date: Mon May 6 13:45:32 2013 +0530
CLOUDSTACK-2337:Resize button available for root/domain admin and normal users
commit d5cd3f7e00
Author: Likitha Shetty <likitha.shetty@citrix.com>
Date: Wed May 1 13:47:26 2013 +0530
Dedicate guest vlan range to account
commit 12c79c8377
Author: Pranav Saxena <pranav.saxena@citrix.com>
Date: Sun May 5 12:02:32 2013 +0530
scale up virtual machine response change in the backend
commit 94bac27622
Author: Rohit Yadav <bhaisaab@apache.org>
Date: Sun May 5 09:58:04 2013 +0530
appliance: Upgrade systemvm appliance from rc1 to Debian7 GA
Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
commit c598bb0038
Author: Isaac Chiang <isaacchiang@gmail.com>
Date: Sun May 5 01:57:35 2013 +0530
CLOUDSTACK-2076:Listview widget infinte scrolling error
commit d0615ea9a1
Author: Pranav Saxena <pranav.saxena@citrix.com>
Date: Sun May 5 01:15:14 2013 +0530
CLOUDSTACK-2274:Detail view loading problem when deleting a zone
commit 733b513c3a
Author: Isaac Chiang <isaacchiang@gmail.com>
Date: Sat May 4 13:41:02 2013 +0530
CLOUDSTACK-2160:Refresh button functionality for security groups and statistics tab
commit 418d75d7a4
Author: Marcus Sorensen <marcus@betterservers.com>
Date: Fri May 3 14:09:52 2013 -0600
Summary: Release old DHCP entries
Detail: Refresh dnsmasq with updated entries live, no outage
BUG-ID: CLOUDSTACK-2299
Submitted-by: Dennis Lawler <dlawler@gmail.com>
Signed-off-by: Marcus Sorensen <marcus@betterservers.com> 1367611792 -0600
commit b3dce64577
Author: Kelven Yang <kelveny@gmail.com>
Date: Tue May 7 10:57:19 2013 -0700
fix unitest
commit b17885f0f6
Author: Alena Prokharchyk <alena.prokharchyk@citrix.com>
Date: Tue May 7 09:55:47 2013 -0700
InternalLb: some fixes to the unittest
commit 1cff609347
Merge: 053e184 a3a5c13
Author: Alena Prokharchyk <alena.prokharchyk@citrix.com>
Date: Fri May 3 11:23:08 2013 -0700
Merge branch 'master' into internallb1
Conflicts:
server/src/com/cloud/network/NetworkModelImpl.java
server/src/com/cloud/network/NetworkServiceImpl.java
server/src/com/cloud/server/ManagementServerImpl.java
server/test/com/cloud/network/MockNetworkManagerImpl.java
server/test/com/cloud/vpc/MockNetworkManagerImpl.java
commit 053e18454d
Author: Alena Prokharchyk <alena.prokharchyk@citrix.com>
Date: Fri May 3 11:07:07 2013 -0700
InternalLB: marvin integration test for internal lb feature
commit 2e8e2f98f5
Author: Alena Prokharchyk <alena.prokharchyk@citrix.com>
Date: Wed May 1 13:53:20 2013 -0700
InternalLB: don't allow to upgrade the network from the network offering with internal LB to the offering with public LB, and vice versa
commit c773d204c8
Author: Chiradeep Vittal <chiradeep@apache.org>
Date: Wed May 1 13:21:52 2013 -0700
Internal LB: if we detect that we are inside an internal lb vm, call out to the ilb script to perform LB configuration
Signed-off-by: Chiradeep Vittal <chiradeep@apache.org>
commit 8c8845bf77
Merge: 7e95545 471ca30
Author: Alena Prokharchyk <alena.prokharchyk@citrix.com>
Date: Wed May 1 10:14:06 2013 -0700
Merge branch 'master' into internallb1
commit 7e9554596f
Author: Alena Prokharchyk <alena.prokharchyk@citrix.com>
Date: Wed May 1 10:01:16 2013 -0700
InternalLb: boot args parameters cleanup for the internal lb vm
commit b7cf870074
Author: Alena Prokharchyk <alena.prokharchyk@citrix.com>
Date: Tue Apr 30 10:31:28 2013 -0700
InternalLb: more unittests for internal lb element
commit 63bb98ebe2
Author: Chiradeep Vittal <chiradeep@apache.org>
Date: Mon Apr 29 18:29:25 2013 -0700
allow ssh on eth1
Signed-off-by: Chiradeep Vittal <chiradeep@apache.org>
commit ca1c313c29
Author: Alena Prokharchyk <alena.prokharchyk@citrix.com>
Date: Mon Apr 29 17:58:45 2013 -0700
InternalLb: DB upgrade - update existing physical networks with InternalLbVm provider
commit ed50caa01c
Author: Alena Prokharchyk <alena.prokharchyk@citrix.com>
Date: Mon Apr 29 17:48:36 2013 -0700
InternalLbVM: handle the scenario when sourceIpAddress is not passed when create internal Lb rule
commit 4c22c911a9
Author: Chiradeep Vittal <chiradeep@apache.org>
Date: Mon Apr 29 15:56:00 2013 -0700
backend support for Internal LB
Signed-off-by: Chiradeep Vittal <chiradeep@apache.org>
commit 7b24a7640c
Merge: 440e848 a0dbf89
Author: Alena Prokharchyk <alena.prokharchyk@citrix.com>
Date: Mon Apr 29 15:49:48 2013 -0700
Merge branch 'master' into internallb1
Conflicts:
server/src/com/cloud/api/ApiResponseHelper.java
server/src/com/cloud/api/query/QueryManagerImpl.java
server/src/com/cloud/configuration/ConfigurationManagerImpl.java
server/src/com/cloud/network/NetworkManagerImpl.java
server/src/com/cloud/network/firewall/FirewallManagerImpl.java
setup/db/db/schema-410to420.sql
commit 440e8484d6
Author: Alena Prokharchyk <alena.prokharchyk@citrix.com>
Date: Mon Apr 29 13:27:06 2013 -0700
InternalLB: unittests for InternalLoadBalancerVMManager
commit 63babe4b7e
Author: Alena Prokharchyk <alena.prokharchyk@citrix.com>
Date: Fri Apr 26 13:44:01 2013 -0700
InternalLb:
1) Added unittests for InternalLoadBalancerVMService
2) Added unittests for InternalLoadBalancerElementService
commit 4f9c47ce54
Author: Alena Prokharchyk <alena.prokharchyk@citrix.com>
Date: Thu Apr 25 14:46:42 2013 -0700
InternalLb: create internal lb vm specific service offering
commit 408ee59d1f
Author: Alena Prokharchyk <alena.prokharchyk@citrix.com>
Date: Wed Apr 24 17:08:08 2013 -0700
Internallb: new set of Web services APIs for managing Internal LB VMs
commit 7680e1cc10
Author: Alena Prokharchyk <alena.prokharchyk@citrix.com>
Date: Wed Apr 24 17:08:08 2013 -0700
Internallb:
1) InternalLb and PublicLb can't be enabled on the same network offering
2) Can have internalLb only on VPC tier
commit d73ca7ef73
Author: Alena Prokharchyk <alena.prokharchyk@citrix.com>
Date: Wed Apr 24 13:02:32 2013 -0700
InternalLb:
1) fixed the bug when the guest nic on internal lb vm wasnt set to be default
2) Don't send the rules to the internal lb vm if its in Stopped state
commit ca2fc30655
Merge: 8057567 04a2b2d
Author: Alena Prokharchyk <alena.prokharchyk@citrix.com>
Date: Tue Apr 23 16:56:11 2013 -0700
Merge branch 'master' into internallb1
Conflicts:
server/src/com/cloud/network/vpc/VpcManagerImpl.java
server/src/com/cloud/server/ManagementServerImpl.java
setup/db/db/schema-410to420.sql
commit 8057567aaa
Author: Alena Prokharchyk <alena.prokharchyk@citrix.com>
Date: Tue Apr 23 13:15:36 2013 -0700
Internallb: more unittests for ApplicationLoadBalancerService
commit 35c0273b85
Author: Alena Prokharchyk <alena.prokharchyk@citrix.com>
Date: Fri Apr 19 16:17:45 2013 -0700
InternalLb: unittests for ApplicationLoadBalancerService
commit 69b23f7003
Author: Alena Prokharchyk <alena.prokharchyk@citrix.com>
Date: Thu Apr 18 14:01:10 2013 -0700
InternalLb: create/configure/listInternalLoadBalancerElement - fixes to the API response
commit a3321ce617
Author: Alena Prokharchyk <alena.prokharchyk@citrix.com>
Date: Thu Apr 18 13:31:16 2013 -0700
Internal LB : renamed the classes responsible for managing internal lb elements. Now the names are InternalLoadBalancerVMManager, InternalLoadBalancerVMService and InternalLoadBalancerVMManagerImpl
commit 2baf7c365c
Author: Alena Prokharchyk <alena.prokharchyk@citrix.com>
Date: Thu Apr 18 10:02:17 2013 -0700
Internallb: verify requested IP for LB rule (if specified) against guest network cidr
commit 0cfe96bd00
Merge: 501f2ff 11162f5
Author: Alena Prokharchyk <alena.prokharchyk@citrix.com>
Date: Wed Apr 17 15:41:51 2013 -0700
Merge branch 'master' into internallb1
Conflicts:
api/src/com/cloud/network/IpAddress.java
server/src/com/cloud/network/NetworkServiceImpl.java
setup/db/db/schema-410to420.sql
commit 501f2ffa0b
Author: Alena Prokharchyk <alena.prokharchyk@citrix.com>
Date: Tue Apr 16 17:03:50 2013 -0700
InternalLb: validate source ip network as a part of LB rule creation
commit 4d9a7dfd85
Author: Alena Prokharchyk <alena.prokharchyk@citrix.com>
Date: Tue Apr 16 16:03:32 2013 -0700
InternalLB: in VPC, restrict public LB to one tier only. Internal LB can be supported on multiple tiers
commit 8689bf9eb3
Author: Alena Prokharchyk <alena.prokharchyk@citrix.com>
Date: Tue Apr 16 15:59:56 2013 -0700
Internal LB: added internal lb vm to the list of supported providers in VPC default offering
commit b7709b89ff
Author: Alena Prokharchyk <alena.prokharchyk@citrix.com>
Date: Tue Apr 16 11:04:22 2013 -0700
Internal Lb: added 2 boolean fields - internal_lb and public_lb - to the network offering. Define if internal or public LB service is supported. In the current release it's either one or another; in the future releases we might support both on the same network
commit 014689e45e
Merge: b3b16ba 90e8158
Author: Alena Prokharchyk <alena.prokharchyk@citrix.com>
Date: Tue Apr 16 09:55:45 2013 -0700
Merge branch 'master' into internallb1
Conflicts:
api/src/com/cloud/network/Network.java
plugins/network-elements/f5/src/com/cloud/network/element/F5ExternalLoadBalancerElement.java
server/src/com/cloud/network/NetworkManagerImpl.java
server/src/com/cloud/network/NetworkServiceImpl.java
server/test/com/cloud/network/MockNetworkManagerImpl.java
server/test/com/cloud/vpc/MockNetworkManagerImpl.java
setup/db/db/schema-410to420.sql
commit b3b16bae48
Author: Alena Prokharchyk <alena.prokharchyk@citrix.com>
Date: Mon Apr 15 17:00:31 2013 -0700
InternalLB: allow to specify more than one provider for the LB service when create network offering as diff providers can support internal and public LB for the same network
commit a4fc1d7d65
Author: Alena Prokharchyk <alena.prokharchyk@citrix.com>
Date: Mon Apr 15 13:45:25 2013 -0700
Internal LB:
1) Added network_offering_details DB table and corresponding VO/DAO objects. Change createNetworkOffering web services api to accept the map of key/value pairs as details.
2) Allow to have multiple providers for the same service for the network to support the case when LB service can have separate providers for Internal LB and Public LB
commit 4530cebf2b
Author: Alena Prokharchyk <alena.prokharchyk@citrix.com>
Date: Mon Apr 15 10:06:10 2013 -0700
InternalLbVm: support for start/stop Internal lb vm
commit ae69f0ae56
Author: Alena Prokharchyk <alena.prokharchyk@citrix.com>
Date: Fri Apr 12 17:25:02 2013 -0700
InternalLb: fixed prepare() in InternalLbElement - have to prepare nics of User vms only
commit 888a83c221
Author: Alena Prokharchyk <alena.prokharchyk@citrix.com>
Date: Fri Apr 12 15:58:27 2013 -0700
InternalLb: Start/deploy internal LB vms for the existing LB rules as a part of network implement
commit 3b41d5bee1
Merge: bb73531 4b1a9f1
Author: Alena Prokharchyk <alena.prokharchyk@citrix.com>
Date: Fri Apr 12 15:32:40 2013 -0700
Merge branch 'master' into internallb1
Conflicts:
server/src/com/cloud/network/NetworkModelImpl.java
server/src/com/cloud/server/ManagementServerImpl.java
commit bb73531fed
Author: Alena Prokharchyk <alena.prokharchyk@citrix.com>
Date: Fri Apr 12 15:13:55 2013 -0700
Internal Lb: list internal lb vms as a part of listRouters response. Introduced new parameter - role (can be virtual_router or internal_lb_vm)
commit c113ea184b
Author: Alena Prokharchyk <alena.prokharchyk@citrix.com>
Date: Fri Apr 12 12:00:09 2013 -0700
Add Internal Lb Provider/Element as a part of adding a physical network
commit 78c9db79da
Author: Alena Prokharchyk <alena.prokharchyk@citrix.com>
Date: Fri Apr 12 10:05:28 2013 -0700
InternalLbVm: destroy the internal lb vm when the last rule for the ip is being revoked
commit af6201257b
Author: Alena Prokharchyk <alena.prokharchyk@citrix.com>
Date: Thu Apr 11 16:55:37 2013 -0700
Internal LB: fixed some bugs in internal lb vm startup process
commit 1db240c2b6
Author: Alena Prokharchyk <alena.prokharchyk@citrix.com>
Date: Thu Apr 11 14:23:55 2013 -0700
InternalLb: fixed searchCriteria constructor in ApplicationLoadBalancerDaoImpl
commit 3795048fcc
Merge: f4c2b53 5f8a278
Author: Alena Prokharchyk <alena.prokharchyk@citrix.com>
Date: Thu Apr 11 14:09:31 2013 -0700
Merge branch 'master' into internallb1
Conflicts:
api/src/com/cloud/async/AsyncJob.java
api/src/org/apache/cloudstack/api/ApiConstants.java
api/src/org/apache/cloudstack/api/BaseCmd.java
api/src/org/apache/cloudstack/api/ResponseGenerator.java
client/tomcatconf/commands.properties.in
server/src/com/cloud/api/ApiDBUtils.java
server/src/com/cloud/api/ApiResponseHelper.java
server/src/com/cloud/server/ManagementServerImpl.java
setup/db/db/schema-410to420.sql
commit f4c2b53c21
Author: Alena Prokharchyk <alena.prokharchyk@citrix.com>
Date: Thu Apr 11 13:46:47 2013 -0700
InternalLB: modified InternalLbElement to start the Internal Lb vm for each ip address (if not already started)
commit 76a4b1cf81
Author: Alena Prokharchyk <alena.prokharchyk@citrix.com>
Date: Thu Apr 11 11:41:47 2013 -0700
InternalLB: added logic for acquiring guest ip address for the Internal LB rule
commit 915e39fbaa
Author: Alena Prokharchyk <alena.prokharchyk@citrix.com>
Date: Thu Apr 11 10:19:18 2013 -0700
Removed unused methods doing ipAllocation from GuestNetworkGuru and NetworkServiceImpl. The correct method is located in NetworkModelImpl
commit 3f2a62c7f6
Merge: 20beb7a a0b5ebc
Author: Alena Prokharchyk <alena.prokharchyk@citrix.com>
Date: Wed Apr 10 17:16:07 2013 -0700
Merge branch 'master' into internallb1
commit 20beb7a16c
Author: Alena Prokharchyk <alena.prokharchyk@citrix.com>
Date: Wed Apr 10 15:28:12 2013 -0700
Internal LB: applyLoadBalancerRules - put not null check for sourceIpAddressId (can be null when Schema is not Public)
commit 87e5f5b9a6
Author: Alena Prokharchyk <alena.prokharchyk@citrix.com>
Date: Wed Apr 10 15:17:58 2013 -0700
Internal LB: intermediate checkin - added InternalLBAppliance manager and managerImpl
commit 53b9c0d142
Author: Alena Prokharchyk <alena.prokharchyk@citrix.com>
Date: Tue Apr 9 17:55:10 2013 -0700
Internal LB: added @Since to API docs for Internal LB related commands
commit 867b305ea8
Author: Alena Prokharchyk <alena.prokharchyk@citrix.com>
Date: Tue Apr 9 17:51:19 2013 -0700
Internal LB: Made InternalLbElement to extend the ip deployer as the LB service implements IPDeployerRequester
commit 7b9af28094
Author: Alena Prokharchyk <alena.prokharchyk@citrix.com>
Date: Tue Apr 9 15:45:30 2013 -0700
InternalLb: new set of Web Services APIs to add InternalLB as a network element to the cloudStack (the element is packaged as an independent plugin). New APIs:
1) configureInternalLoadBalancerElement
2) createInternalLoadBalancerElement
3) listInternalLoadBalancerElements
commit 039e303d4a
Author: Alena Prokharchyk <alena.prokharchyk@citrix.com>
Date: Tue Apr 9 14:01:11 2013 -0700
InternalLB: Modified pluggable service VirtualRouterElementService to accept only VirtualRouter and VpcVirtualRouter as a VirtualRouterProvider type when add/configure elements. Other VirtualRouterProviderTypes are are taken care by elb/internal lb plugins.
commit f0018b4512
Author: Alena Prokharchyk <alena.prokharchyk@citrix.com>
Date: Tue Apr 9 12:56:42 2013 -0700
Internal LB:
1)Added InternalLoadBalancerManager and corresponding Impl
2)Add InternalLbVm as a default CS provider. DB upgrade is covered as well
commit e344cf250a
Author: Alena Prokharchyk <alena.prokharchyk@citrix.com>
Date: Mon Apr 8 16:57:47 2013 -0700
InternalLB - removed unused code from LoadBalancerDao
commit 3588f46848
Author: Alena Prokharchyk <alena.prokharchyk@citrix.com>
Date: Mon Apr 8 16:23:03 2013 -0700
Internal LB - added network-element plugin for internal lb service
commit 76325e6168
Author: Alena Prokharchyk <alena.prokharchyk@citrix.com>
Date: Mon Apr 8 13:58:08 2013 -0700
Internal Lb:
1) When network has both kinds of LB rules - Public and Internal - never send them in the same set to the provider
2) Added extra checks on the provider side to validate if the schema - Public or Internal - is supported.
commit 56c2fe1d37
Author: Alena Prokharchyk <alena.prokharchyk@citrix.com>
Date: Mon Apr 8 12:34:59 2013 -0700
InternalLB:
1) Added new capability for the LB service - LbSchemes. Can take 2 values - Internal and Public.
2) F5 and Netscaler LB providers - changes all LB related methods to accept LoadBalancingRule instead of ? extends FirewallRule.
commit 34bcb2d026
Author: Alena Prokharchyk <alena.prokharchyk@citrix.com>
Date: Mon Apr 8 12:11:11 2013 -0700
InternalLB: implemented list/delete/create web services API commands that will be used for Internal LB creation
commit 9ab31e11f7
Author: Alena Prokharchyk <alena.prokharchyk@citrix.com>
Date: Fri Apr 5 15:59:55 2013 -0700
InternalLB: change LoadBalancingRule - reference sourceIpAddress of th load balancer by its value, not DB id
commit 08f855d4e4
Author: Alena Prokharchyk <alena.prokharchyk@citrix.com>
Date: Thu Apr 4 09:26:21 2013 -0700
InternalLB:
1) Added new set of Interfaces - including the new VO - for the internal load balancer
2) DB change - added source_ip_address/source_ip_address_network_id/scheme (Internal/Public) fields to the load_balancer table
2013-05-09 11:54:41 -07:00
Jessica Wang
c9bb5356bd
CLOUDSTACK-1816: Cisco VNMC ASA1000v - UI - CiscoVNMC - populate listView.
2013-05-09 11:37:50 -07:00
Brian Federle
2ac22efc5e
Merge branch 'master' into ui-cisco-asa1000v-support
2013-05-09 11:33:00 -07:00
Milamber
2e1877af33
CLOUDSTACK-2413 - Display the Name of compute offering in dialog box Change Service Offering (was Description field before)
2013-05-09 10:50:04 +01:00
Jessica Wang
6dff20e212
CLOUDSTACK-1816: Cisco VNMC ASA1000v - UI - implement Delete CiscoASA1000v action.
2013-05-08 15:40:46 -07:00
Jessica Wang
99f0cdd0d9
CLOUDSTACK-1816: Cisco VNMC ASA1000v - UI - implement Add CiscoASA1000v action.
2013-05-08 14:50:15 -07:00
Brian Federle
7cdaa8694a
Style router box
2013-05-08 14:34:46 -07:00
Brian Federle
34774c0c30
WIP
2013-05-08 14:03:51 -07:00
Jessica Wang
6323b2e71b
CLOUDSTACK-1816: Cisco VNMC ASA1000v - UI - implement Add Cisco VNMC action.
2013-05-08 12:04:37 -07:00
Brian Federle
c1e9e4de61
Merge branch 'master' into ui-cisco-asa1000v-support
2013-05-08 10:47:54 -07:00
Pranav Saxena
305f3cb8a5
CLOUDSTACK-2387:Addition/Deletion of a VLAN Range from UI calls updateTrafficType API which makes all networklabels as undefined which finally results in failure to deploy VMs
2013-05-08 17:07:46 +05:30
Pranav Saxena
76e8afa24f
CLOUDSTACK-2171:Unable to Create a VM In the VMware Setup with the latest Master
2013-05-08 17:05:36 +05:30
Brian Federle
22a5466289
WIP: VPC router chart item
2013-05-07 16:27:03 -07:00
Brian Federle
f9b843d744
Add tier 'view all' icon
2013-05-07 16:11:45 -07:00
Brian Federle
5b74b4d6fe
UI plugin API: Support IE-compatible CSS loading
...
If browser is IE < 9, use document.createStyleSheet to properly load
plugin's CSS dynamically.
2013-05-07 15:44:59 -07:00
Brian Federle
9c68b09376
Add tier placeholder box
2013-05-07 15:44:41 -07:00
Brian Federle
3c9632814a
UI plugin API: Support IE-compatible CSS loading
...
If browser is IE < 9, use document.createStyleSheet to properly load
plugin's CSS dynamically.
2013-05-07 15:44:28 -07:00
Brian Federle
fbefeea461
Add tier mini-dashboard
2013-05-07 15:27:06 -07:00
Brian Federle
66337e8e9c
Zone wizard: fix secondary storage dropdown event
2013-05-07 14:24:39 -07:00
Jessica Wang
25e992dc8e
CLOUDSTACK-2348: PVLAN - UI - Infrastructure menu - guest network - add broadcast URI field to listView and detailView.
2013-05-07 13:04:04 -07:00
Brian Federle
392d55dead
Add base VPC chart
2013-05-07 12:46:37 -07:00
Jessica Wang
e659819381
CLOUDSTACK-2351: object store - UI - zone wizard - add secondary storage step - implement provider S3, Swift.
2013-05-07 12:35:35 -07:00
Jessica Wang
e0fa8e1e93
CLOUDSTACK-2351: object store - UI - cloudstack.js - replace listS3s, listSwiftsAPI with new API listImageStores.
2013-05-07 12:04:07 -07:00
Jessica Wang
d9733e900d
CLOUDSTACK-2351: object store - UI - infrastructure menu - secondary storages - detailView - delete action - replace deleteHost API with new API deleteImageStore.
2013-05-07 11:38:31 -07:00
Jessica Wang
79935f6eee
CLOUDSTACK-2351: object store - UI - zone wizard - add secondary storage step - replace addSecondaryStorage API with new API addImageStore.
2013-05-07 11:11:30 -07:00
Jessica Wang
9f5d3c276d
CLOUDSTACK-2351: object store - UI - Infrastructure menu - secondary storages - add secondary storage - implement provider S3.
2013-05-07 10:54:05 -07:00
Jessica Wang
fdee284395
CLOUDSTACK-2351: object store - Infrastructure menu - secondary storages - add secondary storage dialog - implement Swift provider.
2013-05-06 17:57:52 -07:00
Jessica Wang
a00e30cb16
CLOUDSTACK-2351: (1) object store - listStorageTypes API has been changed to return 'NFS'. Here is related UI change. (2) Infrastructure menu - secondary storages- add secondary storage dialog - fix a bug that this dialog failed to pop up when there is zero zone.
2013-05-06 17:18:49 -07:00
Jessica Wang
eb4965ef63
CLOUDSTACK-2351: object store - UI - Infrastructure menu - secondary storages - add secondary storage - NFS provider - replace addSecondaryStorage API with new API addImageStore.
2013-05-06 16:57:23 -07:00
Wei Zhou
af5bf94b43
CLOUDSTACK-2319: fix "unable to add egress rules" in SecurityGroup
...
Signed-off-by: Chip Childers <chip.childers@gmail.com>
2013-05-06 20:58:32 +01:00
Jessica Wang
87b7a84507
CLOUDSTACK-2348: PVLAN - UI - infrastructure menu - create guest network - add new field Private VLAN ID.
2013-05-06 12:14:19 -07:00
Brian Federle
9a8bf4a66b
VNMC: Refactor ASA1000v as a VNMC subdevice
...
-Make new provider 'VNMC' instead of 'ASA1000v'
-Add helper function to add new VNMC managed devices to module
-Make ASA1000v device listing as a view all link under VNMC
2013-05-06 11:46:24 -07:00
Brian Federle
2cd70d06b3
Merge branch 'master' into ui-cisco-asa1000v-support
2013-05-06 10:40:08 -07:00
Pranav Saxena
e6ae66d596
scaleUp VM response change corresponding UI changes
2013-05-06 14:08:40 +05:30
Pranav Saxena
63fbdbb96f
CLOUDSTACK-2337:Resize button available for root/domain admin and normal users
2013-05-06 13:45:32 +05:30
Pranav Saxena
b33b316755
scale up virtual machine response change in the backend
2013-05-05 12:02:32 +05:30
Isaac Chiang
a9f0fb8009
CLOUDSTACK-2076:Listview widget infinte scrolling error
2013-05-05 01:57:35 +05:30
Pranav Saxena
5811ae7e25
CLOUDSTACK-2274:Detail view loading problem when deleting a zone
2013-05-05 01:15:14 +05:30
Isaac Chiang
63f3ccd4df
CLOUDSTACK-2160:Refresh button functionality for security groups and statistics tab
2013-05-04 13:41:02 +05:30
Brian Federle
ad8f10656c
Add sample detail view
2013-05-03 14:12:26 -07:00
Brian Federle
06963409e7
Fix typo
2013-05-03 14:07:12 -07:00
Pranav Saxena
3087bf7e5b
CLOUDSTACK-2041:Granular global parameter- Storage Pool granular settings
2013-05-03 11:21:00 +05:30
Pranav Saxena
324b4f680c
CLOUDSTACK-2041:Granular global parameter- Storage Pool granular settings
2013-05-03 11:16:15 +05:30
Mice Xia
d7cab21e9a
1) rename RevertToSnapshotCmd->RevertToVMSnapshotCmd 2) add marvin test for vm snapshot
2013-05-03 12:32:53 +08:00
Brian Federle
ac07a54a7e
Merge branch 'master' into ui-cisco-asa1000v-support
2013-05-02 10:30:40 -07:00
Pranav Saxena
1206fd6b4e
Widget change to incorporate VM state while adding a load balancer rule
2013-05-02 22:25:47 +05:30
Pranav Saxena
ba9feabe8c
Widget change to incorporate VM state while adding a load balancer rule
2013-05-02 21:02:51 +05:30
Pranav Saxena
4933533893
CLOUDSTACK-2041:Granular global parameter- secondary storage settings not needed
2013-05-02 20:11:17 +05:30
Pranav Saxena
22a5c6d4b3
CLOUDSTACK-2041:Granular global parameter- Account settings
2013-05-02 20:06:20 +05:30
Pranav Saxena
d91b0f2f6d
CLOUDSTACK-2041:Granular global parameter- Cluster settings
2013-05-02 18:23:35 +05:30
Pranav Saxena
61f3f931dd
CLOUDSTACK-2041:Granular global parameter- Zone settings
2013-05-02 17:37:01 +05:30
Pranav Saxena
6e2ecff4f5
Merge remote-tracking branch 'remotes/origin/ui-granular-settings'
2013-05-02 17:31:22 +05:30
Brian Federle
c1de600cb4
Merge branch 'master' into ui-granular-settings
2013-05-01 14:45:05 -07:00
Jessica Wang
50a3c918c8
CLOUDSTACK-2120: mixed zone management - UI - instances.js - remove obsolete code that has been replaced with new change in global function createURL().
2013-05-01 14:44:58 -07:00
Jessica Wang
4c7e0b308a
CLOUDSTACK-2120: mixed zone management - UI - storage.js - remove obsolete code that has been replaced with new change in global function createURL().
2013-05-01 14:41:39 -07:00
Jessica Wang
57167d2ca6
CLOUDSTACK-2120: mixed zone management - UI - templates.js - remove obsolete code that has been replaced with new change in global function createURL().
2013-05-01 14:38:23 -07:00
Pranav Saxena
fd2ae034f5
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cloudstack
2013-05-02 02:59:36 +05:30
Pranav Saxena
58648c4b53
CLOUDSTACK-2175: Add private Gateway can aonly be done by root or domain admin but not by normal user
2013-05-02 02:58:27 +05:30
Jessica Wang
60a8e881c1
CLOUDSTACK-2120: mixed zone management - UI - system.js - remove obsolete code that has been replaced with new change in global function createURL().
2013-05-01 14:22:35 -07:00
Jessica Wang
996d2f5a2b
CLOUDSTACK-2074: UI - affinity groups - VM wizard under Affinity Groups menu - step 5(select affinity group step) - make corresponding affinity group checked by default.
2013-05-01 14:07:23 -07:00
Pranav Saxena
38071e63d2
CLOUDSTACK-2113:Router VM scale up UI support
2013-05-02 02:33:27 +05:30
Brian Federle
47dd4828d2
VM wizard: fix select container overflow
2013-04-30 13:40:52 -07:00
Brian Federle
1a4a319d32
VM wizard: Show message if no affinity groups are available.
2013-04-30 13:30:40 -07:00
Brian Federle
eacbb4cb2d
Merge branch 'master' into ui-add-remove-nics
...
Conflicts:
client/WEB-INF/classes/resources/messages.properties
ui/dictionary.jsp
2013-04-30 11:57:38 -07:00
Sebastien Goasguen
77ae066c65
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cloudstack
2013-04-29 06:56:51 -04:00
Sebastien Goasguen
134704bb10
[TRANSLATION] Adding arabic strings
2013-04-29 06:56:46 -04:00
Pranav Saxena
6bf67c9f68
CLOUDSTACK-2113:System VM scaleUp UI support
2013-04-29 16:21:49 +05:30
Milamber
2ec28ce19c
Sort in alphabetical order (to avoid duplicate key) and better compare with l10n ressource files (already in alphabetical order)
...
Remove duplicate keys:
label.add.system.service.offering
label.dead.peer.detection
label.ESP.lifetime
label.IKE.lifetime
label.no.thanks
label.remove.project.account
label.tier
message.add.guest.network
message.enable.vpn
message.installWizard.copy.whatIsACluster
label.no.thanks
label.remove.project.account
message.enable.vpn
Remove bad keys name:
label.local.storage.enabled=Local Storage Enabled
label.totoal.of.ip
Signed-off-by: Milamber <milamber@apache.org>
2013-04-27 19:05:37 +00:00
Brian Federle
6b1da42221
Detail view, multi-group actions: Prevent refresh of all tabs
...
Prevent call to updateTabContent, which will switch the detail view
off the current tab on action complete.
2013-04-26 15:32:15 -07:00
Brian Federle
86a9f27692
Detail view/instances section: Fix context, add makeDefault action
...
-Add 'makeDefault' action to set default NIC
-Fix context passing for multi-actions, which wasn't passing the correct
nic object previously.
2013-04-26 15:21:57 -07:00
Brian Federle
ab245f5b19
Detail view: fix multi-action styling
2013-04-26 15:15:15 -07:00
Brian Federle
c02a4b9c7f
Fix remove NIC UI behavior
2013-04-26 13:42:56 -07:00
Brian Federle
b7b7753f1d
Fix detail view 'add action' for multi-group tab
2013-04-26 12:37:08 -07:00
Brian Federle
19c9ee8ebd
Fix icon positioning
2013-04-26 12:36:50 -07:00
Brian Federle
3b758d176e
Merge branch 'ui-add-remove-nics' of https://git-wip-us.apache.org/repos/asf/cloudstack into ui-add-remove-nics
2013-04-26 12:29:54 -07:00
Brian Federle
c45fd05f6b
Merge branch 'master' into ui-add-remove-nics
2013-04-26 11:37:52 -07:00
Jessica Wang
3e2eb59723
CLOUDSTACK-2120: mixed zone management - UI: make global function changeURL() to pass zonetype to API calls based on selected option in zone type dropdown on top menu.
2013-04-26 11:26:21 -07:00
Brian Federle
ae79d782ec
Add remove NIC API calls
2013-04-26 10:48:25 -07:00
Pranav Saxena
3a9001bfb6
Correcting the case for secondary storage limit
2013-04-26 14:18:40 +05:30
Jessica Wang
64635abba5
CLOUDSTACK-1910: UI- Regions menu - GSLB - View assigned load balancing - refresh data.
2013-04-25 16:03:02 -07:00
Jessica Wang
6f60833f93
CLOUDSTACK-2120: mixed zone management - (1) extend listRouters API to to take in zonetype. (2) UI: populate Routers list page with ones whose networktype matches selected option in zone type dropdown on top menu. (3) UI: count total number of Routers based on selected option in zone type dropdown on top menu.
2013-04-25 15:10:33 -07:00
Jessica Wang
f883b0f904
CLOUDSTACK-2120: mixed zone management - UI: count total number of Primary Storages, Secondary Storages based on selected option in zone type dropdown on top menu.
2013-04-25 14:25:34 -07:00
Brian Federle
880f98c023
Update affinity icon
2013-04-25 13:21:15 -07:00
Brian Federle
9544d04fce
Update affinity icon
2013-04-25 13:20:52 -07:00
Brian Federle
e6d9e81213
Better styling for multi-detail panels
2013-04-25 12:23:39 -07:00
Brian Federle
eab667f266
Merge branch 'master' into ui-add-remove-nics
2013-04-25 11:25:52 -07:00
Brian Federle
6802b9dac6
Add icon for affinity groups section
2013-04-25 11:23:31 -07:00
Jessica Wang
e8b6c7b33d
CLOUDSTACK-2120: mixed zone management - UI: count total number of hosts based on selected option in zone type dropdown on top menu.
2013-04-25 11:14:20 -07:00
Brian Federle
18a337270d
Merge branch 'master' into ui-add-remove-nics
2013-04-25 11:09:51 -07:00
Brian Federle
5ce289034d
Merge branch 'ui-vm-affinity'
2013-04-25 11:04:35 -07:00
Jessica Wang
b5979ba9b5
LOUDSTACK-2120: mixed zone management - (1) extend listZones API to to take in networktype. (2) UI: populate Zones list page with ones whose networktype matches selected option in zone type dropdown on top menu. (3) UI: count total number of zones based on selected option in zone type dropdown on top menu.
2013-04-25 10:40:08 -07:00
Jessica Wang
ee02311fae
CLOUDSTACK-2120: mixed zone management - (1) extend listHosts API to to take in zonetype. (2) UI: populate Hosts/SecondaryStorages list page with ones whose zonetype matches selected option in zone type dropdown on top menu.
2013-04-25 09:51:57 -07:00
Pranav Saxena
6bc0b70f38
CLOUDSTACK-2186:migrateVolume API gets undefined storageid
2013-04-25 19:40:44 +05:30
Pranav Saxena
76e40ba5ad
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cloudstack
2013-04-25 12:34:10 +05:30
Pranav Saxena
c8bfbfda31
CLOUDSTACK-1903:Delete event/alerts date parameter handling
2013-04-25 12:33:24 +05:30
Milamber
1d493acfcc
CLOUDSTACK-2138 : add ca, de_DE, it_IT ja, koçKR,nb_NO pt_BR, ru_RU resource files for UI with ASCII with unicode encoding. (Merging for 4.1/Transifex, sync with transifex), add some languages in combo list on login page on UI
2013-04-25 00:22:46 +00:00
Brian Federle
f1bdae006a
Add icons for 'add account,' 'release from account'
2013-04-24 16:53:22 -07:00
Brian Federle
7cef521227
Add icon for 'change affinity' action
2013-04-24 16:46:17 -07:00
Jessica Wang
48b82a6f91
CLOUDSTACK-2120: mixed zone management - (1) extend listStoragePools API to to take in zonetype. (2) UI: populate Primary Storages list page with ones whose zonetype matches selected option in zone type dropdown on top menu.
2013-04-24 16:36:07 -07:00
Brian Federle
25f2f0fcb7
Merge branch 'master' into ui-vm-affinity
...
Conflicts:
ui/scripts/instances.js
2013-04-24 16:02:56 -07:00
Jessica Wang
8f5d8d5052
CLOUDSTACK-1910: cloudstack UI - Regions menu - GSLB - assigned load balancing - display assigned load balancing in listView and exclude assigned one from LB dropdown in Assign more load balancing dialog.
2013-04-24 14:57:47 -07:00
Jessica Wang
d893ba881b
CLOUDSTACK-2120: mixed zone management - (1) extend listVolumes API to to take in zonetype. (2) UI: populate Volumes list page with instances whose zonetype matches selected option in zone type dropdown on top menu.
2013-04-24 11:26:58 -07:00
Jessica Wang
cdd459bb0b
CLOUDSTACK-2120: mixed zone management - (1) extend listVirtualMachines API to to take in zonetype. (2) UI: populate Instances list page with instances whose zonetype matches selected option in zone type dropdown on top menu.
2013-04-24 10:38:28 -07:00
Pranav Saxena
403f7b5b87
CLOUDSTACK-2114:Scale Up VM icon
2013-04-24 14:34:36 +05:30
Pranav Saxena
4b7fe3bc29
CLOUDSTACK-2151:Vlan values in the UI Detail view are not updated properly
2013-04-24 14:21:39 +05:30
Pranav Saxena
fa7049a583
CLOUDSTACK-2166:UI Support for remove Vlan for the non-contiguous vlan support:Exception handling
2013-04-24 14:02:30 +05:30
Pranav Saxena
94d5d3de50
CLOUDSTACK-2166:UI Support for remove Vlan for the non-contiguous vlan support
2013-04-24 12:40:38 +05:30
Pranav Saxena
932946bbe2
CLOUDSTACK-2164:Add Vlan Button for non-contiguous VLAN Range
2013-04-24 12:19:21 +05:30
Brian Federle
a9b903d597
Add pod action: Add custom 'appendData' to action
...
For use with plugin API, if 'appendData' is passed in args, always
append this data to the end of the API call. Used when plugin adds new
attributes that need to be passed via the API.
2013-04-23 14:42:16 -07:00
Brian Federle
1c482b5c3b
Infrastructure UI plugin API: Add 'resource' method
...
Add new method 'infrastructure.resource' for retrieving resource
objects from the infrastructure section. Specify the type as a
string (i.e, 'pod' 'cluster' or 'host') and the entire resource object
will be returned, including listView, actions, createForm,
etc. Updating the data in this resource will automatically update the
UI.
2013-04-23 14:40:33 -07:00
Jessica Wang
b2b8f0e9f4
CLOUDSTACK-2010: cloudstack UI - IPv6 - Infrastructure menu - zone detail - add IPv6 DNS1, IPv6 DNS 2 field.
2013-04-22 15:07:31 -07:00
Jessica Wang
b9d8955f4d
CLOUDSTACK-1617: cloudstack UI - IPv6 - zone wizard - hide IPv6 DNS 1, IPv6 DNS2 when Advanced SG-Enabled mode is selected.
2013-04-22 14:24:03 -07:00
Jessica Wang
27900695f4
CLOUDSTACK-1735: cloudstack UI - IPv6 - instances detailView - Nics tab - add IPv6 IP Address, IPv6 Gateway, IPv6 CIDR field.
2013-04-22 14:05:56 -07:00
Brian Federle
922b51ca79
Fix review step label -- should be step 7, not 6
2013-04-22 14:02:58 -07:00
Brian Federle
7b011e7ef4
Merge branch 'master' into ui-vm-affinity
...
Conflicts:
client/WEB-INF/classes/resources/messages.properties
ui/scripts/cloudStack.js
ui/scripts/instanceWizard.js
2013-04-22 13:45:29 -07:00
Jessica Wang
df039aab7f
CLOUDSTACK-1730: cloudstack UI - IPv6 - network menu - guest network detailView - add IPv6 Gateway, IPv6 CIDR.
2013-04-22 13:32:38 -07:00
Brian Federle
e5cea0204b
detailView UI: Fix quickview actions not updating list view row
2013-04-22 11:52:52 -07:00
Brian Federle
2be8368f44
Affinity UI: Cleanup dialog on close
2013-04-22 11:27:47 -07:00
Brian Federle
57686aeeaf
Affinity UI: Pass _custom to fix broken async poll
2013-04-22 11:27:37 -07:00
Brian Federle
382e8f36f3
Change affinity UI: Allow 0 checkbox selections
2013-04-22 11:27:16 -07:00
Brian Federle
72da1ae969
listView, custom checkbox UI: Fix pre-checked checkbox state
...
Fixes pre-checked checkboxes not having multi-edit-selected class,
preventing item data from being passed to custom widget actions.
2013-04-22 11:26:24 -07:00
Pranav Saxena
e309a91a9b
CLOUDSTACK-1941:Cannot delete users in the default admin account within the UI
2013-04-22 14:19:38 +05:30
Pranav Saxena
130492d089
Xenserver storage motion UI changes for systemVMs
2013-04-22 13:37:09 +05:30
Jessica Wang
35681f3e06
CLOUDSTACK-2074: cloudstack UI - Affinity - Instances page - Change Affinity action - implement API call.
2013-04-19 17:37:22 -07:00
Brian Federle
b03fb208a9
Fix to pass all affinity group rows to action fn
2013-04-19 15:51:57 -07:00
Jessica Wang
c4fa5c0f17
CLOUDSTACK-2074: cloudstack UI - Affinity - "View Instances" drilldown - new parameter "affinitygroupid" has been added to listVirtualMachines API. Here is related UI change.
2013-04-19 14:06:25 -07:00
Brian Federle
ef4ed01c19
Detail view UI: Fix wrapping 'view all' buttons
2013-04-19 13:02:08 -07:00
Jessica Wang
28572345d9
CLOUDSTACK-1343: cloudstack UI - baremetal - zone wizard - ask whether to enable the zone or not after zone creation is completed.
2013-04-19 12:27:28 -07:00
Brian Federle
355b910173
Merge branch 'master' into ui-mixed-zone-management
2013-04-19 10:23:15 -07:00
Pranav Saxena
fc4f19f915
Storage Motion UI development
2013-04-19 18:27:07 +05:30
Pranav Saxena
f98ce5ddcc
ClOUDSTACK-2111:UI remain in processing state even after scaleVM executed successfullY
2013-04-19 15:14:57 +05:30
Jessica Wang
f548ce4fad
CLOUDSTACK-2074: cloudstack UI - Affinity - Affinity Groups page - remove "Instances" tab that has been replaced with "View Instances" drilldown in Details tab.
2013-04-18 17:52:20 -07:00
Jessica Wang
ea2a43e98a
CLOUDSTACK-2074: cloudstack UI - Affinity - Instances page - remove "Affinity Groups" tab that has been replaced with "View Affinity Groups" drilldown in Details tab.
2013-04-18 17:37:53 -07:00
Jessica Wang
6c98696d8c
CLOUDSTACK-2074: cloudstack UI - Affinity - Instances page - implement "View Affinity Groups" drilldown.
2013-04-18 17:31:29 -07:00
Jessica Wang
7f6e7c6f81
CLOUDSTACK-2074: cloudstack UI - Affinity - Instances page - Change Affinity action dialog - a workaround to avoid dataProvider() being called twice that populates duplicate data.
2013-04-18 17:01:45 -07:00
Jessica Wang
2198dda742
CLOUDSTACK-2074: cloudstack UI - Affinity - Instances page - Change Affinity action - populate affinity groups in dialog.
2013-04-18 16:38:25 -07:00
Brian Federle
d53d06cc2f
Add basic listView/detailView for network provider
2013-04-18 16:26:23 -07:00
Brian Federle
e04430302d
Merge branch 'master' into ui-mixed-zone-management
2013-04-18 15:18:43 -07:00
Brian Federle
977162b9f0
CSS: Cleanup formatting
2013-04-18 15:16:49 -07:00
Brian Federle
d51d596baa
Dashboard UI: Fix unwanted line breaks on event/alert text
2013-04-18 15:15:24 -07:00
Brian Federle
908115203e
WIP: Service provider module
...
-Add 'add service provider' module to assist with creating a new
service provider UI
-Add required functionality to append service provider to hardcoded list
-Add basic ASA 1000v provider to list (name, id, state)
2013-04-18 15:13:14 -07:00
Jessica Wang
320cad3806
CLOUDSTACK-1343: cloudstack UI - baremetal - zone wizard - fix a JS error "args.data.cluster is undefined" that happened right after Configuring guest traffic.
2013-04-18 14:29:00 -07:00
Jessica Wang
030235ba52
CLOUDSTACK-2074: cloudstack UI - Affinity - Affinity Group page - details tab - implement "View Instances" on right top corner.
2013-04-18 14:04:31 -07:00
Brian Federle
73d87f1ad2
UI Plugin/module API: Fix load order, refactor
...
-Fixes issue with load order, where plugin's initialization function were not called
in order of the list
-Refactor so that modules and plugins are loaded via the same block,
to avoid redundant code
-Load modules before plugins
2013-04-18 13:59:20 -07:00
Brian Federle
6babaf9616
Add UI 'module' API
...
Add a variant to a plugin, called a 'module.' It is designed for
features that are build-in to the standard UI (i.e., not installed
dynamically), but can still utilize the modular nature of UI
plugins. It works exactly the same way as a plugin, except:
-Modules are added to modules/ folder
-Modules are registered in modules/modules.js
-No config.js (no need for metadata, since they are built-in features)
- /ui/modules/ folder will not be touched by the build system, so any modules
are committed directly to the ui/ folder. In other words, modules are
not installed automatically.
2013-04-18 12:52:55 -07:00
Jessica Wang
3390f0114b
CLOUDSTACK-2074: cloudstack UI - Affinity - Affinity Group page - add new tab "instances" that displays all vm instances under this affinity group.
2013-04-18 12:24:44 -07:00
Jessica Wang
935b08b216
CLOUDSTACK-2074: cloudstack UI - Affinity - instance detail page - add new tab "Affinity Groups".
2013-04-18 10:55:56 -07:00
Brian Federle
fca7b3ef22
Rename widget 'plugins' to 'pluginListing'
...
For better clarity on its function, rename the 'plugins' widget to 'pluginListing,'
as it does not handle the actual plugin logic.
2013-04-18 10:49:45 -07:00
Jessica Wang
7566eae209
CLOUDSTACK-2074: cloudstack UI - Affinity - VM Wizard - collect affinity group IDs and pass them to API call.
2013-04-18 10:30:34 -07:00
Jessica Wang
b203e6cbf0
CLOUDSTACK-2074: cloudstack UI - Affinity - VM Wizard - populate Affinity step.
2013-04-17 17:43:59 -07:00
Jessica Wang
9827d79fbd
CLOUDSTACK-2074: cloudstack UI - Affinity - implement Delete Affinity Group action.
2013-04-17 17:17:54 -07:00
Jessica Wang
df15ceac26
CLOUDSTACK-2074: cloudstack UI - Affinity - (1) populate listView by API call. (2) implement Add Affinity Group action.
2013-04-17 16:27:20 -07:00
Brian Federle
c3009e316b
Merge branch 'master' into ui-mixed-zone-management
2013-04-17 11:09:01 -07:00
Mice Xia
ff4b55fff8
Fix CLOUDSTACK-1852 showing disconnected host as suitable target during system vms migration
2013-04-17 21:08:34 +08:00
Jessica Wang
f0d6776225
CLOUDSTACK-1910: cloudstack UI - zone detail - physical network - network service providers - NetScaler - add Netscaler device dialog - add 3 new fields: "GSLB service", "GSLB service Public IP", "GSLB service Private IP".
2013-04-16 18:17:58 -07:00
Jessica Wang
d5776d91ea
CLOUDSTACK-1910: cloudstack UI - zone wizard - add Netscaler device step - add 3 new fields: "GSLB service", "GSLB service Public IP", "GSLB service Private IP".
2013-04-16 17:40:21 -07:00
Jessica Wang
4b636a10aa
CLOUDSTACK-1910: cloudstack UI - Regions menu - GSLB - load balancer rules - implement "Assign load balancer rule to GSLB" action.
2013-04-16 16:26:20 -07:00
Jessica Wang
32ccb8a5c9
CLOUDSTACK-1910: cloudstack UI - Regions menu - GSLB - add "load balancer rules assigned to this GSLB" section.
2013-04-16 15:38:27 -07:00
Jessica Wang
8b8a2f218c
CLOUDSTACK-1910: cloudstack UI - make Regions menu visible to regular-user/domain-admin.
2013-04-16 13:15:31 -07:00
Brian Federle
b54f643b91
Always maximize detail views with settings tab (to fit listView layout)
2013-04-16 12:51:07 -07:00
Brian Federle
ad38060e3a
Add account-level parameter UI
2013-04-16 12:47:08 -07:00
Brian Federle
9130cd0499
Add seondary storage-level parameters UI
2013-04-16 12:46:58 -07:00
Brian Federle
e8295dd4b0
Add primary storage-level parameters UI
2013-04-16 12:46:44 -07:00
Brian Federle
59d0541bac
Add cluster-level parameters
2013-04-16 12:46:23 -07:00
Brian Federle
019e8cd0ff
Add zone-level granular settings UI
2013-04-16 12:41:20 -07:00
Brian Federle
1bb0136c8e
Add granular settings widget
2013-04-16 12:41:04 -07:00
Jessica Wang
8bef069f01
CLOUDSTACK-1910: cloudstack UI - Regions menu - GSLB - (1) add detailView (2) implement Delete GSLB action.
2013-04-16 12:38:37 -07:00
Brian Federle
5891f09d8c
Merge branch 'ui-new-project-switcher' into ui-mixed-zone-management
...
Conflicts:
ui/scripts/ui-custom/projectSelect.js
2013-04-16 11:47:19 -07:00
Brian Federle
5d05e49fa6
Merge branch 'master' into ui-mixed-zone-management
2013-04-16 11:45:05 -07:00
Brian Federle
d529eba941
Project selector UI functionality
2013-04-16 11:44:00 -07:00
Brian Federle
a7489889f2
Merge branch 'master' into ui-new-project-switcher
2013-04-16 11:02:14 -07:00
Jessica Wang
23211d1483
CLOUDSTACK-1974: cloudstack UI - Infrastructure menu - zone detail - public traffic type - IP Ranges tab - show new action "Release from account", "Add Account" action.
2013-04-15 17:07:57 -07:00
Jessica Wang
dd62b3de7e
CLOUDSTACK-2038: cloudstack UI - mixed zone management - template menu - copy ISO action - populate zone dropdown upon selected zone type on top menu.
2013-04-15 16:42:40 -07:00
Jessica Wang
6c2f2d3a9d
CLOUDSTACK-2038: cloudstack UI - mixed zone management - template menu - copy template action - populate zone dropdown upon selected zone type on top menu.
2013-04-15 16:35:07 -07:00
Jessica Wang
9e392d25ba
CLOUDSTACK-2038: cloudstack UI - mixed zone management - template menu - register ISO action - populate zone dropdown upon selected zone type on top menu.
2013-04-15 16:05:01 -07:00
Jessica Wang
2431c814a8
CLOUDSTACK-2038: cloudstack UI - mixed zone management - template menu - register template action - populate zone dropdown upon selected zone type on top menu.
2013-04-15 15:57:37 -07:00
Jessica Wang
ba7e49f11c
CLOUDSTACK-2038: cloudstack UI - mixed zone management - storage menu - volume section - Add volume action, Upload volume action - populate zone dropdown upon selected zone type on top menu.
2013-04-15 15:14:42 -07:00
Brian Federle
5d235f690d
Add new 'affinity' UI section for managing affinity groups
2013-04-15 14:56:44 -07:00
Jessica Wang
65448791ed
CLOUDSTACK-2038: cloudstack UI - mixed zone management - network menu - guest network section - show/hide Add Guest Network action upon selected zone type on top menu.
2013-04-15 14:56:36 -07:00
Brian Federle
38ca737318
Update affinity UI labels
2013-04-15 14:56:23 -07:00
Jessica Wang
f85ab8a26b
CLOUDSTACK-2038: cloudstack UI - mixed zone management - network menu - show different sections upon selected zone type on top menu.
2013-04-15 14:34:14 -07:00
Brian Federle
4cc1097aa5
Detail view: CSS fixes for edit mode
...
-Fix scrollbars on select box
-Fix apply/cancel buttons being hidden
2013-04-15 14:06:54 -07:00
Brian Federle
bd8a9e920e
Detail view: CSS fixes for edit mode
...
-Fix scrollbars on select box
-Fix apply/cancel buttons being hidden
2013-04-15 14:06:42 -07:00
Brian Federle
2f0e0d9a7d
Affinity UI: Pre-select checkboxes
2013-04-15 14:02:58 -07:00
Brian Federle
a589a367d0
List view UI: Support pre-selected checkboxes
...
In listings with checkbox actions, if _isSelected: true is passed in a
data item, then pre-select the checkbox on load.
2013-04-15 14:02:42 -07:00
Jessica Wang
d146f3d93a
CLOUDSTACK-2038: cloudstack UI - mixed zone management - instance wizard.
2013-04-15 13:55:51 -07:00
Brian Federle
66a16a1fd3
'Change VM affinity' select UI: Pass data to action
2013-04-15 13:01:23 -07:00
Brian Federle
267568483b
Merge branch 'master' into ui-vm-affinity
2013-04-15 10:24:36 -07:00
Pranav Saxena
e22a86f57a
CLOUDSTACK-1898: Incorrect time conversion on UI under Events and Alerts
2013-04-15 20:53:04 +05:30
Pranav Saxena
97911e9fe6
CLOUDSTACK-779:Enabling Egress rules feature for SRX
2013-04-15 16:28:45 +05:30
Pranav Saxena
e05defc073
CLOUDSTACK-1984:Wrong mapping of resource names to the capacity function on the dashboard
2013-04-15 12:38:18 +05:30
Pranav Saxena
48c1c00891
Scale UP VM form functionality for choosing a service offering
2013-04-15 11:01:59 +05:30
Brian Federle
51cfc0709f
Affinity rules UI: Add 'changeAffinity' action for VM
...
-Adds action to VM on stopped state
-Add dialog with list view showing affinity groups and checkboxes
2013-04-12 16:55:01 -07:00
Brian Federle
6629eb7468
Merge branch 'master' into ui-vm-affinity
2013-04-12 10:37:18 -07:00
Jessica Wang
4600bd4b99
CLOUDSTACK-1910: cloudstack UI - Regions menu - make Add/Delete/Edit Region action not available to regular-user/domain-admin.
2013-04-11 15:27:11 -07:00
Brian Federle
96999becf9
Merge branch 'master' into ui-vm-affinity
2013-04-11 15:12:56 -07:00
Jessica Wang
5f8a278196
CLOUDSTACK-1065: cloudstack UI - AWS Style Regions - make loginCmdText local.
2013-04-11 13:39:04 -07:00
Jessica Wang
b1f67a0881
CLOUDSTACK-1065: cloudstack UI - AWS Style Regions - set autocomplete off.
2013-04-11 13:39:03 -07:00
Jessica Wang
a4e61b71cc
CLOUDSTACK-1910: cloudstack UI - Regions menu - create GSLB - (1) pass gslbstickysessionmethodname parameter to createGlobalLoadBalancerRule API. (2) Take async Job response.
2013-04-11 12:40:48 -07:00
Brian Federle
76d1ee54de
VM NICs list view: Fix 'VM name' field for VMs without name
2013-04-11 12:29:02 -07:00
Brian Federle
3bcec62e64
List view: Fix broken add row action
2013-04-11 12:29:02 -07:00
Jessica Wang
9a50d2bd3b
CLOUDSTACK-1910: cloudstack UI - Regions menu - implement create GSLB action.
2013-04-11 11:14:36 -07:00
Brian Federle
b6c354a057
Merge branch 'master' into ui-vm-affinity
2013-04-10 14:58:50 -07:00
Brian Federle
c529c5a18d
Project switcher: Add label
2013-04-10 14:43:52 -07:00
Brian Federle
fa8b83581b
Zone type switcher: Style, add functionality
...
- Add top label to zone switcher, add more styling
- Implement zone switching functionality, which on change sets
cloudStack.context.zoneType to the relevant filter option, or null
for 'All' zone types
2013-04-10 14:43:42 -07:00
Brian Federle
50140735c7
Project switcher: Add label
2013-04-10 14:42:22 -07:00
Brian Federle
f51ccfcfb9
Merge branch 'ui-new-project-switcher' into ui-mixed-zone-management
2013-04-10 13:36:20 -07:00
Brian Federle
aa5ed0a0fb
Layout new project selector (only dummy data for now)
2013-04-10 13:34:25 -07:00
Brian Federle
4b853ccdc7
Add zone filter drop-down to header (needs styling)
2013-04-10 13:09:43 -07:00
Pranav Saxena
a194720417
Refactoring the code in network.js to remove the disabling of egress and load balancers tab
2013-04-10 13:59:55 +05:30
Pranav Saxena
499bc6306e
adding error handling mechanism to scale up vm functionality
2013-04-10 11:43:59 +05:30
Jessica Wang
6f3069f0da
CLOUDSTACK-1974: cloudstack UI - Infrastructure menu - zone detail - public traffic type - IP Ranges tab - add action filter.
2013-04-09 17:16:21 -07:00
Brian Federle
e907a08fba
Affinity UI: Add step to instance wizard
2013-04-09 15:58:29 -07:00
Brian Federle
9d5c375678
Instance wizard: clean up JS formatting
2013-04-09 14:52:06 -07:00
Brian Federle
4fd3fca848
List view UI: Fix 'no data to show' message not appearing in some cases
2013-04-09 14:16:28 -07:00
Brian Federle
d9d6d21b5c
VM multiple NICs: Fix broken UI due to API call changes
2013-04-09 14:16:21 -07:00
Brian Federle
e0692b39d9
List view UI: Fix 'no data to show' message not appearing in some cases
2013-04-09 14:16:01 -07:00
Brian Federle
876e93b441
VM multiple NICs: Fix broken UI due to API call changes
2013-04-09 14:15:29 -07:00
Brian Federle
685a8a72ce
multiEdit, action pre-filter: pass 'actions' in options object
2013-04-09 12:50:17 -07:00
Brian Federle
6a1d384761
multiEdit: Support createForm for actions
...
If 'createForm' block is specified in a multi-edit action, show
createForm and pass fields to action.
2013-04-09 12:50:08 -07:00
Pranav Saxena
47dc989675
CLOUDSTACK-1428:[UI] Instance which are created without display name are not visible when added to LB: Using the name property instead in the data flow
2013-04-09 17:02:01 +05:30
Pranav Saxena
c51587396a
CLOUDSTACK-1893:[AWS Style Health Checks] UI hangs when one tries to create health check policy on a LB rule with VR as LB service provider
2013-04-09 13:51:33 +05:30
Brian Federle
564a850f1b
WIP
2013-04-08 16:37:27 -07:00
Jessica Wang
bf72a36ea8
CLOUDSTACK-1974: cloudstack UI - Infrastructure menu - zone detail - public traffic type - IP Ranges tab - add new action "Release from account", "Add Account" for existing IP Ranges.
2013-04-08 14:46:23 -07:00
Jessica Wang
7de2b4b30a
CLOUDSTACK-1957: cloudstack UI - fix a JS error "'logout' is undefined" which sometimes shows on login screen.
2013-04-07 11:40:46 -07:00
Jessica Wang
ebcdef55b0
CLOUDSTACK-1065: cloudstack UI - AWS Style Regions - shorten value of g_loginCmdText
2013-04-07 09:00:17 -07:00
Jessica Wang
b1ef74737a
CLOUDSTACK-1065: cloudstack UI - AWS Style Regions - when switching region, set location without parameters.
2013-04-07 00:14:18 -07:00
Pranav Saxena
ae4befb0b9
Merge remote-tracking branch 'remotes/origin/scale-UP'
2013-04-05 15:06:36 +05:30
Brian Federle
4f5d311848
WIP - Implement/style NIC actions
2013-04-03 17:55:39 -07:00
Brian Federle
1a80f9e1f4
Detail view, multi-groups: Put 'add' button on top
2013-04-03 14:52:38 -07:00
Brian Federle
ece8b8c423
NICs, add action: Fix for when detail view isn't present anymore
2013-04-03 14:52:16 -07:00
Brian Federle
9bd6692be0
VM NICs tab: Style 'add network' action
2013-04-03 14:35:58 -07:00
Pranav Saxena
bb841d6011
CLOUDSTACK-1669:UI for non-contiguous VLAN ranges
2013-04-04 02:56:34 +05:30
Brian Federle
93db30e4e1
UI, instance nics tab: Implement 'add network' action
...
-Change detail widget to support 'add' action on per-nic/item detail groups
-Implement add network/NIC action on instances NIC tab
2013-04-03 14:23:23 -07:00
Brian Federle
21f953ffa4
GSLB UI: Fix section select for regions->GSLB, to fix broken 'view all' button
2013-04-03 11:34:32 -07:00
Jessica Wang
8d21b4f47c
CLOUDSTACK-1910: cloudstack UI - Regions menu - add new section GSLB.
2013-04-03 10:22:15 -07:00
Isaac Chiang
7b0b2cdc84
CLOUDSTACK-1908:Specified event isn't removed from the list after deletion
2013-04-03 22:51:01 +05:30
Dave Cahill
eddf7b9357
MidoNet Networking Plugin
...
- Supports DHCP, Source NAT, Static NAT, Firewall rules, Port Forwarding
- Renamed MidokuraMidonet to MidoNet
- Related Jira ticket is CLOUDSTACK-996
Signed-off-by: Dave Cahill <dcahill@midokura.com>
Signed-off-by: Hugo Trippaers <htrippaers@schubergphilis.com>
2013-04-03 12:03:11 +02:00
Pranav Saxena
3d8afb0cfb
CLOUDSTACK-1887:removing the host option from the scope field for primary storage
2013-04-02 16:21:25 +05:30
Pranav Saxena
8d34b5809d
CLOUDSTACK-1887:removing the host option from the scope field for primary storage
2013-04-02 14:55:29 +05:30
Phong Nguyen
aa79ccf985
CLOUDSTACK-922: LXC Support in Cloudstack.
...
Signed-off-by: Edison Su <sudison@gmail.com>
2013-04-01 15:41:42 -07:00
Pranav Saxena
6092721a22
Zone wide primary storage is not supported for Xenserver as the Hypervisor but for KVM only
2013-03-29 20:49:06 +05:30
Pranav Saxena
5259a13e41
Zone wide primary storage is not supported for Xenserver as the Hypervisor but for KVM only
2013-03-29 20:45:44 +05:30
Kanzhe Jiang
ee3fd18435
BigSwitch networking plugin update
...
Update BigSwitch Plugin:
. UI support for adding BigSwitch controller as a network service provider
. Correct the message format between the plugin and the controller
. Add Health check API
Test to add a BigSwitch controller as a network service provider and view.
Test to implementation of guest network on the controller
Test to associate VM to its guest network
2013-03-29 18:54:48 +05:30
Pranav Saxena
690c31290b
CLOUDSTACK-767:nTier Apps 2.0 : Allow more than one Private GW to a VPC
2013-03-29 18:00:42 +05:30
Sanjay Tripathi
2c176ab9ea
CLOUDSTACK-1592:[UI] Add support to limit newly added resourcetypes
2013-03-29 14:18:14 +05:30
Jessica Wang
4534dafba1
CLOUDSTACK-1840: cloudstack UI - VM Wizard - fix a bug that the first parameter in jQuery.grep() should not be null.
2013-03-28 16:23:34 -07:00
Jessica Wang
86a153c595
CLOUDSTACK-1838: cloudstack UI - volume page - listView, detailView - hide hypervisor field when log in as regular-user/domain-admin.
2013-03-28 14:38:52 -07:00
Jessica Wang
0f3b7ef225
CLOUDSTACK-1616: cloudstack UI - Infrastructure menu - zone detail - create network - correct IPv6 parameter names passed to API call.
2013-03-28 11:30:24 -07:00
Brian Federle
a6d7c9af7c
CLOUDSTACK-1437: Fix detail view for newly-created storage pool
2013-03-27 14:07:36 -07:00
Pranav Saxena
c7be3b47cd
CLOUDSTACK-1540:LDAP: Integrate ldapremove functionaly in the UI
2013-03-27 16:11:51 +05:30
Pranav Saxena
4d5f10585e
CLOUDSTACK-1540:LDAP: Integrate ldapremove functionaly in the UI
2013-03-27 16:04:09 +05:30
Jessica Wang
5df32e6d70
CLOUDSTACK-452: cloudstack UI - zone wizard - when Basic mode is selected, hide IPv6 DNS1, IPv6 DNS2 field.
2013-03-26 16:48:50 -07:00
Jessica Wang
e806ff6743
CLOUDSTACK-452: cloudstack UI - Infrastructure menu - zone detail - guest network - add guest network - validation - Either IPv4 fields or IPv6 fields need to be filled when adding a guest network.
2013-03-26 16:35:42 -07:00
Brian Federle
d6e8701cae
Regions UI: Change loading state text to 'Loading...'
2013-03-26 10:19:02 -07:00
Pranav Saxena
09d76fe009
CLOUDSTACK-1724:ZWPS: provision to add scope of the primary storage in the zone creation wizard
2013-03-26 21:09:11 +05:30
Pranav Saxena
933f1213c1
CLOUDSTACK-1724:ZWPS: provision to add scope of the primary storage in the zone creation wizard
2013-03-26 21:08:14 +05:30
Jessica Wang
ac18b9b0f7
CLOUDSTACK-1065: cloudstack UI - AWS Style Regions - when switching to another region, handle a case that the region's end point is not " http://hostname:port/client/ "
2013-03-25 15:30:32 -07:00
Brian Federle
16250f8e4b
Instance wizard: Fix checkbox selection
...
Fix where VPC network is uncheckable if only VPC networks are present,
and 'add network' form is visible and checked.
2013-03-25 11:37:15 -07:00
Brian Federle
fcf9b57f08
List view: Fix when no actions are present
...
Fix case where list view breaks on column creation, when no
actions are defined.
2013-03-25 11:12:03 -07:00
Jessica Wang
8ecdbd8537
CLOUDSTACK-1065: cloudstack UI - AWS Style Regions - allow user to delete region whose end point matches the current URL, but set region button on top menu to blank after the region is deleted.
2013-03-22 12:02:27 -07:00
Jessica Wang
b932059d33
CLOUDSTACK-1065: cloudstack UI - AWS Style Regions - region dropdown on top menu - show "No data to show" instead of "(Default)" if there is zero region in cloudstack.
2013-03-22 11:46:51 -07:00
Brian Federle
abbc3b3bc6
UI: Add _reloadUI helper function
...
Adds a console helper function, which will reinitialize the UI
with the current window.cloudStack object. This is used primarily
for debugging, so that any changes to the UI structure can be viewed
without reloading the browser.
2013-03-22 10:29:48 -07:00
Brian Federle
e86f81152f
List view UI: fix blank actions column
...
Fixes issue where blank actions column will show if there
are header actions, but no standard actions
2013-03-22 10:28:09 -07:00
Pranav Saxena
5a455a798a
CLOUDSTACK-1512:Wrong message when trying to create zone with mulitple physical networks without providing the traffic label
2013-03-22 10:55:13 +05:30
Brian Federle
c9f4e51300
Regions UI: Add 'redirecting to region' text during login loading
2013-03-21 15:57:05 -07:00
Brian Federle
6ad7060b40
Support labels in loading overlay
...
Correctly style <span> if placed in a loading overlay, to be
positioned under loading icon
2013-03-21 15:56:34 -07:00
Brian Federle
0fbf1b91b0
Regions single-sign-on: Hide login form on redirect
...
If login URL is passed to management server on load, show loading
screen in place of login form.
2013-03-21 15:27:44 -07:00
Brian Federle
85ef511702
Instances UI: Better start instance notification
...
-Don't show dialog if no password enabled on start -- inhibits
'Start instance' dialog from appearing for every VM.
-Use standard dialog (not alert) for VM password notification
2013-03-21 13:26:03 -07:00
Brian Federle
62fd9115c2
UI Dialog: Don't show dialog with empty message
2013-03-21 13:24:22 -07:00
Jessica Wang
9270b4335c
CLOUDSTACK-1065: cloudstack UI - AWS Style Regions - remove region field from Add Account dialog since createAccount API does not take in regionid parameter.
2013-03-20 16:47:52 -07:00
Jessica Wang
5a9ccce0f3
LOUDSTACK-1065: cloudstack UI - AWS Style Regions - handle the case that document.location.href includes bookmark # that doesn't match region's end point completely.
2013-03-20 16:41:26 -07:00
Jessica Wang
6cb1486f29
CLOUDSTACK-1065: cloudstack UI - AWS Style Regions - implement Edit Region action, ID field shouldn't be editable since ID is the base when searching for an entry in the database.
2013-03-20 15:39:30 -07:00
Jessica Wang
75a6e009b9
CLOUDSTACK-1065: cloudstack UI - AWS Style Regions - remove region action - removing the region that you are currently in is not allowed.
2013-03-20 15:19:36 -07:00
Jessica Wang
ae7e5b025e
CLOUDSTACK-1065: cloudstack UI - AWS Style Regions - set current region (whose end point matches current URL) to region button and region dropdown on top menu.
2013-03-20 14:34:37 -07:00
Jessica Wang
918a7c7481
CLOUDSTACK-1065: cloudstack UI - AWS Style Regions - implement region switching action triggered by region dropdown on top menu.
2013-03-20 11:58:57 -07:00
Jessica Wang
b1a25cf917
CLOUDSTACK-1065: cloudstack UI - regions menu - implement create region action.
2013-03-19 13:15:04 -07:00
Anshul Gangwar
c02ab3f4d7
CLOUDSTACK-1723:Fix for dashboard alerts
2013-03-19 16:08:11 +05:30
Pranav Saxena
19d1a30360
Dv switch UI space removal changes
2013-03-19 15:35:31 +05:30
Pranav Saxena
6ba0ef1a17
Removing the test tooltip from Pingpath variable
2013-03-18 18:15:59 +05:30
Brian Federle
136e527c63
Cleanup CSS formatting
2013-03-15 12:33:52 -07:00
Brian Federle
89dcc07340
Health check: Fix height of dialog box
2013-03-15 12:33:42 -07:00
Brian Federle
9ca7b82baa
Merge branch 'master' into Health-Check-UI
...
Conflicts:
ui/css/cloudstack3.css
2013-03-15 11:46:32 -07:00
Brian Federle
42d33fc3ff
CLOUDSTACK-1044: Fix duplicate listCapacity call on dashboard
2013-03-15 10:48:49 -07:00
Pranav Saxena
1d47458ed7
adjusting the css to remove blank space in the dialog box
2013-03-15 18:16:18 +05:30
Pranav Saxena
4494b3fd32
Adjusting the zindex for the tooltip to be on top
2013-03-15 17:48:50 +05:30
Pranav Saxena
e86ee12a78
Adjusting the CSS attr for the delete button
2013-03-15 17:23:04 +05:30
Brian Federle
8291c9b3ba
Mutli-edit overflow CSS handling
2013-03-15 16:46:59 +05:30
Pranav Saxena
3752f1c331
Health Check UI development
2013-03-15 12:35:28 +05:30
Pranav Saxena
e6ac982d6c
Adding the license header to the new file
2013-03-15 12:26:09 +05:30
Brian Federle
345114d0ca
Dashboard UI: Fix line breaks
...
Move line break tags from API calls to widget code; otherwise they
were not rendering correctly due to sanitization process.
2013-03-14 15:54:37 -07:00
Brian Federle
effb4ed85f
Datepicker UI: Fix disabled cell hover appearance
2013-03-14 15:24:36 -07:00
Brian Federle
809ab3e9e1
Datepicker UI: Fix visible drop shadow artifact when hidden
2013-03-14 15:23:13 -07:00
Brian Federle
3226b95e77
UI Dialog: Add datepicker styling, add datepicker to events UI
...
-Style datepicker calendar widget
-Add datepicker to delete/archive events/alerts
2013-03-14 14:56:01 -07:00
Brian Federle
d6ce2af209
CLOUDSTACK-748: Support deployment of VM on Tier + network
2013-03-14 12:53:39 -07:00
Brian Federle
4b26e9d89b
Merge branch 'master' into ui-multiple-nics
2013-03-14 10:45:27 -07:00
Pranav Saxena
a7e09c8648
Health-Check UI development
2013-03-14 17:21:03 +05:30
Pranav Saxena
2094ee682e
Health-Check UI development
2013-03-14 17:13:27 +05:30
Pranav Saxena
2a337d5b01
CLOUDSTACK-1661: UI for Delete/Archive Events/Alerts
2013-03-14 13:59:52 +05:30
Brian Federle
66a6520e4d
Multiple IPs per NIC: Fixes
...
-Remove redundant columns from NIC IPs list view
-Fix remove, add action to use correct data from API response
2013-03-13 11:06:48 -07:00
Brian Federle
7566424a0b
List view: Subselect UI: Fixes
...
-Split subselect options into 2 subcategories, 'label' and 'dataProvider'
-Localize subselect label
2013-03-13 11:05:50 -07:00
Brian Federle
70164aa3bb
Merge branch 'master' into ui-multiple-nics
...
Conflicts:
ui/scripts/network.js
2013-03-13 09:36:06 -07:00
Pranav Saxena
9abb4d5f4b
CLOUDSTACK-1539:Editing any parameter in the Network UI results in implementation of IP Reservation.
2013-03-12 19:38:46 +05:30
Brian Federle
fd7ce8bb88
Pass VM guest IP to enable static NAT action
2013-03-08 14:38:37 -08:00
Brian Federle
ccbad34c05
Fix IP address list view
2013-03-08 11:46:26 -08:00
Brian Federle
a9387dfc58
Merge branch 'master' into ui-multiple-nics
2013-03-08 11:37:33 -08:00
Brian Federle
53c589a624
Better styling of IP selection field
2013-03-08 10:51:32 -08:00
Brian Federle
03135ce4fa
Make primary IP default selection
2013-03-08 10:51:03 -08:00
Brian Federle
3cea7959f5
Don't support secondary IPs on LB VM selection (not supported)
2013-03-08 10:13:49 -08:00
Pranav Saxena
41ff6588b5
CLOUDSTACK-1494:ldap tooltips to highlight more information about the query filter
2013-03-08 20:52:23 +05:30
Brian Federle
1c80313702
Fix another typo
2013-03-07 16:22:49 -08:00
Brian Federle
f487756999
Fix typo
2013-03-07 16:21:46 -08:00
Brian Federle
f6d9190432
Pass vmguestip to add PF rules API
2013-03-07 15:56:01 -08:00
Brian Federle
be8e427efd
List view UI: Implement sub-select in widget
...
To support sub-select dropdown across all list views (PF,LB,NAT),
refactor 'subselect' option in listView widget, instead of just the
multiEdit.
2013-03-07 15:39:15 -08:00
Brian Federle
a48bf0969e
Fix VM select IP drop-down for PF/LB UI
2013-03-07 15:06:54 -08:00
Brian Federle
e046364cce
LB/PF/NAT UI: Support secondary IP selection
...
During selection of a VM for LB/PF/Static NAT, show dropdown to select
which secondary IP will apply for the rule being created.
2013-03-06 14:37:26 -08:00
Brian Federle
ed7ebf57cc
List view: Add event hook on add row
...
Adds new event 'cloudStack.listView.addRow' which is triggered after new
data row is appended. It passes the table row ($tr) in the data.
2013-03-06 13:48:49 -08:00
Brian Federle
f24ee207c4
Multiple NICs UI: Refactor list view/detail view
...
Puts secondary IP list view and detail view in dedicated section,
instead of as part of the public IP address section.
Removes conditional API calls from public IP address list/detail view
for secondary NICS.
2013-03-06 12:13:00 -08:00
Brian Federle
4469e6b859
Multiple NICs UI: Fix list view data
2013-03-06 11:26:38 -08:00
Pranav Saxena
aa40c7ee98
CLOUDSTACK-1407:add primary storage screen throught UI doesn't have scope field
2013-03-07 00:03:30 +05:30
Brian Federle
2f03e55bbb
Merge branch 'master' into ui-multiple-nics
2013-03-06 09:59:36 -08:00
Jessica Wang
f9e94873d8
CLOUDSTACK-452: cloudstack UI - IPv6 - quick installer - rename fields in quick installer to be consistent with fields in zone wizard.
2013-03-05 12:07:55 -08:00
Brian Federle
fb8f33d2c7
Merge branch 'master' into ui-multiple-nics
2013-03-05 10:37:17 -08:00
Pranav Saxena
43c7126c07
CLOUDSTACK-1495:lDAP:UI:change the UI field name bind username
2013-03-04 17:25:03 +05:30
Pranav Saxena
fd335b4b7b
CLOUDSTACK-1493:IP Reservation UI tooltip enhancement for detail view: Widget modification done to support this enhancement
2013-03-04 16:37:31 +05:30
Pranav Saxena
fc64ee57a3
dvswitch UI minor enhancements
2013-03-04 14:39:22 +05:30
Pranav Saxena
1a4ab95d2e
Merge branch 'ui-primary-storage-target'
2013-03-01 16:01:25 +05:30
Brian Federle
260669ad9e
Regions UI: Show (Default) in header if no regions are available
2013-02-28 16:02:19 -08:00
Brian Federle
990071b9d7
Regions UI: Fix gradient/text alignment
2013-02-28 16:02:19 -08:00
Brian Federle
558b808a18
Regions UI: Show selected region name in header
2013-02-28 15:31:52 -08:00
Brian Federle
c954d8000b
Install wizard logo text: lighten trademark text to match color
2013-02-28 15:11:30 -08:00
Brian Federle
e653c02515
Merge branch 'master' into ui-multiple-nics
2013-02-28 12:47:36 -08:00
Jessica Wang
b1fcccc3f1
CLOUDSTACK-452: cloudstack UI - Zone Wizard - add IPv6 DNS1 field, IPv6 DNS2 field.
2013-02-28 12:07:33 -08:00
Jessica Wang
ac89c3e7e1
CLOUDSTACK-452: cloudstack UI - Infrastructure menu - zone detail - guest network - network detail - View IP Ranges (only available in Advanced zone) - add IPv6 Start IP, IPv6 End IP field to listView and Add IP Range dialog.
2013-02-28 12:05:56 -08:00
Jessica Wang
5dd44b0dde
CLOUDSTACK-452: cloudstack UI - Infrastructure menu - zone detail - physical network - create guest network - add IPv6 Gateway, IPv6 CIDR, IPv6 Start IP, IPv6 End IP field.
2013-02-28 12:05:12 -08:00
Jessica Wang
3f876060c0
CLOUDSTACK-452: cloudstack UI - Infrastructure menu - zone detail - physical network - guest network - add IPv6 CIDR, IPv6 Gateway to listView and detailView.
2013-02-28 12:04:15 -08:00
Pranav Saxena
9446eba78c
CLOUDSTACK-1447:Persistent Status is not displayed for VPC Tiers
2013-02-28 13:27:27 +05:30
Pranav Saxena
b1fd371655
Vmware dvSwitch UI integration - tooltips
2013-02-28 12:16:50 +05:30
Pranav Saxena
c25a0d8d8e
Displaying persistent network property in the detail view for VPC networks
2013-02-28 11:54:04 +05:30
Pranav Saxena
680a360624
Merge branch 'dvswitch-UI'
2013-02-28 11:09:04 +05:30
Mice Xia
398b049327
add license header for a js file reported by rat
2013-02-28 11:50:07 +08:00
Brian Federle
612a598dcc
CLOUDSTACK-1419: Add trademark to logos
2013-02-27 13:44:07 -08:00
Brian Federle
74c3f35d7d
Merge branch 'master' into ui-regions
2013-02-27 13:18:52 -08:00
Pranav Saxena
699cb03308
CLOUDSTACK-1432:Inconsistent field names in the cluster dialog box
2013-02-28 02:25:31 +05:30
Pranav Saxena
b07f482bac
dvswitch UI integration Complete:Enabling the flag - Set 4
2013-02-28 00:15:04 +05:30
Pranav Saxena
08b2f7734b
dvswitch UI integration Complete - Set 4
2013-02-27 23:44:02 +05:30
Brian Federle
fb9afaad2a
Add region UI: Don't use URL validation
...
Don't use URL validation for endpoint, becuase it doesn't accept
hostnames without domains (i.e., http://localhost:8080/client )
2013-02-27 09:13:28 -08:00
Brian Federle
289c433cb9
Regions UI: Highlight active region in selector
2013-02-27 09:12:25 -08:00
Brian Federle
fdaa5b4909
User accounts UI: Support for regions
...
-Add region select to add account form
-Show account's region in detail view
2013-02-27 08:59:55 -08:00
Pranav Saxena
c289380910
dvswitch UI integration set 3
2013-02-27 21:52:47 +05:30
Pranav Saxena
bd58361362
dvSwitch UI integration Set 2
2013-02-27 21:23:13 +05:30
Pranav Saxena
1f21c12687
dvSwitch-UI Integration - Set 2
2013-02-27 15:29:27 +05:30
Pranav Saxena
1b94047bd8
DV Switch UI Integration -Set 1
2013-02-27 14:53:07 +05:30
Brian Federle
2386270d7b
Regions UI: Add error handling to API calls
2013-02-26 16:21:13 -08:00
Brian Federle
c48ed610db
Add ID field to regions list view
2013-02-26 16:17:13 -08:00
Brian Federle
b4286e7949
Add 'edit region' action
2013-02-26 16:15:16 -08:00
Brian Federle
acce7d9678
Regions UI actions: Refresh region selector listing
...
After action is performed that adds/removes regions, call
'cloudStack.refreshRegions' to refresh region selector listing.
2013-02-26 16:05:43 -08:00
Brian Federle
b9294daaf1
Add remove region action labels
2013-02-26 16:05:32 -08:00
Brian Federle
b9a459c24d
Regions UI: Move to separate source file, add real data, update style
...
-Move region UI code to ui-custom/regions.js, to separate from core UI
rendering
-Pull real data and endpoint URL on region select list, from data
provider in scripts/regions.js
-Make region selector have same appearance as notifications box
2013-02-26 15:55:02 -08:00
Brian Federle
84b73b979f
Close region selector on overlay click
2013-02-26 15:08:07 -08:00
Brian Federle
affd70ddcd
Region selector: Add buttons, more styling, placeholder functionality
2013-02-26 15:05:06 -08:00
Brian Federle
fb44e6d7ed
Add basic region drop-down
2013-02-26 14:28:22 -08:00
Brian Federle
e3439bc8d0
Add select region icon to top bar
2013-02-26 14:02:05 -08:00
Brian Federle
cc49cb5806
Add nav icon for regions
2013-02-26 13:50:35 -08:00
Brian Federle
5a08ef64b3
Add region 'ID' field to add form
2013-02-26 13:37:03 -08:00
Brian Federle
8831b2920c
Implement 'add region' action
2013-02-26 13:27:59 -08:00
Brian Federle
142a5a8fba
Implement region list view
2013-02-26 13:09:32 -08:00
Brian Federle
6831937145
Fix/cleanup zone wizard UI->public traffic multi-edit
2013-02-26 12:21:15 -08:00
Brian Federle
aec2cfe2cc
Multi-edit: Allow horizontal overflow
2013-02-26 11:32:01 -08:00
Pranav Saxena
840650f9ff
IP address reservation basic UI requirement
2013-02-26 17:16:51 +05:30
Pranav Saxena
b9a4774d8e
CLOUDSTACK-1398:LDAP:fail to update the failed job status -stuck in in-progress state
2013-02-26 16:52:04 +05:30
Brian Federle
243b20f0fd
Prevent wrapping of 'view all' button
2013-02-25 11:44:59 -08:00
Brian Federle
6c8182b6f4
UI: Update IP address server calls to support per-NIC IPs
...
Update the following actions on IP address section to support per-NIC IP
addresses:
- List IPs -> listNics
- Add IP -> addIpToNic
- Remove IP -> removeIpFromNic
These API calls will be conditionally invoked in place of the existing
calls if a NIC is selected -- i.e., args.context.nics is present
2013-02-25 11:35:41 -08:00
Brian Federle
b652d2e4ba
Implement view all behavior for multi-items
...
-Call viewAll() on click to open new panel with corresponding view
-Pass context of selected item (such as nic object) to panel
-Allow custom title for panel
2013-02-25 11:05:42 -08:00
Brian Federle
4c0fd582dc
Style view all button
2013-02-22 16:05:21 -08:00
Brian Federle
29f9137e2d
WIP: Add view all button to NIC
2013-02-22 15:53:48 -08:00
Brian Federle
df0039368b
Fix missing 'add' action on instances page
2013-02-22 11:21:59 -08:00
Pranav Saxena
55d67a0ff0
Merge branch 'Commit-Ratio'
2013-02-22 18:09:39 +05:30
Pranav Saxena
ab24e84191
Cpu and Memory overcommit ratio Ui integration
2013-02-22 18:06:59 +05:30
Brian Federle
fa14380ac9
Remove old list view actions
2013-02-21 15:21:31 -08:00
Brian Federle
1ac86e96cb
Quick view UI: Fix to support multiple quick links
...
There was previously a limitation in the detail view/quickview where
only 1 'view all' link was visible per page. Change this to show n
number of view all links, if an array is passed to 'viewAll.' This also
lowers the # of clicks necessary to navigate to some items.
This also adds more view all buttons to instances, storage, and system
resources.
2013-02-21 15:09:03 -08:00
Brian Federle
fe6fc0a20e
Remove old screenshot files from UI folder
2013-02-21 15:01:13 -08:00
Pranav Saxena
31c26beb7f
zone wide primary storage server side changes
2013-02-22 03:28:01 +05:30
Pranav Saxena
6ef7928a9c
zone wide primary storage
2013-02-22 02:53:26 +05:30
Pranav Saxena
534f5540a3
scale UP CPU and memory UI
2013-02-22 02:16:20 +05:30
Pranav Saxena
b091ea6ead
scale UP CPU and memory UI
2013-02-22 02:07:08 +05:30
Brian Federle
d0d6ba9781
Add new dropdowns to primary storage form
...
Adds the following new fields, to support targeted storage pool:
-Scope drop-down (zone/cluster/host)
-Host list drop-down
2013-02-21 12:23:27 -08:00
Pranav Saxena
82c2e3052e
Merge branch 'Reset-VM'
2013-02-21 16:29:42 +05:30
Pranav Saxena
35d8905081
Reset a VM detail view display
2013-02-21 16:26:31 +05:30
Jessica Wang
48ec4395bd
CLOUDSTACK-1343: cloudstack UI - baremetal - enable baremetal providers who are selected in the network offering.
2013-02-20 15:13:46 -08:00
Pranav Saxena
bff3d8ac9a
LDAP-UI integration code
2013-02-19 16:40:47 +05:30
Pranav Saxena
215621daa8
CPU&RAM overcommit ratio uI integration code
2013-02-16 22:01:43 +05:30
Pranav Saxena
8e88a4295f
Reset a VM on reboot compute offering
2013-02-15 23:11:27 +05:30
Pranav Saxena
d8537a4446
Server side integration for LDAP Configuration
2013-02-15 21:12:22 +05:30
Pranav Saxena
ff9d62a8ed
LDAP UI front end complete
2013-02-15 17:00:59 +05:30
Pranav Saxena
2b3e23f6cf
LDAP front end UI development
2013-02-15 12:02:26 +05:30
Rohit Yadav
4364cb9784
rat: Fix license for file from recent ui-plugins merge
...
Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
2013-02-14 17:18:22 +05:30
Brian Federle
48118a4f9c
Add license headers to new JS files
2013-02-13 14:59:01 -08:00
Brian Federle
dfaffcebad
Merge branch 'master' into ui-plugins
...
Conflicts:
ui/index.jsp
2013-02-13 14:03:53 -08:00
Jessica Wang
4e7da0001d
CLOUDSTACK-618: cloudstack UI - API request throttling - for async job action uploadCustomCertificate, make frequency of calling queryAsyncJobResult API based on listCapabilities response.
2013-02-13 11:55:59 -08:00
Jessica Wang
ceb44aca30
CLOUDSTACK-1251: cloudstack UI - zBaremetal - zone wizard - when hypervisor is BareMetal, click Next button in Guest Traffic step will finish the whole process.
2013-02-13 11:55:05 -08:00
Jessica Wang
4b7dbbe5cd
CLOUDSTACK-618: cloudstack UI - API request throttling - for async job actions that are not using notification widget, make frequency of calling queryAsyncJobResult API based on listCapabilities response.
2013-02-13 11:53:33 -08:00
Mice Xia
9a12756ae4
CLOUDSTACK-684 support vm snapshot
2013-02-14 01:26:30 +08:00
Brian Federle
6e02fb96c9
UI Plugins, API call helper: Add 'pollAyncJobResult' helper, allow passing data
2013-02-12 16:10:40 -08:00
Jessica Wang
06a733a89f
CLOUDSTACK-618: cloudstack UI - API request throttling - for async job action, make frequency of calling queryAsyncJobResult API based on listCapabilities response.
2013-02-12 16:00:48 -08:00
Brian Federle
5b8e4b9fd9
UI Plugin API: Implement 'apiCall' helper
...
Adds a helper method to standardize how plugin writers handle server calls,
without having to directly invoke jQuery.ajax. It will correctly sanitize data
and ensure all required parameters (e.g., session key data) are passed.
2013-02-12 15:21:29 -08:00
Brian Federle
313b604fe1
Unload test plugin by default
2013-02-11 11:47:44 -08:00
Brian Federle
b67e49d8ce
Conditionally load plugin section
...
If no UI plugins are loaded via plugins.js, then hide 'plugins'
section, to avoid confusion due to a blank plugin page.
2013-02-11 11:45:34 -08:00
Brian Federle
4a96a200b1
Merge branch 'master' into ui-plugins
2013-02-08 13:09:52 -08:00
Anthony Xu
0a6c6bb254
Revert "CLOUDSTACK-737"
...
This reverts commit d7201dfe1f .
Conflicts:
server/src/com/cloud/network/NetworkManagerImpl.java
2013-02-08 10:42:36 -08:00
anthony
951cba92bb
Merge branch 'sg-in-advanced-zone'
...
Conflicts:
server/src/com/cloud/network/NetworkManagerImpl.java
server/src/com/cloud/vm/UserVmManagerImpl.java
2013-02-07 15:19:41 -08:00
Jessica Wang
cc24bebcb6
CLOUDSTACK-537: cloudstack UI - Advanced sg-enabled zone - VM Wizard - step 5 - select network screen - populate only sg networks (i.e. not show non-sg networks).
2013-02-07 13:19:55 -08:00
Jessica Wang
a02c66594f
CLOUDSTACK-537: cloudstack UI - Infrastructure menu - create network dialog - Advanced sg-enabled zone - (1) account-specific network doesn't work at backend. Therefore, remove "account" option from scope dropdown. (2) zone-wide network: list only sg network offerings.
2013-02-07 13:17:45 -08:00
Brian Federle
2cb50b17fb
Merge branch 'master' into ui-plugins
2013-02-07 12:03:35 -08:00
Pranav Saxena
d44d4b76e7
Enabling Korean Translation on the CloudStack UI
2013-02-07 10:41:51 +05:30
Jessica Wang
01d7fa4bed
CLOUDSTACK-1166: cloudstack UI - dashboard - sanitize content before setting it to a HTML element.
2013-02-06 10:42:35 -08:00
Marcus Sorensen
4f274d0b8e
Summary: resizeVolume needs to be available in UI
...
Detail: Adds UI element for resizing a volume
BUG-ID: CLOUDSTACK-644
Reported-by: hongtu_zang@tcloudcomputing.com
Signed-off-by: Marcus Sorensen <marcus@betterservers.com> 1360091087 -0700
2013-02-05 12:04:47 -07:00
Brian Federle
c61156e965
Providing invalid values for gateway, netmask etc in the zoneWizard blocks the VLAN container to load , throwing an error
2013-02-05 11:47:20 +05:30
Pranav Saxena
bd825109d8
Persistent Networks support - UI functionality
2013-02-01 16:41:29 +05:30
Kanzhe Jiang
736b236eaf
bigswitch controller support
...
Reviewed-by: Chiradeep Vittal <chiradeepv@gmail.com>
Signed-off-by: Murali Reddy <murali.reddy@citrix.com>
2013-02-01 12:42:04 +05:30
Brian Federle
894cb8f7d9
Advanced SG instance wizard: Fix back button
...
Fixes back button for select SG step, when using SG-enabled advanced
network.
2013-01-31 16:07:50 -08:00
Pranav Saxena
5d8e1f0dff
Enabling Egress Rules Feature on the UI
2013-01-31 20:39:09 +05:30
Pranav Saxena
3cbce11b78
Fixing a label in network offering
2013-01-31 18:01:42 +05:30
Jessica Wang
0f130e15c7
CLOUDSTACK-355: cloudstack UI - Infrastructure menu - restore total number of zone on UI since performance issue of listZones API has been fixed on server-side.
2013-01-30 15:42:02 -08:00
Jessica Wang
867cb4aa81
CLOUDSTACK-537: cloudstack UI - Advanced SG-enabled zone - VM Wizard - step 5 - when total number of selected sg networks is greater than 0 and total number of selected networks is greater than 1, pop up client-side validation error message "Can't create a vm with multiple networks one of which is Security Group enabled".
2013-01-29 16:44:58 -08:00
Jessica Wang
c02801b7b7
CLOUDSTACK-537: cloudstack UI - Advanced SG-enabled zone - VM Wizard - fix a bug that networkID was not passed to API call when selected networks don't include security group service.
2013-01-29 16:41:14 -08:00
Brian Federle
690dd66d3e
UI plugin: Show custom icon
...
Show custom icon '<pluginName>/icon.png' on side nav bar (if plugin
added new section), and on plugin listing.
2013-01-29 16:05:48 -08:00
Brian Federle
0f6eb2f53d
UI plugins: Add localization strings
2013-01-29 15:36:02 -08:00
Brian Federle
22c351fabc
UI plugins: Implement plugin detail page
...
Renders all metadata from plugin's config.js onto a detail page, on
click of the plugin row under the 'Plugins' main section.
2013-01-29 14:35:30 -08:00
Brian Federle
a065aabda7
UI plugins: Add more metadata
...
Add more metadata to plugin config.js:
- externalLink: Link to plugin/author's web site
- authorName: Author's full name
- authorEmail: Author's contact e-mail
2013-01-29 14:34:42 -08:00
Brian Federle
b18bca651f
UI Detail view: support external links
...
If externalLink is specified in detail view field attributes, then
render its value as <a> hyperlink.
2013-01-29 14:32:51 -08:00
Brian Federle
806105f9a1
UI plugins: Dynamically load CSS
...
Adds a CSS file <pluginName>.css to the plugin structure, which allows
developer to specify custom CSS to be loaded after their JS code.
2013-01-29 13:56:36 -08:00
Brian Federle
bf2691c51a
Merge branch 'master' into ui-plugins
2013-01-29 13:23:33 -08:00
Brian Federle
f8e1f5928f
UI list view: Fix overflow
...
Removing 'ellipses' effect for long list view values. They are
rendering in too many cases, making the data hard to read. Reverting
back to using standard word wrap for long table cells.
2013-01-29 12:17:17 -08:00
Pranav Saxena
cd10b994ae
CLOUDSTACK-1082:UI doesn't throw any error message when trying to delete ip range from a network that is in use
2013-01-29 14:32:55 +05:30
Pranav Saxena
453f749785
The overlay still exists when the Recurring Snapshots dialog is cancelled by pressing the esc key
2013-01-28 11:13:06 +05:30
Pranav Saxena
1509a210ca
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cloudstack
2013-01-26 23:48:57 +05:30
Isaac Chiang
76b28805e6
CloudStack-965: When a detailview action is prohibited, the operation dialog box should not show up in the mean time
2013-01-26 23:46:44 +05:30
Brian Federle
8f11f631a4
Instance wizard: Fix back button state
...
Fix case where select SG step is shown on back, instead of select guest network.
2013-01-25 08:58:07 -08:00
Kishan Kavala
0ab39fd162
added missing bracket
2013-01-25 19:32:30 +05:30
Pranav Saxena
44ceff4224
CLOUDSTACK-1064:A type error occurs when trying to add account/register template: this is because of accounts conext being undefined
2013-01-25 16:42:42 +05:30
Pranav Saxena
9deea9bb55
CLOUDSTACK-1063:SG Enabled Advanced Zone -Add Guest Networks- When user tries to add a guest Network with scope as Account , he should NOT be presented with Offering for shared security group enabled
2013-01-25 15:49:29 +05:30
anthony
d7201dfe1f
CLOUDSTACK-737
...
add xenserver support in UI
only XenServer and KVM clusters are allowed in security enabled zone.
only shared security enabled networks are allowed in security enabled zone.
2013-01-24 17:26:51 -08:00
Brian Federle
a2b2d45e40
Conditionally show select SG step
...
Only show select security group step if at least one guest network
with SecurityGroup service is selected.
2013-01-24 14:57:43 -08:00
Pranav Saxena
f1aee2cc50
CLOUDSTACK-1029:Enter the token to specified project is malfunctioned
2013-01-24 14:13:53 +05:30
Brian Federle
31a5669c7c
Hide VPC drop-down for advanced SG zones
2013-01-23 11:06:37 -08:00
Pranav Saxena
b867609df8
CLOUDSTACK-1027: Update SSL certificate button should properly reflect it's functionality:Changing the label and adding the title tag
2013-01-22 15:05:32 +05:30
Jessica Wang
635ac34d06
CLOUDSTACK-537: cloudstack UI - Advanced SG-enabled zone - VM Wizard - step5 - select network step - desc field - append '(sg)' if a network includes security group service.
2013-01-21 16:02:39 -08:00
Jessica Wang
ff5477d1f1
CLOUDSTACK-537: cloudstack UI - Advanced SG-enabled zone - VM Wizard - remove obsolete variable(myNetworks), rename variable sharedNetworks to networkObjs.
2013-01-21 15:53:29 -08:00
Jessica Wang
bfdec24de4
CLOUDSTACK-537: cloudstack UI - Advanced SG-enabled zone - VM Wizard - step 5 - specify canusefordeploy parameter in listNetworks API when populating network list.
2013-01-21 15:52:10 -08:00
Brian Federle
a4c413bc13
CLOUDSTACK-537: Fix for instance wizard
...
When using SG-enabled advanced zone, fix case where 'add guest
network' form shows up in select network step -- adding a guest
network via the wizard is not supported in this type of setup.
2013-01-21 14:30:56 -08:00
Jessica Wang
98a289020f
CLOUDSTACK-652: cloudstack UI - create network offering dialog - for both Isolated network and Shared network, show Elastic IP dropdown when StaticNAT is checked and StaticNAT provider is Netscaler.
2013-01-18 16:03:33 -08:00
Jessica Wang
d13d67bdd9
CLOUDSTACK-459: cloudstack UI - create network offering dialog - update comment in code.
2013-01-18 15:11:46 -08:00
Jessica Wang
c9921ea077
CLOUDSTACK-537: cloudstack UI - Advanced SG-enabled zone - VM Wizard - step 5 - show network list first, then security group list. reviewed-by: Brian
2013-01-18 10:44:44 -08:00
Jessica Wang
77bc04b90f
CLOUDSTACK-537: cloudstack UI - Advanced SG-enabled zone - Instance wizard UI: Support advanced zone with security groups
...
For advanced zones with SG enabled, show both the add guest network
step as well as the add security group step.
reviewed-by: jessica
2013-01-18 10:38:38 -08:00
Jessica Wang
a22bfd7e7b
CLOUDSTACK-537: cloudstack UI - Advanced SG-enabled zone - VM Wizard - API has been chagned. Here is related UI change: not pass networkID to deployVirtualMachine API.
2013-01-16 15:10:24 -08:00
Jessica Wang
eeb3f1725d
CS-17074: cloudstack UI - Advanced SG-enabled zone - Infrastructure menu - create guest network - scope dropdown - add option "All".
2013-01-16 15:06:27 -08:00
Pranav Saxena
a69e7f9bf6
CLOUDSTACK-972:The template will disappear after reordering in template section
2013-01-17 00:02:11 +05:30
Pranav Saxena
8d0091d7e2
CLOUDSTACK-978:TypeError: instance.displayname is undefined while adding VM's to the LB rule
2013-01-15 21:12:10 +05:30
Pranav Saxena
c06218d32f
CLOUDSTACK-971:Error Dialog is empty
2013-01-14 16:49:42 +05:30
Brian Federle
db2033d2e6
List view UI: Disable overflow scrolling
2013-01-08 12:10:15 -08:00
Sanjay Tripathi
fd8607d41e
CLOUDSTACK-819:Changing GET request to POST while creating account/user to hide the passwords in the access logs
2013-01-07 22:29:28 +05:30
Pranav Saxena
569ca6d7a3
CLOUDSTACK-725:UI-Error when the Egress rules tab is selected for a network:Hiding the egress rules tab
2013-01-05 04:19:48 +05:30
Brian Federle
a81f8b73e8
Merge branch 'master' into ui-plugins
2013-01-04 14:47:23 -08:00
Pranav Saxena
42d9c3fbb1
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cloudstack
2013-01-04 18:22:38 +05:30
Pranav Saxena
3e6435b6e8
CLOUDSTACK-720:Fail to load a png image when accessing the web console
2013-01-04 18:22:09 +05:30
Isaac Chiang
6ce01c46fc
UI: add generate key button to appropriate roles
2013-01-03 10:58:13 -08:00
Brian Federle
d1166e6b8b
Add plugin detail view on click
2013-01-02 16:57:07 -08:00
Brian Federle
8c1b3404ea
Merge branch 'master' into ui-plugins
2012-12-27 13:48:04 -08:00
Brian Federle
eff0716426
UI: Minor cosmetic fixes
...
-Fix missing icons on some dialog headers
-multiEdit: Fix overflow for long text strings
-Projects UI: Fix project selector margins, overflow on 'Events' box
on project dashboard
2012-12-27 13:46:52 -08:00
Brian Federle
d3ca6a8a57
List view UI: Keep overflow row content in-line with mouse on hover
2012-12-27 12:02:38 -08:00
Brian Federle
23e75eb788
Increase max-width of list view table cells to 160px
2012-12-27 11:59:13 -08:00
Brian Federle
1b533f2354
List view UI: Add alt tag to table cells
2012-12-27 11:58:50 -08:00
Isaac Chiang
5aefd77f77
Fix for CloudStack-648
...
Signed-off-by: Gavin Lee <gavin.lxh@gmail.com>
2012-12-26 00:00:58 +08:00
Pranav Saxena
5b751b2a13
CLOUDSTACK-771:Instance Table misalignment : Adding the hover view in order to display the full text
2012-12-24 17:57:46 +05:30
Pranav Saxena
7410de9cca
CLOUDSTACK-771:Instance Table misalignment : when instance is created with long display name:Solved by using the concept of Ellipses in CSS
2012-12-24 16:05:57 +05:30
Brian Federle
1a3ea28243
UI plugins API: addSection method
...
Adds 'addSection' method to UI plugins, which will add a new top-level
section. It follows the same syntax used by the existing sections in
the UI.
2012-12-20 13:27:37 -08:00
Brian Federle
977123be36
UI sections: Support per-section pre-filter
...
In addition to the main sectionPreFilter in the cloudStack UI, allow a
per-section 'preFilter' which is called if the navigation section is
not returned in sectionPreFilter. This is used primarily to support
plugin sections which will not be displayed by default.
2012-12-20 13:26:28 -08:00
Brian Federle
347ac311a0
UI Plugin: Use new format
...
Define plugins as namespaced objects instead of as function calls. This
is easier to implement and manage by the framework.
New format changes for defining plugins:
Now create 2 JS files in plugin folder:
-config.js
-[pluginName].js
plugins.js (listing) format:
cloudStack.plugins = [
'testPlugin'
];
config.js format:
cloudStack.plugins.testPlugin.config = {
title: 'Test Plugin',
desc: 'Sample plugin'
};
[pluginName].js format:
cloudStack.plugins.testPlugin = function(plugin) {
//
// Plugin code goes here
//
};
2012-12-20 11:55:44 -08:00
Brian Federle
59c77b4850
Add plugin loading functionality and basic framework
...
Dynamically load UI plugins via require.js
Plugin code uses the following format:
(function (cloudStack) {
var testPlugin1 = function(plugin) {
// Plugin code goes here
};
cloudStack.plugin({
id: 'testPlugin1',
title: 'Test Plugin 1',
desc: 'Sample plugin 1',
load: testPlugin1
});
}(cloudStack));
2012-12-19 15:47:25 -08:00
Brian Federle
f0a6e86e14
Add/style basic plugin listing
2012-12-19 15:04:47 -08:00
Brian Federle
11dbab0a6d
CSS: Cleanup formatting
2012-12-19 14:14:06 -08:00
Brian Federle
bd9bedac8a
Fix path for plugins.js
2012-12-19 14:03:31 -08:00
Brian Federle
eae7d43c2c
Merge branch 'master' into ui-plugins
2012-12-19 14:00:28 -08:00
Brian Federle
9b1c74e7f5
Add plugins section
2012-12-19 14:00:20 -08:00
Brian Federle
368a8e2bda
Egress UI: Rename 'CIDR' -> 'Source CIDR'
2012-12-18 11:05:16 -08:00
Jessica Wang
d6694abf4d
CLOUDSTACK-656: cloudstack UI - network menu - guest network section - detailView - should have only one preFilter(). Consolidate 2 preFilter() into 1.
2012-12-17 11:03:49 -08:00
John Kinsella
5658fc4249
CLOUDSTACK-646: Cleaning up Citrix/eula/CloudPlatform references
...
Tried to remove any references to license agreements, EULA, Citrix,
or CloudPlatform. Tested through devcloud, didn't see decreased UI
functionality.
2012-12-16 20:39:03 -08:00
Jessica Wang
b7181bb426
CLOUDSTACK-642: cloudstack UI - Add Host step in zone wizard, Add Host diaog in hosts listView - call addHost API by type POST instead of type GET, remove parameters from URL.
2012-12-14 14:22:38 -08:00
Edison Su
5df88d42c8
ix the add primary storage dialog so that when changing the protocol from RBD to another protocol the RBD fields will be removed.
2012-12-13 23:32:29 -08:00
Edison Su
b70c1a5a84
Backs NFS-based secondary storage with an S3-compatible object store. Periodically, a reaper thread synchronizes templates and ISOs stored on a NFS secondary storage mount with a configured S3 object store. It also pushes snapshots to the object store when they are created and downloads them in other zones on-demand. In addition to permitting the use of commodity or IaaS storage solutions for static assets, it provides a means of automatically synchronizing template and ISO assets across multiple zones.
2012-12-13 23:18:37 -08:00
Jessica Wang
c8926de018
CS-17074: cloudstack UI - Advanced SG-enabled zone - Zone Wizard - When Advanced option is selected and Security Groups checkbox is checked, hypervisor dropdown will list only KVM option (if KVM is in listHypervisors API response).
2012-12-12 14:47:55 -08:00
Pranav Saxena
cb35d83b85
CLOUDSTACK-604:When editting pod/cluster in UI, there's no save button: A generic issue with the widget where the content from another tab to the adjacent one gets appended :resolved by making the detailsView widget change
2012-12-11 04:22:09 +05:30
Brian Federle
5b7b47048b
Add missing tooltips
...
Add missing doc tooltips for the following dialogs:
-Add VPN customer gateway
-Add ISO
-Enter project token
-Add compute offering
-Add system offering
-Add network offering
2012-12-07 13:19:37 -08:00
Brian Federle
cd238b4aab
Don't show egress rules tab for SRX-based networks
2012-12-06 14:35:30 -08:00
Brian Federle
75e51a03aa
Egress UI: Fix columns
...
-If startport or endport are blank, still show the blank columns to
keep alignment correct.
2012-12-06 14:35:30 -08:00
Jessica Wang
391e873bd9
CLOUDSTACK-537: cloudstack UI - Advanced SG-enabled zone - zone wizard - cluster dropdown - Make "KVM" the 1st option in dropdown.
2012-12-06 10:43:50 -08:00
Brian Federle
9e90ff58e9
CLOUDSTACK-536: Remove legacy CloudPlatform files
2012-12-05 13:18:25 -08:00
Pranav Saxena
30dd34d258
CLOUDSTACK-588:restoreVirtualMachine api functionality on the UI while the VMs are in running or stopped state
2012-12-06 02:35:49 +05:30
Brian Federle
1321141797
Fix updateZone fail if guest CIDR field is blank
2012-12-04 11:33:43 -08:00
Brian Federle
5f1f1e7534
Don't show egress tab for advanced SG zones
2012-12-04 11:22:52 -08:00
Brian Federle
4bab97be3e
Hide acquire new IP button if in advanced SG zone
2012-12-04 11:06:35 -08:00
Brian Federle
2514b92e4b
Add VPC: Don't list SG-enabled zones
...
Conflicts:
ui/scripts/network.js
2012-12-04 10:49:38 -08:00
Brian Federle
1aecd7b42a
Egress UI: Make ICMP type/code optional
2012-12-04 10:49:35 -08:00
Brian Federle
77f80ab72d
Egress UI: Make start/end port optional
2012-11-30 11:40:10 -08:00
Brian Federle
28cc7477b0
Zone wizard UI: Add labels on traffic type edit area
...
For zone wizard physical network step: Adds a text label to the top of
the 'edit' button indicating what type of traffic type (Management,
Storage, Guest, etc.)
2012-11-30 11:40:06 -08:00
Jessica Wang
8819ec6ea7
CLOUDSTACK-571: cloudstack UI - network menu - guest network section - network detailView - edit action - network offering upgrade is not allowed in Shared network.
2012-11-30 09:35:38 -08:00
Jessica Wang
ec40aff931
CLOUDSTACK-459: cloudstack UI - create network offering - When capability ElasticIp=true is passed to API, if capability associatePublicIP=true/false is not passed to API, cloudStack API will assume associatePublicIP=true. So, UI has to explicitly pass associatePublicIP=false to API if its checkbox is unchecked.
2012-11-29 13:11:37 -08:00
Jessica Wang
fefec372a2
CLOUDSTACK-565: cloudstack UI - EIP/ELB Basic Zone - Network menu > Guest Network Section > Network detailView > Add Load Balancer tab > Add VMs button: pass current login's domainId and account to listVirtualMachines API.
2012-11-29 11:02:34 -08:00
Jessica Wang
6d8cd9f5c0
CLOUDSTACK-564: cloudstack UI - EIP/ELB Basic Zone - Network menu - Guest Network section - network detailView - Add Load Balancer tab - use jobid from assignToLoadBalancerRule instead of createLoadBalancerRule.
2012-11-29 10:55:51 -08:00
Pranav Saxena
46b16e5917
CLOUDSTACK-557:For createFirewallRule API startport and endport are optional arguments but in UI ports are not optional
2012-11-29 18:26:35 +05:30
Pranav Saxena
a526460195
CLOUDSTACK-556:Erratic window behavior in Quick View tooltip
2012-11-29 04:50:08 +05:30
Brian Federle
66e04c9bf9
Re-enable network-level egress UI
...
-Adds complete egress rules tab to the network detail view
-Updated server calls per functional spec
-Add localization labels
2012-11-28 11:57:22 -08:00
Pranav Saxena
936f84bb7b
CLOUDSTACK-555:Uncaught TypeError: Cannot read property 0 of undefined in UI while navigating to ipAddresses section under VPC
2012-11-29 00:41:54 +05:30
Pranav Saxena
fb9c62ff1c
CLOUDSTACK-555:Uncaught TypeError: Cannot read property 0 of undefined in UI while navigating to ipAddresses section under VPC
2012-11-29 00:32:18 +05:30
Pranav Saxena
1d0a1adb8e
CLOUDSTACK-546:Guest vms which are in expunging state should be displayed
2012-11-28 15:34:28 +05:30
Pranav Saxena
0979e5a0d0
CLOUDSTACK-553:SRX - When adding SRX device make Public Network - default to untrusted and Private Network - default to trusted as un-editable fields
2012-11-28 07:22:52 +05:30
Pranav Saxena
d272144efb
CLOUDSTACK-552:Quick view details for a volume displays scroll bar in place of name of the volume when the name of the volume has more no of characters
2012-11-28 06:16:42 +05:30
Jessica Wang
687d76b5e3
CLOUDSTACK-551: cloudstack UI - deployVM - select security groups step - show DefaultSecurityGroup option because backend has been changed to not always add DefaultSecurityGroup unless specified in DeployVirtualMachine API.
2012-11-27 15:47:07 -08:00
Brian Federle
4b3892a541
Zone wizard: Fix alignment of 'Security groups' checkbox
...
Conflicts:
ui/css/cloudstack3.css
2012-11-27 15:26:03 -08:00
Jessica Wang
46cec7342a
CLOUDSTACK-537: cloudstack UI - Advanced SG-Enabled zone - Instance menu - instance detailView - show SecurityGroups tab for Advanced SG-Enabled zone.
2012-11-27 15:09:55 -08:00
Jessica Wang
d15f5a7512
CLOUDSTACK-459: cloudstack UI - create network offering dialog - show "Associate Public IP" checkbox only when "Elastic IP" Checkbox is checked.
2012-11-27 13:40:06 -08:00
Jessica Wang
2e3bedda10
CLOUDSTACK-537: cloudstack UI - Advanced SG-Enabled zone - Network menu - guest network section - fix an JS error "advSgDisabledZones is undefined".
2012-11-27 11:06:34 -08:00
Pranav Saxena
ed5bd846e8
CLOUDSTACK-550:Getting TypeError: items is undefined error in UI when we click on Instances tab while no instances are launched yet:Handling the null case for items
2012-11-27 17:29:50 +05:30
Pranav Saxena
2149b82b36
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cloudstack
2012-11-27 07:23:28 +05:30
Pranav Saxena
8d4400946d
CLOUDSTACK-546:Guest vms which are in expunging state should not be displayed in UI:Fixed by changing the response to blank in case of an expunging state
2012-11-27 07:23:20 +05:30
Jessica Wang
8c76baa054
CLOUDSTACK-459: cloudstack UI - create network offering dialog - fix a bug that associatePublicIP parameter was passed to createNetworkOffering API incorrectly. Fix it to pass associatePublicIP parameter as part of servicecapabilitylist.
2012-11-26 16:58:24 -08:00
Jessica Wang
163779200f
CLOUDSTACK-544: cloudstack UI - template page, ISO page - edit, copy, download action is available if template/ISO and the login user is under the same project.
2012-11-26 16:13:01 -08:00
Jessica Wang
e113556023
CLOUDSTACK-543: cloudstack UI - create network offering dialog - disable Redundant router capability checkbox, Conserve Mode checkbox (still visible, but can't be selected) when Guest Type is selected as Shared.
2012-11-26 15:29:52 -08:00
Jessica Wang
c0d39ebbfe
CLOUDSTACK-542: cloudtack UI - create network offering dialog - hide NetworkACL service field when Guest Type is selected as Shared.
2012-11-26 15:26:15 -08:00
Jessica Wang
08bd175d56
CLOUDSTACK-541: cloudstack UI - Network menu - Guest Network section - network detailPanel - show "View IP Addresses" icon regardless of having SourceNAT service or not.
2012-11-26 14:05:26 -08:00
Jessica Wang
7f40eef920
CLOUDSTACK-538: cloudstack UI - IP Addresses page - Acquire New IP button - If it's under a Basic zone, check whether its network offering is EIP ELB. If yes, show the button. If no, hide the button.
2012-11-26 13:52:19 -08:00
Pranav Saxena
17b11d7356
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cloudstack
2012-11-27 02:59:11 +05:30
Pranav Saxena
eaa05f0694
CLOUDSTACK-539:Cropped Text in UI under Quick View
2012-11-27 02:58:25 +05:30
Jessica Wang
1fb80fc6ce
CLOUDSTACK-537: cloudstack UI - Advanced SG-Enabled zone - Network menu - guest network section - (1) hide create network button if there is no Advacned SG-disabled zones. (2) create network dialog - zone dropdown - populate only Advacned SG-disabled zones.
2012-11-26 13:12:41 -08:00
Jessica Wang
b949813438
CLOUDSTACK-537: cloudstack UI - Advanced SG-Enabled zone - Infrastructure menu - zone detail - physical network - guest - network tab - crate network dailog - scope dropdown - list only Accounts option if it's for an Advanced SG-enabled zone.
2012-11-26 13:10:44 -08:00
Jessica Wang
080a2dc9c5
CLOUDSTACK-537: cloudstack UI - Advanced SG-Enabled zone - zone wizard - network offering dropdown - exclude network offerings that include EIP, ELB service.
2012-11-26 13:08:30 -08:00
Jessica Wang
811c904fc3
CLOUDSTACK-537: cloudstack UI - Advanced SG-Enabled zone - zone wizard - network offering dropdown - populate only network offerings that include SecurityGroup service.
2012-11-26 13:06:30 -08:00
Jessica Wang
af79da5d80
CLOUDSTACK-537: cloudstack UI - Advanced SG-Enabled zone - VM wizard - (1) step 5 - Show Security Groups instead of networks. (2) When Launch button is hit, Programmatically find a Shared network with Security Group in the selected zone, then pass it to deployVirtualMachine API.
2012-11-26 13:03:27 -08:00
Jessica Wang
7d89d928d9
CLOUDSTACK-537: cloudstack UI - Advanced SG-Enabled zone - zone wizard - physical network step - remove public traffic from droppable container.
2012-11-26 12:45:47 -08:00
Jessica Wang
759d434ba3
CLOUDSTACK-537: cloudstack UI - Advanced SG-Enabled zone - zone wizard - hide public traffic step.
2012-11-26 11:59:52 -08:00
Jessica Wang
f97f9631d8
CLOUDSTACK-537: cloudstack UI - Advanced SG-Enabled zone - zone wizard - skip configuring public traffic type.
2012-11-26 11:57:55 -08:00
Jessica Wang
36d175126d
CLOUDSTACK-537: cloudstack UI - zone wizard - (1) Advanced SG-Enabled zone: enable VirtualRouter and SecurityGroup provider. (2) Advanced SG-Disabled zone: enable VirtualRouter and VpcVirtualRouter provider.
2012-11-26 11:55:41 -08:00
Jessica Wang
d9ac544b06
CLOUDSTACK-537: cloudstack UI - zone wizard - create default guest network - Only pass gateway/netmask/startIp/endIp/VlanId to CreateNetwork API if it's an Advanced zone with SG. Do not pass them to CreateNetwork API if it's a Basic zone.
2012-11-26 11:23:48 -08:00
Jessica Wang
e5ced5e4f4
CLOUDSTACK-537: cloudstack UI - zone wizard - Advanced zone with SG enabled - show Guest Traffic step with 5 fields (gateway, netmask, startIp, endIp, VLAN ID) and pass them to CreateNetwork API when creating default guest network.
2012-11-26 11:18:49 -08:00
Pranav Saxena
ecbd0e91aa
CLOUDSTACK-523:When adding Vms to an LB rule , when there are vms with display name that were provided by user and autogenearated uuid , the list vm screen extends beyond the frames original width: Fixed by associating a class with the dialog box
2012-11-20 12:56:14 +05:30
Brian Federle
fa1696e3e6
CS-16822: multi-edit UI: Fix blank fields on add item
...
When adding an item, show all returned fields if noSelect is
true. This prevents hidden conditional form fields from having their
row data hidden, such as if an ICMP rule is added and the TCP
start/end port form fields are hidden due to space constraints.
2012-11-16 08:50:17 -08:00
Pranav Saxena
8d5c78e3d4
CS-16209,CS-16262:AutoScale server side changes for Supporting network element independent counter parameters in AutoScaleVmProfile
2012-11-16 11:06:44 +05:30
Vijay Venkatachalam
affc162556
AutoScale: Fixing issues that occurred during rebase with master
2012-11-16 11:04:37 +05:30
Jessica Wang
8fdd0a469a
CS-16459: cloudstack UI - network page - When creating Lb rules for a network that is not using netscaler for LB service, AutoScale button is hidden.
2012-11-16 10:57:00 +05:30
Jessica Wang
e88ca00eb4
CS-15687: cloudstack 3.0 UI - zone wizard - change timer setting for adding netcaler provider.
2012-11-16 10:57:00 +05:30
Pranav Saxena
8c681746b9
CS-16211:Autoscale UI should display Enable/Disable Autoscale as the tooltip message instead of specifying VM group
2012-11-16 10:56:56 +05:30
Jessica Wang
3785d52b90
cloudstack 3.0 UI - basic zone - elastic IP - Add Load Balancer tab - Add VMs button - add a comment to specify code area. (Reviewed-by: Brian)
2012-11-16 10:56:55 +05:30
Jessica Wang
ccc2368969
CS-16134: cloudstack 3.0 UI - autoscale - basic zone of elastic IP - Add Load Balancer tab - pass domainid and account to createLoadBalancerRule API since IP Address is not available. (Reviewed-by: Brian)
2012-11-16 10:56:55 +05:30
Jessica Wang
f35d2c23f1
CS-15955: cloudstack 3.0 UI - autoscale - validation - convert type of scale policy duration and polling interval when comparing them (Reviewed-by: Brian)
2012-11-16 10:56:55 +05:30
Jessica Wang
193a8c4edb
CS-15863: cloudstack 3.0 UI - autoscale - LB listing - VM listing - hide delete button based on vm displayname instead of vm name (Reviewed-by: Brian)
2012-11-16 10:56:55 +05:30
Jessica Wang
9365e5403b
CS-16096: cloudstack 3.0 UI - autoscale - fix a regression caused by a server-server side change: ad6ac9b449 (CS-15617. Changed CounterResponse to a List as queryAsyncJob expects it.) (Reviewed-by: Brian)
2012-11-16 10:56:54 +05:30
Pranav Saxena
e20f599a23
CS-15927:Filter to hide the autoscale VM's through a Regular expression for a Basic Zone
2012-11-16 10:56:54 +05:30
Pranav Saxena
373d4045c2
CS-15927:Filter to display only Non AutoscaleVMs (name to displayname property change)
2012-11-16 10:56:54 +05:30
Pranav Saxena
c26cb9d069
CS-16078:AutoScale UI development- adding sec to Duration field
2012-11-16 10:56:53 +05:30
Pranav Saxena
b8bb6f483e
CS-15927:Filter to hide the autoscale VM's through a Regular expression for a load balancer Rule
2012-11-16 10:56:53 +05:30
Jessica Wang
ce8fe90aae
CS-15863: cloudstack 3.0 UI - (1) extend multiEdit widget to be able to hide actions upon an each item's properties.
...
(2) IP Addresses page - load balancer listing - VM listing - hide destroy action for autoscale VM.
2012-11-16 10:56:53 +05:30
Pranav Saxena
2c98ec461f
CS-15988:Load Balancing configuration multiEdit table reorganisation
2012-11-16 10:56:53 +05:30
Pranav Saxena
8bd0012e33
CS-16004:LB rule name , ports validation missing under the load balancers tab for a basic zone autoscale configuration
2012-11-16 10:56:52 +05:30
Jessica Wang
bcaa02fe09
CS-15956: cloudstack 3.0 UI - autoscale - create/update autoscale vm profile - change how data is passed to API.
2012-11-16 10:56:52 +05:30
Pranav Saxena
95738990a5
CS-15981:Add Load Balancer page inside Guest networks is blank
2012-11-16 10:56:52 +05:30
Jessica Wang
8b5ee6414d
CS-15955: cloudstack 3.0 UI - autoscale - change validation error message of comparison of scale policy duration and polling interval.
2012-11-16 10:56:52 +05:30
Jessica Wang
6dddd2d7ae
CS-15953: cloudstack 3.0 UI - autoscale - add UI validation to validate value in those fields is a number: Min Instances, Max Instances, Polling Interval, Quiet Time, Destroy VM grace period, SNMP Port, Scale Up Policy duration, Scale Down Policy duration.
2012-11-16 10:56:51 +05:30
Jessica Wang
52a9d0e64b
cloudstack 3.0 UI - autoscale - LB rules - (1) hide AddVMs button on LB rules created by Autoscale. (2) hide Autoscale button on LB rules created by AddVMs.
2012-11-16 10:56:51 +05:30
Brian Federle
a7508c12c6
Add sample _hideFields to loadBalancer
2012-11-16 10:56:51 +05:30
Brian Federle
9fb33ecc21
multiEdit: Allow disabling fields per-row
...
If _hideFields array is passed with row item data, then field IDs
specified will be disabled, if they are custom button actions.
2012-11-16 10:56:50 +05:30
Brian Federle
2ffc381ea1
multiEdit: support hiding fields dynamically via dataProvider
...
If 'hideFields' array is passed to .success(), then hide the field IDs
specified.
2012-11-16 10:56:50 +05:30
Jessica Wang
f7177b496f
cloudstack 3.0 UI - autoscale - add validation, prompt "Please disable the Autoscale VM Group first" when users try to update autoscale that's in Enabled state. UI does not automatically fire disableAutoScaleVmGroup API any more when VM Group is in Enabled state.
2012-11-16 10:56:50 +05:30
Pranav Saxena
525912766a
CS-15909:[Autoscale] UI: Autoscaler references to be replaced with Autoscale
2012-11-16 10:56:49 +05:30
Jessica Wang
b228841872
CS-15885: cloudstack 3.0 UI - autoscale - add UI-side validation - at least one condition is required in Scale Up/Down Policy.
2012-11-16 10:56:49 +05:30
Jessica Wang
3d754ed429
cloudstack 3.0 UI - autoscale - add validation that scale policy duration can not be less than Polling Interval.
2012-11-16 10:56:49 +05:30
Brian Federle
28513fa6c6
Autoscale UI actions: Support passing new actionFilter on complete
...
Conflicts:
ui/scripts/ui-custom/autoscaler.js
2012-11-16 10:56:49 +05:30
Jessica Wang
08a73d1134
cloudstack 3.0 UI - autoscale -fix a bug that action bar was not refreshed after action was complete.
2012-11-16 10:56:48 +05:30
Jessica Wang
f348fcfb0e
cloudstack 3.0 UI - autoscale - implement enableAutoScaleVmGroup API, disableAutoScaleVmGroup API.
2012-11-16 10:56:48 +05:30
Jessica Wang
2f40e78056
cloudstack 3.0 UI - autoscale - configure AutoScale - resolve an error returned by updateAutoScaleVmGroup API "Only scaleup policies can be specified in scaleuppolicyids".
2012-11-16 10:56:48 +05:30
Jessica Wang
e1275b4916
cloudstack 3.0 UI - autoscale - configure AutoScale - fix a bug when root-admin tried to update an AutoScale created by regular-user or domain-admin, users dropdown was not correctly populated (should be populated with users under owner account instead of users under current login account).
2012-11-16 10:56:48 +05:30
Jessica Wang
67ea9669ab
CS-15836: cloudstack 3.0 UI - autoscale - existing LB - configure AutoScale - fix a bug that root-admin was unable to see autoscale created by regular-user or domain-admin.
2012-11-16 10:56:47 +05:30
Jessica Wang
b8d006c8f5
cloudstack 3.0 UI - autoscale - existing LB - configure AutoScale - fix a JS bug "otherdeployparams is undefined".
2012-11-16 10:56:47 +05:30
Jessica Wang
45f8b8f553
cloudstack 3.0 UI - autoscale - for regular user - fix a bug that createAutoScaleVmProfile API fails because autoscaleuserid is undefined.
2012-11-16 10:56:47 +05:30
Brian Federle
9076ee5018
CS-15861: Validate form fields before showing autoscale UI
...
--only applies to new LB rule form, not existing LB rules.
2012-11-16 10:56:47 +05:30
Brian Federle
2e4923a286
Autoscale UI: Add actions to top of dialog
...
Support performing actions via the autoscaler dialog. This adds
'autoscaleActions' and 'actionFilter' options to the autoscaler, which
specify and handle the actions appearing in the UI.
Performing these actions will cause a loading overlay to appear until
actions are finished, when the action bar is refreshed via the action
filter.
2012-11-16 10:56:46 +05:30
Jessica Wang
4abf8ebeac
cloudstack 3.0 UI - autoscale is not supported in VPC. So, hide autoscale button in LB listing in IP Addresses under VPC.
2012-11-16 10:56:46 +05:30
Jessica Wang
45891a9269
cloudstack 3.0 UI - autoscale - implement edit mode.
2012-11-16 10:56:46 +05:30
Brian Federle
2bb5cb024f
multiEdit widget: Support field pre-filter
...
If adding a 'fieldPreFilter' option to a multiEdit, the returned array
specifies field IDs to be hidden.
2012-11-16 10:56:45 +05:30
Brian Federle
bbfb13a1d9
Merge Autoscaler UI implemetation
...
This change includes the new dialog box for the CloudStack Autoscaler
implementation. It is accessible by a button ('Autoscaler') that
appears under each LB rule.
This also contains changes to the multiEdit widget to support features
required for Autoscaler:
-Fixes context/data passing to custom button widgets
-Fixes data retrieval for select fields
2012-11-16 10:56:45 +05:30
Jessica Wang
bcd60dab09
CLOUDSTACK-496: cloudstack UI - zone wizard - replace Isolation mode VLAN/SecurityGroup radio buttons with one single checkbox SecurityGroup.
2012-11-15 15:52:28 -08:00
Jessica Wang
57aeb17a5f
CLOUDSTACK-495: cloudstack UI - template page - delete template/ISO - fix a JS error "cloudStack.context.projects is null"
2012-11-15 15:50:01 -08:00
Brian Federle
27fcb788e9
Instance wizard UI: Support conditional hide/show of add network box
...
Adds new function 'showAddNetwork' to instance wizard configuration,
which conditionally hides the 'add network form' on the select network
step. If it returns true, then show the box, otherwise false hides it.
2012-11-15 12:16:42 -08:00
Brian Federle
83229aa460
Zone wizard UI: Change isolation mode selection
...
-Remove VLAN + SG radio buttons; replace with 'Security groups'
checkbox
-Pass boolean 'zone.sgEnabled' to zoneWizard action handler, instead of
'zone.isolationMode' from before.
2012-11-15 11:42:00 -08:00
Jessica Wang
9d7f48c40d
CLOUDSTACK-485: cloudstack UI - zone wizard - Hide Guest Traffic Step(VLAN Range field) when Advanced/SecurityGroup is selected. Show it when Advanced/VLAN is selected.
2012-11-14 14:43:04 -08:00
Jessica Wang
60cec46333
CLOUDSTACK-484: cloudstack UI - zone wizard - Hide Guest CIDR field when Advanced/SecurityGroup is selected. Show it otherwise.
2012-11-14 14:39:54 -08:00
Brian Federle
d1fb2f7634
Revert "CLOUDSTACK-483: Disable 'update' tab when host updates aren't supported"
...
Reverting because host update feature isn't supported under CS
This reverts commit 7f905cd94a .
2012-11-14 10:39:40 -08:00
Brian Federle
7f905cd94a
CLOUDSTACK-483: Disable 'update' tab when host updates aren't supported
2012-11-14 10:29:35 -08:00
Jessica Wang
9f8d1e0048
CLOUDSTACK-477: cloudstack UI - zone wizard - When Advanced/SecurityGroup is selected, pass forVirtualNetwork=false to createVlanIpRange API.
2012-11-13 16:59:48 -08:00
Jessica Wang
5122cb9553
CLOUDSTACK-476: cloudstack UI - create network offering - Supported Source NAT type dropdown - set "Per zone" as default option.
2012-11-13 16:47:43 -08:00
Jessica Wang
0f7266767e
CLOUDSTACK-475: cloudstack UI - create network offering - Hide VPC checkbox when Guest Type is Shared. Show it when Guest Type is Isolated.
2012-11-13 16:44:02 -08:00
Brian Federle
70a5a22329
Network list view: Fix incorrect 'acquire new ip' message from appearing
...
Fixes issue where global flag was sometimes causing the confirm
message to be incorrect for non-VPC acquire IP action.
Conflicts:
ui/scripts/network.js
2012-11-13 10:52:32 -08:00
Brian Federle
456202162c
Detail view/list view: Pass context to confirm messages
2012-11-13 10:52:32 -08:00
Jessica Wang
792c6c0082
CS-16749: cloudstack UI - create network offering - show LB Isolation dropdown when LB is selected and provider is external device regardless of Guest Type(Isolated/Shared)
2012-11-13 10:49:11 -08:00
Jessica Wang
442fff1dfd
CS-16777: cloudstack UI - create network offering dialog - Associate IP checkbox should show when elastic IP (NOT elastic LB) is selected.
2012-11-13 10:20:08 -08:00
Jessica Wang
2f27746d71
CS-16802: cloudstack UI - Zone Wizard - add "Isolation Mode" (VLAN, Security Group) under advanced zone option.
2012-11-13 10:19:36 -08:00
Brian Federle
29978bdb81
CS-16802: Add isolation mode drop-down to zone wizard
...
-Adds new radio button pair, 'isolation mode' under Advanced zone
select, allowing selection of isolation mode
-Isolation mode is disabled if 'Basic' zone is selected
-Pass isolation mode via new property 'zone.isolationMode'
2012-11-09 14:38:46 -08:00
Brian Federle
8ed3788ade
CS-16736: Remove 'mode' field from add SRX form
2012-11-09 09:40:53 -08:00
Brian Federle
85a107447c
CS-16788: Fix width of multi-edit
...
Conflicts:
ui/css/cloudstack3.css
2012-11-08 16:11:40 -08:00
Brian Federle
e73634733b
CS-16737: Restore show tooltip on focus
2012-11-08 11:29:30 -08:00
Brian Federle
d24f057ff0
CS-16737: Fix tooltip alignment; allow attaching to parent element
...
Fixes issue where tooltip overlaps form due to variable input
widths. To fix, a new option 'attachTo' can be specified, which will
attach to the closest parent element matching the option's selector.
2012-11-08 11:29:19 -08:00
Pranav Saxena
4cb08a3d37
CLOUDSTACK-459:[Optional Public IP assignment for EIP with Basic Zone] Associate IP Checkbox in Create Network Offering Dialog is Displayed When Elastic LB is Selected
2012-11-09 00:44:53 +05:30
Pranav Saxena
9547a2f86e
CS-16748:Add Network Resource Dialog Shows Inline Mode Configuration Option for Virtual Router as the Firewall Provider
2012-11-08 17:13:39 +05:30
Pranav Saxena
dcdf35fc1e
Network offering details: Service providers are not displayed anywhere:Modifying the code structure for map loop to retrieve the list of service providers in the form of key-value pairs
2012-11-08 16:17:34 +05:30
Pranav Saxena
fda31ab4b7
CS-16767:Add VM's option is not visible while creating Load Balancing Rules with Netscaler [ Basic EIP and ELB Offering]
2012-11-08 14:05:16 +05:30
Pranav Saxena
23247e0530
CS-16714:Updgrading a network that has Network offering SRX/F5 inline mode to a network offering that has all service provided by VR does not give proper error message if user selects yes when UI prompts Do you want to keep the current guest network CIDR unchange
2012-11-08 12:20:58 +05:30
Pranav Saxena
6c30700fa4
CS-16737:When Registering templates OK button is hidden completely by the helper text that is provided when user selects Featured
2012-11-07 11:31:01 +05:30
Brian Federle
7df2866235
Better placement of infrastructure totals and icons
2012-11-06 14:19:49 -08:00
Brian Federle
49a3b6667b
CS-16741: Fix traffic type descriptions
...
-Update alt tags to specify what the name of each traffic type is
-Move traffic type alt descriptions to message.properties, for
localization
2012-11-06 13:55:32 -08:00
Jessica Wang
5b78686474
CS-16718: cloudstack UI - Infrastructure page - zone detail - physical network - guest (configure) - Networks tab - create network dialog - network offering dropdown - when scope is account or project, show all network offerings including the ones that has SourceNat service.
2012-11-06 11:14:12 -08:00
Pranav Saxena
2add554a6a
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cloudstack
2012-11-06 13:40:00 +05:30
Pranav Saxena
b67cd923d1
CS-16752:Mode option need to be removed whiile adding Netscaler Device
2012-11-06 13:32:43 +05:30
Jessica Wang
126b4b5790
CS-16483: cloudstack UI - template page, ISO page - delete action is available if template/ISO and the login user is under the same project.
2012-11-05 16:34:07 -08:00
Brian Federle
46cce3a891
Multi-edit: Fix width of select inputs
2012-11-05 16:06:12 -08:00
Brian Federle
ee72ae677f
Fix input field widths for multi-edit
...
Conflicts:
ui/css/cloudstack3.css
2012-11-05 16:06:06 -08:00
Brian Federle
d4c1848f33
Fix zone wizard multi-edit for Firefox
2012-11-05 15:50:03 -08:00
Brian Federle
13f286158b
Disable egress UI, for now
2012-11-05 15:42:11 -08:00
Brian Federle
7707b3b4b3
Update tabFilter for egress rules
2012-11-05 15:42:11 -08:00
Brian Federle
c3f1a694ae
Add network-level egress UI
...
Adds new tab to network section details to add/remove/list
network-level egress rules. This tab only appears for isolated source
NAT networks. It is based on the same format as the firewall rule
edit.
2012-11-05 15:42:11 -08:00
Brian Federle
58de3c3dfe
CS-16735: Tier details: Disable IP address tab
...
Disables IP address tab for VPC tier detail view, as it is redundant
with the 'view all' button.
2012-11-05 15:42:10 -08:00
Brian Federle
a7138d9665
CS-16732: Show virtual router actions on VPC detail view
2012-11-05 15:42:10 -08:00
Brian Federle
c91bde7d4b
Fix capitalization of 'Site-to-site VPN'
2012-11-05 15:42:10 -08:00
Jessica Wang
becd611c07
cloudstack UI - Infrastructure page - (1) restore hosts count on UI since listHosts API has been fixed. (2) specifying pagesize as 1 because we don't need any embedded objects to be returned for count display.
2012-11-05 15:40:27 -08:00
Brian Federle
716c35645b
CSS: fix small formatting issue
2012-11-05 11:19:23 -08:00
Brian Federle
9e729fa166
Zone wizard UI: fix multi-edit table width
2012-11-05 11:19:17 -08:00
Jessica Wang
29dda3f41a
CS-16599: cloudstack UI - guest network page - fix a bug that networkdomain didn't show in a shared network.
2012-11-05 10:39:23 -08:00
Pranav Saxena
04c5d89f80
CS-16681:Inconsistent behavior in custom disk offering selection page in Add VM instance wizard - Fixed by adding a Jquery bind event
2012-11-03 13:01:32 +05:30
Brian Federle
dfffa805bc
Multi-edit: fix alignment of table rows and header
2012-11-02 12:38:23 -07:00
Jessica Wang
e8a7a82389
cloudstack UI - infrastructure page - resource count - hide resource count whose API hasn't been fixed yet (i.e. zones count, hosts count, secondary storage count) and show resource count whose API has been fixed (i.e. pods count, clusters count, primary storage count, system VMs count, virtual routers count).
2012-11-02 11:21:17 -07:00
Jessica Wang
cfdcc7ed15
cloudstack UI - infrastructure page - bring resource count back.
2012-11-02 11:20:52 -07:00
Jessica Wang
0d7ed63e20
CS-16573: cloudstack UI - VM Wizard - makeSelects() - sanitize output value.
2012-11-02 11:20:24 -07:00
Jessica Wang
83200abc18
CS-16573: cloudstack UI - create user - encode data passed to API call.
2012-11-02 11:19:57 -07:00
Pranav Saxena
49919bcc6f
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cloudstack
2012-11-02 11:09:18 +05:30
Pranav Saxena
af7c8c42a5
CS-12436:Static NAT Enabled box: Button with VM label expands beyond the parent box due to length of the name
2012-11-02 11:08:32 +05:30
Brian Federle
33a7f9ad9c
Multi-edit table: add scrollbars for longer values
...
Add horizontal scrollbar to fix longer values (such as CIDR lists)
causing table to overflow.
2012-11-01 15:32:10 -07:00
Pranav Saxena
ed26f69868
CS-16630:UI freeze when accessing the Ip Addresses tab , when we are in the configuration of one of the ip addresses
2012-11-02 01:04:49 +05:30
Brian Federle
53072af8f7
CS-16295: Fix select project search box
...
Adds search functionality to 'select project' dialog's input box,
which was not sending value to the listProjects API
2012-11-01 12:17:39 -07:00
Jessica Wang
8dd1991e6d
CS-16662: cloudstack UI - IP Address page - VPN tab - pass domainId/account parameter to removeVpnUser API.
2012-10-31 16:30:17 -07:00
Jessica Wang
e7fad41994
CS-16573: cloudstack UI - update network offering - encode data passed to API call.
2012-10-31 15:53:04 -07:00
Jessica Wang
489b60e3d5
CS-16573: cloudstack UI - system offering page, disk offering page - encode data passed to API call.
2012-10-31 15:45:47 -07:00
Jessica Wang
ab4f707936
CS-16573: cloudstack UI - compute offering page - encode data passed to API call.
2012-10-31 15:27:16 -07:00
Jessica Wang
b2656b5ce2
CS-16573: cloudstack UI - global settings page, Hypervisor Capabilities page - encode data passed to API call.
2012-10-31 15:26:44 -07:00
Jessica Wang
ae79a1ebbd
cloudstack UI - domain page - create domain - encode data passed to API call.
2012-10-31 15:26:05 -07:00
Jessica Wang
703c5b44f2
cloudstack UI - user page - update user, change password, generate key, disable user, enable user, delete user - encode data passed to API call.
2012-10-31 15:25:32 -07:00
Jessica Wang
8692f68603
CS-16573: cloudstack UI - create user - encode data passed to API call.
2012-10-31 15:18:46 -07:00
Jessica Wang
bfbf634c0f
CS-16573: cloudstack UI - user page - listView - encode data passed to API call.
2012-10-31 15:14:52 -07:00
Hugo Trippaers
bd58ceccd8
Summary: Make the authenticator responsible for encoding the password and add a SHA256 salted authenticator
...
The authenticators now have an encode function that cloudstack will use to encode the user supplied password before storing it in the database. This makes it easier to add other authenticators with other hashing algorithms. The requires a two step approach to creating the admin account at first start as the authenticators are only present in the management-server component locator.
The SHA256 salted authenticator make use of this new system and adds a hashing algorithm based on SHA256 with a salt. This type of hash is far less susceptible to rainbow table attacks.
To make use of these new features the users password will be sent over the wire just as he typed it and it will be transformed into a hash on the server and compared with the stored password. This means that the hash will not go over the wire anymore.
The default authenticator in components.xml is still set to md5 for backwards compatibility. For new installations the sha256 could be enabled.
2012-10-30 12:56:56 +01:00
Jessica Wang
6358acff54
cloudstack UI - project page - advanced search - (1) API doesn't take in zoneId, tagKey, tagValue. Therefore, remove the 3 fields from UI. (2) API takes in displayText. Therefore, add this field to UI.
2012-10-29 09:35:25 -07:00
Brian Federle
cdbfe261ba
Add new infrastructure icons
2012-10-26 13:33:38 -07:00
Jessica Wang
4e8cf95140
CS-16573: cloudstack UI - account page - disable account, enable account, lock account, delete account, update resource count - encode data passed to API call.
2012-10-26 11:44:36 -07:00
Jessica Wang
539760ec68
CS-16612: cloudstack UI - Shared VLAN UI change - Network page - if it's Shared network and login is not root-admin, hide delete and restart option.
2012-10-26 11:00:41 -07:00
Jessica Wang
ef0be741c3
CS-16573: cloudstack UI - basic search in account page, update account action - encode data passed to API call.
2012-10-26 10:59:32 -07:00
Jessica Wang
7d15dc1d4d
CS-16605: cloudstack 3.0 UI - create network offering - Mode dropdown (side by side/inline) - do not pass capabilitytype=InlineMode to API call when "side by side" is selected. Only pass it when "inline" is selected.
2012-10-25 15:59:54 -07:00
Brian Federle
e6c3e59e39
UI custom actions/enable static NAT: fix loading state
...
Fixes a bug where the loading state is not immediataly set for the
detail view on performing certain custom UI actions, particularly
enable static NAT.
This passes a separate 'start' function to the custom widgets, which
triggers the loading state, and 'complete' when the action
completes (i.e., the server call is done)
2012-10-25 14:40:16 -07:00
Brian Federle
0b2e5f1b17
CS-16567: Support quickview for custom actions
...
For custom actions (such as enable static NAT), fix instance list row
not updating when accessing via the quickview.
2012-10-25 13:59:53 -07:00
Jessica Wang
e531763d87
Revert "cloudstack UI - Static NAT, Port Forwarding and Firewall Implementation on JuniperSRX - IP Address page - configuration - Firewall - exclude ICMP from Protocol dropdown."
...
This reverts commit b7ccae0dde .
2012-10-25 12:43:25 -07:00
Jessica Wang
0c96db5898
Revert "cloudstack UI - Static NAT, Port Forwarding and Firewall Implementation on JuniperSRX - IP Address page - configuration - Firewall - call listNetworkOfferings API only when the screen is navigated from Guest Network section, but not from VPC section."
...
This reverts commit a8e18f0529 .
2012-10-25 12:42:10 -07:00
Jessica Wang
aee0bf3e7b
Revert "cloudstack UI - Static NAT, Port Forwarding and Firewall Implementation on JuniperSRX - IP Address page - configuration - if Firewall is provided by JuniperSRX, hide Firewall icon when Port forwarding is configured on IP Address."
...
This reverts commit 714b0593d3 .
2012-10-25 12:40:41 -07:00
Jessica Wang
2b36ad8f92
CS-16612: cloudstack UI - create network offering - show all services regardless of guestIpType(Shared/Isolated).
2012-10-25 12:09:38 -07:00
Brian Federle
062190ccd8
Support IP address and services UI for shared networks
...
Currently, the IP addresses section and PF/LB/FW rule configuration is
disabled for shared networks; this change enables it for any shared
network with the source NAT service enabled. This makes the UI the
same for how it is with isolated networks.
2012-10-25 12:07:45 -07:00
Jessica Wang
cc8b97ce97
CS-16573: cloudstack UI - create account - encode data passed to API call.
2012-10-25 11:11:44 -07:00
Jessica Wang
b8e87cff00
CS-16573: cloudstack UI - Alerts page - basic search - encode data passed to API call.
2012-10-25 11:10:49 -07:00
Jessica Wang
1400f84a33
CS-16573: cloudstack UI - update ISO - encode data passed to API call.
2012-10-25 11:05:53 -07:00
Jessica Wang
ef83621c5b
CS-16573: cloudstack UI - update template - encode data passed to API call.
2012-10-25 11:05:04 -07:00
Jessica Wang
48c2e6b844
CS-16573: cloudstack UI - register ISO - encode data passed to API call.
2012-10-24 15:09:07 -07:00
Jessica Wang
8fff59eb76
CS-16573: cloudstack UI - register template - encode data passed to API call.
2012-10-24 15:08:35 -07:00
Jessica Wang
8e2ebb26a8
CS-16573: cloudstack UI - IP Address page, VPN Customer Gateway page - basic search - encode data passed to API call.
2012-10-24 15:07:25 -07:00
Jessica Wang
47c83ef403
CS-16573: cloudstack UI - guest network page - update network - encode data passed to API call.
2012-10-24 14:54:39 -07:00
Jessica Wang
d1493880f0
CS-16573: cloudstack UI - upload volume, create template from volume, create template from snapshot, create volume from snapshot - apply action filter back.
2012-10-24 14:54:00 -07:00
Jessica Wang
145d0a7f76
CS-16573: cloudstack UI - upload volume, create template from volume, create template from snapshot, create volume from snapshot - encode data passed to API call.
2012-10-24 14:53:42 -07:00
Jessica Wang
de1fd5d0a8
CS-16573: cloudstack UI - create template from VM - encode data passed to API call.
2012-10-24 14:52:53 -07:00
Jessica Wang
afeced1e43
CS-16573: cloudstack UI - update instance - encode data passed to API call.
2012-10-24 14:52:13 -07:00
Jessica Wang
1c54348081
CS-16573: cloudstack UI - create tag, delete tag - encode tags[0].key and tags[0].value when passing them to API call.
2012-10-24 14:51:38 -07:00
Jessica Wang
9372171af1
CS-16573: cloudstack UI - create volume - encode data passed to API call.
2012-10-24 14:50:46 -07:00
Brian Federle
a96b27b5ac
CS-16566: Remove egress rule tab if network ACL not present
...
-If network ACL feature is not part of a network's offering, then hide
the egress rule tab
-Also includes code cleanup of network tabFilter
2012-10-24 14:28:02 -07:00
Jessica Wang
6ad1ed05e3
Bug 14981: cloudstack UI - update Host - OS Category dropdown - assign empty string instead of null as id to blank option. When Apply button is clicked, check whether the option id is empty string instead of English word 'None' which doesn't work for non-English environment.
2012-10-24 14:18:05 -07:00
Brian Federle
7ed60961f0
Quickview: don't run tabFilter
...
For compact detail view (quickview), don't execute tabFilter, as only
the first tab is rendered in all cases. This prevents excessive API
calls from being made, slowing performance.
2012-10-24 13:40:15 -07:00
Brian Federle
72259693ac
CS-16567: Fix context for quick view on add row
...
After adding a new instance row, in some cases the list view's context
is not passed fully to the quickview, which broke certain sections.
This ensures that the full context stored in the list widget is passed
to the quickview.
2012-10-24 12:56:40 -07:00
Brian Federle
61a6aada07
CS-16586: Disable quick view for zone->guest network list
...
Due to technical limitations, disable quick view for the guest
networks list view under the zone traffic type section.
2012-10-24 11:37:13 -07:00
Brian Federle
d01bbb9417
Apply same dataProvider map to both ingress and egress rules
...
-Because the dataProvider for both ingress and egress rules are
handled the same, use a shared data mapping for both
2012-10-22 17:20:48 -07:00
Brian Federle
7fda33bbd0
CS-16572: Fix missing fields when start port == 0
2012-10-22 16:49:19 -07:00
Brian Federle
db165896d2
Fix license headers and remove external links
2012-10-22 15:29:29 -07:00
Brian Federle
8bb273de8f
Add tooltips to form fields
...
-Adds tooltips to all dialog-based form fields, to describe what each
field represents. The tooltip appears on focus of the field, and
hides once the field is blurred.
-Documentation content is pulled from a new namespace
'cloudStack.docs', under docs.js. A new attribute, 'docID' is then
specified on each createForm field to link the field to a specific
tooltip string.
-If no docID is specified, then no tooltip is rendered.
-This only applies to the 'generic' forms that are rendered using the
createForm widget
-This still needs to be localized
Conflicts:
ui/index.jsp
ui/scripts/configuration.js
ui/scripts/network.js
ui/scripts/ui/dialog.js
ui/scripts/vpc.js
2012-10-22 15:18:22 -07:00
Brian Federle
d3040de21d
UI Quick view: don't render for function-based detail view
...
Disables quick view if detail view is returned via a closure, as it
breaks the quick view in this case.
2012-10-22 12:17:55 -07:00
Jessica Wang
d5607bc56d
CS-16555: cloudstack UI - Infrastructure page - zone detail - service provider - Add F5 device - Inline Mode has been moved from Add F5 Device to Create Network Offering (both backend and UI).
2012-10-22 11:52:01 -07:00
Jessica Wang
5c71d96f55
CS-16555: cloudstack UI - create network offering - when LB service is checked and provider is F5, show new dropdown "Inline Mode" dropdown. Hide it otherwise.
2012-10-22 11:49:16 -07:00
Brian Federle
f311880218
Quick view UI: Add alt tag for long titles
2012-10-22 11:22:16 -07:00
Brian Federle
65cf092f60
Network offering UI: Pass 'associatePublicIP' option
...
If elastic LB service is enabled for a shared network offering, add a
checkbox to associate public IP. This passes new option
'associatePublicIp=[true/false]' on creation.
2012-10-19 10:13:11 -07:00
Brian Federle
e61aa3aa74
Don't create tag widget in quickview mode
2012-10-18 15:25:09 -07:00
Brian Federle
d32eacf502
Section select UI: CSS update
...
-Remove 'div.list-view' from selector, to allow styling to be used
across other widgets in the future
2012-10-18 15:04:03 -07:00
Jessica Wang
714b0593d3
cloudstack UI - Static NAT, Port Forwarding and Firewall Implementation on JuniperSRX - IP Address page - configuration - if Firewall is provided by JuniperSRX, hide Firewall icon when Port forwarding is configured on IP Address.
2012-10-18 14:41:06 -07:00
Jessica Wang
a8e18f0529
cloudstack UI - Static NAT, Port Forwarding and Firewall Implementation on JuniperSRX - IP Address page - configuration - Firewall - call listNetworkOfferings API only when the screen is navigated from Guest Network section, but not from VPC section.
2012-10-18 14:36:29 -07:00
Jessica Wang
b7ccae0dde
cloudstack UI - Static NAT, Port Forwarding and Firewall Implementation on JuniperSRX - IP Address page - configuration - Firewall - exclude ICMP from Protocol dropdown.
2012-10-18 14:35:47 -07:00
Brian Federle
640aba7a77
UI quick view: Fix action state update
...
Fix case where quick view was removed instead of hidden by a dialog
before performing an action, which casued the list view row to not
update on completion
2012-10-18 12:52:50 -07:00
Brian Federle
acae5f23bc
Quickview UI: Localize string 'Quickview'
...
Conflicts:
client/WEB-INF/classes/resources/messages.properties
ui/dictionary.jsp
2012-10-18 11:03:24 -07:00
Brian Federle
d7704422ac
UI browser: add panel focus overlay
...
On hover of a breadcrumb, show an overlay effect which focuses on that
particular panel, hiding all panels after it.
This allows a user to see the content of previous breadcrumbs that the
user loaded.
2012-10-16 14:11:05 -07:00
Brian Federle
58ae1009c6
IE7: Fix quick view icons disappearing
2012-10-16 14:06:54 -07:00
Brian Federle
7ba279597b
IE7 fixes for quick view
2012-10-16 13:47:37 -07:00
Brian Federle
aa5c0f8323
Fix scrollbars appearing on IE8
2012-10-16 13:27:10 -07:00
Brian Federle
caf1206b15
Re-enable inline mode for SRX + F5
...
Now that inline mode is supported, re-enable mode drop-down for SRX
and F5 creation forms.
2012-10-16 12:13:31 -07:00
Jessica Wang
f4d085d609
CS-16486: cloudstack UI - listView dataProvider - not to pass details=min as default.
2012-10-16 11:05:06 -07:00
Jessica Wang
ff8fccccb2
CS-16326: cloudstack UI - instance page - listView - (1) the column that maps to name property in API response is labelled as "Name" instead of "Host Name".
...
(2) add back Internal Name column for root-admin.
2012-10-16 10:01:15 -07:00
Brian Federle
f72434261c
CLOUDSTACK-352: Fix user dashboard VM count
...
Pass listAll=true to user dashboard API call, so domain admin can see totals
for all user VMs.
2012-10-15 14:23:42 -07:00
Brian Federle
7e704d1b3d
Fade-in notification widget on show
2012-10-15 10:05:24 -07:00
Rohit Yadav
4c69cac42e
CLOUDSTACK-341: Fix incorrect js object in system.js
...
Use correct object in system.js that fixes the issue of management traffic
details not getting loaded as it fails on type error.
Fixes regression introduced in 95b6a5eeda
2012-10-14 20:53:18 +05:30
Jessica Wang
08b074a101
CS-16493: cloudstack UI - IP Address page - hide VLAN for regular-user/domain-admin.
2012-10-12 15:22:15 -07:00
Jessica Wang
318a60fd6a
CS-16493: cloudstack UI - guest network page - hide VLAN ID for regular-user/domain-admin.
2012-10-12 14:50:55 -07:00
Jessica Wang
7cac7ff2c7
cloudstack UI - left navigation - group menus for the same role.
2012-10-12 14:06:55 -07:00
Hugo Trippaers
c07d6d28ee
Merge branch 'nicira-l3support'
...
This commit merges the nicira-l3support branch with master. This
effectively adds nicira nvp l3 support to master. The NiciraNVP Provider
can support the following services with this modification: Connectivity,
SourceNat, StaticNat and PortForwarding
Testing done:
Create, Delete network offerings with Nicira Element
Use Gui to add, modify, remove Nicira Element and Provider
Provision, deprovision SourceNat networks
Provision, deprovision Portforwarding and StaticNat rules
Tested with Nicira NVP release 2.1.0, 2.2.0 and 2.2.1 (2.2.x recommended)
2012-10-12 14:15:17 +02:00
Jessica Wang
e73cbfe6a9
CS-16344: cloudstack UI - multiEdit widget - remove isOptional property, isDisabled property from field level since they are supposed to be on field.range level.
2012-10-11 14:07:03 -07:00
Brian Federle
ea934c1a02
Update advanced search styling
...
- Add cancel button
- Move search buttons to the right
2012-10-11 13:27:07 -07:00
Brian Federle
44996d4611
Style advanced search
...
-Convert advanced search to a drop-down that overlaps the standard
search when visible
-Add new arrow icon to show advanced search popup
2012-10-11 12:13:55 -07:00
Rohit Yadav
6dd5c3fd42
CLOUDSTACK-70: Improve restart network behaviour for basic network
...
If cleanup=true, network elements and resources are shutdown and
reimplemented. Else, shutdown/reimplementation is skipped. Enabled
cleanup checkbox in CS UI.
For both cases, VRs are only deployed for Pods with no running
or starting VRs and Pods having running or starting user vms.
New DAO helpers introduced:
HostPodDao: listByDataCenterIdVMTypeAndStates
DomainRouterDao: listByPodId and listByPodIdAndStates
VMInstanceDao: listByPodId and corrected definition of listByTypeAndState
Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
2012-10-11 19:33:26 +05:30
Jessica Wang
ad280bd174
CLOUDSTACK-228: cloudstack UI - host page - hide Force Reconnect option when host state is Disconnected.
2012-10-10 12:40:39 -07:00
Brian Federle
65a526fa54
Quick view: fix for dialog actions
...
In some cases, clicking out of an overlayed dialog will cause an open
quick view to become stuck. This fixes via a new class 'hovered-elem'
which, when attached to any DOM element, will have its 'mouseleave'
triggered once the dialog is closed.
2012-10-10 11:18:03 -07:00
Brian Federle
33da9cb1e2
Container/list view: Fix for floating elements
...
Fix for cases where floating elements are cut off, such as quickview
and tooltips attached to the container. This makes overflow visible.
2012-10-10 11:18:02 -07:00
Brian Federle
991557bfb6
UI: Add quick view to table list
...
For any list view that has a corresponding detail view, adds a tooltip
to display the compact overview of the detail view contents, including
all available actions. This avoids a user from having to click into a
new panel to see more details and actions for an item.
This will happen automatically for any list view with a 'detailView'
sub-option, and will append a new column to the end of each item
row. If 'noCompact: true' is specified in the detailView's options,
then the quick view will not be rendered.
** Note: This also removes the existing list actions for the instances
and zones tables.
Example, to show a quick view:
listView: {
detailView: {
// Specify noCompact: true to not render a quick view
//
// noCompact: true
...
},
...
}
Conflicts:
ui/scripts/ui/widgets/detailView.js
2012-10-10 11:18:02 -07:00
Mice Xia
a5edef06c9
CLOUDSTACK-256 vpn:As an admin user , not able to delete VPN user which is present in a regular user's network.
2012-10-10 13:43:30 +08:00
David Nalley
b0c7e385d7
adding several languages for which folks have added l10n
2012-10-08 23:57:40 -04:00
Jessica Wang
7af3f6ef94
cloudstack 3.0 UI - instance page - listView - not pass details=min to API call since nic and securitygroup info is needed here.
2012-10-05 15:21:47 -07:00
Jessica Wang
e7e486204e
cloudstack UI - dialog widget - introduce new property isDatepicker.
2012-10-05 11:38:47 -07:00
Hugo Trippaers
27473bd6ee
Add the labels to the resources and the dictionary
2012-10-05 07:53:24 -07:00
Jessica Wang
7b1b9f8e95
cloudstack UI - advanced search - dropdown field - check API permission before making API call.
2012-10-04 17:17:28 -07:00
Jessica Wang
8ea0a230e6
CS-16452: cloudstack UI - dialog widget - call field.selectFn regardless of value of field.isHidden.
2012-10-04 16:58:24 -07:00
Jessica Wang
a5c9c560ff
cloudstack UI - listView widget - keep advanced search criteria when scrolling down grid when the last search is from advanced search dialog.
2012-10-04 16:30:17 -07:00
Jessica Wang
a2a1e19e70
cloudstack UI - add advanced search on Event page.
2012-10-04 15:36:25 -07:00
Jessica Wang
9e1b5b5361
cloudstack UI - event page - add more fields to detailView.
2012-10-04 15:35:55 -07:00
Jessica Wang
1a7dbdc8d9
cloudstack UI - advanced search on project page - add domain dropdown, account text field.
2012-10-04 14:23:24 -07:00
Jessica Wang
c0c0ae1c36
cloudstack UI - advanced search on VPC page - add domain dropdown, account text field.
2012-10-04 14:22:39 -07:00
Jessica Wang
d80debcbfe
cloudstack UI - advanced search on guest network page - add domain dropdown, account text field.
2012-10-04 14:22:03 -07:00
Jessica Wang
10d1a0cc6b
cloudstack UI - advanced search on snapshot page - add domain dropdown, account text field.
2012-10-04 13:58:45 -07:00
Jessica Wang
90f608d216
cloudstack UI - advanced search on volume page - add domain dropdown, account text field.
2012-10-04 13:50:53 -07:00
Jessica Wang
10a5bdab49
cloudstack UI - regular user in project view - VPC - tier - deploy VM - should pass projectid instead of account parameter to deployVirtualMachine API.
2012-10-04 12:53:54 -07:00
Jessica Wang
939e060e2e
cloudstack UI - advanced search on instance page - domain field - add blank option, so admin has a choice to see all domains instead of being forced to stick with one domain for each search.
2012-10-04 12:34:30 -07:00
Jessica Wang
f7667e8a88
cloudstack UI - dialog widget - (1) extend field's isHidden property to have function type other than boolean type. (2) do not call field's select function if field's isHidden property is false.
2012-10-04 12:12:19 -07:00
Jessica Wang
e8fd65d867
cloudstack UI - advanced search - implement advanced search on security group page.
2012-10-03 16:28:57 -07:00
Jessica Wang
b8a3524d2e
cloudstack UI - advanced search - implement advanced search on project page.
2012-10-03 16:07:16 -07:00
Jessica Wang
3605ee5564
cloudstack UI - advanced search - implement advanced search on ISO page.
2012-10-03 15:56:42 -07:00
Jessica Wang
5dc1d468fe
cloudstack UI - advanced search - implement advanced search on template page.
2012-10-03 15:40:26 -07:00
Jessica Wang
3e1957933e
cloudstack UI - advanced search - implement advanced search on VPC page.
2012-10-03 15:03:05 -07:00
Jessica Wang
ea91662485
cloudstack UI - advanced search - implement advanced search on network page.
2012-10-03 14:49:59 -07:00
Jessica Wang
18a09c9664
cloudstack UI - advanced search - implement advanced search on snapshot page.
2012-10-02 17:03:23 -07:00
Jessica Wang
92864aa023
cloudstack UI - advanced search - instance page - add name field, zone dropdown, tag key field, tag value field.
2012-10-02 16:47:55 -07:00
Jessica Wang
56496a235f
cloudstack UI - advanced search - implement advanced search on instance page which has filter dropdown in listView.
2012-10-02 16:38:23 -07:00
Jessica Wang
c9bd605029
cloudstack UI - advanced search - after searching, clear basic search input field to avoid confusion of search result.
2012-10-02 16:00:05 -07:00
Jessica Wang
c7c6d23762
cloudstack UI - advanced search - add a new shared function listViewDataProvider() to deal with data parameter passed to API call in listView.
2012-10-02 15:40:34 -07:00
Jessica Wang
71355c1941
cloudstack UI - advanced search - volume page - add domain dropdown, account field.
2012-10-02 15:40:00 -07:00
Jessica Wang
6266fcb8f7
cloudstack UI - advanced search - show advanced search icon on listView only when advSearch property is specified.
2012-10-02 15:39:14 -07:00
Jessica Wang
3187bc6d30
cloudstack UI - advanced search - add Tag Key field, Tag Value field in advanced search in volume page.
2012-10-01 16:58:33 -07:00
Jessica Wang
2c6bc0e918
CS-16197: cloudstack UI - Tags - input validation.
2012-10-01 16:07:45 -07:00
Jessica Wang
ac31b7d914
CS-15687: cloudstack 3.0 UI - zone wizard - change timer setting for adding netcaler provider.
2012-10-01 13:26:59 -07:00
Pranav Saxena
4d458c988a
CloudStack-222:Admin UI prompts to restart Management server with cancel edit operation - Widget changes to reset the default value Reviewed-By:Brian
2012-10-02 00:12:51 +05:30
Saksham Srivastava
63f7c12333
no error message when we upload volume whose size is greater than storage.max.volume.upload.size value
2012-10-01 22:54:39 +05:30
Hugo Trippaers
c9b0b0b1a9
Add Nicira configuration to the UI
2012-09-30 23:33:37 -07:00
Pranav Saxena
4530af1bee
CloudStack-222:Admin UI prompts to restart Management server with cancel edit operation - Widget changes
2012-09-29 12:12:20 +05:30
Jessica Wang
295e228819
bug 15089: cloudstack UI - domain page - get volume count and VM count from listAccounts API response that has volumetotal property and vmtotal property under each account object. listVolumes API and listVirtualMachines API are no longer called when domains are clicked in domain page.
2012-09-28 22:58:34 -07:00
Brian Federle
d266ac9f84
Instances details: Show host name
2012-09-28 12:17:52 -07:00
Brian Federle
6366eeec36
CLOUDSTACK-178: Show VM host name instead of internal name
2012-09-28 12:11:24 -07:00
Hugo Trippaers
d4d82fa3f7
This name makes more sense
2012-09-28 11:33:14 -07:00
Brian Federle
69f6e33a65
CS-16413: Fix load time for infrastructure main page
...
-Disable API calls for infrastructure page
-Re-style infrastructure labels
2012-09-28 11:30:42 -07:00
Jessica Wang
2214ba6c17
CS-16344: cloudstack UI - Port Forwarding section - add port ranges back to private port and public port.
2012-09-28 10:58:10 -07:00
Jessica Wang
c99a3c6ee9
CS-16197: cloudstack UI - Tags - output encoding.
2012-09-27 17:40:43 -07:00
Jessica Wang
80ad7dd930
CS-16413: cloudstack UI - domain page - pass details=min to listAccounts API.
2012-09-27 15:09:04 -07:00
Jessica Wang
b885809638
CS-16407: cloudstack UI - Infrastructure page - total number of Virtual Routers should include both project type and account type.
2012-09-27 12:13:52 -07:00
Jessica Wang
d7508a4cea
CS-16407: cloudstack UI - Infrastructure page - zone - Physical network - Guest - network tab - make 2 API calls to get guest networks. The first one is to get guest networks under all projects. The 2nd one is to get guest networks that are not under any project.
2012-09-27 11:52:32 -07:00
Mice Xia
77520e0bc8
CLOUDSTAK-214 Local storage usage data format is incorrect in zoneChart
2012-09-27 12:10:59 +08:00
Jessica Wang
45360b7a57
cloudstack UI - advanced search - introduce new property "advSearchFields" to lsitViewData.
2012-09-26 15:17:00 -07:00
Jessica Wang
d09b46751c
cloudstack UI - advanced search - extend listView widget to pass data on Advanced Search Dialog to data provider.
2012-09-26 11:04:39 -07:00
Jessica Wang
645527dbf7
cloudstack UI - advanced search - use cloudStack.dialog.createForm()
2012-09-25 16:31:05 -07:00
Jessica Wang
3a313ee1ff
CLOUDSTACK-110: cloudstack UI - domain page - allow root domain to have Edit option, but only network domain field is editable, Resource Limits fields and domain name field is not editable.
2012-09-24 16:49:09 -07:00
Jessica Wang
a3c80ebf4e
CLOUDSTACK-109: cloudstack UI - (1) detailView widget - pass context to isEditable() when calling it. (2) account page - Edit action - allow to update network domain on system-generated default admin account.
2012-09-24 16:05:32 -07:00
Jessica Wang
309be015ce
CLOUDSTACK-109: cloudstack UI - (1) account page: fix a bug that system-generated default admin account wrongly had enalbe/disable/lock/remove option. (2) user page - fix a bug that system-generated default admin account user wrongly had enable/disable/remove option.
2012-09-24 16:05:00 -07:00
Brian Federle
951c124166
CLOUDSTACK-154: Show network details for virtual router
...
-Adds new NICs tab, to display network information for each router
NIC, including network name
-Show guest network ID field on router details tab
2012-09-24 13:59:44 -07:00
Jessica Wang
edc6b4c6da
cloudstack UI - listView widget - basic search - fix a bug that happened on IE browser that clicking Enter key didn't do the searching.
2012-09-20 15:25:50 -07:00
Brian Federle
93c84c8291
CLOUDSTACK-85: Fix instance wizard review hypervisor
...
Fix hypervisor type not being shown in instance wizard review step
2012-09-18 14:18:48 -07:00
Brian Federle
d66f2077d1
CLOUDSTACK-98: Fix alignment of project dashboard event rows
2012-09-18 11:08:41 -07:00
Mice Xia
11b42481e1
CLOUDSTACK-114 UI - VPC related Network Offerings should not be provided as options to create a guest network for the Account before a VPC is actually present with the Account
2012-09-18 11:18:44 +08:00
Mice Xia
cf5d7f879f
CLOUDSTACK-115 UI - Currently there is no way an User can specify network domain suffix to an Isolated Guest Network on the UI.
2012-09-18 11:18:44 +08:00
Jessica Wang
90a649753c
Revert commit f090fdeea7 "CS-15292: Split long OS Type list when create Template,ISO." which causes bug 39 ( https://issues.apache.org/jira/browse/CLOUDSTACK-39 ) that blocks QA's testing since QA is unable to select a provider on any service during network offering creation.
2012-09-13 16:04:06 -07:00
Pranav Saxena
125a6fe065
CS-16328:UI not calling the listCapacity correctly
2012-09-13 14:21:52 -07:00
Pranav Saxena
330c89ce59
CS-16328:UI not calling the listCapacity correctly
2012-09-13 14:21:52 -07:00
Jessica Wang
8737762bde
apache jira CLOUDSTACK-86: cloudstack UI - Instances page - NICs tab - fix a bug that got networkname from a wrong position in array of args.context.instances[0].nic. To correct and simplify it, use API response of "listVirtualMachines&details=nics&id=N" instead of API response of "listVirtualMachines&id=N" in $.map().
2012-09-13 14:17:03 -07:00
Manikanta Kattamuri
cfc2b85651
Removing eclipse .classpath and .project files as they are configured to ant build and adding the entries into .gitignore to stop further comitting of the files
...
Signed-off-by: Chip Childers <chip.childers@gmail.com>
2012-09-13 14:18:14 -04:00
Mice Xia
25e99e9c4d
CLOUDSTACK-87 VMs in Expunging state should be excluded from VM listView for staticNat/portForwarding/loadbalance
2012-09-13 11:21:11 +08:00
Mice Xia
8a008ecd16
CLOUDSTACK-82 enable static nat button is not working in UI
2012-09-13 11:21:11 +08:00
Jessica Wang
fbdd65fe6b
CS-16046: cloudstack 3.0 UI - Edit zone - Local Storage Enabled field is a true/false field. Make it a checkbox in Edit mode.
2012-09-12 12:25:32 -07:00
Koushik Das
65eeeaf071
CS-14277
...
Support for local data disk. Currently enable/disable config is at zone level, in subsequent checkins it can be made more granular.
Following changes are made:
- Create disk offering API now takes an extra parameter to denote storage type (local or shared). This is similar to storage type in service offering.
- Create/delete of data volume on local storage
- Attach/detach for local data volumes. Re-attach is allowed as long as vm host and data volume storage pool host is same.
- Migration of VM instance is not supported if it uses local root or data volumes.
- Migrate is not supported for local volumes.
- Zone level config to enable/disable local storage usage for service and disk offerings.
- Local storage gets discovered when a host is added/reconnected if zone level config is enabled. When disabled existing local storages are not removed but any new local storage is not added.
- Deploy VM command validates service and disk offerings based on local storage config.
- Upgrade uses the global config 'use.local.storage' to set the zone level config for local storage.
(cherry picked from commit 62710aed37606168012a0ed255a876c8e7954010)
2012-09-11 17:22:43 +05:30
Mice Xia
87ecde648f
CLOUDSTACK-72 Error label in traffic type edit dialog in zoneWizard
2012-09-11 14:06:00 +08:00
Alena Prokharchyk
d6b6529951
Revert "CLOUDSTACK-70: Improve Network Restart Behaviour for Basic Zone: Restarting Network Fails"
...
This reverts commit ecd1ac214c .
2012-09-10 16:34:21 -07:00
Rohit Yadav
ecd1ac214c
CLOUDSTACK-70: Improve Network Restart Behaviour for Basic Zone: Restarting Network Fails
...
If cleanup=true, removes all VRs and creates VR, implements network.
If cleanup=false, skips running VRs, implements network for stopped/deleted VRs.
Signed-off-by: Rohit Yadav <rohit.yadav@citrix.com>
2012-09-10 14:13:24 +05:30
Mice Xia
07592ccf63
CLOUDSTACK-68 Missing license header in ui/dictionary.jsp
2012-09-10 10:37:37 +08:00
Pranav Saxena
831ade7979
CS-14664:System Wide Capacity Resources Screen has spilling values- Adjusting the table structure
2012-09-08 12:10:22 +05:30
Pranav Saxena
f20f388bf7
CLOUDSTACK-38:Lable name is getting displayed in place of Network Rate while adding Network offering
2012-09-07 14:46:37 +05:30
Mice Xia
dd07d1598f
Fix Bug CloudStack-9 can not change OS preference from OS to none
2012-09-04 20:51:03 +08:00
Jessica Wang
5ccca40067
cloudstack 3.0 UI - account page - create account action - encrypt password even md5-hashed is off before passing it to API call.
2012-08-30 14:46:22 -07:00
Brian Federle
eb0caf10a2
CS-16218: Only show VPC router details for ROOT admin
2012-08-30 11:01:02 -07:00
Jessica Wang
05fef0fb25
cloudstack 3.0 UI - VPC - localize Configure VPC Chart (Reviewed-by: Brian)
2012-08-29 13:29:44 -07:00
Pranav Saxena
d134a63ea8
CS-16147: Always show VPC section and VPN customer Gateway if advanced zone is present
2012-08-29 13:28:00 +05:30
Pranav Saxena
ad78a0e918
CS-16201:Network Page drop down shows VPN Customer Gateway even in Basic Zone
2012-08-29 12:30:47 +05:30
Pranav Saxena
d7b249fb01
Fixing UI compatibility with IE which was broken because of license headers added to jsp file
2012-08-29 11:35:28 +05:30
Pranav Saxena
8884febe44
CS-15962: Inter VLAN Virtual router tab development under VPC section -fixing a typo
2012-08-29 11:11:40 +05:30
Jessica Wang
bbf8bed8ee
cloudstack 3.0 UI - VPC widget - localize text (Reviewed-by: Brian)
2012-08-28 15:59:46 -07:00
Jessica Wang
5b556e202e
cloudstack 3.0 UI - add translation labels for VPC widget. (Reviewed-by: Brian)
2012-08-28 15:59:13 -07:00
Jessica Wang
155436870f
cloudstack 3.0 UI - tagger widget - localize text (Reviewed-by: Brian)
2012-08-28 14:46:58 -07:00
Brian Federle
a52889bb6a
CS-16196: Fix VM wizard network selects
...
-Fixes case where 1 existing network is present, but cannot be
unchecked when 'add new network' is checked
-Fixes regression with multiple networks and VPC tiers present, where
unchecking all regular networks will select the hidden VPC network
reviewed-by: jessica
2012-08-28 13:52:15 -07:00
Pranav Saxena
36ce46c319
CS-16190:InterVlan - UI - Non-VPC Virtual Routers are not provided with an option to reboot unlike VPC Virtual Routers- Check on the vpc id being not NULL was making the reboot action hidden for a normal VR ,but if the vpc id is NULL , VPC VR won't exist
2012-08-28 13:31:27 +05:30
Jessica Wang
ccfdb151f1
CS-15671: cloudstack 3.0 UI - Migrate SystemVM option, Migrate Router action - host dropdown - listHosts API no longer returns hasEnoughCapacity proprety. So, "Available" or "Full" is removed from dropdown option since "Available" or "Full" is determined by host's hasEnoughCapacity proprety.
2012-08-27 16:35:28 -07:00
Brian Federle
21904cf33b
UI, add network offering: Disable VPC virtual router by default
...
reviewed-by: jessica
2012-08-27 15:32:24 -07:00
Brian Federle
7e591a442d
CS-15811: Network offering: filter by VPC supported services
...
Introduce a new checkbox which indicates that this service offering is
for VPC networks. If enabled, then only show the VpcVirtualRouter
option for all supported services. If disabled, then disable the
VpcVirtualRouter options
reviewed-by: jessica
2012-08-27 15:21:08 -07:00
Jessica Wang
f9fdbcddb1
cloudstack 3.0 UI - VPC feature - localize network.js (Reviewed-by: Brian)
2012-08-24 15:41:41 -07:00
Jessica Wang
57f0f20dca
cloudstack 3.0 UI - VPC feature - add VPC localization labels for network.js in dictionary.jsp (Reviewed-by: Brian)
2012-08-24 14:56:54 -07:00
Pranav Saxena
e4c51e92ef
CS-16152:Projects:Not shown max.vpcs entry in the resourcelimits
2012-08-24 05:18:43 +05:30
Brian Federle
00323f0e5a
CS-15967: Don't pass projectId=-1 to zone->guest networks list
...
reviewed-by: jessica
2012-08-23 13:16:42 -07:00
Brian Federle
c0b92958ef
CS-16001: Show VPC router details for domain admins
2012-08-23 12:26:03 -07:00
Brian Federle
b302ed904a
CS-16144: Show warning before enabling local storage in zone wizard
...
Conflicts:
ui/dictionary.jsp
2012-08-23 11:08:48 -07:00
Brian Federle
7e3b4408cb
UI create form: Support custom checkbox 'on change' event
...
If field is a checkbox (isBoolean: true) and onChange function is
specified, then call this onChange everytime checkbox is clicked.
2012-08-23 11:08:12 -07:00
Jessica Wang
b5d00724fa
cloudstack 3.0 UI - basic zone - elastic IP - Add Load Balancer tab - Add VMs button - add a comment to specify code area. (Reviewed-by: Brian)
2012-08-23 10:40:05 -07:00
Brian Federle
e6ef6985f8
CS-16138: Fix instance wizard 'add network' radio button
...
When no guest networks are present but VPC tier is, fix 'add new
network' radio button being unselected.
reviewed-by: jessica
2012-08-22 15:24:58 -07:00
Pranav Saxena
2cd6382f73
CS-16133:Removing the infinte API add load balancer calls in a basic zone while adding VMs to create a lb rule
2012-08-23 01:21:20 +05:30
Mice Xia
eb4e09ec58
CS-16048 Failled to assign VLAN to storage network in zoneWizard
2012-08-22 18:06:03 +08:00
Jessica Wang
576f7f6ecb
cloudstack 3.0 UI - VPC feature - localize vpc.js (Reviewed-by: Brian)
2012-08-21 16:52:04 -07:00
Jessica Wang
57d95d27f1
cloudstack 3.0 UI - VPC feature - fix a bug that shortLabel was not localizable. (Reviewed-by: Brian)
2012-08-21 16:51:22 -07:00
Jessica Wang
7f6505cd3d
cloudstack 3.0 UI - VPC feature - add new translation labels in dictionary.jsp (Reviewed-by: Brian)
2012-08-21 16:50:43 -07:00
Brian Federle
aa5aa30b44
Split JSP into 2 files
...
Due to file size limit being reached on index.jsp, move dictionary JS
into separate file, dictionary.jsp
reviewed-by: Jessica Wang
2012-08-21 13:43:30 -07:00
Brian Federle
5d94a8de8c
VPC UI: Network ACL: Only show 'acl' tab on detail view
...
reviewed-by: jessica
2012-08-21 13:12:52 -07:00
Pranav Saxena
b7f920b4c0
CS-16018:Resources tab not displaying the Resource limits in both in default view as well as projects view
2012-08-22 01:38:10 +05:30
Brian Federle
93834ea6c6
CS-16007: Show tier name (associated network name) in place of VM name
...
reviewed-by: jessica
2012-08-21 11:33:03 -07:00
Brian Federle
3f8d9f6b1f
VPC UI: Add hover state to virtual router box
2012-08-21 11:22:50 -07:00
Pranav Saxena
568cc88c20
CS-15898:Change drop down options in vm tier for vpc
2012-08-21 15:51:41 +05:30
Brian Federle
aa64dc5fdf
Instance wizard: add VPC drop-down
...
Select VPC drop-down was missing previously from the instance wizard,
add network step. This re-adds it.
2012-08-20 15:16:06 -07:00
Brian Federle
7d934d1039
CS-16085: Fix networks checkboxes
...
When both VPC and isolated networks are present, fix case where
unchecking first isolated networks triggers checkbox for VPC tier
network, thus making it appear as if no network is selected.
reviewed-by: jessica
2012-08-20 15:00:44 -07:00
Brian Federle
ad2b8d7579
CS-16044: Zone wizard: Add 'use local storage' checkbox
...
Add checkbox to zone wizard indicating whether zone will use local
storage. If checked, bypass add primary storage step and enable local
storage for zone on creation.
Conflicts:
ui/index.jsp
2012-08-20 11:36:57 -07:00
Brian Federle
ba2b0c3974
CS-16050: Pass listAll=true to listTags API call, if admin
2012-08-20 10:40:37 -07:00
Brian Federle
4b57e7b602
CS-16002: Fix ACL list view when no networks present
2012-08-16 14:08:30 -07:00
Brian Federle
b391a1c5b1
CS-16010: Add missing alt tag for 'move to bottom' reorder action
2012-08-16 13:56:07 -07:00
Brian Federle
5633ad0beb
CS-16016: Reset input field to default value on add
...
Conflicts:
ui/scripts/vpc.js
2012-08-16 13:48:21 -07:00
Brian Federle
9394e838a5
CS-16001: Show router details on click of 'virtual router'
...
Clicking the 'Virtual Router' button will show the same router tab as seen on
the VPC detail view.
-- Note that this is only clickable for admins, as users cannot view router
details in the API.
2012-08-16 12:36:03 -07:00
Brian Federle
59743018e6
VPN Customer Gateway: Fix missing capital letters
2012-08-16 11:33:16 -07:00
Jessica Wang
e6130d3384
CS-16018: cloudstack 3.0 UI - create VPN Customer Gateway - IKE DH, Perfect Forward Secrecy dropdown - restore blank option back and label it as "None".
2012-08-16 11:24:02 -07:00
Pranav Saxena
9ac17b35db
CS-16018:InterVlan- Blank Options on Add VPN Customer Gateway replaced by Group2mod(1024p)
2012-08-16 21:27:14 +05:30
Pranav Saxena
1ec3fed0e6
CS-16019:InterVlan CIDR list in Add VPN Customer Gateway doesnt let the User know that CIDR list is a comma seperated list
2012-08-16 20:53:51 +05:30
Mice Xia
5dcf639acc
Fix a bug, failed to show resource limit page in project view due to missing vpc limit type
2012-08-16 20:17:42 +08:00
Pranav Saxena
938498c7fe
CS-15962:InterVlan-Router details tabs to be visible only for admin and hidden for regular accounts
2012-08-16 16:56:15 +05:30
Pranav Saxena
a7b7465bec
CS-15961:InterVlan Box for Creation of ACL Rules on ICMP Protocol should convey User that -1 for Type and Code means any Type and Code
2012-08-16 14:56:23 +05:30
Jessica Wang
ccf99beaed
cloudstack 3.0 UI - Instances page - VM Wizard - select network step - VPC filter - list only VPCs belonging to the current login (i.e. If the current login is root-admin, do not show VPCs belonging to regular-user/domain-admin in Instances page's VM Wizard.)
2012-08-15 15:00:26 -07:00
Jessica Wang
6c33763d86
cloudstack 3.0 UI - VPN Customer Gateway - IKE DH field, Perfect Forward Secrecy field - change option description of to 'Group 2(modp1024)', 'Group 5(modp1536)'.
2012-08-15 13:59:28 -07:00
Jessica Wang
07efdb6409
cloudstack 3.0 UI - IP Address page - detailView - Network Name is referring to name of associated network.
2012-08-15 11:41:38 -07:00
Brian Federle
dc07b2e3e6
VPC UI: Fix IP details when no network is present
2012-08-15 10:28:14 -07:00
Brian Federle
95a60dc8bc
VPC UI: Hide tier dropdown if viewing from tier detail view
2012-08-15 10:14:22 -07:00
Jessica Wang
78b3b1ad83
CS-15977: cloudstack 3.0 UI - VM Wizard - select network step (5th step) - if there is no visible network in Existing Networks Area, check checkbox in Add Network Area.
2012-08-14 15:53:18 -07:00
Jessica Wang
aa9dd422d9
CS-15985: cloudstack 3.0 UI - IP Address page - should use associatednetworkid instead of networkid when trying to grep an IP Address' parent network.
2012-08-14 12:35:41 -07:00
Brian Federle
e986d03fc9
CS-15916: Show network name in IP details
...
Conflicts:
ui/scripts/network.js
2012-08-14 12:35:33 -07:00
Jessica Wang
1fd771f871
cloudstack 3.0 UI - DeleteVpnCustomerGateway API response name has been changed, here is corresponding UI change.
2012-08-14 10:10:03 -07:00
Pranav Saxena
37f646f3ff
CS-15981:changing addvm's to add
2012-08-14 18:13:22 +05:30
Pranav Saxena
9c6254046a
CS-15976:when vpc fails to create, UI keeps on showing that the creation is in progress
2012-08-14 17:24:07 +05:30
Pranav Saxena
8553918d08
CS-15981:Add Load Balancer page inside Guest networks is blank
2012-08-14 16:34:07 +05:30
Mice Xia
29459549ba
Fix a bug: zoneWizard uses incorrect vlan parameter to create storage network
2012-08-14 13:43:09 +08:00
Jessica Wang
cc2dec9fe1
cloudstack 3.0 UI - network page - LB listing - VM listing - VM name - no need to choose between id, displayname, name property in VM object. Always use displayname property in VM object. This also fixes a bug that VM name did not show right after an VM was assigned to a LB rule.
2012-08-13 16:09:06 -07:00
Jessica Wang
9a8089e02c
cloudstack 3.0 UI - network page - LB listing - comment out obsolete unused code.
2012-08-13 14:46:02 -07:00
Pranav Saxena
dabb827922
CS-15961:InterVlan Box for Creation of ACL Rules on ICMP Protocol should convey User the default value and Tooltip description for ICMP Type and Code
2012-08-14 01:52:00 +05:30
Pranav Saxena
4da87bd9dd
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cloudstack
2012-08-14 01:16:50 +05:30
Pranav Saxena
6de089810d
CS-15962: Inter VLAN Virtual router tab development under VPC section
2012-08-14 01:16:11 +05:30
Jessica Wang
e002dd0998
CS-15957: cloudstack 3.0 UI - VPC - private gateway - if not root-admin, show private gateway listView instead of create private gateway dialog because only root-admin is allowed to create private gateway.
2012-08-13 12:45:50 -07:00
Brian Federle
9bf7d757e8
multiEdit: Support default value and description
...
-If 'defaultValue' is specified for a text field, then put that value
into the text field on load.
-If 'desc' is specified for any field, then use it as a 'title'
attribute to show a tooltip description.
Example:
'icmptype': {
...
defaultValue: '-1',
desc: 'Please specify -1 if you want to allow all'
...
}
2012-08-13 12:16:43 -07:00
Brian Federle
55e224f56d
CS-15958: Fix ACL select box
...
Give fixed width to ACL tier select box, to prevent overflow with long
network names
2012-08-13 11:04:38 -07:00
Brian Federle
41a383f0f9
CS-15877: Fix static routes
...
Fix static routes not being shown when viewed as a domain admin
2012-08-13 10:56:59 -07:00
Pranav Saxena
94d8eb71fb
ACL restructuring label renaming
2012-08-13 14:29:21 +05:30
Pranav Saxena
f285ce4ef0
ACL restructuring UI changes
2012-08-13 14:22:32 +05:30
Pranav Saxena
caece12823
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cloudstack
2012-08-13 13:12:38 +05:30
Pranav Saxena
531cfa76f4
CS-15960:InterVlan - UI - Network-VPC view should list the status of the VPCs
2012-08-13 13:11:54 +05:30
Mice Xia
00b2a8040b
Remove @author tag from non third-party source files in agent-simulator, cloud-cli, test, ui and utils folder
2012-08-13 15:30:42 +08:00
Pranav Saxena
5111fee70c
CS-15959:InterVlan - UI - Name Label changes required for Add VPC box parameters
2012-08-13 12:00:25 +05:30
Alena Prokharchyk
b61468d65c
Merge branch 'master' into vpc
...
Conflicts:
plugins/hypervisors/kvm/src/com/cloud/hypervisor/kvm/resource/LibvirtComputingResource.java
2012-08-11 18:27:18 -07:00
Brian Federle
abbfd74077
Fix _hideFields array not hiding add VM button
2012-08-10 14:03:17 -07:00
Brian Federle
66e3387b2a
Fix _hideFields array not hiding add VM button
2012-08-10 14:03:00 -07:00
Edison Su
263216caa5
Adds CLVM as an option for primary storage. It copies most of the RBD bits, in most cases simply adding an 'else if' or similar. In the managesnapshot.sh we add the ability to manipulate snapshots for the CLVM volumes, as well as a few minor fixes like adjusting the usage for the -b option to reflect that it accepts four arguments (note that it already accepted four args, it just wasn't reflected in the usage).
...
RB: https://reviews.apache.org/r/6470/
Send-by: shadowsor@gmail.com
2012-08-10 13:33:06 -07:00
Brian Federle
42a9fd641e
VPC UI: New ACL flow
...
-Remove the ACL action from the tier chart item
-Adds an ACL overview list view under the VPC configure menu which
displays each tier and their total # of ACLs.
-Add ACL edit to tier detail view
- (misc) Also add IP address tab to tier detail view
2012-08-10 13:04:20 -07:00
Jessica Wang
569afefc6d
CS-15945: cloudstack 3.0 UI - Infrastructure page - zone detail page - create guest network - make start IP, end IP field required.
2012-08-10 11:12:04 -07:00
Alena Prokharchyk
ccac505944
Merge branch 'master' into vpc
2012-08-10 10:47:49 -07:00
Brian Federle
83361776fa
multiEdit: Allow disabling fields per-row
...
If _hideFields array is passed with row item data, then field IDs
specified will be disabled, if they are custom button actions.
2012-08-10 10:43:35 -07:00
Brian Federle
a6f59e31d5
multiEdit: Allow disabling fields per-row
...
If _hideFields array is passed with row item data, then field IDs
specified will be disabled, if they are custom button actions.
2012-08-10 10:43:17 -07:00
Jessica Wang
0384259298
CS-15939: cloudstack 3.0 UI - VPC - create VPN connection - add error handling.
2012-08-10 10:29:03 -07:00
Brian Federle
a96c9013d4
multiEdit: pass context to select handler
2012-08-10 09:17:48 -07:00
Brian Federle
b9e1cb640a
multiEdit: pass context to select handler
2012-08-10 09:17:28 -07:00
Jessica Wang
60f1dbe572
CS-15883: cloudstack 3.0 UI - VPC - VM Wizard - step 1 - zone dropdown - populate only one zone, the one that the VPC is under.
2012-08-09 17:09:19 -07:00
Brian Federle
df4a4a6b21
CS-15913: Add state column to VPN connection listing
2012-08-09 16:15:29 -07:00
Brian Federle
241d83aa09
VPC UI, VPN connections: fix 'DPD' boolean field
2012-08-09 16:15:29 -07:00
Brian Federle
41afde3207
CS-15902: Remove loading overlay from VPC actions
...
For add VPN and add gateway actions: remove loading overlay to allow
user to perform other actions. The overlay is replaced with a set of
notification messages indicating the status of the job.
2012-08-09 16:15:29 -07:00
Jessica Wang
3b8494131f
CS-15803: cloudstack 3.0 UI - VPC - fix a bug that root-admin failed to create a VM in a tier that belonged to regular-user or domain-admin.
2012-08-09 14:53:06 -07:00
Jessica Wang
ed28accdf0
CS-15801: cloudstack 3.0 UI - VPC - create new tier - fix an error "Owner of vpc with specified vpcId is different from the network owner Acct[2-admin]".
2012-08-09 14:30:07 -07:00
Mice Xia
c91463f43e
show zone name in secondary storage detail page
2012-08-09 17:29:11 +08:00
Pranav Saxena
695f727cfd
CS-15915:InterVlan - UI - Static route - instead of CIDR should say CIDR of destination network
2012-08-09 10:37:09 +05:30
Jessica Wang
965da2ce99
CS-15825: cloudstack 3.0 UI - VPC - Tier - detailView - allow all actions for regular-user and domain-admin since server-side doesn't have restriction.
2012-08-08 16:08:36 -07:00
Jessica Wang
c33c19dd31
CS-15773: cloudstack 3.0 UI - VPC - create private gateway dialog - add Physical Network dropdown.
2012-08-08 15:53:36 -07:00
Jessica Wang
cd5b79414b
CS-15773: cloudstack 3.0 UI - VPC - create private gateway dialog - add Physical Network dropdown.
2012-08-08 15:52:55 -07:00
Alena Prokharchyk
048c5e50cf
Merge branch 'master' into vpc
...
Conflicts:
utils/test/com/cloud/utils/component/MockComponentLocator.java
2012-08-08 11:50:39 -07:00
Jessica Wang
b74a6a7a9c
cloudstack 3.0 UI - VPC - private gateways - preCheck() should not call args.response.success().
2012-08-08 10:27:51 -07:00
Jessica Wang
406ae0d724
cloudstack 3.0 UI - site to site VPN - create VPN connection - fix a bug that wrong vpnGatewayId is passed to API command where there are multiple VPN gateways are present in one account.
2012-08-08 10:26:52 -07:00
Jessica Wang
0db332887e
cloudstack 3.0 UI - VPC - IP Address page - configuration tab - fix a bug that root-admin was unable to see LB service of IP Address owned by regular-user or domain-admin.
2012-08-08 10:22:49 -07:00
Jessica Wang
0c8ce06f6b
cloudstack 3.0 UI - infrastructure - Virtual Routers - detailView - add Reboot action to VPC Virtual Router.
2012-08-08 10:13:17 -07:00
Jessica Wang
a1143acf85
cloudstack 3.0 UI - infrastructure - zone detail - network service providers - VPC Virtual Router - Instances tab - detailView - add Reboot action.
2012-08-08 10:08:38 -07:00
Pranav Saxena
a5f979355b
CS-15900:InterVlan UI - Confirmation Note on Acquisition of a Public IP Address to a VPC should mention this VPC instead of this Network
2012-08-08 20:29:27 +05:30
Pranav Saxena
8f34776dd8
CS-15851:Intervlan - VMware - Enable Static NAT > if no tier selected> Apply> Status should display 'Please select a tier'
2012-08-08 18:02:39 +05:30
Pranav Saxena
dd7a0da9a7
CS-15901:InterVlan - UI - Site-to-Site VPN Gateway - Confirmation Message should mention Site-to-Site VPN Gateway instead of just VPN Gateway
2012-08-08 15:00:48 +05:30
Pranav Saxena
1323d7f32f
CS-15903:Detail page of vpn connection miss ike/esp lifetime
2012-08-08 13:59:34 +05:30
Mice Xia
8d75c8fe7d
fix for empty event detail page
2012-08-08 15:49:27 +08:00
Pranav Saxena
1aea98f622
CS-15898:Change drop down options in vm tier for vpc
2012-08-08 11:03:08 +05:30
Brian Federle
b5e1c53137
CS-15892: Tier detail view: Show 'tier details' instead of 'details'
...
Conflicts:
ui/index.jsp
2012-08-07 16:02:07 -07:00
Brian Federle
7de225baa9
CS-15890: ACL multiEdit: Change 'Source CIDR' -> 'CIDR'
2012-08-07 16:00:44 -07:00
Brian Federle
72651f62b7
CS-15891: Add view console action to VPC instances list view
...
Conflicts:
ui/css/cloudstack3.css
2012-08-07 16:00:35 -07:00
Brian Federle
bcead6eec2
Reduce whitespace to overcome file size limit
2012-08-07 15:59:43 -07:00
Brian Federle
310b24b285
List view: support external link actions
...
Support actions which point to an external link, primary to support
launching the console proxy.
Example:
listView: {
actions: {
viewConsole: {
label: 'label.view.console',
action: {
externalLink: {
url: function(args) {
return clientConsoleUrl + '?cmd=access&vm=' + args.context.vpcTierInstances[0].id;
},
title: function(args) {
return args.context.vpcTierInstances[0].id.substr(0,8);
},
width: 820,
height: 640
}
}
}
}
}
2012-08-07 15:59:36 -07:00
Brian Federle
989ae4609b
Reduce whitespace to overcome file size limit
2012-08-07 15:59:12 -07:00
Brian Federle
8630891c07
List view: support external link actions
...
Support actions which point to an external link, primary to support
launching the console proxy.
Example:
listView: {
actions: {
viewConsole: {
label: 'label.view.console',
action: {
externalLink: {
url: function(args) {
return clientConsoleUrl + '?cmd=access&vm=' + args.context.vpcTierInstances[0].id;
},
title: function(args) {
return args.context.vpcTierInstances[0].id.substr(0,8);
},
width: 820,
height: 640
}
}
}
}
}
2012-08-07 15:58:57 -07:00
Brian Federle
c6e58b6ece
multiEdit: support validate on custom action
...
If requireValidation: true is set for a custom action, then only
perform action if multiEdit's form fields are valid. This does not
apply to clicking on existing rules' action buttons.
Syntax:
multiEdit: {
fields: {
testField: {
custom: {
requireValidation: true,
...
},
...
},
...
}
}
Conflicts:
ui/scripts/ui/widgets/multiEdit.js
2012-08-07 13:48:27 -07:00
Jessica Wang
37b66d3fb2
cloudstack 3.0 UI - infrastructure - Virtual Routers - detailView - add ChangeService action to VPC Virtual Router.
2012-08-06 16:01:02 -07:00
Jessica Wang
8da249e2a3
cloudstack 3.0 UI - infrastructure - zone detail - network service providers - VPC Virtual Router - Instances tab - detailView - add ChangeService action.
2012-08-06 16:00:05 -07:00
Jessica Wang
1e69966f75
cloudstack 3.0 UI - infrastructure - zone detail - network service providers - Virtual Router - Instances tab - exclude VPC Virtual Router here.
2012-08-06 15:59:11 -07:00
Jessica Wang
648dcf0ccf
cloudstack 3.0 UI - infrastructure - zone detail - network service providers - VPC Virtual Router - Instances tab - add Type to listView (System, VPC or Project).
2012-08-06 15:50:38 -07:00
Brian Federle
469e180515
multiEdit: better handling for tag widget
...
Place tagging widget in a separate action and dialog class; it is
indicated by a 'tag' icon for better clarity.
-- This removes the requirement to specify a dummy 'edit' action on
multi-rules; instead, the separate tag action will appear automatically
as long as 'tags' is specified under the multiEdit's properties.
Conflicts:
client/WEB-INF/classes/resources/messages.properties
ui/css/cloudstack3.css
ui/index.jsp
2012-08-06 14:15:41 -07:00
Jessica Wang
feb2ed1d2d
cloudstack 3.0 UI - site to site VPN - Edit mode - (1)split IKE policy field into 3 fields. (2)split ESP plicy field into 3 fields. (3)split lifetime field into 2 fields. (4) add Dead Peer Detection field.
2012-08-06 13:26:59 -07:00
Jessica Wang
532806ba13
cloudstack 3.0 UI - site to site VPN - listView - (1)split IKE policy field into 3 fields. (2)split ESP plicy field into 3 fields. (3)split lifetime field into 2 fields. (4) add Dead Peer Detection field.
2012-08-06 13:25:21 -07:00
Jessica Wang
8b16e32b50
cloudstack 3.0 UI - site to site VPN - Create action - (1)split IKE policy field into 3 fields. (2)split ESP plicy field into 3 fields. (3)split lifetime field into 2 fields. (4) add Dead Peer Detection field.
2012-08-06 13:13:59 -07:00
Brian Federle
e149459358
VPC ACL UI: Fix alignment of multiEdit tables
...
Conflicts:
ui/css/cloudstack3.css
2012-08-06 11:23:14 -07:00
Pranav Saxena
feaea413c7
CS-15844:InterVlan - UI - Remove ACL Icon is not displayed properly for ACL Rules
2012-08-06 16:06:30 +05:30
Alena Prokharchyk
5a72044dc7
Merge branch 'master' into vpc
2012-08-03 14:30:54 -07:00
Jessica Wang
6aee5f2aef
cloudstack 3.0 UI - site to site VPN - VPN customer gateway - implement Edit mode.
...
Conflicts:
ui/scripts/network.js
2012-08-03 13:24:34 -07:00
Brian Federle
9697860938
CS-15842: VPC gateway create form: Put 'VLAN' field at the top
2012-08-03 12:29:53 -07:00
Brian Federle
26a4132b11
CS-15841: Better add VPC gateway flow
...
- Because only 1 gateway can exist per VPC, remove 'add' button from
list view and immediately show create form on click if no gateway is
present; show list view on successful creation. If there is a
gateway, go to list view immediately.
- Rename "Gateways" -> "Private Gateway"
2012-08-03 12:26:34 -07:00
Brian Federle
75242b49ce
VPC details: Display 'restart required' field
2012-08-03 12:03:57 -07:00
Brian Federle
5cb356024f
CS-15802: Add VPC filter to instance wizard network select
...
Adds drop-down select to filter networks by VPC.
-If no VPC is selected, only show non-VPC isolated networks
-If VPC is selected, show tiers from specified VPC. Note that only one
tier/network can be checked at a time in this mode, and 'add network'
text field is hidden
2012-08-03 11:42:40 -07:00
Brian Federle
20b0790753
CS-15809: Show account/domain fields on VPC detail view
...
Conflicts:
ui/scripts/network.js
2012-08-03 11:13:32 -07:00
Brian Federle
7fb1e13957
CS-15793: Fix static NAT select when in a VPC network
...
Conflicts:
ui/scripts/network.js
2012-08-03 11:07:06 -07:00
Chip Childers
7998362b18
License header updates for the UI folder
2012-08-03 12:45:47 -04:00
Pranav Saxena
20407ec863
CS-15793:Enable static NAT for the public IP address screen is not showing VMs
2012-08-03 15:54:10 +05:30
Alena Prokharchyk
0e0b75a041
Merge branch 'master' into vpc
...
Conflicts:
api/src/com/cloud/api/ApiConstants.java
2012-08-02 18:45:37 -07:00
Jessica Wang
25b75c1bff
cloudstack 3.0 UI - site to site VPN - (1) implement Add VPN connection action in VPN connection listView. (2) remove Add VPN connection action from VPN customer gateway detailView.
2012-08-02 16:01:34 -07:00
Jessica Wang
47f309af6d
cloudstack 3.0 UI - site to site VPN - VPN customer gateway - add name field.
2012-08-02 15:30:15 -07:00
Pranav Saxena
95b6a5eeda
CS-15807 :Network label for OVM support on UI : Reviewed-By - Brian Federle
2012-08-03 03:18:26 +05:30
Brian Federle
c12734eab6
CS-15798: Support editing of VPC resource limits
2012-08-02 14:22:45 -07:00
Brian Federle
2cb141e6ae
VPC: Update site-to-site VPN creation flow
...
If no VPN gateway exists for a VPC, then immediately show a dialog box
asking if user wants to add. If so, create VPN gateway and show list
view afterwards.
- This removes the 'add' button from the list view, moving the code up
a level in the object to siteToSiteVPN.add
- In addition there is a new function, siteToSiteVPN.preCheck, which
returns true/false. If true, then show list view immediately; if
false, show dialog and go through creation process, showing list
view afterwards.
Conflicts:
ui/scripts/vpc.js
2012-08-02 11:34:51 -07:00
Pranav Saxena
eb116b6ecb
CS-15318: Do not allow user to stop a VM in Starting State (hiding the stop button)
2012-08-02 14:22:53 +05:30
Alena Prokharchyk
ce9f1afa78
Merge branch 'master' into vpc
...
Conflicts:
server/src/com/cloud/network/NetworkManagerImpl.java
2012-08-01 19:04:28 -07:00
Jessica Wang
10cf9c2f20
CS-15687: cloudstack 3.0 UI - zone wizard - change timer setting for adding netcaler provider.
2012-08-01 17:18:28 -07:00
Jessica Wang
a902443708
CS-15792: cloudstack 3.0 UI - VPC - pass domainid+account instead of listAll to all listNetworks API calls under VPC section.
2012-08-01 16:10:41 -07:00
Brian Federle
babc868de6
listView UI: Fix case where $breadcrumb isn't present
2012-08-01 15:57:28 -07:00
Brian Federle
640dcdec1f
cloudBrowser / list view UI: Show subsection in breadcrumb
...
If in a section with multiple subsections, show active subsection in
the breadcrumb.
For example, if in storage->snapshots, display 'Storage - Snapshots'
based on the 'title' attribute for the main section and subsetion.
-- Note: this disables the 'fixSize' functionality which resizes long
breadcrumb trails, due to incompatibility with this new feature. It
is going to be reimplemented anyway, as it is fairly glitchy in its
current incarnation.
2012-08-01 15:57:24 -07:00
Brian Federle
8120785bab
listView UI: Fix case where $breadcrumb isn't present
2012-08-01 15:57:00 -07:00
Brian Federle
6ad7f2f80b
CS-15740: Show 'please select a tier' instead of blank default option
...
For VPC enable static NAT dialog, a tier always needs to be selected
-- this is now indicated in the default option select.
2012-08-01 14:36:46 -07:00
Brian Federle
ef9dd4210e
cloudBrowser / list view UI: Show subsection in breadcrumb
...
If in a section with multiple subsections, show active subsection in
the breadcrumb.
For example, if in storage->snapshots, display 'Storage - Snapshots'
based on the 'title' attribute for the main section and subsetion.
-- Note: this disables the 'fixSize' functionality which resizes long
breadcrumb trails, due to incompatibility with this new feature. It
is going to be reimplemented anyway, as it is fairly glitchy in its
current incarnation.
2012-08-01 14:36:15 -07:00
Pranav Saxena
250501c56d
CS-14907:Download volume option to be present only if it is in READY state since it has moved to the primary storage
2012-08-01 10:58:22 +05:30
Brian Federle
379ba3b292
Update VPC UI:
...
-Update with additional actions
-Fix dataProvider for tiers
-Add 'view all IP addresses' link to tier details
2012-07-31 14:38:46 -07:00
Brian Federle
1c7e68aa49
VPC widget: fix missing $browser reference
2012-07-31 14:37:55 -07:00
Brian Federle
6cbf43e89b
CS-15761: Show type of router in list view
...
Adds a 'type' column to virtual router list views, which is labeled
either 'VPC,' 'Project,' or 'System' [default router].
--This also fixes an issue where project routers were never listed
2012-07-31 14:20:49 -07:00
Wido den Hollander
43b68a8dbe
ui: Add label for management IP addresses
2012-07-31 23:00:09 +02:00
Brian Federle
c4e2fe7b74
CS-15760
...
Don't show Configuration tab for VPC static NAT
2012-07-31 13:44:54 -07:00
Alena Prokharchyk
7706a9c32f
Merge branch 'master' into vpc
...
Conflicts:
server/src/com/cloud/network/NetworkManagerImpl.java
server/src/com/cloud/network/rules/RulesManagerImpl.java
2012-07-31 13:37:28 -07:00
Pranav Saxena
9644a62014
CS-15724:S2S vpn- Customer vpn gateway page does not display all the configured parameters
2012-07-31 16:27:50 +05:30
olgasmola
05c9e0bb36
CS-15770: Hide Dedicated option when Basic EIP/ELB is chosen as Network Offering.
2012-07-31 13:35:41 +03:00
Brian Federle
3622039feb
CS-15620
...
Fix edit instance 'displayname' parameter not being sent over, even if
content was updated.
2012-07-30 15:17:06 -07:00
Pranav Saxena
5f2bbf0e2a
CS-15720:Site 2 Site VPN:Front End development for adding a vpn conenction from vpn connection page
2012-07-31 03:46:45 +05:30
Brian Federle
1fbf5952cd
Add license header to tagger widget
2012-07-30 14:32:32 -07:00
Brian Federle
6b47907f39
CS-15726: Use custom validation for tagger widget
...
Show a generic dialog box for tagger validation, instead of using
jQuery validate
--it conflicted with the detail view's edit fields and prevented
submission unless the key and value fields were filled out.
2012-07-30 14:32:32 -07:00
Pranav Saxena
36fc2bd9b5
CS-15044:API changes and UI changes to provide option to view the name of the guestnetwork a virtual machine belongs
2012-07-31 02:57:46 +05:30
Pranav Saxena
e47b6da603
CS-15746:S2S VPN: vpn connection details page does not show the vpn connection state
2012-07-30 23:33:03 +05:30
Brian Federle
4507df088d
Fix positioning of tags error labels
2012-07-30 10:44:02 -07:00
olgasmola
9c895b14ab
CS-15317: Fix operations with accounts on the Project tab after making another account project owner.
2012-07-27 23:37:46 -04:00
olgasmola
82bb1e5592
CS-15349: Fix incorrect result when Make owner in New project/Add account.
2012-07-27 23:37:46 -04:00
olgasmola
0be4230f91
CS-15325: Fix selected name of user from the drop down list overlay.
2012-07-27 23:37:45 -04:00
olgasmola
9d67ecdbb7
CS-15518: Fix password field garbling on login screen.
2012-07-27 23:37:45 -04:00
Wido den Hollander
4dd2854d61
rbd: Small JavaScript fix
2012-07-27 23:37:45 -04:00
Alena Prokharchyk
a39fd61249
Merge branch 'master' into vpc
...
Conflicts:
server/src/com/cloud/network/rules/RulesManagerImpl.java
server/src/com/cloud/vm/UserVmManagerImpl.java
server/src/com/cloud/vm/VirtualMachineGuru.java
2012-07-27 13:47:46 -07:00
olgasmola
7fbd612d69
CS-15317: Fix operations with accounts on the Project tab after making another account project owner.
2012-07-27 18:23:07 +03:00
olgasmola
7fc3adbacc
CS-15349: Fix incorrect result when Make owner in New project/Add account.
2012-07-27 17:32:54 +03:00
olgasmola
b7d68ac5d5
CS-15325: Fix selected name of user from the drop down list overlay.
2012-07-27 16:27:59 +03:00
olgasmola
730f808d18
Merge branch 'CS-15518'
2012-07-27 15:37:32 +03:00
olgasmola
b10a619635
CS-15518: Fix password field garbling on login screen.
2012-07-27 15:36:58 +03:00
Wido den Hollander
fe5595e9ae
rbd: Small JavaScript fix
2012-07-27 08:44:17 +02:00
Brian Federle
00af517003
VPC UI: IP address configuration fix
...
After acquiring a new IP, immeditaly clicking on its configuration tab
will show an enabled firewall, which is incorrect. This fix always
disables the firewall if in a VPC network.
2012-07-26 16:13:57 -07:00
Brian Federle
4a38f2be17
Cleanup formatting/whitespace
...
Conflicts:
ui/scripts/vpc.js
2012-07-26 15:40:24 -07:00
Brian Federle
e76f8dc577
Disable listView filters for PF/LB/Static NAT
2012-07-26 15:36:33 -07:00
Brian Federle
a440c1fbf5
Move position of VPC tier loading icon
2012-07-26 15:24:22 -07:00
Brian Federle
21290ef8f1
Networks section: Only show VPC dropdown for Advanced zones
2012-07-26 15:22:03 -07:00
Brian Federle
ae45ed65c6
VPC tier UI: Fix loading state for other actions
...
Fix actions other than the add VM action, whose loading state was
never removed
2012-07-26 14:41:37 -07:00
Brian Federle
1ba451b65f
VPC UI: Better launch VM loading state for tiers
...
When launching a VM via the 'add VM' button on a VPC tier, show
loading icon to the side of the VM count, so that the tier area isn't
blocked, allowing the user to add more VMs or do other actions to the
tier.
2012-07-26 14:33:14 -07:00
Wido den Hollander
406fd95d87
Add RBD support for primary storage
...
This patch adds RBD (RADOS Block Device) support for primary storage in combination with KVM.
To get this patch working you need:
- libvirt-java 0.4.8
- libvirt with RBD storage pool support (>0.9.13)
- Qemu with RBD support (>0.14)
The primary storage does not support all the functions of CloudStack yet, for example snapshotting is disabled
due to the fact that backupping up a RBD snapshot is not possible in the way CloudStack wants to do it.
Creating templates from RBD volumes goes well, creating a VM from a template however is still a hit-and-miss.
NFS primary storage is also still required, you are not able to run your System VM's from RBD, they will need
to run on NFS.
Other then these points you can run instances with RBD backed disks.
2012-07-26 22:22:26 +02:00
olgasmola
f090fdeea7
CS-15292: Split long OS Type list when create Template,ISO.
2012-07-25 12:05:05 +03:00
olgasmola
1075344f03
CS-15353: Larger click boxes in UI.
2012-07-25 11:54:45 +03:00
olgasmola
2b1758b233
CS-15391: Add required fields validation when Edit on the Details tab for Infrastructure/Zones, Infrastructure/Pods.
2012-07-25 11:48:25 +03:00
olgasmola
63f6308f03
CS-15393: Scroll bar fix when any point is selected.
2012-07-25 11:41:02 +03:00
olgasmola
85a13dfe1a
CS-15478: UI cosmetic fix for empty buttons/viewAll section.
2012-07-25 11:33:35 +03:00
olgasmola
dc19c86fde
CS-15533: Add instance/Review tab fix empty value.
2012-07-25 10:42:43 +03:00
Pranav Saxena
12ee8810f6
TAGS feature implementation throughout CloudStack UI
2012-07-24 15:36:43 -07:00
Brian Federle
71fddd0957
Fix sprite sheet, which was out of date
2012-07-24 15:35:18 -07:00
Brian Federle
e626291a34
Notifications widget: support custom interval
...
If 'interval' attribute is passed in notification object, use that
interval instead of the default.
Conflicts:
ui/scripts/ui/widgets/notifications.js
2012-07-24 15:30:57 -07:00
Brian Federle
d7d9b341c8
Notifications widget: support custom interval
...
If 'interval' attribute is passed in notification object, use that
interval instead of the default.
Conflicts:
ui/scripts/ui/widgets/notifications.js
2012-07-24 15:30:47 -07:00
Brian Federle
8683fc4e05
Add tag UI support for VPC resource types:
...
- Vpc,
- NetworkACL,
- StaticRoute
2012-07-24 15:26:59 -07:00
Brian Federle
5126ca95e6
Add tags to FW rule multi-edit
2012-07-24 15:26:27 -07:00
Brian Federle
bdc376d42f
Fix tagger UI wrapping in some browsers
2012-07-24 15:26:17 -07:00
Brian Federle
f01f687601
Fix tag widget being appended to all dialogs
2012-07-24 15:26:09 -07:00
Brian Federle
c839cf68a6
Add tags to edit PF dialog
2012-07-24 15:25:57 -07:00
Brian Federle
87f0ec6796
Fix tag notification messages
2012-07-24 15:25:57 -07:00
Brian Federle
a59afac31f
Add tag edit to LB rule
2012-07-24 15:25:57 -07:00
Brian Federle
c5dc569aaa
multiEdit: Pass context to tagger widget
2012-07-24 15:25:56 -07:00
Brian Federle
e97c47b9ae
Always make tags editable
2012-07-24 15:25:56 -07:00
Brian Federle
2fdf6837ec
Pass projectId to listTags, when viewing a project resource
2012-07-24 15:25:13 -07:00
bfederle
ea35f48d7e
Implement tags for project detail view
2012-07-24 15:23:58 -07:00
Brian Federle
003c62583c
Add tags to FW rule multi-edit
2012-07-24 15:22:37 -07:00
Brian Federle
50322b4762
Fix tagger UI wrapping in some browsers
2012-07-24 15:22:37 -07:00
Pranav Saxena
ab6ef4bceb
TAGS feature implementation throughout CloudStack UI
2012-07-24 15:07:43 -07:00
Brian Federle
2ec005c628
Fix tag widget being appended to all dialogs
2012-07-24 15:05:30 -07:00
Brian Federle
a924eb196f
Fix tag notification messages
2012-07-24 12:24:25 -07:00
Brian Federle
06101ea27e
Add tags to edit PF dialog
2012-07-24 12:24:25 -07:00
Brian Federle
17ac3a7e3e
Add tag edit to LB rule
2012-07-24 12:24:24 -07:00
Brian Federle
53cc0a953d
multiEdit: Pass context to tagger widget
2012-07-24 12:24:11 -07:00
Brian Federle
874536a768
Always make tags editable
2012-07-24 12:24:05 -07:00
Brian Federle
7a2be05c24
Pass projectId to listTags, when viewing a project resource
2012-07-24 12:23:57 -07:00
bfederle
8e1b8d1f56
Implement tags for project detail view
2012-07-24 12:23:45 -07:00
Brian Federle
e13a7a8387
Revert "CS-15572 : StartIndex handled incorrectly when switching between the various Filter by options while listing ISOs in the UI"
...
This was reverted, as another commit fixed the issue already:
commit 2b2e491f27
Author: bfederle <bfederle@gmail.com>
Date: Tue Jul 17 11:38:56 2012 -0700
CS-15572: Fix page index for list view filters
This reverts commit 374be31b63 .
2012-07-24 11:56:11 -07:00
Pranav Saxena
5ba20b328d
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cloudstack
2012-07-25 00:06:39 +05:30
Alena Prokharchyk
766b7a2706
Merge branch 'master' into vpc
...
Conflicts:
server/src/com/cloud/api/ApiResponseHelper.java
2012-07-23 16:38:58 -07:00
Brian Federle
642c667a75
Add tagger JS link
2012-07-23 15:18:36 -07:00
bfederle
64605e7703
UI: Add tag API call generator
...
Adds a helper to return an object to pass to the 'tagger' widget,
including all required data and action functions.
Syntax is as follows, just include anywhere were the tags widget is
supported:
tags: cloudStack.api.tags({
resourceType: 'Project',
contextId: 'projects'
})
2012-07-23 15:18:36 -07:00
bfederle
1c2780f233
Tag UI: Make sure data is passed to remove action
2012-07-23 15:18:36 -07:00
bfederle
39e1936c87
Fix tags widget overlap with long detail views
2012-07-23 15:18:36 -07:00
bfederle
5e94b0d12e
Implement tag UI widget
...
Create UI for handling new tag API. This currently supports the detail view and multi-edit
To enable tags UI, add a 'tags' object to each detailView/multiEdit configuration:
tabs: {
...
details: {
...
tags: {
actions: {
add: function(args) {
setTimeout(function() {
args.response.success({
notification: {
desc: 'Add tags for instance',
poll: testData.notifications.testPoll
}
});
}, 500);
},
remove: function(args) {
args.response.success({
notification: {
desc: 'Remove tags for instance',
poll: testData.notifications.testPoll
}
});
}
},
dataProvider: function(args) {
args.response.success({
data: [
{
id: '1',
key: 'user',
value: 'brian'
},
{
id: '2',
key: 'region',
value: 'usa'
}
]
});
}
}
...
Conflicts:
ui/css/cloudstack3.css
ui/scripts/ui/widgets/tagger.js
2012-07-23 15:18:36 -07:00
Pranav Saxena
018a243ca1
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cloudstack
2012-07-24 00:52:22 +05:30
Jessica Wang
2a822de5e0
cloudstack 3.0 UI - multiEdit widget - make headerFields hidden as default.
2012-07-20 16:13:03 -07:00
Jessica Wang
f3841b3b8f
cloudstack 3.0 UI - VPC - add LB rule - fix a JS error "args.context.networks is undefined" when configure stickiness.
2012-07-20 16:10:35 -07:00
Jessica Wang
1381fa46e1
cloudstack 3.0 UI - listView widget - pass context from caller function.
2012-07-20 16:05:11 -07:00
Jessica Wang
9176d13246
cloudstack 3.0 UI - VPC - infrasture page - network service providers - add "VPC Virtual Router".
2012-07-20 15:59:05 -07:00
Jessica Wang
254c05813c
cloudstack 3.0 UI - VPC - add zone wizard - enable VpcVirtualRouter element, enable VpcVirtualRouter provider for advanced zone.
2012-07-20 15:49:13 -07:00
Jessica Wang
dc847ed832
cloudstack 3.0 UI - VPC - tier - implement "Add VM to tier" action.
2012-07-20 15:44:45 -07:00
Jessica Wang
20db2e515b
cloudstack 3.0 UI - VPC - add network offering dialog - when service(s) has VPC Virtual Router as provider: (1) conserve mode is set to unchecked and grayed out. (2) redundant router capability checkbox is set to unchecked and grayed out. (3) remove Firewall service, SecurityGroup service.
2012-07-20 14:28:20 -07:00
Jessica Wang
ee9074a175
cloudstack 3.0 UI - VPC - sync VPC UI from citrix-hosted repo to apache-hosted repo.
2012-07-20 14:12:53 -07:00
Brian Federle
152b17b7f3
Remove dummy VPC UI from networks section
2012-07-20 14:05:44 -07:00
bfederle
71bfeae487
Update VPC UI
2012-07-20 11:02:28 -07:00
bfederle
2b2e491f27
CS-15572: Fix page index for list view filters
...
This fixes an issue where the page index is not reset back 1 when
activating the search or filter functionality, causing truncation when
trying to scroll down to later pages.
2012-07-17 11:41:53 -07:00
Pranav Saxena
374be31b63
CS-15572 : StartIndex handled incorrectly when switching between the various Filter by options while listing ISOs in the UI
2012-07-13 12:32:38 +05:30
Brian Federle
50373b99d6
Detail view: Fix layout of text actions
2012-07-12 15:29:15 -07:00
Brian Federle
2a971d7c1b
Detail view UI: Support for text action buttons
...
Currently, only icons are rendered on detail view actions. This change
adds support for showing a text label next to specified actions, which
has a button appearance. This is to allow certain actions to be more
visible, in the case where an icon isn't clear enough.
To make an action have a text label, add a 'textLabel' attribute to
the action properties:
editVpc: {
label: 'Edit VPC',
// textLabel property
textLabel: 'label.configure',
action: {
...
}
}
2012-07-12 15:29:15 -07:00
Brian Federle
9b039d9a8d
List view UI: Support for text action buttons
...
Currently, only icons are rendered on list view actions. This change
adds support for showing a text label next to specified actions, which
has a button appearance. This is to allow certain actions to be more
visible, in the case where an icon isn't clear enough.
To make an action have a text label, add a 'textLabel' attribute to
the action properties:
editVpc: {
label: 'Edit VPC',
// textLabel property
textLabel: 'label.configure',
action: {
...
}
}
2012-07-12 13:46:19 -07:00
Hugo Trippaers
79c7da07ab
Phase 1 of Nicira integration
2012-07-11 17:16:06 -07:00
Brian Federle
dd57e8bb38
VPC UI: CSS fixes
...
-Fix hover state for virtual router block -- should not have a
highlight effect
-Add gray BG for multi-edit header area, for VPC PF/LB form
-Remove border around static NAT tier select
2012-07-11 14:04:56 -07:00
Brian Federle
262bbbe800
Add block to show/hide tier select
...
-- Hidden by default, needs real conditional code
2012-07-10 15:41:23 -07:00
Brian Federle
9f093817f3
Implement static NAT tier select UI
...
Adds a new drop-down to the enable static NAT dialog to allow selecting a tier to be associated with the VM. This is in the header of the list view.
It is defined as follows:
enableStaticNAT: {
...
action: {
noAdd: true,
custom: cloudStack.uiCustom.enableStaticNAT({
// VPC
tierSelect: function(args) {
args.response.success({
data: [
{ id: '1', description: 'VPC 1' },
{ id: '2', description: 'VPC 2' }
]
});
},
...
2012-07-10 15:41:23 -07:00
Brian Federle
c87501d8ae
Fix placement of header
2012-07-10 14:58:06 -07:00
Brian Federle
5b8f5d6ae3
multiEdit: Correctly pass context to header fields
2012-07-10 14:57:07 -07:00
Brian Federle
dd52157f09
Add code to show/hide 'tiers' header fields
2012-07-10 14:57:07 -07:00
Brian Federle
5fa4f4cf37
Pass mulit-edit form data to add VM dialogs, as part of context
2012-07-10 14:57:06 -07:00
Brian Federle
04ac28202f
Multi-edit: refactor form serialization
...
To support header-level form items, serialize every form within the
multi-edit div (not just the main table form). For reusability, make
data serialization handled in separate 'getMultiData' function.
2012-07-10 14:57:06 -07:00
Brian Federle
7de02b6d5c
Update dummy tier data
2012-07-10 14:57:05 -07:00
Brian Federle
081f1e335d
Add header fields
2012-07-10 14:57:05 -07:00
Brian Federle
b000b8047e
CS-15475: Fix missing 'add guest network' action from network list
...
Original patch by: Pranav Saxena <pranav.saxena@citrix.com>
Reviewed by: Brian Federle <brian.federle@citrix.com>
2012-07-10 11:24:07 -07:00
Brian Federle
ccf2851ca6
CS-12739: VM wizard: add asterisk next to network 'name' field
...
Original patch by: Pranav Saxena <pranav.saxena@citrix.com>
Reviewed by: Brian Federle <brian.federle@citrix.com>
2012-07-09 16:41:14 -07:00
Brian Federle
10e70bcb9c
CS-15392: Add error handling to edit user action
...
Original patch by: Olga Smola <olya.smola@gmail.com>
Reviewed by: Brian Federle <brian.federle@citrix.com>
2012-07-09 14:54:15 -07:00
Brian Federle
ca231fe8be
CS-15401: Fix arrow BG for PF/LB UI for Japanese language
...
When opening Network screen, arrows to the right side of "show all"
for firewall, load balancer and port forwarding are divided in
Japanese localized environment. This fix adjusts the CSS to fit longer
characters in this condition.
Original patch by: Pranav Saxena <pranav.saxena@citrix.com>
Reviewed by: Brian Federle <brian.federle@citrix.com>
2012-07-06 14:04:08 -07:00
Brian Federle
5fafb0e5e5
CS-15313: Error handling for account section
...
This fixes an issue where an error is not displayed when entering an
invalid account name.
Original patch by: Pranav Saxena <pranav.saxena@citrix.com>
reviewed-by: Brian Federle <brian.federle@citrix.com>
2012-07-02 11:01:38 -07:00
Brian Federle
b70bc92f46
CS-14907: Only allow download volume for uploaded volumes
...
This fixes an issue where an uploaded volume that hasn't been moved to
primary storage yet is downloaded, causing an error. This adjusts the
actionFilter to fix this.
Original patch by: Pranav Saxena <pranav.saxena@citrix.com>
reviewed-by: Brian Federle <brian.federle@citrix.com>
2012-07-02 10:41:35 -07:00
Brian Federle
49c3c8b2e3
VPC UI: Add link to site-to-site VPN
...
Add link in tooltip for site-to-site VPN, which opens a new panel
showing the list view. This draws from the existing 'siteToSiteVpn'
network subsection, so no modification should be required to the
existing list view.
2012-06-29 13:36:07 -07:00
Brian Federle
683b7d7822
Add configure VPC tooltip and links
2012-06-29 13:13:59 -07:00
Brian Federle
f026387103
Add configure icon to VPC
2012-06-29 13:13:59 -07:00
Brian Federle
4c6738266d
Fix add tier UI
...
Properly pass context for add tier dialog, which broke due to recent
changes that requires context to be present, for the action filter.
2012-06-28 15:34:22 -07:00
Brian Federle
b1a5ec13cd
VPC tier UI: Update state after performing actions
...
After performing an action that changes state, namely starting and
stopping a tier, run through the action pre-filter again, to make sure
that the allowable actions are properly refreshed.
Conflicts:
ui/scripts/ui-custom/vpc.js
2012-06-28 15:23:37 -07:00
Brian Federle
28e49e8880
VPC UI: Refactor tier action filter handling
...
For reusability, move action filter handling for VPC tier actions to a
separate function. This allows for easier refreshing of actions after a
tier's state has changed.
2012-06-28 15:22:41 -07:00
Brian Federle
9bbbc4e356
Pass _custom correctly to VPC tier add VM action
2012-06-28 14:21:08 -07:00
Brian Federle
6d78cc4000
Add Apache license to new JS files
2012-06-28 13:40:19 -07:00
Brian Federle
dfb6670fe8
CS-15211: More noticable 'Back' button on quick install
...
Original patch by: Pranav Saxena <pranav.saxena@citrix.com>
reviewed-by: Brian Federle <brian.federle@citrix.com>
2012-06-28 13:35:32 -07:00
Brian Federle
2fe2a0e2fb
Fix missing actionFilter causing instance wizard to never complete
2012-06-28 12:30:11 -07:00
Brian Federle
808a3d75d9
Instance wizard: Don't try to add a new row if list view isn't present
2012-06-28 11:14:02 -07:00
Brian Federle
c347c6bd09
Add base VPC UI
...
** Note: this is a work-in-progress, and only contains dummy content
Implement UI for managing VPC tiers, via a custom chart-like UI list
tiers and allowing the management of VMs associated with the VPCs.
2012-06-28 10:51:56 -07:00
Brian Federle
e6a6f84361
Pass context to instance wizard
2012-06-28 10:51:56 -07:00
bfederle
6015df9137
CS-13535: Error handling for add domain operation
...
Original patch by: olga.smola
reviewed-by: jessica, r5583
2012-06-27 16:20:30 -07:00
Jessica Wang
af1d5d00f7
cloudstack 3.0 UI - fix space problem from a patch
2012-06-27 14:11:25 -07:00
olgasmola
a30fe62b11
CS-14047: Return the user to the log in page when login time out.
2012-06-27 13:43:05 -07:00
Jessica Wang
d03fb2a7e2
cloudstack 3.0 UI - (1) to distinguish between getUpdatedItem() and getUpdatedData(), rename getUpdatedData() to getUpdatedItemWhenAsyncJobFails() since it's being called only when async job fails. (2) fix the space problem (tab size is not 2) from patch.
2012-06-27 10:57:29 -07:00
olgasmola
367e32adbc
CS-15329: Instances with Error states appear in Instances list after creating.
2012-06-26 16:28:59 -07:00
bfederle
4e9a97177f
CS-15290: Fix 'Path' field validation
...
Original patch by: olga.smola
reviewed-by: brian
2012-06-26 13:43:30 -07:00
bfederle
cbe1f3e4c4
CS-15287
...
Support validation on edit detail view
Original patch by: olga.smola
reviewed-by: brian
2012-06-26 13:30:36 -07:00
bfederle
80b8515347
CS-15315: Fix overlay positioning
...
Original patch by: olga.smola
reviewed-by: brian
2012-06-26 10:24:54 -07:00
David Nalley
9687520712
applying Chip Childer's patches for license headers in the ui directory
2012-06-26 10:46:53 -04:00
Jessica Wang
3ee3e4122a
cloudstack 3.0 UI - add zone wizard - (1) When sdn.ovs.controller is true and when the physical network is in Advanced zone, show isolation method dropdown with two options (VLAN, GRE). VLAN is the default option in the dropdown.
...
(2) When sdn.ovs.controller is false: hide isolation method dropdown. isolationmethods parameter won’t be passed to createPhysicalNetwork API.
(3) When the physical network is in Basic zone (regardless of sdn.ovs.controller) : hide isolation method dropdown. isolationmethods parameter won’t be passed to createPhysicalNetwork API.
2012-06-22 16:07:12 -07:00
bfederle
e442e3a7cf
CS-12478: Add cluster name to primary storage list view
...
Original patch by: olga.smola
reviewed-by: brian
2012-06-22 10:50:04 -07:00
Jessica Wang
791986268a
(1) CS-15311: cloudstack 3.0 UI - Add Zone Wizard - add physical network step - no isolation method dropdown if network type is Basic.
...
(2) CS-15312 - cloudstack 3.0 UI - Add Zone Wizard - add physical network - remove "L3" option from isolation method.
2012-06-21 13:48:11 -07:00
Jessica Wang
aac1ac555d
CS-14854: cloudstack 3.0 UI - (1) extend detailView widget to take in dynamic isEditable value. (2) template page - edit template action - for regular user and domain admin: make Extractable field and Featured field non-editable. Do NOT send “isfeatured”, “isextractable” to updateTemplatePermission API when they are non-editable.
2012-06-21 13:43:04 -07:00
Jessica Wang
79410f90bc
cloudstack 3.0 UI - account page - fix a bug that happens when account name includes ampersand or other special characters. Encode account name before it's being passed to API calls.
2012-06-21 13:02:52 -07:00
Jessica Wang
a00c21686f
(1) CS-15057: Remove jquery.timer.js from source code. Replace it with native JavaScript functions.
...
(2) CS-14604: cloudstack 3.0 UI - Add Zone Wizard - skip Guest Traffic step if OVS tunnel manager is enabled.
(3) CS-15311: cloudstack 3.0 UI - Add Zone Wizard - add physical network step - no isolation method dropdown if network type is Basic.
(4) CS-14769: Don't pass subdomainaccess param when scope=project.
(5) CS-15157: cloudstack 3.0 UI - infrastructure page - physical network - network service providers - reset nspMap before populating listNetworkServiceProviders response to nspMap.
2012-06-21 12:13:41 -07:00
olgasmola
e48ebf07a8
Make templates or Isos calls when setup new instance on templates tab.
2012-06-20 18:13:18 -07:00
bfederle
01f172cd37
CS-14110: Show timestamp for general alerts
...
Original patch by: olga.smola
reviewed-by: brian
2012-06-20 14:51:36 -07:00
bfederle
9e9b2cbdcc
cs-15286: incorrect result when edit pod
...
Original patch by: olga.smola
reviewed-by: brian
2012-06-20 14:21:05 -07:00
Brian Federle
e5db0ebc0f
CS-15148 : Delete Nexus dvSwitch UI option is not Functional so removing this functionality
...
reviewed-by: brian
2012-06-19 11:11:11 -07:00
Brian Federle
920eadffd5
CS-15126: Removing the zone field for now
...
Conflicts:
ui/scripts/system.js
2012-06-19 11:11:11 -07:00
Brian Federle
073829638f
CS-14769
...
-Don't pass subdomainaccess param when scope=project
-Fix guest network detail view by passing projectid=-1, due to project
details not returning response for project-level guest networks
2012-06-19 11:11:11 -07:00
Brian Federle
7c1698fb15
CS-15126
...
-Hide 'type' field, as dvSwitch doesn't return a type
-Get zone name from the cluster's data
reviewed-by: jessica
2012-06-19 11:11:11 -07:00
Brian Federle
237fd426e1
CS-14230
...
Add password confirm to add account/user forms
Original patch by: oyla.smola@gmail.com
Reviewed-by: brian
2012-06-14 11:33:28 -07:00
Pranav Saxena
52c8feb670
CS-15202: Rename all references in UI of Nexus VSM/dvswitch to Nexus 1000v
2012-06-13 11:24:09 -07:00
Brian Federle
1371764abd
Update breadcrumb hover effect
...
-Use 1s interval (instead of 2s) until showing panel
-Use .fadeOut on panel focus, for smoother transition
2012-06-11 15:13:14 -07:00
Brian Federle
93e87a5b31
CS-14877: Focus browser panel on breadcrumb hover
...
When mouse is over a breadcrumb for a period of > 2s, show its
respective panel until mouseout. This allows a user to see the
contents of the panel without having to select it.
reviewed-by: brian
Original commit:
commit 88be929e04826cd1159a2db7dbca220f7eadf5fd
Author: Pranav Saxena <pranav.saxena@citrix.com>
Date: Fri Jun 8 14:17:42 2012 +0530
CS-14877: Expanded breadcrumb navigation on hover UI Requirement
2012-06-11 12:52:22 -07:00
bfederle
815f55d916
CS-14010
...
Add 'about' dialog to the CloudStack top header, showing current verison
information.
Patch submitted by: oyla.smola@gmail.com
Reviewed-by: brian
Conflicts:
ui/scripts/ui/core.js
2012-06-11 11:40:55 -07:00
David Nalley
e293fb887a
cleaning up licensing notices in the UI directory to conform with ASF guidelines
2012-06-02 00:07:09 -04:00
Devdeep Singh
1593900402
CS-9919: Changes to integrate UI changes for nexus feature.
...
Reviewed by: Sateesh, Pranav.
Conflicts:
ui/scripts/system.js
2012-05-25 18:33:53 -07:00
Brian Federle
3d4edfed03
CS-15099: Merge reviewed changes
...
commit 17d4337f2d0b35acb414cbe0a19627fc75c0ca00
Author: Pranav Saxena <pranav.saxena@citrix.com>
Date: Sat May 26 02:54:18 2012 +0530
CS-15099:Account deletion - buttons overlap the text on the Account deletion confirmation page.
2012-05-25 14:55:17 -07:00
Brian Federle
c71790b5c7
CS-15096: Disable network actions for non-admins
...
reviewed-by: jessica
2012-05-25 12:55:47 -07:00
Brian Federle
70687e4b44
CS-14844: Fix edit action
...
Fix edit action by referring to the new td.value <span>, instead of
td.value
2012-05-25 12:24:19 -07:00
Brian Federle
96982933df
CS-14844
...
-If value label in detail view gets too long, then add horizontal
scrollbar to value, to avoid truncation
-Lower font size to 11px (-1px) to better fit longer data into UI
reviewed-by: sonny
2012-05-25 12:08:29 -07:00
Sanjay Tripathi
dd3b40218b
CS-12111: No e-mail validation for edit user form
...
reviewed-by: brian
2012-05-25 11:09:48 -07:00
Brian Federle
0753b1035f
CS-13091: Remove enable/disable physical network actions
...
Due to limitations in the API, for now the enable/disable
functionality for physical networks will be removed.
2012-05-25 11:01:57 -07:00
Sanjay Tripathi
fff3fdb216
CS-12407: F5 & Netscaler when dedicated is selected capacity field should be disabled.
2012-05-25 12:09:56 +05:30
Sanjay Tripathi
92442765d4
CS-12407: F5 & Netscaler when dedicated is selected capacity field should be disabled.
2012-05-25 12:09:29 +05:30
Sanjay Tripathi
b01a18a5ba
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
2012-05-25 11:55:36 +05:30
Sanjay Tripathi
835afec6b9
Nexus Vswitch UI development modified enable disable and list vswitch response
2012-05-25 11:52:48 +05:30
Sanjay Tripathi
c4e82930a8
NexusVswitch UI development
2012-05-25 01:11:38 +05:30
Brian Federle
45311fefc1
CS-13739: Localize 'login' button
2012-05-24 12:41:14 -07:00
Pranav Saxena
88d66e89fa
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
2012-05-25 00:48:14 +05:30
Brian Federle
9f2a823d6e
CS-13091: Enable/disable physical network UI actions
2012-05-24 12:17:58 -07:00
Pranav Saxena
63116385c4
CS-14053: IE compatibility issues
2012-05-25 00:42:23 +05:30
Pranav Saxena
28b0df590e
CS-15078:Standard name for vSwitch
2012-05-25 00:00:37 +05:30
Jessica Wang
89f704d88c
CS-13739: localize more labels
2012-05-23 17:21:39 -07:00
Jessica Wang
593ce7c490
CS-14989: cloudstack 3.0 UI - VM wizard - select template step - populate only templates whose hypervisor(s) are supported in the selected zone.
2012-05-23 14:15:49 -07:00
Brian Federle
6f0fc82fff
CS-15067
...
Provide Nexus vSwitch fields on add cluster form, if on VMware
hypervisor and vSwitch is enabled in configuration
2012-05-23 13:09:50 -07:00
Brian Federle
7eb9977b86
Don't send VSM details if vSwitch isn't enabled
2012-05-23 13:09:50 -07:00
Brian Federle
8a5211f62c
vSwitch UI fixes
...
commit 531ebe165de441fdf8e8bb86c76056504cf3aadb
Author: Brian Federle <brian.federle@citrix.com>
Date: Wed May 23 10:27:51 2012 -0700
Fix vSwitch password field
commit e51a0bd5e198483704d6d7f2dc4cb4c74e7c9167
Author: Pranav Saxena <pranav.saxena@citrix.com>
Date: Wed May 23 19:40:13 2012 +0530
CS-9919: Changes to integrate UI changes for nexus feature
2012-05-23 11:15:42 -07:00
Jessica Wang
1fa25b1964
CS-14206: cloudstack 3.0 UI - create network offering - show LB Isolation dropdown when LB service is checked and LB service provider is Netscaler or F5, regardless of Guest Type.
2012-05-23 10:40:11 -07:00
Jessica Wang
89c22f647f
CS-15042: cloudstack 3.0 UI - Create Network Offering dialog - when Guest Type is "Isolated", exclude "Security Groups" from services list.
2012-05-22 15:36:24 -07:00
Jessica Wang
8f6d836a81
CS-14206: cloudstack 3.0 UI - Create Network Offering dialog - When Guest Type is "Shared", include LB and StaticNAT in services regardless of zone type.
2012-05-22 14:50:12 -07:00
Brian Federle
e8e3698e4e
Add cluster: conditionally hide vSwitch fields
...
-When in add cluster screen, show the add vSwitch fields when
hypervisor == VMware and 'vmware.use.nexus.vswitch' configuration
flag is enabled.
-Remove 'add Nexus vSwitch' checkbox, as the vSwitch fields will
always be shown for VMware if the above config flag is set.
2012-05-22 13:45:35 -07:00
Brian Federle
d64adf1913
Remove trailing comma
2012-05-22 12:33:49 -07:00
Brian Federle
67f88398a6
Use IE-compatible method for changing browser title
2012-05-22 12:32:43 -07:00
Brian Federle
083831d37f
CS-14911: Fix missing 'mine' filter from instances
...
reviewed-by: brian
commit 98ead3ad5b9266e0f2a1b0e037a4f511d9e1e240
Author: Pranav Saxena <pranav.saxena@citrix.com>
Date: Wed May 16 01:04:12 2012 +0530
CS-14911 : mine is missing from Instance Filter
2012-05-22 11:59:05 -07:00
Brian Federle
4b88f454a3
CS-14953: 'CloudStack' -> 'CloudPlatform'
...
reviewed-by: brian
commit 4488f0a66766286e960a47d34cd2e5148162bcab
Author: Pranav Saxena <pranav.saxena@citrix.com>
Date: Tue May 22 15:15:40 2012 +0530
Renaming CloudStack to CloudPlatform for Proprietary builds
2012-05-22 11:45:58 -07:00
Brian Federle
f4b70e5f6e
CS-15045
...
commit 7859d289debae622a15fdb6bda854a8936fd35cb
Author: Pranav Saxena <pranav.saxena@citrix.com>
Date: Tue May 22 23:29:31 2012 +0530
UI does not support RAW format when hypervisor used is OVM in upload volumes
2012-05-22 11:19:19 -07:00
Jessica Wang
5168995905
CS-15015: cloudstack 3.0 UI - detailView widget - disable "pollAgainIfValueIsIn" function for now.
2012-05-21 16:12:01 -07:00
Jessica Wang
0282f2d8c9
cloudstack 3.0 UI - Instance page - detail view - keep polling newest info from server if VM state is Starting or Stopping.
2012-05-21 15:37:46 -07:00
Jessica Wang
62c456501a
CS-15015: cloudstack 3.0 UI - detailView widget - add new property "pollAgainIfValueIsIn" to keep polling newest info from server when a column has a specific value (e.g. volume state column has value 'UploadNotStarted')
2012-05-21 14:04:15 -07:00
Jessica Wang
f38b823631
CS-15015: cloudstack 3.0 UI - Volume page - Upload Volume action - API has been changed from sync to async. Here is related UI change.
2012-05-21 10:48:03 -07:00
Brian Federle
eb6392d48c
CS-12462: no close button on select project list view popup
2012-05-21 10:29:29 -07:00
Sanjay Tripathi
265f5eca0b
Nexus Vswitch UI development Vswitch Details tab
2012-05-21 10:04:00 -07:00
Pranav Saxena
d800c4474f
Nexus UI development nexusActionfilter
2012-05-21 10:03:20 -07:00
Pranav Saxena
f2f7de5295
CS-14978 Clusterstate is empty from CloudStack UI
...
reviewed-by: brian
2012-05-21 09:59:58 -07:00
Jessica Wang
512e3427bf
CS-14949: cloudstack 3.0 UI - Instance page - hide Edit option when status is Running.
2012-05-18 17:05:04 -07:00
Brian Federle
07fd2cab6d
CS-14980: Fix blank PF/LB instance name label
...
Show VM ID if .displayname and .instancename are not present, as is
the case with KVM-type virtual machines that don't have a custom name.
2012-05-18 12:09:14 -07:00
Brian Federle
ecc3486647
If using commercial build, show 'CloudPlatform' in browser title bar
2012-05-18 09:26:21 -07:00
Brian Federle
b4d88d50a5
Fix trailing command breaking IE
2012-05-17 12:40:57 -07:00
Brian Federle
cab83385b4
CS-13861: Fix 'isChecked: false' not working on IE
2012-05-17 12:34:33 -07:00
Jessica Wang
05964ea465
CS-14901: cloudstack 3.0 UI - IP Address page - non-SourceNAT IP - when network offering's Conserve Mode is off, hide LoadBalancer when any PortForwarding rule exists, hide PortForwarding when any LoadBalancer rule exists.
2012-05-17 11:33:08 -07:00
Jessica Wang
33ce7933cc
CS-14901: cloudstack 3.0 UI - IP Address page - non-SourceNAT IP - when network offering's Conserve Mode is off, hide EnableStaticNAT and EnableVPN when any PortForwarding rule or LoadBalancer rule exists.
2012-05-16 17:03:17 -07:00
Jessica Wang
2e2e5ee59d
CS-14901: cloudstack 3.0 UI - IP Address page - non-SourceNAT IP - when network offering's Conserve Mode is off, hide PortForwarding and LoadBalacer when staticNAT or VPN is enabled.
2012-05-16 16:27:03 -07:00
Brian Federle
23ef4bf7ae
Nexus vSwitch UI support
...
Implement ability to add and modify Nexus vSwitches at the cluster
level:
-Add new fields to add cluster form, to allow addition of a vSwitch
-Add new tab to VMware clusters to list cluster's vSwitch
-Add details panel to vSwitch allowing enable, disable, and removal of
vSwitch from cluster
2012-05-16 14:59:30 -07:00
Jessica Wang
ba2eb092b4
CS-14905: volume page - Attach Disk action - Instance dropdown - (1) Populate all instances when volume's hypervisor is "None". (2) Populate only instances whose hypervisor matches this volume's hypervisor when volume's hypervisor is not "None".
2012-05-16 14:26:13 -07:00
Jessica Wang
30c938aaa9
CS-14901: cloudstack 3.0 UI - IP Address page - non-SourceNAT IP - when network offering's Conserve Mode is off, hide EnableVPN action when staticNAT is enabled, hide EnableStaticNAT action when VPN is enabled.
2012-05-16 12:42:46 -07:00
Jessica Wang
3715d1aef2
CS-14901: cloudstack 3.0 UI - IP Address page - SourceNAT IP - when network offering's Conserve Mode is off, hide LoadBalancer, PortForwarding action in Configuration tab.
2012-05-16 11:31:14 -07:00
Brian Federle
f3a73d722f
UI proprietary build: rename 'CloudStack' -> 'CloudPlatform'
...
When EULA is present for a proprietary build, show 'CloudPlatform'
instead of 'CloudStack' in the logo for the login form and top header.
2012-05-16 10:43:36 -07:00
Jessica Wang
93d6b668a2
CS-14901: cloudstack 3.0 UI - IP Address page - SourceNAT IP - when network offering's Conserve Mode is off, hide Enable Static NAT, Enable VPN action.
2012-05-15 16:19:41 -07:00
Jessica Wang
e1f6b1b125
cloudstack 3.0 UI - IP Address page - args.id is obsolete. Use args.context.ipAddresses[0].id instead.
2012-05-15 16:04:44 -07:00
Jessica Wang
6ab317b60f
cloudstack 3.0 UI - IP Address page - action filter - optimize status handling.
2012-05-15 15:44:38 -07:00
Jessica Wang
1347b2218c
CS-14905: volume page - Attach Disk action - Instance dropdown - populate only instances whose hypervisor matches this volume's hypervisor.
2012-05-15 15:20:53 -07:00
Edison Su
bafc3f2a5a
CS-14521
...
Remove CLVM, due to license issue
2012-05-15 15:13:15 -07:00
Brian Federle
cf4ef95e9a
CS-13123: Hide diagram parts on change password form
2012-05-15 11:56:45 -07:00
Sanjay Tripathi
0836496216
CS-14844: Api key and secret key is truncated in the user details view
2012-05-15 23:24:04 +05:30
Brian Federle
63f1385fdd
CS-14717
...
Hide public traffic subnav when in basic zone configuration and not in
EIP/ELB
2012-05-14 15:49:59 -07:00
Brian Federle
71ee805f7d
CS-13874
...
If no 'custom' instance name is specified for a VM, use the
'instancename' field instead of 'displayname' for the label in PF/LB
UI.
2012-05-14 13:54:02 -07:00
Jessica Wang
94d228eaa7
cloudstack 3.0 UI - When API returns an error whose errorcode is 401, show Session Timeout message instead of errortext in API response ("unable to verify user credentials and/or request signature"). So it will be clear to user what to do next (i.e. log out and log in again).
2012-05-14 13:53:27 -07:00
Brian Federle
58f6cb6eee
CSS cleanup
2012-05-14 12:43:12 -07:00
Brian Federle
418c900c87
CS-14715
...
Concatenate long user names, to prevent header bar from wrapping
2012-05-14 12:42:59 -07:00
Brian Federle
0bc65768b7
CS-14339, CS-14241
...
In instance wizard, use configuration value for max. custom disk
offering size, instead of hardcoding the max size to 100 GB
2012-05-14 11:45:21 -07:00
Pranav Saxena
a26f33c780
CS-14872 : Text for on hover iso and form for ISO's corrected
2012-05-14 11:26:21 -07:00
Jessica Wang
ae9a0f5b5d
CS-14870: cloudstack 3.0 UI - network offering page - detail view - add tags field.
2012-05-14 10:12:39 -07:00
Jessica Wang
fa1bac5faf
cloudstack 3.0 UI - automatically refresh JS scripts
2012-05-11 16:11:39 -07:00
bfederle
562dd29bfb
IP addresses: fix for projects + port forwarding
...
-Port forwarding: only show VMs of the IP's owner
-Don't pass account/domain ID for acquire IP address and list VMs for
static NAT/PF/LB
2012-05-10 17:04:55 -07:00
bfederle
a206683268
CS-14797
...
Pass IP address's account + domainid for listing VMs on PF/LB/Static
NAT. This prevents an admin from attaching one user's VM to another
user's IP address.
2012-05-10 16:30:15 -07:00
Jessica Wang
46c76b7948
CS-14017: create network offering - when Guest Type is Shared, check and disable Specify VLAN checkbox. When Guest Type is Isolated, enable Specify VLAN checkbox.
2012-05-10 16:18:12 -07:00
bfederle
20e8481160
CS-14679
...
Fix label on primary storage required 'path' field
2012-05-10 14:22:07 -07:00
Jessica Wang
bed7b25ba8
CS-14760: volume page - (1) no actions are available when volume state is Uploading. (2) only remove action is available when volume state is UploadError.
2012-05-10 11:32:07 -07:00
Jessica Wang
5d27f2c886
CS-14761: volume page - make migration action available only when volume state is Ready.
2012-05-10 11:15:12 -07:00
Sanjay Tripathi
be9485c398
CS-14562: Domian page does not show up (spinner shown) for a very long time when there are large number of hosts and vms.
2012-05-10 23:31:42 +05:30
bfederle
3aac0d75d7
CS-14752: Fix select security group scrollbars
2012-05-10 08:21:36 -07:00
bfederle
561c97fe58
CSS scrollbar fix
...
Fix body horizontal scrollbar, when viewing UI at low resolution
2012-05-10 08:20:56 -07:00
Jessica Wang
d269947641
CS-14815: cloudstack 3.0 UI - add network offering - show LB Isolation dropdown only when (1)LB Service is checked (2)Service Provider is Netscaler OR F5 (3)Guest IP Type is Isolated
2012-05-08 17:10:11 -07:00
Sanjay Tripathi
1d105da9e3
CS-13377: Can't mark a template as featured during template creation from a root volume.
2012-05-08 10:39:07 +05:30
Sanjay Tripathi
683b88d449
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
2012-05-08 10:35:53 +05:30
Jessica Wang
52f82d33ea
cloudstack 3.0 UI - IP Address page - listView - remove dummy filter.
2012-05-07 15:39:39 -07:00
Jessica Wang
27ce07fd89
cloudstack 3.0 UI - single sign on - provide example code to log out to a different location instead of the login page.
2012-05-07 15:01:18 -07:00
Jessica Wang
96b2469225
cloudstack 3.0 UI - log out - error handling - not reload the current document when onLogoutCallback() return false
2012-05-07 14:05:21 -07:00
Jessica Wang
248c41d349
cloudstack 3.0 UI - localization - add new label of MD5 checksum
2012-05-07 11:29:07 -07:00
Jessica Wang
44329ece75
CS-14295: cloudstack 3.0 UI - volume page - upload volume dialog - add checksum field.
2012-05-07 11:12:28 -07:00
Jessica Wang
452fc54c0e
CS-14735: cloudstack 3.0 UI - Upload Volume - uploadVolume API is sync instead of async. Here is related UI change.
2012-05-04 17:01:58 -07:00
Jessica Wang
25957ab372
CS-14737: cloudstack 3.0 UI - state column in Volume/Snapshot/Instance/SecondaryStorage/Project page - should display state value as is (i.e. as returned in API call). Shouldn't localize value returned in API call.
2012-05-04 16:37:26 -07:00
Jessica Wang
d6edced466
CS-14116: cloudstack 3.0 UI - add guest network dialog: make vlan/gateway/netmask required when network offering is Isolated with no SourceNat.
2012-05-04 15:58:31 -07:00
Jessica Wang
b8058e7a5e
CS-14116: cloudstack 3.0 UI - (1) add guest network dialog: make vlan/gateway/netmask required when network offering is "Shared". (2) dialog widget: be able to change field to required or not-required after createForm is rendered.
2012-05-04 15:20:27 -07:00
bfederle
3f6e8d7ef7
Fix BG for setup guest traffic form in basic zone
2012-05-04 09:59:03 -07:00
Sanjay Tripathi
3c4a27d4c6
bug 13461: Usage server restart required after some configuration changes.
2012-05-04 11:04:30 +05:30
Jessica Wang
89ee1b4814
cloudstack 3.0 UI - login page - add a blank option to language dropdown. When this blank option is selected, browser's default language will be used.
2012-05-03 15:41:38 -07:00
Jessica Wang
d0c3e21d85
CS-14295: cloudstack 3.0 UI - volume page - listView - implement "Upload Volume" action.
2012-05-02 16:24:14 -07:00
bfederle
57cc1ea378
WIP: Upload volume UI
...
Adds new action, upload volume, to the storage->volumes list view
header. This will present a dialog to specify URL & name of volume,
and select a VM to attach the volume to.
Server API calls are still incomplete and rely on hardcoded values.
2012-05-02 14:29:29 -07:00
Jessica Wang
90ec0a6300
cloudstack 3.0 UI - dialog widget - add new function cloudStack.dialog.createFormField.validation.required.add(), cloudStack.dialog.createFormField.validation.required.remove()
2012-05-02 14:03:13 -07:00
bfederle
07433492b2
Better tab BG appearance for VLAN range step
2012-05-01 13:35:52 -07:00
bfederle
a4a556d99e
Infrastructure UI: remove button
...
Remove old 'view all' button from corner of infrastructure chart
2012-05-01 13:02:47 -07:00
Jessica Wang
73e83b79df
CS-13162: cloudstack 3.0 UI - Instance page - detail view - add "Public IP" column.
2012-04-30 16:54:21 -07:00
Jessica Wang
192b58476d
CS-14338: cloudstack 3.0 UI - Restore VM action - after action completed, show "Task completed: Restore Instance" instead of "Task completed: Restoring VM: null".
2012-04-30 16:54:06 -07:00
Jessica Wang
1181c8b46f
CS-14206: cloudstack 3.0 UI - create network offering - show Elastic LB checkbox, LB Isolation dropdown only when (1)LB Service is checked (2)Service Provider is Netscaler (3)Guest IP Type is Shared;
...
show Elastic IP checkbox only when (1)StaticNat Service is checked (2)Service Provider is Netscaler (3)Guest IP Type is Shared.
2012-04-30 15:58:02 -07:00
bfederle
cdd37ed5dd
CS-13925: Fix missing end parenthesis
2012-04-30 10:51:18 -07:00
bfederle
28de42e21d
CS-14084: Fix label on instance wizard 'review' step
2012-04-30 10:48:31 -07:00
bfederle
898952479e
CS-14461: Add more infrastructure page shortcuts
...
-Add additional shortcuts for:
-Primary storage
-Secondary storgage
-Virtual routers
-System VMs
-Replace host stats with the new shortcuts
-Add 'zone' dropdown to create form for the newly added-shortcuts'
sections, to support creating these items without a zone context
2012-04-30 10:32:43 -07:00
abhi
16c844228a
Merge remote-tracking branch 'origin/master'
...
* origin/master:
cloudstack 3.0 UI - add network offering - fix a bug that wrongly calculated advanced zones.
2012-04-30 16:42:37 +05:30
Abhi
13b927fb25
bug CS-14663: accepting encoded password for MD5
2012-04-28 12:36:48 +05:30
Jessica Wang
799ff32c30
cloudstack 3.0 UI - add network offering - fix a bug that wrongly calculated advanced zones.
2012-04-27 16:18:17 -07:00
Jessica Wang
9024c0cd14
bug 14610: cloudstack 3.0 - single sign on - log out - not reload original location if onLogoutCallback() returns false because new location has been specified in onLogoutCallback().
2012-04-27 15:02:55 -07:00
Jessica Wang
4068702a9c
bug 14610: cloudstack 3.0 - single sign on - fix a bug that logout didn't work for single-sign-on.
2012-04-27 14:11:50 -07:00
Jessica Wang
b8cb55bca1
cloudstack 3.0 UI - infrastructure - zone detail - physical network section - add Isolation method to listView.
2012-04-26 16:53:06 -07:00
Jessica Wang
8d92440ec2
CS-14272: cloudstack 3.0 UI - Add Zone Wizard - physical networks step - add Isolation Method dropdown.
2012-04-26 16:19:46 -07:00
Jessica Wang
074f553cb7
CS-14338: cloudstack 3.0 UI - instance page - Destroy VM action - change after-action message.
2012-04-25 14:14:03 -07:00
bfederle
fd6c64e4d2
CloudStack: Main UI logo fix
...
Fix logo not being present on fresh install (for commercial build),
after clicking out of quick install
2012-04-25 12:31:53 -07:00
bfederle
5f1380fd44
Firefox CSS fix
...
Explicitly hide overflow-x, to prevent breakage from Firefox 12 update
causing horizontal scrollbars to be visible.
2012-04-25 11:28:53 -07:00
Jessica Wang
a244fb6d42
CS-14385: cloudstack UI - Host page - add "HA Enabled" column which only shows When ha.tag global configuration is not empty.
2012-04-25 10:40:39 -07:00
Jessica Wang
66bb690b2d
CS-14624: cloudstack 3.0 UI - hide "Add Account" button from domain-admin.
2012-04-24 14:37:04 -07:00
Jessica Wang
f86e9f9eea
cloudstack 3.0 UI - infrastructure page - guest traffic type - network tab - fix a bug that clicking a network that doesn't belong to current login user would show spinning wheel forever in detailView.
2012-04-24 12:19:03 -07:00
Jessica Wang
bab65c8a29
CS-14297: cloudstack 3.0 UI - Delete Primary Storage dialogbox - add "Force Remove" checkbox.
2012-04-24 11:52:39 -07:00
Jessica Wang
8e3fc39b67
CS-12407: cloudstack 3.0 UI - Add F5 device - when Dedicated checkbox is checked, hide Capacity field and pass "capacity=1" to API.
2012-04-24 10:56:29 -07:00
Jessica Wang
71c9c6337b
CS-12407: cloudstack 3.0 UI - Add Netscaler device - when Dedicated checkbox is checked, hide Capacity field and pass "capacity=1" to API.
2012-04-24 10:56:03 -07:00
Salvatore Orlando
b8889eeb58
Fixing further issue with conflict resolution
2012-04-23 22:35:15 +01:00
Jessica Wang
08daf9eee0
cloudstack 3.0 UI - XSS - detailView in Edit mode - fix it to show original value instead of HTML-encoding value.
2012-04-23 22:33:18 +01:00
bfederle
d062c21cb2
Sanitize input for multi-edit, notification widgets
2012-04-23 22:33:18 +01:00
bfederle
2119ae16df
Add missing resource, max networks, to project resource tab
2012-04-23 22:33:18 +01:00
Jessica Wang
28218e6cfb
cloudstack 3.0 UI - replace old sanitizeXSS() with new cloudStack.sanitize().
2012-04-23 22:33:18 +01:00
bfederle
25f57c3f59
Sanitize detail view input rendering
2012-04-23 22:33:08 +01:00
bfederle
b04254220f
Sanitize list view input rendering
2012-04-23 22:32:17 +01:00
Jessica Wang
69e6d2e906
CS-14588: cloudstack 3.0 UI - VM Wizard - name field - allow uppercase.
2012-04-23 13:38:35 -07:00
Jessica Wang
f6c6518ada
CS-14186: cloudstack 3.0 UI - create network offering - when GuestIpType is Shared, hide SourceNat/StaticNat/PortForwarding/LoadBalancer/Firewall/VPN if zoneType is Advanced, hide SourceNat/PortForwarding/Firewall/VPN if zoneType is BAsic.
2012-04-23 10:43:35 -07:00
bfederle
e23b2ac1fd
Zone wizard UI: fix selects
...
Fix selects being populated twice, due to combination of async calls
and non-async operations when re-selecting options in setup zone step.
2012-04-20 16:05:57 -07:00
bfederle
e3bb5435f4
Zone wizard UI
...
Move network offerings array to local select fn scope, as it is only used there
2012-04-20 16:04:59 -07:00
bfederle
9e2167041b
Zone wizard UI
...
Add missing 'selectedNetworkOfferingObj' var, which may cause JS
errors in some cases
2012-04-20 14:58:08 -07:00
Pranav Saxena
8b35987b8d
CS-13830 : Zone's guest CIDR field is not modifiable in the UI
2012-04-19 15:17:40 -07:00
Pranav Saxena
26b4d180d1
CS-13830 : Zone's guest CIDR field is not modifiable in the UI
2012-04-19 15:17:27 -07:00
Brian Federle
231a67b951
Add missing 'fetchLatest' for second listCapacity call
2012-04-19 13:00:19 -07:00
Pranav Saxena
7fb70ab9f1
CS-13763 : System Wide Capacity Percentages are not being properly shown on Firefox on Ubuntu/Fedora
2012-04-19 12:53:51 -07:00
Pranav Saxena
78dc2ecf18
CS-13904 : Labels for service offering CPU and memory not consistent
2012-04-19 12:53:42 -07:00
Pranav Saxena
0dcaab2581
CS-13825 : There's an extra >CR> in the internal DNS text label in firefox Ubuntu Cloudstack Installation
2012-04-19 12:53:16 -07:00
Jessica Wang
9d694dd8e7
cloudstack 3.0 UI - localize validation message for vm host name.
2012-04-18 18:20:42 -07:00
Jessica Wang
b7b77cea5c
CS-14559: cloudstack 3.0 UI - VM Wizard - last step - screen doesn't change, but user-entered VM name will be passed as hostname and displayname to deployVirtualMachine API. Add validation of user-entered name field to match naming rule of hostname.
2012-04-18 17:45:41 -07:00
Jessica Wang
c446c46cb7
cloudstack 3.0 UI - host page - list view - add State column with color and icon.
2012-04-18 14:12:12 -07:00
Jessica Wang
cff7ff5fc4
cloudstack 3.0 UI - instance page - attach ISO - fix a localization error.
2012-04-18 14:02:18 -07:00
Jessica Wang
e32449613d
CS-14142: cloudstack 3.0 UI - Instance page - show Attached ISO name instead of Attached ISO Yes/No.
2012-04-18 13:52:53 -07:00
Jessica Wang
e6d064952d
cloudstack 3.0 UI - statistics tab in Instance page, Host page - Network Read, Network Write - if API returns 0, show 0 instead of N/A.
2012-04-18 13:31:11 -07:00
Jessica Wang
4a7c7da191
CS-13896: cloudstack 3.0 UI - register template, register ISO - correct message and label.
2012-04-18 12:15:25 -07:00
Jessica Wang
4cc9bf95c8
CS-13589: cloudstack 3.0 UI - volume page - when a volume is in "Migrating" state, disallow any action.
2012-04-17 16:24:44 -07:00
Jessica Wang
e852857f9e
bug 14516: add zone wizard - exclude EIP, ELB, SG network offerings only when hypervisor is VMware or BareMetal.
2012-04-17 11:06:05 -07:00
Jessica Wang
64b45722de
cloudstack 3.0 UI - deployVM action - not show dialogbox of "password of new VM xxx is yyy" if deployVirtualMachine API doesn't return password (regardless of passwordenabled property).
2012-04-17 10:35:35 -07:00
Jessica Wang
193e835717
bug 14410: cloudstack 3.0 UI - instance page - Start VM action - show vm password on screen if startVM API returns it.
2012-04-16 18:22:12 -07:00
Jessica Wang
2f36d60bde
bug 12688: fix a bug in listView widget that didn't pass correct filterBy object to loadBody().
2012-04-16 14:59:23 -07:00
Jessica Wang
177c5277c8
bug 14476: cloudstack 3.0 UI - IP address page - VPN tab - fix a bug that newly added VPN users didn't show up on UI when owner of IP Address is different from current login.
2012-04-13 21:11:36 -07:00
Jessica Wang
8f6e3e5ea9
cloudstack 3.0 UI - add Network offering dialog - correct label of service offering from Compute offering to System offering.
2012-04-13 14:41:10 -07:00
Jessica Wang
c33ecdeaba
bug 14368: cloudstack 3.0 UI - domain page - add "Update Resource Count" action ("Update Resource Count" is different from "Update Resource Limit")
2012-04-13 10:17:03 -07:00
Jessica Wang
172ea6f109
cloudstack 3.0 UI - add zone wizard - step 2 - fix a bug that change event of network offerings dropdown was not triggered when visiting step 2 the first time.
2012-04-12 16:25:56 -07:00
Jessica Wang
60d45ec5e3
cloudstack 3.0 UI - fix a JS error "selectedNetworkOfferingObj is not defined"
2012-04-12 16:25:38 -07:00
Jessica Wang
b3bf6f08e6
bug 14386: cloudstack 3.0 UI - add zone wizard - basic zone - network offering dropdown - exclude network offerings having EIP/ELB/SG if hypervisor is not XenServer.
2012-04-12 16:25:10 -07:00
Jessica Wang
757c3542e8
cloudstack 3.0 UI - dialog widget - remove a line that produced a bug that change event is trigger before data is populated in this dropdown in selectFn($.extend(selectArgs, dependsOnArgs)). Besides, selectFn($.extend(selectArgs, dependsOnArgs)) includes the line, $input.trigger('change'), already.
2012-04-12 16:24:53 -07:00
pranav
ee0f3e898c
Bug 12833 addition of Fetch Latest Button on the Dashboard
...
Conflicts:
client/WEB-INF/classes/resources/messages.properties
ui/css/cloudstack3.css
reviewed-by: brian
2012-04-12 15:15:31 -07:00
Pranav Saxena
582e62c204
Bug 14632 : CS-14393 3.0.1 Hosts' Statistics page show memory values as TB
...
Conflicts:
ui/scripts/system.js
reviewed-by: brian
2012-04-12 15:02:31 -07:00
Pranav Saxena
8e3edfd504
Bug 13969 : CS 13764 Names row of any table should not be clickable
...
reviewed-by: brian
2012-04-12 14:58:41 -07:00
Brian Federle
db25ef518b
bug CS-14441: Fix typo in VMware traffic label ID
2012-04-12 12:17:52 -07:00
Jessica Wang
0c33016c9f
cloudstack 3.0 UI - security group - ingress rule - fix a bug that Account, Security group failed to be translated.
2012-04-11 17:29:19 -07:00
Jessica Wang
38e54d35e0
bug 14418: cloudstack 3.0 UI - network - security group - after remove action completes, close detailView and remove corresponding row from listView.
2012-04-11 16:18:55 -07:00
Jessica Wang
1107ee7f9a
cloudstack 3.0 UI - Event page, Alert page - implement Refresh button.
2012-04-11 15:39:46 -07:00
Jessica Wang
2152e9fd25
cloudstack 3.0 UI - service offerings - implement Refresh button.
2012-04-11 15:17:23 -07:00
Jessica Wang
53ca91024a
cloudstack 3.0 UI - infrastructure - physical network - network service providers - F5, Netscaler, SRX - devices - (1) correct section id. (2) After remove action completes, close detailView and remove the row from listView.
2012-04-11 14:56:05 -07:00
Pranav Saxena
bc8685975a
Bug 14211: CS- 14211 Redundant User Instance Field in UI
2012-04-11 14:34:00 -07:00
Brian Federle
bd58de20fc
bug CS-14419
...
Add error handling for delete security group action
status CS-14419: resolved fixed
2012-04-11 11:51:03 -07:00
Jessica Wang
cd9c24a978
cloudstack 3.0 UI - infrastructure - physical network - network service providers - Netscaler/F5/SRX - devices - change breadcrumb to show Devices instead of Netscaler/F5/SRX (to distinguish between provider and devices).
2012-04-11 11:38:51 -07:00
Jessica Wang
66cdfcec3f
cloudstack 3.0 UI - infrastructure - physical network - network service providers - when clicking Netscaler/F5/SRX, get fresh data from API call instead of cache.
2012-04-11 10:52:32 -07:00
Jessica Wang
b6eae2855f
cloudstack 3.0 UI - Secondary Storage page - detail view - implement Refresh button.
2012-04-10 16:58:13 -07:00
Jessica Wang
3ae0ecb0eb
cloudstack 3.0 UI - Primary Storage page - detail view - implement Refresh button.
2012-04-10 16:42:55 -07:00
Jessica Wang
3c79f45994
cloudstack 3.0 UI - Host page - detail view - implement Refresh button.
2012-04-10 16:23:59 -07:00
Jessica Wang
ed7066c587
cloudstack 3.0 UI - Pod page - detail view - implement Refresh button.
2012-04-10 15:53:14 -07:00
Jessica Wang
f1af23d88d
cloudstack 3.0 UI - physical network page - Network Service Providers - SRX - devices - detailView - implement Refresh button.
2012-04-10 15:43:28 -07:00
Jessica Wang
b2a0b33c84
cloudstack 3.0 UI - physical network page - Network Service Providers - F5 - devices - detailView - implement Refresh button.
2012-04-10 15:02:27 -07:00
Jessica Wang
ac0e2c314e
cloudstack 3.0 UI - physical network page - Network Service Providers - Virtual Router - Instances tab - detailView - implement Refresh button.
2012-04-10 14:47:50 -07:00
Jessica Wang
e27537f51b
cloudstack 3.0 UI - physical network page - Network Service Providers - Virtual Router - Instances tab - implement Refresh button.
2012-04-10 12:33:25 -07:00
Jessica Wang
ae8e9a11ec
cloudstack 3.0 UI - physical network page - Network Service Providers - Virtual Router - get supported services from API call instead of hard-coding.
2012-04-10 11:49:10 -07:00
Jessica Wang
e4a41071de
cloudstack 3.0 UI - physical network page - Network Service Providers - Virtual Router - implement Refresh button.
2012-04-09 16:57:21 -07:00
Jessica Wang
5659691140
cloudstack 3.0 UI - physical network page - guest traffic type - networks tab (guest networks) - implement Refresh button.
2012-04-09 16:18:00 -07:00
Jessica Wang
ed943dbd75
cloudstack 3.0 UI - physical network page - guest traffic type - implement Refresh button.
2012-04-09 15:34:09 -07:00
Jessica Wang
3cf68e14c7
cloudstack 3.0 UI - System VM page - implement Refresh button.
2012-04-09 15:05:16 -07:00
Brian Federle
3a5a60c0be
Add 'view all' shortcuts for common zone resources
...
On the physical resources dashboard, add a button to view all
resources for pods, clusters, and hosts. This will compile a
list view containing the resources across all zones.
In order to be able to add resources when in this zone-inspecific mode,
a zone drop-down had to be added to the create forms for
pods, clusters, and hosts.
2012-04-09 13:26:08 -07:00
Jessica Wang
97d9862de7
bug 14539: cloudstack 3.0 UI - system VM page - add "change service offering" action which shows when systemVM state is Stopped.
2012-04-06 15:48:42 -07:00
Jessica Wang
b646c82724
cloudstack 3.0 UI - Add Network Offering dialog - compute offering (service offering) dropdown - populate only service offerings for domain router.
2012-04-06 10:23:01 -07:00
Brian Federle
711551e34f
UI: detail view
...
Support dynamically updating context on detail view load, to support cases
where certain context items are required by other elements loaded, but may not
be present in the browser history.
2012-04-05 15:44:08 -07:00
Brian Federle
0194ca1954
Projects UI: fix dialog
...
Remove closeOnEscape from $(':ui-dialog') option calls, as they cause
JS errors breaking the projects UI. closeOnEscape is already defined
when the dialog is initialized, so these don't need to be defined
again.
2012-04-05 13:39:48 -07:00
Pranav Saxena
65ecbcae0b
Bug : 13582 UI freezes because of pressing Escape key
2012-04-05 13:39:41 -07:00
Brian Federle
a92b98d790
Projects UI
...
Fix issue where removing project didn't remove detail view
2012-04-05 13:24:16 -07:00
Brian Federle
6531618289
bug 14411: Add 'None' option for no host OS preference
2012-04-05 11:53:42 -07:00
Jessica Wang
984c4bbdb7
cloudstack 3.0 UI - system service offering page - (1) add System VM Type dropdown in Add Service Offering dialog. (2) add System VM Type in detailView.
2012-04-04 16:36:30 -07:00
Jessica Wang
68f9e6f4ea
bug 14591: cloudstack 3.0 UI - remove Change Service option from router page.
2012-04-04 15:05:14 -07:00
Brian Federle
ccdca396d3
bug 14603
...
-Disable display of public traffic icon for basic zone, non-EIP/ELB
-Show public traffic icon as 'required' for basic zone in EIP/ELB
2012-04-04 14:52:38 -07:00
Brian Federle
b100928df8
Fix appearance of text in project view tabs
2012-04-03 15:52:31 -07:00
Brian Federle
fc0327677a
Cleanup whitespace + indentation for UI widgets
2012-04-03 15:35:36 -07:00
Pranav Saxena
c85daa95c9
Bug 12343: Multiple Clicks on View More buttons adding extra tab in the bread crum bar
2012-04-03 15:26:17 -07:00
Brian Federle
703523fd64
Detail view UI test: test action filter after refresh
2012-04-03 15:20:52 -07:00
Brian Federle
551020609d
Detail view UI test: test pre-action context
2012-04-03 15:14:19 -07:00
Brian Federle
5e82bfc13d
Test update detail view data via async action
2012-04-03 14:42:52 -07:00
Brian Federle
6263ae9944
Detail view UI fix
...
Fix case where detail view data does not update, after async action
2012-04-03 14:42:34 -07:00
Brian Federle
db610a7e7a
Detail view UI tests
...
-Test pre-actions
-Test update data from list view row, via sync action
2012-04-03 14:36:57 -07:00
Jessica Wang
d983462558
cloudstack 3.0 UI - global settings page - fix a bug that "value" column turned blank when Save button is being clicked.
2012-04-03 14:13:57 -07:00
Brian Federle
297fbc171c
bug 14569
...
Always show 'change service' action, even when VM is running. When VM
is running, show a popup indicating user to stop VM, and do not
perform action.
2012-04-03 11:44:21 -07:00
Jessica Wang
a777b6212d
cloudstack master branch - remove old UI folder.
2012-04-03 10:49:23 -07:00
Brian Federle
d999e2e70c
CSS cleanup
2012-04-03 10:38:14 -07:00
frank
2f634c0913
Switch to Apache license
2012-04-03 04:50:05 -07:00
Jessica Wang
892a29c2ef
bug 14585: cloudstack 3.0 UI - systemVM page - after destroy action completes, close detailView and remove it from listView.
2012-04-02 17:03:57 -07:00
Jessica Wang
3aed5ee830
bug 14586: cloudstack 3.0 UI - fix a bug that Download Template action didn't pop up a dialog box showing download URL.
2012-04-02 16:33:13 -07:00
Brian Federle
fdf5cc420c
Zone wizard: UI subnav
...
Reduce margin of zone wizard subnav items, to prevent wrapping when
subnav is long
2012-04-02 14:33:49 -07:00
Jessica Wang
a62fb3a1f9
cloudstack 3.0 UI - domain page - fix a JS error that appears after a new domain is created - "context[$detailView.data('view-args').section] is undefined"
2012-03-30 17:26:48 -07:00
Jessica Wang
0b6c9fed5e
bug 12421: cloudstack 3.0 UI - infrastructure page - cluster section - add an extra property ("state" property) to cluster object from API call. "state" property is not returned by API call. "state" property's value is determined by "managestate" property and "allocation" property returned by API call.
2012-03-30 16:31:56 -07:00
Brian Federle
3107ad88a5
Add missing page + pageSize params to network provider list views
2012-03-30 15:04:23 -07:00
Brian Federle
0e1a245c56
bug 14556: Add missing page + pageSize params to PF/LB list view
2012-03-30 14:53:02 -07:00
Brian Federle
def8ba7f72
Also replace MD5 lib for old UI
2012-03-30 14:42:48 -07:00
Jessica Wang
30dbea1ff7
bug 12421: cloudstack 3.0 UI - detailView widget - fix a bug that updated data returned by API call got lost, so failed to update detailView with updated data.
2012-03-30 13:32:49 -07:00
bfederle
9bd2ac43ac
Replace $.md5 plugin, for license compliance.
2012-03-30 08:52:26 -07:00
bfederle
608cbd266f
Instance wizard: show loading overlay on launch
...
When clicking the launch VM button, immediately show a loading overlay,
preventing multple clicks which can accidentally launch multiple VMs.
2012-03-29 13:49:55 -07:00
Jessica Wang
297ec02dea
bug 14532: cloudstack 3.0 UI - IP Address page - StaticNAT IP - configuration - clicking Firewall - show Firewall multiEdit screen instead of NAT Port Range screen because createIpForwardingRule/deleteIpForwardingRule/listIpForwardingRules API are obsolete in cloudstack 3.0
2012-03-29 11:53:10 -07:00
Sanjay Tripathi
728f079bed
bug 13299: Basic Installation wizard: Fileds in Add zone page are not aligned properly
2012-03-29 11:02:44 +05:30
Jessica Wang
7da24db79b
Revert - bug 14532: cloudstack 3.0 UI - IP Address page - StaticNAT IP - NAT Port Range - protocol dropdown - add ICMP option
2012-03-28 20:25:35 -07:00
Jessica Wang
afb148a38c
bug 14532: cloudstack 3.0 UI - IP Address page - StaticNAT IP - NAT Port Range - protocol dropdown - add ICMP option
2012-03-28 19:32:44 -07:00
bfederle
0e248bdbe1
bug 13773
...
Change 'migrateToAnotherStorage' icon to use same icon as 'migrate'
2012-03-28 17:03:38 -07:00
Jessica Wang
bb7811c4e0
bug 14525: cloudstack 3.0 UI - Instance page - attach ISO action - populate ISO dropdown by 3 listISOs API call with 3 different isofilter parameter.
2012-03-28 15:43:11 -07:00
Brian Federle
698a1bb3cd
Merge branch 'master' of git.cloud.com:/var/lib/git/cloudstack-oss
...
Conflicts:
client/WEB-INF/classes/resources/messages.properties
2012-03-28 15:03:17 -07:00
Brian Federle
3e2ca5a54f
bug 14519
...
Show separate message for basic zone setup physical network UI
2012-03-28 15:01:43 -07:00
Jessica Wang
964eeeb515
bug 14514: cloudstack 3.0 UI - volume page - show download volume option when a volume's attached VM is stopped or when a volume is detached from a VM.
2012-03-28 14:35:10 -07:00
Brian Federle
c568df743f
Revert "Add support for OVM traffic labels in UI"
...
This reverts commit a199d1f7a2 .
2012-03-28 14:34:04 -07:00
Jessica Wang
1adb426e58
bug 13313: cloudstack 3.0 UI - Add Zone wizard - Skip addHost step when cluster dropdown is selected as VMWare in AddZone step.
2012-03-28 13:31:38 -07:00
pranav
85899aee6b
bug: 14275 Search Box renders incorrectly in UI in IE9 in compatbility mode
2012-03-28 13:06:39 -07:00
Pranav Saxena
3c0108ef58
Bug 14476: ESC causes UI to freeze
2012-03-28 12:42:13 -07:00
Brian Federle
a199d1f7a2
Add support for OVM traffic labels in UI
2012-03-28 11:11:17 -07:00
Brian Federle
3e649a96ca
bug 14507
...
Fix typo in title field for change password dialog
2012-03-28 10:50:28 -07:00
Brian Federle
63111c43c5
bug 14098
...
Always allow edit guest network action, for both basic and advanced
zones.
2012-03-28 10:36:30 -07:00
bfederle
97d8941a54
bug 14057
...
Rename 'label' -> 'traffic label' in configure traffic type dialog.
2012-03-28 10:24:52 -07:00
Jessica Wang
217982840e
bug 14482: IP Address page - remove IP action - after action is finished, remove the IP from listView and close detailView.
2012-03-26 15:06:47 -07:00
Brian Federle
ac00c64dc0
Add more basic multi-edit tests
2012-03-26 15:04:39 -07:00
Jessica Wang
4ae1fac40f
cloudstack 3.0 UI - infrastructure - service providers - SRX list view - remove a wrong field, add another 2 fields.
2012-03-26 14:53:06 -07:00
Jessica Wang
c91c9b3f3d
cloudstack 3.0 UI - infrastructure - service providers - security group provider detail view - correct view all from view security groups to view rules.
2012-03-26 14:11:22 -07:00
Brian Federle
56e8e0673c
Add basic multi-edit widget test
2012-03-26 14:09:49 -07:00
Jessica Wang
aaaaadf16f
cloudstack 3.0 UI - infrastructure - service provider detail view - correct view all label from view provider to view devices.
2012-03-26 12:47:21 -07:00
Jessica Wang
ab3d4f2e12
cloudstack 3.0 UI - service provider detail view - show service provider info instead of physical network info.
2012-03-26 11:59:21 -07:00
Jessica Wang
8fa7c114a6
bug 14488 - multiEdit widget - itemData[0] does not always have data. Only retrieve data when itemData[0] is not an empty object.
2012-03-26 10:56:29 -07:00
Sanjay Tripathi
c796c86330
Bug 14067: Global config - clicking on Edit button twice gives javaScript error args.callback is not a function.
2012-03-26 11:41:38 +05:30
Jessica Wang
1945c70805
bug 14481: cloudstack 3.0 UI - instance page - after a regular user destroys a VM, listVirtualMachines API will no longer returns this destroyed VM to the regular user. So, add additional code in dataProvider() to handle this case.
2012-03-23 15:58:58 -07:00
Brian Federle
5998eb84c7
Detail view: 'View all' action tests
2012-03-23 15:39:53 -07:00
Brian Federle
e53aa0c147
bug 14191
...
Correctly filter domain drop-down on add account dialog if accessed
via a specific domain.
2012-03-23 14:39:53 -07:00
Brian Federle
44f7fd4f97
Add detail view action filter tests
2012-03-23 14:08:44 -07:00
Brian Federle
17d179535b
Cleanup mock functions
2012-03-23 14:02:13 -07:00
Brian Federle
2b0923540c
Add detail view refresh action tests
2012-03-23 13:48:13 -07:00
Brian Federle
5dccd91be1
Detail view: Always return true on args.response.success
2012-03-23 13:26:28 -07:00
Brian Federle
cedfd5ed5c
Add detail view tests
2012-03-23 13:26:28 -07:00
Jessica Wang
95b0f51064
bug 14474: cloudstack 3.0 UI - network page - configuration - Load Balancer, Port Forwarding - "instancename" is not returned by API for normal user and domain admin. Should use "displayname" returned by API instead.
2012-03-23 12:16:14 -07:00
Jessica Wang
b5e33e35d5
cloudstack 3.0 UI - login page - language dropdown - add "Chinese (Simplified)" option.
2012-03-23 10:09:58 -07:00
Jessica Wang
0472a9e121
remove obsolete code since we don't display the individual providers on the system chart anymore.
2012-03-22 16:36:38 -07:00
bfederle
40aa941138
bug 14447: Fix incorrect label on select network offering of VM wizard
2012-03-22 18:47:11 -04:00
Brian Federle
7e9d535156
Add UI browser tests
2012-03-22 11:53:01 -07:00
Jessica Wang
217e357c4e
bug 14451: cloudstack 3.0 UI - volume page - remove the "Migrate Volume" option for regular user and domain admin.
2012-03-22 10:32:49 -07:00
Jessica Wang
d7cd27d923
cloudstack 3.0 UI - network page - detail view - pass listAll=true for now until API is fixed.
2012-03-21 16:31:44 -07:00
Jessica Wang
54b89c78d8
bug 14202: cloudstack 3.0 UI - DeployVM wizard - select ISO step - only populate ISOs that are bootable.
2012-03-21 14:13:51 -07:00
Brian Federle
76528f37f1
bug 14240
...
Add VM details to name in PF/LB rule on click.
Note that the details panel now maximizes, to prevent additional panels
from accumulating by the user trying to click on multiple VMs when the
detail pane is present.
2012-03-21 12:13:19 -07:00
Brian Federle
f82aa63815
bug 14380: Add cancel button to detail view edit action
2012-03-21 11:44:30 -07:00
Jessica Wang
995a338e3c
cloudstack 3.0 UI - listView - fix a bug that table row was not removed from listView after Remove action on listView completed.
2012-03-21 11:20:02 -07:00
Brian Federle
0db22e44e8
bug 14375
...
Use 'Management IP Addresses' in place of 'Private IP Addresses' for
label on system dashboards
2012-03-21 11:15:03 -07:00
Brian Federle
07f6c0b337
Fix multi-edit when item data is not present
2012-03-21 11:03:50 -07:00
Brian Federle
6ef16cb79f
bug 14351: Show VM name in PF, instead of UUID
2012-03-21 10:26:48 -07:00
Brian Federle
a184660028
Remove trailing comma
2012-03-21 09:56:40 -07:00
Brian Federle
a1099e34c2
UI: Better load balancer / multi-edit item naming
...
Currently, the items listed under the load balancer always use .name as
the field to display for the VM name.
Since 'instancename' is now used for the user-friendly name field,
_itemName metadata attribute can be specified in the rule's data
provider to tell which field should be rendered as the name field in the
list.
2012-03-21 09:56:40 -07:00
Brian Federle
5333ee1549
Fix admin not being able to view users' network details
2012-03-21 09:56:40 -07:00
Brian Federle
e682d9a622
bug 14231: Per-account public IP range support
...
Add UI support for associating IP ranges with specific account + domain;
this is accessible by going to the system network graph->public->IP
range edit, where clicking on 'Add user' button opens a dialog to
specify an account and domain.
Note that right now editing of existing IP ranges is not supported, so
in order to associate a range with another account, the IP range needs
to be dropped and re-created with the new account configuration.
2012-03-21 09:29:31 -07:00
Brian Federle
f9a7619ae5
Error handling for multiEdit remove action
2012-03-21 09:28:50 -07:00
bfederle
1a39682cd5
Fix case where LB instance list is empty
2012-03-20 16:29:34 -07:00
bfederle
b6b4c893f8
bug 14352
...
Show internal VM names instead of IDs for LB rule
2012-03-20 16:29:33 -07:00
Jessica Wang
7cb0351eaa
bug 14425: cloudstack 3.0 UI - infrastructure page - create guest network - not pass subDomainAccess to createNetwork API when scope is Account.
2012-03-20 16:16:42 -07:00
Jessica Wang
ce8c58fda4
bug 14422: infrastructure page - add guest network - Pass physical network ID to createNetwork API only when network offering's guestiptype is Shared. Not pass it if it's Isolated.
2012-03-20 16:04:06 -07:00
Jessica Wang
9e352d5928
cloudstack 3.0 UI - listView widget - remove action - remove the corresponding row after action completes.
2012-03-20 15:15:27 -07:00
Jessica Wang
257997398e
cloudstack 3.0 UI - infrastructure page - zone detail - rename "network" tab to "physical network" tab.
2012-03-20 14:39:27 -07:00
Jessica Wang
3d327c03be
bug 14056: cloudstack 3.0 UI - infrastructure page - zone detail - physical network listView - provide delete action in listView.
2012-03-20 14:31:56 -07:00
bfederle
4a9155df1b
Always render physical networks as list view first
2012-03-20 13:58:23 -07:00
Jessica Wang
464967294b
Revert "bug 14376: cloudstack 3.0 UI - Add Network Offering - compute offering(service offering) dropdown - only populate service offerings whose systemvmtype is domainrouter."
...
This reverts commit 076617fbff .
2012-03-20 13:41:01 -07:00
bfederle
c23f1b8882
UI: Zone wizard update
...
-Allow for editing of traffic labels within the zone wizard; visible
by going to the create physical network(s) step and clicking the
'edit' button under each traffic type.
-Make hypervisor selection part of the create zone step, instead of
the add cluster step -- this is to allow the physical network UI to
have the selected hypervisor for the edit traffic labels dialog.
-Show drag-and-drop UI for basic zone setup, so that user can edit
traffic labels for a basic zone. Note that user can only have one
physical network here.
-Allow creation of storage traffic in a basic zone configuration, by
optionally dragging storage traffic type icon to first physical
network
2012-03-20 13:27:28 -07:00
Jessica Wang
59def829ca
cloudstack 3.0 UI - code optimization - seperate code of Enabling Security Group provider code, Adding Netscaler provider, Creating guest network to different functions (to avoid repeating code and to give individual message for each action)
2012-03-20 11:55:09 -07:00
bfederle
8ec783866b
Prevent dashboard from breaking if item value is null
2012-03-20 08:23:27 -07:00
Jessica Wang
a4c332766d
bug 14376: cloudstack 3.0 UI - Add Network Offering - compute offering(service offering) dropdown - only populate service offerings whose systemvmtype is domainrouter.
2012-03-19 16:31:10 -07:00
Jessica Wang
20acc4d315
bug 14377: cloudstack 3.0 UI - login - if login fails due to invalid username and password, show a generic error message instead of API returned error message.
2012-03-19 16:04:50 -07:00
Jessica Wang
794b0516a3
bug 14325: cloudstack 3.0 UI - add zone wizard - basic zone - cover the case that selected network offering has Netscaler provider, but no security group service.
2012-03-19 14:45:22 -07:00
Jessica Wang
04f54ed29e
bug 14325: cloudstack 3.0 UI - add zone wizard - basic zone - show netscaler tab if selected network offering's provider is Netscaler. Hide netscaler tab otherwise.
2012-03-19 12:05:08 -07:00
Jessica Wang
b867e3fe62
bug 14325: cloudstack 3.0 UI - add zone wizard - basic zone - retrieve provider of selected network offering
2012-03-19 10:48:54 -07:00
Jessica Wang
5079cb6a06
bug 14332: cloudstack 3.0 UI - Host page - make "Remove Host" action available when host state is Down, Alert, Disconnected or when resource state is Maintenance, Disabled.
2012-03-16 15:58:15 -07:00
Jessica Wang
b8dae7c57c
cloudstack 3.0 UI - XSS - global setting page - fix a bug that notification got hacked after saving a value that has script tag (XSS attack).
2012-03-16 13:12:23 -07:00
Jessica Wang
31274387fc
cloudstack 3.0 UI - XSS - listView - editable field - fix a bug that editable field sanitized value twice.
2012-03-16 11:53:42 -07:00
Jessica Wang
8e2fc79174
cloudStack 3.0 UI - validation - apply new method "disallowSpecialCharacters" to all textfields in dialog widget.
2012-03-15 15:31:30 -07:00
Jessica Wang
f0cb103a98
cloudStack 3.0 UI - validation - add new method "disallowSpecialCharacters" which will disallow < and > (to prevent XSS attack) - apply this method in Add Domain dialog.
2012-03-15 14:47:33 -07:00
bfederle
0b28b02e5e
Sanitize input for domain section/tree view
2012-03-15 10:30:28 -07:00
Jessica Wang
4191d28753
cloudstack 3.0 UI - XSS - detailView in Edit mode - fix it to show original value instead of HTML-encoding value.
2012-03-14 16:45:22 -07:00
bfederle
504e90b7cc
Sanitize input for multi-edit, notification widgets
2012-03-14 16:11:22 -07:00
bfederle
13864cc66a
Add missing resource, max networks, to project resource tab
2012-03-14 16:11:22 -07:00
Jessica Wang
7f14bb70c5
cloudstack 3.0 UI - XSS - listView - fix it to show correct value.
2012-03-14 16:11:04 -07:00
bfederle
afbf97465a
Sanitize projects UI elements -- project selector, etc.
2012-03-14 14:59:15 -07:00
Jessica Wang
c4c68e2995
cloudstack 3.0 UI - fix a JS error "str.replace is undefined".
2012-03-14 14:36:44 -07:00
Jessica Wang
4b4cba10c7
cloudstack 3.0 UI - replace old sanitizeXSS() with new cloudStack.sanitize().
2012-03-14 14:03:28 -07:00
bfederle
dd55f8ab99
Sanitize createForm input
2012-03-14 13:32:19 -07:00
bfederle
d28de139b8
Sanitize detail view input rendering
2012-03-14 12:32:42 -07:00
bfederle
2c2e0accdd
Sanitize list view input rendering
2012-03-14 12:19:38 -07:00
bfederle
c5e726be90
Fix case where str is not present
2012-03-14 11:51:41 -07:00
bfederle
f7524c22d4
Add helper function to sanitize user input strings
...
For any strings that require sanitization (i.e., strip
HTML/JavaScript), wrap the string around cloudStack.sanitize, or _s
for short. This currently will remove embedded HTML tags, which are
the main security issues present.
Example:
var str = '<script>Hello</script>My String';
_s(str) = '<script>Hello</script>My String'
2012-03-14 10:54:41 -07:00
Jessica Wang
ad74b396dc
cloudstack 3.0 UI - network page, infrastructure page - guest network - restart network action - Hide "clean up" checkbox if it's Basic zone. Show "clean up" checkbox if it's Advanced zone.
2012-03-13 16:56:08 -07:00
Jessica Wang
b46a2340be
cloudstack 3.0 UI - network page - IP Address detail page - remove duplicate info - network name and network type are already in parent page (network page).
2012-03-13 16:30:25 -07:00
Jessica Wang
13a9a98ef4
cloudstack 3.0 UI - network page, infrastructure page - guest network - restart network action - uncheck and gray out "clean up" checkbox if it's Basic zone. Check and enable the checkbox if it's Advanced zone.
2012-03-13 16:17:40 -07:00
Jessica Wang
1c4f580a85
cloudstack 3.0 UI - guest network - show Edit action for Isolated network. Show Restart action for all networks.
2012-03-13 15:15:54 -07:00
Jessica Wang
3f86fe78f2
cloudstack 3.0 UI -infrastructure page - remove obsolete code.
2012-03-13 14:31:45 -07:00
Jessica Wang
af06038b9d
infrastructure page - zone detail - guest traffic type - networks tab - pass listAll=true to 2nd listNetworks API.
2012-03-12 14:48:48 -07:00
Jessica Wang
11b4e2c37e
cloudstack 3.0 UI - IP Address page - retrieving data for detailView - no need to pass listAll parameter to listPublicIpAddresses API. Passing id parameter is enough.
2012-03-12 14:13:14 -07:00
Jessica Wang
6558f66239
bug 14238: create network offering dialog - remove traffic type dropdown since it includes only one choice. Hardcode it in API call.
2012-03-12 11:37:36 -07:00
Jessica Wang
008fcb8a27
cloudstack 3.0 UI - listView - when clicking fast between different rows, JS error "args.context.xxx is undefined" appears. e.g. "args.context.instances is undefined" appears when clicking fast between different rows in listView in instance page. Because when clicking fast, users might click another row before API response for this current row is back => which causes the JS error. The fix is to overlay the whole listView by loading image (spinning wheel image) until click-handling for this row is done (e.g. API response is back).
2012-03-09 16:48:14 -08:00
bfederle
ae1858d1cd
bug 14191
...
-Only show domains under logged in user's domain
-Allow domain admins to add accounts from 'Accounts' section
2012-03-09 14:12:49 -08:00
bfederle
d08f1296e8
List view UI: action filter tests
2012-03-09 14:03:51 -08:00
Jessica Wang
64a61f5ccb
bug 13112: cloudstack 3.0 UI - host page - add Statistics tab.
2012-03-09 13:49:23 -08:00
Jessica Wang
078cd90ad9
bug 14190: not refresh embedded data in corresponding list view row because data here is partial (e.g. if it's from Nics tab in instance page instead of details tab in instance page, data is just an array of Nic object, not an array of Instance object).
2012-03-09 13:02:52 -08:00
bfederle
9f6230490e
Add list view async action test
2012-03-09 11:27:39 -08:00
bfederle
35765419d1
Disable notification interval if in 'debug' mode (for unit tests)
2012-03-09 11:27:39 -08:00
Jessica Wang
595b7e5c04
cloudstack 3.0 UI - delete zone, delete pod, delete clouster in detailView - after action is finished, remove detailView and remove corresponding row from listView.
2012-03-09 11:26:06 -08:00
bfederle
10c8b05c1a
WIP: List view async tests
2012-03-09 11:11:24 -08:00
Brian Federle
6ff0a475d7
Add basic sync list view action tests
2012-03-08 15:11:40 -08:00
Jessica Wang
70fa9f0188
bug 14206: ISO page - listView - show name instead of description.
2012-03-08 15:06:25 -08:00
Jessica Wang
89af00eaee
bug 14196: infrastructure page - add guest network - pass subdomainaccess=false to API when Subdomain Access is unchecked.
2012-03-08 14:44:47 -08:00
Brian Federle
dd3707b630
Add initial list view action tests
2012-03-08 14:44:25 -08:00
Brian Federle
30f84eec48
Add list view section selector tests
2012-03-08 14:24:40 -08:00
Jessica Wang
5c12161123
cloudstack 3.0 UI - infrastructure page - update SSL Certificate - overlay loading image during action.
2012-03-08 14:11:27 -08:00
Brian Federle
f0b12e0d7d
Add tests for list view widget:
...
-Data provider
-Column pre-filter
2012-03-08 13:47:01 -08:00
Jessica Wang
4761b9ec58
cloudstack 3.0 UI - (1) listView widget - add PreFilter() to exclude fields that shouldn't show upon conditions. (2) Instance page - add new field "Internal name" (e.g. "i-3-5-JW") that only shows for root-admin.
2012-03-08 13:30:06 -08:00
Brian Federle
f844ab9a81
Update icon for 'Update SSL Certificate' button
2012-03-08 11:08:28 -08:00
Jessica Wang
346e543582
Network page - Add guest network dialog - network offering dropdown - pass guestiptype instead of type to listNetworkOfferings API.
2012-03-08 10:03:41 -08:00
Jessica Wang
174329468e
bug 14194: Infrastructure page - guest traffic type - set traffic labels regardless of what vlan's value is.
2012-03-07 16:48:57 -08:00
Jessica Wang
998a598026
Infrastructure page - guest traffic - details tab - move Tags field up from lower pane(traffic type) to upper pane (physical network) since tags is at physical network level, not at traffic type level.
2012-03-07 16:20:39 -08:00
Jessica Wang
1a952affbc
bug 14193: system - guest traffic - edit action - not pass vlan to updatePhysicalNetwork when vlan field is blank.
2012-03-07 16:20:21 -08:00
Jessica Wang
a601ef4c11
bug 14023: extend dialog widget to support textarea field.
2012-03-07 10:04:17 -08:00
Likitha Shetty
7d93125993
Bug 13773 (Migrate volume to another primary storage icon is wrong)
...
reviewed-by: Brian
2012-03-07 10:20:12 +05:30
Jessica Wang
58add196be
bug 14023: add "update SSL Certificate" button in the first screen in Infrastructure page.
2012-03-06 16:00:10 -08:00
Brian Federle
e1a3a6f2d9
Add list view tests
2012-03-06 14:58:19 -08:00
Brian Federle
c0c80432a8
Add field ID to list view <th>s
2012-03-06 14:58:00 -08:00
Brian Federle
cefe07c337
bug 14124: Fix remove host confirm dialog
2012-03-06 14:08:26 -08:00
Brian Federle
39b74a6df2
bug 14093
...
Uncheck conditional fields to be hidden, to avoid hidden services from
accidentally being enabled
2012-03-06 13:58:11 -08:00
Brian Federle
fb141dd5ef
bug 14093
...
Don't show specific provider fields on add network offering if in
Advanced/Shared configuration:
-Source NAT
-Static NAT
-PF
-LB
2012-03-06 13:22:22 -08:00
Brian Federle
5c1f1a505f
bug 14044
...
Reduce width of level bar to prevent '100%' capacity text from
wrapping
2012-03-06 11:02:06 -08:00
Brian Federle
46ad531a1e
bug 14088:
...
Fix Citrix log / EULA not rendering due to missing language cookie;
specify default language variable, set to English, if no 'lang' cookie
is present.
status 14088: resolved fixed
2012-03-05 16:13:31 -08:00
Jessica Wang
6eec3d3377
bug 13386: System page - Virtual Router page - hide Public IP field when its zone's network type is Basic.
2012-03-05 16:13:05 -08:00
Brian Federle
426cb84f94
UI: Add notification tests
2012-03-05 15:54:37 -08:00
Jessica Wang
1955997fee
ISO page - wrong value, "labelc.community", in Filter by dropdown
2012-03-05 15:04:19 -08:00
bfederle
c7f299f3e9
Add base notification tests
2012-03-05 12:20:39 -08:00
Jessica Wang
1dbd10e5e9
cloudstack 3.0 UI - Make Account page/User page available to normal-user role.
2012-03-05 11:34:02 -08:00
Likitha Shetty
9e716e6de3
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
2012-03-05 10:33:12 +05:30
Likitha Shetty
8ff56b0326
Bug-14029 Lock account confirmation message is not entirely visible. [reviewed-by: Brian]
2012-03-05 10:27:01 +05:30
Jessica Wang
377fa4361f
bug 12981: login screen - show explicit error messages when login fails.
2012-03-02 16:43:14 -08:00
bfederle
da714da6e2
Add more browser tests
2012-03-02 13:04:24 -08:00
Jessica Wang
be9ca30ffb
Delete User action - fix a bug that loading image didn't disappear after action was finished.
2012-03-02 11:53:03 -08:00
Jessica Wang
d1e2b2fcb6
Account page - account detail view - implement Refresh button. [reviewed-by: Brian]
2012-03-02 11:29:36 -08:00
Jessica Wang
27bfd62e0e
delete template action, delete ISO action - use 'remove' instead of 'destroy' since their definitions have been switched.
2012-03-02 11:08:23 -08:00
bfederle
9f260fb37b
UI: Networks section fix
...
Fix broken detail view when viewing other users' networks as admin
2012-03-02 11:06:47 -08:00
Jessica Wang
7e9393ec2f
delete account, delete network offeirng, delete guest network - use 'remove' instead of 'destroy' since their definitions have been switched.
2012-03-01 16:59:40 -08:00
Jessica Wang
bddbd30e11
delete volume action, delete snapshot action, delete router action - use 'remove' instead of 'destroy' since their definitions have been switched.
2012-03-01 16:41:43 -08:00
Jessica Wang
6cf6820a3f
switch definition of 'destroy' action with definition of 'remove' action. i.e. 'remove' action will hide detailView and remove corresponding row from listView after action is done.
2012-03-01 16:31:55 -08:00
bfederle
4b7a56cd23
Reorganize core UI widgets
2012-03-01 16:14:10 -08:00
bfederle
f91763ce84
Add browser UI widget tests
2012-03-01 16:09:11 -08:00
Jessica Wang
41cab515ee
cloudstack 3.0 UI - After destroy action is finished, remove the row from listView.
2012-03-01 15:36:03 -08:00
Jessica Wang
db7e262181
Network page - detail view - make API call to refresh data when Refresh button is clicked.
2012-03-01 11:36:49 -08:00
Jessica Wang
c390826359
Snapshot page - detail view - make API call to refresh data when Refresh button is clicked.
2012-03-01 11:13:57 -08:00
Jessica Wang
708c7d2168
Volume page - detail view - make API call to refresh data when Refresh button is clicked.
2012-03-01 11:13:29 -08:00
bfederle
761e814628
Add more core UI tests
2012-03-01 10:57:54 -08:00
Jessica Wang
26e45b2b24
fix a JS error: $detailView.data("list-view-row") is undefined
2012-03-01 10:13:18 -08:00
Jessica Wang
389b981532
cloudstack 3.0 UI - detailView widget - refresh embedded data in corresponding list view row when dataProvider is called.
2012-02-29 17:23:36 -08:00
Jessica Wang
e6d43e157e
bug 14073: Quick Installer - make zones created from Quick Installer to be public (not dedicated to any domain)
2012-02-29 15:22:36 -08:00
Brian Federle
541b18a0f4
Add tests for navigation and homepage; basic fixes
2012-02-29 11:54:40 -08:00
Brian Federle
0f5524dd47
Add some basic tests
2012-02-29 10:33:45 -08:00
Brian Federle
6d9928ba32
Only show invitations if projects UI is initialized
2012-02-29 10:33:05 -08:00
Brian Federle
f24bc8415b
Add qunit JS testing framework
2012-02-29 09:33:22 -08:00
Jessica Wang
2e479ff240
cloudstack 3.0 new UI - support single-sign-on.
2012-02-28 14:54:17 -08:00
Jessica Wang
1136cd7cf1
remove g_type that is no longer in use.
2012-02-28 13:34:47 -08:00
Brian Federle
2022cd2dea
Use user.role instead of user.type
2012-02-28 12:09:45 -08:00
Jessica Wang
43570f9898
cloudstack 3.0 new UI - check whether session is valid or not before sending API request. If session is invalid, pop up "session expired" dialog instead of send API request.
2012-02-28 11:34:24 -08:00
Jessica Wang
b7b9b096a2
cloudstack 3.0 new UI - clean up global variable and session cookie when logging out.
2012-02-27 17:32:05 -08:00
Brian Federle
c4e5ce36c5
bug 13072: Remove host 'type' field
...
status 13072: resolved fixed
2012-02-27 16:45:37 -08:00
Jessica Wang
a2962c0f59
Add Network Offering dialog - trigger change event to show/hide fields when the dialog box is opened.
2012-02-27 12:43:26 -08:00
Jessica Wang
2f69ec34cc
bug 14030: ISO page - download ISO action - fix to show correct message ("url: ~~~") after ISO is downloaded.
2012-02-27 12:24:16 -08:00
Brian Federle
a4197874c4
bug 14012
...
Fix typo in shutdown provider message code
status 14012: resolved fixed
reviewed-by: jessica
2012-02-27 10:45:25 -08:00
Brian Federle
d0ed8bf227
bug 14013
...
Decrease height of details container to prevent apply button from
being hidden
2012-02-27 10:42:08 -08:00
Brian Federle
b0f038c421
bug 14011
...
Fix to show install wizard when re-loading the page, so that the EULA
is always shown until installation is completed.
2012-02-27 10:27:41 -08:00
Jessica Wang
9ff7056820
bug 13971: network page - create network - pass new API parameter zoneId to listNetworkOfferings API. [Reviewed-by: Brian]
2012-02-23 17:18:50 -08:00
Jessica Wang
a12f30e539
bug 13971: deployVM wizard - select network step - pass new API parameter zoneId to listNetworkOfferings API.
2012-02-23 17:18:22 -08:00
Brian Federle
7f6d6c6b87
bug 13974
...
Fix table not including reorder column when switching filter
2012-02-23 16:17:14 -08:00
Brian Federle
3a28cfddfa
bug 13941
...
Add missing labels for user dashboard
2012-02-23 15:42:44 -08:00
Brian Federle
2d08583682
bug 13972
...
Properly refresh data for users detail view
2012-02-23 15:30:13 -08:00
Brian Federle
856f41bdf8
System, secondary storage UI fixes
...
-Add state field ('resourcestate') to list view
-Fix destroy action to have proper UI feedback
2012-02-23 15:07:43 -08:00
Brian Federle
ea7ea4ce6f
bug 12767
...
Hide previous button on first step of instance wizard
status 12767: resolved fixed
2012-02-23 14:45:56 -08:00
Brian Federle
152e58c444
Fix destroy system VM action
2012-02-23 14:42:29 -08:00
Brian Federle
3c61e205a1
bug 13965
...
Remove listPhysicalNetworks API altogether from network step
2012-02-23 13:47:17 -08:00
Brian Federle
ee6dc038f2
bug 13965
...
For regular user, don't do list physical networks API call on instance
wizard
2012-02-23 12:14:47 -08:00
Brian Federle
dd5379ff6f
bug 13953: Fix typo in SRX field
2012-02-23 11:54:21 -08:00
Jessica Wang
9d6fc8090f
bug 13949: fix a localization label
2012-02-22 19:05:58 -08:00
Jessica Wang
b815424948
Revert "bug 13924: IP Address page - Static NAT IP always support "Firewall - Port Range" regardless whether network offerings includes Firewall service or not. [reviewed-by: Brian]"
...
This reverts commit 0d430d0cd810542e4885487b78afccec422360e2.
[reviewed-by: Brian]
2012-02-22 18:29:52 -08:00
Brian Federle
d6fc3f9010
Localizaton fixes
...
-Add conditional CSS for Japanese version
-Fix font wrapping in JA CSS for header bar, system dashboard
-Add some missing localization labels
2012-02-22 17:32:00 -08:00
Jessica Wang
b068b7ae83
bug 13943: deployVM wizard - select network step - get network offerings - pass specifyvlan=false
2012-02-22 17:01:10 -08:00
Jessica Wang
9f59ad15d5
deployVM wizard - select network step - get network offerings - pass istagged=true if selected zone has more than 1 guest traffic types in multiple physical networks.
2012-02-22 17:00:36 -08:00
Brian Federle
1b44cae6cf
bug 13940
...
Patch for jQuery UI to fix IE for drag-and-drop
2012-02-22 16:43:11 -08:00
Jessica Wang
74be336283
zone wizard - declare item before using it.
2012-02-22 14:49:27 -08:00
Brian Federle
e0be877706
Zone wizard: UI: Review step
...
Better final message before launch: make font size larger and
centered; include icon
2012-02-22 14:39:47 -08:00
Brian Federle
a48e0baeaa
Fix for primary storage step prefilter in IE
2012-02-22 14:36:32 -08:00
Jessica Wang
e450313cb5
bug 13813: Network Service Providers should be hidden when Guest traffic type is hidden. Network Service Providers should be shown when Guest traffic type is shown.
2012-02-22 13:59:49 -08:00
Brian Federle
a1a368f9a2
Dashboard UI fix
...
For the user dashboard, have events 'view all' button go to the Events
list view, as Alerts can only be viewed by admins.
2012-02-22 12:22:26 -08:00
Brian Federle
db435eb324
Domain/tree view UI fix
...
Render details only after panel is fully transitioned in, to prevent
lag from server calls while animation is happening.
2012-02-22 12:14:15 -08:00
Jessica Wang
822889fa4c
system page - update embedded object of args.context.physicalNetworks[0] after a physical network is updated.
2012-02-22 12:11:21 -08:00
Brian Federle
f182e1ba47
Recurring snapshot UI: fix tab wrapping
2012-02-22 12:08:52 -08:00
Brian Federle
84b18473e7
bug 13922
...
-Fix enable static NAT never completing if detail view was not visible
-- caused by JS error in widget
-If detail view isn't visible anymore, don't show post-enable/disable
NAT dialog which refreshes list view
2012-02-22 12:04:18 -08:00
Jessica Wang
ad4347764a
system page - physical network - fix a bug that after physical network tags field is updated, add guest network dialog was still using obsolete physical network data.
2012-02-22 11:34:49 -08:00
Jessica Wang
8b6a39cdfe
bug 13924: IP Address page - Static NAT IP always support "Firewall - Port Range" regardless whether network offerings includes Firewall service or not.
2012-02-22 11:19:44 -08:00
Brian Federle
4f35fb7110
Get EULA specific to selected language
2012-02-22 11:05:20 -08:00
Brian Federle
cebbce42a7
Make default language English, if no cookie set
2012-02-22 11:05:20 -08:00
Jessica Wang
1cd1152dd0
bug 13923: volume page - make download volume action available on volumes whose hypervisor is OVM.
2012-02-22 10:54:02 -08:00
Jessica Wang
db255b31dd
bug 13665: Quick Install wizard - pick the network offering that has SecurityGroups service (but no LB, StaticNat). Enable SecurityGroups provider before creating a guest work. [reviewed-by: Brian]
2012-02-21 19:23:22 -08:00
Brian Federle
ba0044fa0d
bug 13920: Fix static NAT rule listing
...
status 13920: resolved fixed
2012-02-21 19:03:24 -08:00
Brian Federle
b2f4fcdfed
Make tab width flexible, to support longer labels
2012-02-21 18:57:49 -08:00
Brian Federle
240dabea4b
Navigation organizational changes
...
-Rename 'System' -> 'Infrastructure'
-Rename 'service offering' -> 'compute offering'
(including all associated labels)
-Rename 'Configuration' -> 'Service Offerings'
-Move hypervisor capabilities under global settings
-Rename 'Compute' -> 'Compute and storage'
2012-02-21 18:54:43 -08:00
Jessica Wang
4d4af60690
localize new error message (for add guest network in multiple guest traffic types zone).
2012-02-21 17:08:02 -08:00
Jessica Wang
ec41f31dc6
IP Address page - iselastic field has been renamed to issystem at server-side. Here is related UI change.
2012-02-21 16:24:03 -08:00
Brian Federle
99b49117b9
UI: Browser widget fix
...
Fix elems.undefined error, which happens when destroyed panel
continues to animate.
-- This happened particularly in the domain section, when clicking
to/from another section while the details panel was sliding in.
2012-02-21 16:20:44 -08:00
Brian Federle
a16f5a1237
Use newer format for addPanel for nav items
2012-02-21 16:20:44 -08:00
Jessica Wang
f8715c9e43
system page - create guest network - in particular physicalNetworks when there are more than 1 physical network in the zone with Guest traffic type, call listNetworkOfferings&tags=<physicalNetworkTags> to populate network offerings dropdown.
2012-02-21 15:55:22 -08:00
Brian Federle
a9e8240618
bug 13918
...
Don't show VPN actions if IP's network's offering doesn't support VPN
2012-02-21 15:40:41 -08:00
Brian Federle
dcd7ebe8f1
bug 13828
...
Fix add VM button disappearing if no VMs are present under LB rule
2012-02-21 15:22:27 -08:00
Brian Federle
c36808d5d2
bug 13765
...
Properly sync returned sticky fields from the API with the UI form, by
dynamically generating createForm fields based on Lb sticky
capabilities object; this will keep the required and conditional
fields properly up to date with the API requirements.
2012-02-21 15:13:52 -08:00
Brian Federle
ad8e13cf03
bug 13746: Fix missing localization label
2012-02-21 14:36:10 -08:00
Brian Federle
9a76fb70bf
IE CSS fixes
...
-Fix alignment of listview-in-detailview table headers
-Fix detail view toolbar display
-Fix system charts
2012-02-21 14:31:14 -08:00
Brian Federle
167f135332
bug 13754
...
Display project routers in system list view
2012-02-21 14:04:35 -08:00
Brian Federle
52f1f53234
bug 13784: Fix missing status localization
2012-02-21 13:50:30 -08:00
Brian Federle
cc80211957
bug 13908: Fix localization label
2012-02-21 13:47:55 -08:00
Brian Federle
9d954fa815
bug 13675
...
Hide unused text fields for ICMP vs TCP selection
2012-02-21 13:44:34 -08:00
Brian Federle
17b34f4678
bug 13866
...
Display public IP on VM details panel if static NAT is enabled for
that VM
status 13866: resolved fixed
2012-02-21 12:31:57 -08:00
Jessica Wang
0682f3411b
bug 13636: add 'dedicated' checkbox back to Add F5 dialog.
2012-02-21 11:36:48 -08:00
Brian Federle
fc4c5f106f
bug 13731
...
Add scrollbars and reduce width of tree view, to prevent large
subdomain lists from being unselectable
2012-02-21 11:35:24 -08:00
Brian Federle
c63e353385
Don't show header bar for listView-in-detailView
2012-02-21 11:25:10 -08:00
Jessica Wang
f2503d2c69
instance page - edit Instance - not pass displayname to API when displayname is equal to name.
2012-02-20 17:05:04 -08:00
Jessica Wang
65d9b60d42
bug 13648: fix a bug in listView widget - $listView.length is 0 after calling $(window).trigger('cloudStack.fullRefresh'), calling $listView.listView will encounter an error when $listView.length is 0.
2012-02-20 14:44:57 -08:00
Jessica Wang
1dfe656f2a
bug 13864: IP Address page - add new field Purpose (only shown in Basic zone)
2012-02-20 10:24:08 -08:00
Jessica Wang
09591d68a1
system page - guest traffic type - network tab - pass physical network ID to listNetworks API since there could be multiple physical networks in one zone.
2012-02-19 11:44:11 -08:00
Jessica Wang
9880d39b55
add zone wizard - fix a JS error "server is undefined"
2012-02-19 10:40:28 -08:00
Jessica Wang
2b6e8ef895
add zone wizard - add primary storage step - storage tags field is optional.
2012-02-19 10:39:54 -08:00
Jessica Wang
eed5367238
bug 13680: add zone wizard - when configuration "use.local.storage" is true, skip add primary storage skip.
2012-02-19 10:20:14 -08:00
Jessica Wang
b0671726e3
bug 13800: remove restriction that only sourceNAT IP can show VPN tab.
2012-02-18 21:45:24 -08:00
Jessica Wang
7925da1ff7
bug 13852: no rendering network provider chart before a physical network is selected.
2012-02-18 17:16:21 -08:00
Jessica Wang
e86b5b4407
instance page - remove name field from listView since name field has the same value of ID field (UUID).
2012-02-18 11:57:48 -08:00
Jessica Wang
e27e721b9a
bug 13736: volume page - take snapshot - after action completes, not return updated volume because volume is not changed at all from taking snapshot action.
2012-02-18 11:57:06 -08:00
Brian Federle
716a62760a
bug 13716
...
Fix service offering list overflow
status 13716: resolved fixed
2012-02-17 16:15:08 -08:00
Jessica Wang
b7ded0ff1b
bug 13669: template page, ISO page - delete action is not allowed when owner is system.
2012-02-17 16:01:41 -08:00
Brian Federle
f58cec83c6
bug 13702
...
Fix missing labels for instance state/actions
2012-02-17 16:01:16 -08:00
Jessica Wang
da484225f7
add zone wizard - advanced zone - storage traffic - add IP Range - add gateway field in ui-custom widget.
2012-02-17 15:37:41 -08:00
Brian Federle
dffa097906
bug 13795
...
Allow domain admin to view domain users' projects
status 13795: resolved fixed
2012-02-17 15:34:47 -08:00
Brian Federle
56a54819d3
bug 13793
...
Fix show security group dropdown/listing in project view
status 13793: resolved fixed
2012-02-17 15:19:07 -08:00
Jessica Wang
89cccdf744
add zone wizard - advanced zone - storage traffic - add IP Range - add gateway field.
2012-02-17 15:14:05 -08:00
Jessica Wang
275e0c0405
bug 13666: account page - add account - correct account type for admin account in Root domain.
2012-02-17 15:06:31 -08:00
Brian Federle
ab16c765a7
UI: fix broken multiEdit context on actions
2012-02-17 15:03:06 -08:00
Brian Federle
8f273b0fac
bug 13726
...
Don't show destroy action on network details for shared networks or
networks w/o Source NAT service
status 13726: resolved fixed
2012-02-17 14:55:23 -08:00
Brian Federle
e2528fb973
bug 13863: Fix typo in delete SRX firewall API command
...
status 13863: resolved fixed
2012-02-17 14:34:56 -08:00
Brian Federle
ce4368c679
bug 13727
...
Show network offering name (read-only) for shared network types (i.e.,
in basic zone)
status 13727: resolved fixed
2012-02-17 14:32:39 -08:00
Brian Federle
80e4b5ef7c
Add a few more missing localization labels
2012-02-17 14:12:53 -08:00
Jessica Wang
29d766dc1d
system - storage traffic - add IP Range - add geteway field.
2012-02-17 14:10:17 -08:00
Jessica Wang
dd62086b4b
bug 13862: change detailView widget to show error text returned in API response.
2012-02-17 14:00:47 -08:00
Brian Federle
f223d8086c
Add missing localization for LB UI
2012-02-17 13:54:23 -08:00
Brian Federle
380689be88
bug 12253: Allow editing of LB rule name/algorithm
...
-- This also introduced a new capability -- edit rule -- into the
multiEdit widget. If isEditable: true is set for any fields, then a
dialog will popup allowing editing of those properties.
status 12253: resolved fixed
2012-02-17 13:39:20 -08:00
Jessica Wang
9ea214062c
bug 13639: network page - restart network action - if it's a basic zone, hide cleanup checkbox and pass "cleanup=false" to API.
2012-02-17 13:17:39 -08:00
Jessica Wang
8c75bf8805
add zone wizard - preFilters - addPublicNetwork - consolidate conditinal statement
2012-02-17 12:49:16 -08:00
Brian Federle
46c7ab78ea
Zone wizard: fix public traffic description
2012-02-17 11:52:47 -08:00
Jessica Wang
6bbe637e84
bug 13628: add zone wizard - show different description of public traffic, guest traffic for basic zone and advanced zone.
2012-02-17 11:42:34 -08:00
Brian Federle
d3cc43e83f
bug 13815
...
Add language drop-down to login screen
status 13815: resolved fixed
2012-02-17 11:28:14 -08:00
Jessica Wang
a56d465387
cloudstack 3.0 new UI - add zone wizard - public traffic - show different description for basic zone and advanced zone.
2012-02-17 11:10:10 -08:00
Jessica Wang
f0e3cad6f9
cloudstack 3.0 new UI - add zone wizard - guest traffic - show different description for basic zone and advanced zone.
2012-02-17 10:54:37 -08:00
Brian Federle
d3f98d5ba2
bug 13367
...
Fix elems undefined error
2012-02-16 18:16:54 -08:00
Jessica Wang
fab34ce8e5
cloudstack 3.0 new UI - system - network chart - localize text in html code.
2012-02-16 18:01:06 -08:00
Jessica Wang
2f682ea904
cloudstack 3.0 new UI - add zone wizard - localize text in html code.
2012-02-16 17:23:44 -08:00
Brian Federle
2e82439a53
Hide Citrix logo if no EULA is present (i.e., is OSS version)
2012-02-16 16:22:23 -08:00
Brian Federle
ccd7d8b30a
Install wizard: Conditionally load EULA
...
Conditionally show EULA screen, only if eula.html is retrieved
successfully via AJAX call (i.e., doesn't return a 404). Otherwise,
bypass EULA and start with intro screen.
2012-02-16 15:42:01 -08:00
Brian Federle
4b2709ceff
Add missing localization for instances.js
2012-02-16 15:42:01 -08:00
Jessica Wang
c05a040c56
cloudstack 3.0 new UI - add more localization labels.
2012-02-16 15:35:44 -08:00
Jessica Wang
9f86abccbd
cloudstack 3.0 new UI - add more localization labels.
2012-02-16 15:25:17 -08:00
frank
0945d77b2f
move eula.html to build/
2012-02-16 15:06:03 -08:00
Jessica Wang
c3c5b65428
cloudstack 3.0 new UI - add more localization labels.
2012-02-16 15:02:37 -08:00
Brian Federle
6d8a11c74b
Complete localization for quick install wizard
...
-- Also separates EULA into an iframe-embedded HTML file
2012-02-16 14:45:10 -08:00
Jessica Wang
e8c309b447
cloudstack 3.0 new UI - add more localization labels.
2012-02-16 13:55:56 -08:00
Jessica Wang
577f3a5f75
cloudstack 3.0 new UI - correct localization label format
2012-02-16 12:22:13 -08:00
Jessica Wang
68f12d9753
cloudstack 3.0 new UI - localize messages during zone creation.
2012-02-16 11:23:22 -08:00
Jessica Wang
a9e99d3065
cloudstack 3.0 new UI - localize zone wizard.
2012-02-15 19:22:55 -08:00
Brian Federle
5c0696073f
bug 13743: New zone wizard step -- configure storage traffic
...
For an advanced zone, with the storage traffic type assigned to a
network, add a new step to configure the IP ranges of the storage
traffic type.
2012-02-15 16:30:54 -08:00
Jessica Wang
07dc16c689
bug 13629: system page - network providers section - basic zone: no F5 and SRX.
2012-02-15 16:25:01 -08:00
Jessica Wang
0341d00082
cloudstack 3.0 new UI - system page - localize IP Ranges sections.
2012-02-15 15:52:50 -08:00
Jessica Wang
250b296abd
cloudstack 3.0 new UI - system page - Advanced zone - Guest traffic type - Network tab - Network detailView - View IP Ranges - remove obsolete code for Basic zone since this section is only available for Advanced zone now.
2012-02-15 15:42:38 -08:00
Jessica Wang
6ee8ecfd59
cloudstack 3.0 new UI - system page - localize secondary storage section.
2012-02-15 15:25:22 -08:00
Jessica Wang
50fadb4e5c
cloudstack 3.0 new UI - system page - localize primary storage section.
2012-02-15 14:59:19 -08:00
Jessica Wang
3536a2e941
cloudstack 3.0 new UI - system page - localize host section.
2012-02-15 14:42:13 -08:00
Jessica Wang
62c4133ed0
cloudstack 3.0 new UI - system page - localize zone actions.
2012-02-15 13:39:09 -08:00
Jessica Wang
2e97670745
bug 13697: title in window.open() can't have space nor longer than 8 characters. Otherwise, IE browser will have error.
2012-02-15 11:25:27 -08:00
Brian Federle
24f8affcb8
bug 13729: Support adding network tags
...
Allow editing of physical network tags, by going to
physical network->guest details->edit
status 13729: resolved fixed
2012-02-15 11:08:18 -08:00
Brian Federle
18bfc4090a
WIP: Install wizard localization
2012-02-15 10:16:08 -08:00
Jessica Wang
3d7e423903
cloudstack 3.0 new UI - system page - localize network providers section.
2012-02-14 17:09:46 -08:00
Brian Federle
d6935a003c
Add missing project state localization
2012-02-14 16:04:10 -08:00
Brian Federle
34999a25ae
Projects UI localization
...
-Dashboard
-New project wizard
-Misc. missing localized strings
2012-02-14 16:00:52 -08:00
Brian Federle
667d8188e2
More UI widget localization
2012-02-14 16:00:52 -08:00
Brian Federle
4ed91ab252
Localization for instance wizard
2012-02-14 14:46:21 -08:00
Brian Federle
c1e976cba4
bug 13717
...
Rename 'Cancel' -> 'No' for confirm dialog
status 13717: resolved fixed
2012-02-14 14:46:20 -08:00
Brian Federle
82da2fc1dd
Fix localization for instances filter drop-down
2012-02-14 14:46:20 -08:00
Brian Federle
67f074e867
Fix missing labels for attach/detach iso action
2012-02-14 14:01:40 -08:00
Jessica Wang
55a999415b
cloudstack 3.0 new UI - system page - (1) localize management traffic type (2) remove createVlanIPRange after creating guest network for basic zone. Because this AddGuestNetwork dialog is not available in basic zone any more.
2012-02-14 13:48:29 -08:00
Brian Federle
7479fd9b03
Localization for 'Allocated' state
2012-02-14 13:24:21 -08:00
Brian Federle
53126cdf9d
Localize header bar drop-down
2012-02-14 13:06:43 -08:00
Brian Federle
c721344752
Missing detail view widget localization
2012-02-14 12:54:39 -08:00
Brian Federle
cd8dd8fe38
Add missing instance detail tab localization
2012-02-14 12:54:39 -08:00
Jessica Wang
2c14d45702
cloudstack 3.0 new UI - system page - localize storage traffic type, public traffic type section.
2012-02-14 12:07:56 -08:00
Brian Federle
6136a598e7
Add missing labels to list view widget
2012-02-14 12:01:05 -08:00
Brian Federle
0ff6248693
bug 13649
...
Recenter add network offering dialog on change, to prevent form from going off page
status 13649: resolved fixed
2012-02-14 12:01:04 -08:00
Brian Federle
b8757034b4
Add missing localization for dialogs
2012-02-14 12:01:04 -08:00
Brian Federle
1f021e3226
Localize global settings
2012-02-14 12:01:04 -08:00
Brian Federle
8246aff812
Add missing localization for notifications labels
2012-02-14 12:01:04 -08:00
Brian Federle
d031313b70
Localize dashboard capacity labels
2012-02-14 12:01:04 -08:00
Jessica Wang
4d089c270c
3.0 UI - system page - localize KVM/XenServer/VMWare network label default display value.
2012-02-14 11:21:41 -08:00
Jessica Wang
8246271635
bug 13583: Add Zone Wizard - Guest Traffic - change description of Guest Traffic.
2012-02-14 10:34:13 -08:00
Brian Federle
892d8216f5
bug 13651
...
Don't allow normal user to update project resources
status 13651: resolved fixed
2012-02-13 18:05:58 -08:00
Jessica Wang
012be834b5
3.0 UI - localize Add network offering dialog.
2012-02-13 17:40:45 -08:00
Brian Federle
06ac144e34
bug 13638
...
Hide VLAN/CIDR on network details when zone type = basic
status 13638: resolved fixed
2012-02-13 17:29:47 -08:00
Brian Federle
757bb2d0cb
bug 13650
...
Add missing localization label on PF UI
status 13650: resolved fixed
2012-02-13 17:29:47 -08:00
Brian Federle
68f602f3fa
bug 13653
...
Always use context for network object, to avoid bug when network
response is empty
status 13653: resolved fixed
2012-02-13 17:29:47 -08:00
Jessica Wang
f25539e6cb
3.0 UI - localize network offering page.
2012-02-13 17:28:14 -08:00
Jessica Wang
17ac271c3e
3.0 UI - localize hypervisor capabilities page.
2012-02-13 16:43:05 -08:00
Brian Federle
8ce6fcd34d
bug 13636
...
Don't allow 'dedicated' option in add F5 UI
status 13636: resolved fixed
2012-02-13 15:24:31 -08:00
Brian Federle
916eb90768
bug 13634
...
Don't allow 'inline' mode to be set for external devices in UI
status 13634: resolved fixed
2012-02-13 15:18:20 -08:00
Brian Federle
744cd902d1
Localize domains section
2012-02-13 15:11:11 -08:00
Brian Federle
5bd1fcba6f
Localize accounts/users
2012-02-13 14:57:24 -08:00
Jessica Wang
e4f485f993
3.0 UI - localize disk offering page.
2012-02-13 14:23:19 -08:00
Brian Federle
adfd312cc9
Localize events/alerts
2012-02-13 14:20:43 -08:00
Jessica Wang
a7b7f42312
3.0 UI - localize system service offering page.
2012-02-13 13:55:37 -08:00
Jessica Wang
94b7f749a9
3.0 UI - localize service offering page.
2012-02-13 11:39:37 -08:00
Brian Federle
4b982d5dbb
Localize download ISO
2012-02-13 11:36:29 -08:00
Brian Federle
446ba7a5ec
Localize Templates/ISOs
2012-02-13 11:33:42 -08:00
Brian Federle
18d6fa6c57
bug 13618
...
Fix instance wizard zone name display issue in IE9 compat.
status 13618: resolved fixed
2012-02-13 10:33:37 -08:00
Brian Federle
fbf47f2f4c
IE7 list view/table fixes
2012-02-10 15:52:12 -08:00
Jessica Wang
ca83ac7749
bug 13575: deployVM wizard - step 4 - select network - pop up a warning message if no network is selected when Next button is clicked.
2012-02-10 15:43:31 -08:00
Brian Federle
7b6e98b20e
Fix zone pie charts in IE
2012-02-10 15:24:07 -08:00
Brian Federle
4c05adaac0
Error appearance for notifications corner alert
2012-02-10 15:00:29 -08:00
Brian Federle
03d1f40c9a
Dashboard IE8 fixes
2012-02-10 14:55:13 -08:00
Brian Federle
ae4a967ad7
bug 13581
...
Hide NetScaler sub-nav text when not using ELB/EIP network offering
status 13581: resolved fixed
2012-02-10 14:22:52 -08:00
Brian Federle
2f6a946ee5
Remove dashboard scrollbar
2012-02-10 14:09:36 -08:00
Brian Federle
21ad20c8b8
bug 13587
...
Better ordering of zone resources dashboard items by type
status 13587: resolved fixed
2012-02-10 14:05:48 -08:00
Brian Federle
a61a167838
Dashboard: update listCapacity params per API change
2012-02-10 13:55:08 -08:00
Brian Federle
985d3dce8f
bug 13601
...
Pass correct VPN state to details panel for non-admin IPs
status 13601: resolved fixed
2012-02-10 13:45:23 -08:00
Brian Federle
cb479b529f
Localize LB algorithm select
2012-02-10 13:39:32 -08:00
Brian Federle
90fac015a5
Localization for network->ip, security group sections
2012-02-10 13:36:28 -08:00
Brian Federle
97a276cdae
Support UTF-8 charset
2012-02-10 13:36:28 -08:00
Jessica Wang
82ae83bc9a
Revert "bug 13099: global settings page - when name is xennetworklabel/kvmnetworklabel/vmwarenetworklabel and value is null, show "Use default gateway" instead of null."
...
This reverts commit 0237dd43b222c10abb56b5d03eaa0189fd0953d4.
2012-02-10 13:07:22 -08:00
Jessica Wang
277cb5633e
bug 13099: system - traffic type detail page - display "Use default gateway" when network label is blank.
2012-02-10 13:05:23 -08:00
Brian Federle
ef6e0daddb
Add all existing messages codes to index.jsp dictionary
2012-02-10 12:30:37 -08:00
Brian Federle
a6f805c140
bug 13589
...
-Fix 'view all' alerts to open up a new panel with the Alerts listing
-Remove 'view all' for host alerts, as there is no relevant section to
go to for this
-Fix some localization codes
status 13589: resolved fixed
2012-02-10 10:42:40 -08:00
Jessica Wang
1a05da77bb
add zone wizard - not pass guestcidraddress to createZoen API call when Guest CIDR field is empty.
2012-02-10 10:35:34 -08:00
Jessica Wang
6e3ba231a4
bug 13584: Add Zone wizard - make "add primary storage" step optional since user can use local storage instead of primary storage.
2012-02-10 10:27:08 -08:00
Jessica Wang
0da5fadcda
bug 13580: create zone wizard - advanced zone - make Guest CIDR field optional instead of required.
2012-02-09 16:54:25 -08:00
Jessica Wang
3da70d80bc
bug 13554: system menu - zone detail - guest network page - Edit network - if network type is Isolated and network offering is changed, pop up a dialog box "Do you want to keep the current guest network CIDR unchanged?". Choosing Yes button will send "changecidr=false" to updateNetwork API. Choosing Cancel button will send "changecidr=true" to updateNetwork API.
2012-02-09 16:50:47 -08:00
Jessica Wang
d1e6e84451
bug 13554: network menu - network page - Edit network - if network type is Isolated and network offering is changed, pop up a dialog box "Do you want to keep the current guest network CIDR unchanged?". Choosing Yes button will send "changecidr=false" to updateNetwork API. Choosing Cancel button will send "changecidr=true" to updateNetwork API.
2012-02-09 16:41:32 -08:00
Brian Federle
0625839920
multiEdit localization
2012-02-09 16:04:33 -08:00
Brian Federle
6fed8f102a
Localization for network->networks section
2012-02-09 15:58:00 -08:00
Jessica Wang
0d1f207887
bug 13577: volume page - show "Download volume" option only when corresponding vm is stopped
2012-02-09 15:33:46 -08:00
Brian Federle
f1cd0a482a
Localize storage->snapshots section
2012-02-09 15:09:13 -08:00
Jessica Wang
a2b07624fc
bug 13578: system page - zone detail - provide list - remove SecurityGroup provider if it's advanced zone.
2012-02-09 15:02:59 -08:00
Brian Federle
2f26cf87b6
Fix some message labels
2012-02-09 14:52:15 -08:00
Brian Federle
3198ef4eb1
bug 13574: Hide 'max projects' from resources
...
status 13574: resolved fixed
2012-02-09 14:25:39 -08:00
Brian Federle
9ee043efde
Localization for storage->volumes section
2012-02-09 14:15:06 -08:00
Jessica Wang
a4d991f848
bug 13534: template page - remove "All" drop down choice from domain-admin user because API doesn't support it yet. (no templatefilter is for domain-admin to see all templates in his domain).
2012-02-09 14:02:24 -08:00
Jessica Wang
e93af6e1f9
bug 13553: network page - Display "View IP adresses" option only for (1) Isolated networks with SourceNat (2) Shared networks with ELB/EIP/SecurityGroup.
2012-02-09 13:50:30 -08:00
Brian Federle
881a46ff54
Localize admin dashboard
2012-02-09 13:16:10 -08:00
Jessica Wang
c6a78e056d
bug 13553: network page - display all networks instead of only isolated networks with SourceNAT, shared networks with LB, StaticNat,SecurityGroup.
2012-02-09 13:07:23 -08:00
Brian Federle
5bfe6be091
Localize more VM states
2012-02-09 12:33:19 -08:00
Brian Federle
ea869c5eb7
Localize 'Expunging' state
2012-02-09 12:30:56 -08:00
Brian Federle
32d6e994c3
Localization for projects UI
2012-02-09 12:22:10 -08:00
Jessica Wang
c233a5c07e
bug 13553: When clicking network on left menu - (1) make network section always available. (2) Check if there is SecurityGroup network, if yes, make SecurityGroup section available in filter dropdown.
2012-02-09 11:57:59 -08:00
Brian Federle
9d4437e089
UI localization for core.js
2012-02-09 11:49:31 -08:00
Brian Federle
969ac05171
Add more messages
2012-02-09 11:12:13 -08:00
Brian Federle
d9aa7d43a0
bug 13501:
...
Don't let user go next if no template/iso is selected on step 2
status 13501: resolved fixed
2012-02-09 11:11:46 -08:00
Brian Federle
d2284e4439
UI: localization
...
-Put localization wrappers around listView, detailView widgets
-Add initial localization for instances section
2012-02-09 10:39:59 -08:00
Jessica Wang
13f059d07e
bug 13534: template page - remove "All" drop down choice from regular user UI
2012-02-09 10:34:25 -08:00
Jessica Wang
5c7789f1fb
bug 13461: deployVM wizard - select ISO step - fix a bug that hypervisor div didn't get removed if ISO in another tab is selected (select ISO step has 3 tabs now).
2012-02-08 20:22:22 -08:00
Jessica Wang
2756b0fdcc
bug 13461: deployVM wizard - select ISO step - split one tab (All ISOs) to three tabs (Featured ISOs, Community ISOs, My ISOs)
2012-02-08 19:43:05 -08:00
Jessica Wang
463d0f9ebb
bug 13099: global settings page - when name is xennetworklabel/kvmnetworklabel/vmwarenetworklabel and value is null, show "Use default gateway" instead of null.
2012-02-08 14:26:44 -08:00
Jessica Wang
096df85f75
add zone wizard - fix a typo.
2012-02-08 13:17:22 -08:00
Jessica Wang
36c0473ce8
bug 13517: add zone wizard - advanced zone - configure guest traffic - make VLAN field optional instead of required.
2012-02-08 12:31:37 -08:00
Jessica Wang
43c0034c04
zone detail page - add Guest CIDR field.
2012-02-08 11:05:31 -08:00
Jessica Wang
9a5761243a
new zone wizard - hide Guest CIDR field when zone type is Basic. Show it when zone type is Advanced.
2012-02-08 10:33:24 -08:00
Jessica Wang
9cff1fcec3
Add Zone Wizard - pass guestcidraddress to createZone API only when zone type is Advanced.
2012-02-08 10:24:19 -08:00
Jessica Wang
cccf1bb10e
New zone wizard - add Guest CIDR field.
2012-02-08 10:24:18 -08:00
bfederle
8a523970b1
bug 13059: Dashboard UI
...
-Use new API param 'listtopused' to get all capacities
-As new API includes pod, cluster-level capacities, restore display of pod and cluster names on capacity label
-Increase page size to 8, to fit into UI better
2012-02-08 10:10:29 -08:00
Jessica Wang
a6d4e59192
bug 13515: system page - network page - fix a bug that zoneId didn't get passed to listPhysicalNetworks API.
2012-02-07 17:04:01 -08:00
Jessica Wang
fa7b4816b0
cloudstack 3.0 new UI - listcapabilitiesresponse.capability.securitygroupsenabled is obsolete. Remove it from UI code.
2012-02-07 16:50:43 -08:00
Jessica Wang
107ae09acb
cloudstack 3.0 new UI - Instance detail page - show/hide Security Group tab upon zone's networktype and guest network's including SecurityGroup service or not.
2012-02-07 16:37:31 -08:00
bfederle
4a0a2fbf8e
Projects: add project UI fix
...
Remove actions column from 'Review' users list view -- this was having
buggy behavior due to widget limitations. User can still add/remove
afterwards by going to project detail view.
2012-02-07 16:19:41 -08:00
bfederle
c094c1a6db
bug 13115
...
Show project name in header when project is active
status 13115: resolved fixed
2012-02-07 16:14:39 -08:00
Jessica Wang
c25f6adef6
cloudstack 3.0 new UI - zone detail page - remove 'Security Groups Enabled' field which is no longer in use (will be removed from API soon)
2012-02-07 15:58:15 -08:00
Jessica Wang
0eb583df1a
cloudstack 3.0 new UI - deployVM - step 5 - (1) Show network list if it's an advanced zone. (2) Show security group list if it's a Basic zone with SecurityGroup service. (3) Show nothing if it's a Basic zone without SecurityGroup service.
2012-02-07 15:55:38 -08:00
bfederle
9c7abbc95d
Admin dashboard update
...
Use new API call to list capacities, ordered by usage and limited to
the top 5 capacites.
--Note that, due to API limitations, the UI cannot display what
particular pod/cluster the capacity belongs to anymore, as that
information is not returned in the response. This can be added again
if relevant API changes are made.
2012-02-07 15:54:54 -08:00
bfederle
81e878eaa9
bug 12780:
...
Add/update zone capacities to support updated capacity types
status 12780: resolved fixed
2012-02-07 15:51:16 -08:00
Jessica Wang
db43123391
bug 13500: cloudstack 3.0 new UI - deployVM page - step 1 - provide description to zone, template, ISO.
2012-02-07 15:09:48 -08:00
Jessica Wang
819cbeee22
bug 13427: network page - create port forwarding rule - don't allow specifying range for private port and public port field.
2012-02-07 14:43:03 -08:00
bfederle
957d131cc6
Merge branch 'bfederle-projects-ui'
2012-02-07 14:32:15 -08:00
bfederle
b2930f5dd8
Don't show invitations tab if project invites are disabled
2012-02-07 14:31:19 -08:00
bfederle
a77f04f5f6
Only show enter token button if no invitations are present
2012-02-07 14:31:01 -08:00
bfederle
36e4f00c56
Add projects tab pre-filter; misc. fixes
2012-02-07 13:56:10 -08:00
Jessica Wang
2c3159f1ec
bug 13499: remove firewall rule - remove Rule ID from notification message.
2012-02-07 13:53:20 -08:00
Jessica Wang
00e8cededf
bug 13497: network page - detail view - add domain field, account field.
2012-02-07 13:28:45 -08:00
bfederle
f7f420718c
Fix static NAT chart UI
2012-02-07 13:09:08 -08:00
bfederle
04bfbc435e
Clear out input field when switching from account <-> e-mail fields
2012-02-07 12:44:09 -08:00
bfederle
0998cc248e
Add validation
2012-02-07 12:43:42 -08:00
bfederle
e30c346017
Better handling for list view header actions
2012-02-07 12:36:15 -08:00
Jessica Wang
0d5cc14acc
cloudstack 3.0 new UI - localization - add template action.
2012-02-07 12:30:30 -08:00
bfederle
093d37ddf9
Don't hide thead
2012-02-07 12:15:54 -08:00
bfederle
70dc9dd3a9
Add enter token form
2012-02-07 12:15:37 -08:00
Jessica Wang
8358b2ba63
cloudstack 3.0 new UI - add Java core library, Java fmt library to index.jsp (for localization)
2012-02-07 12:02:54 -08:00
Jessica Wang
7bdb86d4a8
network page - remove zoneName, state from listView, add zoneName to detailView.
2012-02-07 11:22:13 -08:00
Jessica Wang
aa2cad8f5b
bug 13490: Add Zone wizard - hypervisor KVM - add primary storage - show CLVM in protocol dropdown
2012-02-07 10:38:19 -08:00
Jessica Wang
6d96648b10
bug 13466: volume page - only show "take snapshot/recurring snapshot" action when volume state is Ready. Hide them otherwise.
2012-02-06 18:30:06 -08:00
bfederle
995589b479
Add invitation check; dialog for pending invites; misc. fixes
2012-02-06 16:50:08 -08:00
bfederle
99fe55e385
Add updated invite form
2012-02-06 16:05:11 -08:00
Jessica Wang
67ed483098
bug 13452: System page - Change UI to handle createStorageNetworkIpRange API as async.
2012-02-06 14:32:14 -08:00
Jessica Wang
09801a2054
storage traffic page - IP Ranges tab - correct embedded object name.
2012-02-06 14:17:17 -08:00
bfederle
baf0ee29ac
Fix action filter
2012-02-06 13:53:44 -08:00
Jessica Wang
3caa348d0a
bug 13452: System page - Storage traffic type - IP Ranges tab - add Pod dropdown.
2012-02-06 13:49:40 -08:00
bfederle
cce6227580
Use listAll true to fix detail view
2012-02-06 13:49:24 -08:00
bfederle
0419a54495
Add accounts management to detail view
2012-02-06 13:35:39 -08:00
bfederle
ae75499da4
Move actions to detail view
2012-02-06 13:13:59 -08:00
bfederle
8326989410
Integrate resources form into project detail view
2012-02-06 13:03:56 -08:00
bfederle
ce7656674c
Add project detail view
2012-02-06 12:32:39 -08:00
Jessica Wang
98a528e12d
bug 13452: System page - Storage traffic type - IP Ranges tab - storage network's IP range does not have gateway. Remove gateway field.
2012-02-06 12:03:37 -08:00
Jessica Wang
d9c5aa45c2
bug 13461: deploy VM wizard - step 2 (select template/ISO step) - correct label "My ISOs" to be "All ISOs" because that's what really show here.
2012-02-06 11:31:25 -08:00
bfederle
572b44fb29
UI form dialog fix
...
Fix form elements not being removed from DOM after closing dialog on
save/cancel -- this may cause issues with conditional fields if
re-launching the form dialog.
2012-02-06 09:23:15 -08:00
Jessica Wang
6d2e75d057
bug 12524: create network offering dialog - If service offering dropdown is hidden, not pass dropdown's option value to API call.
2012-02-03 23:21:03 -08:00
Jessica Wang
31c77ff69c
bug 12524: create network offering dialog - show service offering dropdown only when Virtual Router is selected as a provider for at least one service.
2012-02-03 22:51:28 -08:00
Jessica Wang
623a144b88
bug 13434: cloudstack 3.0 new UI - if md5Hashed is false, use encodeURIComponent() to encode password before sending it to API call.
2012-02-03 16:55:41 -08:00
Jessica Wang
38ada9c585
domain page - add full path.
2012-02-03 15:49:01 -08:00
bfederle
b57c72d98b
Fix detail view UI destroy action
2012-02-03 15:41:27 -08:00
Jessica Wang
8c5068a3be
bug 12649: cloudstack 3.0 new UI - domain fields on all dialog boxes - show full domain path instead of domain name.
2012-02-03 15:38:11 -08:00
bfederle
fbf1c958db
bug 12497
...
Fix back button causing erratic behavior, due to force re-populating
of form fields in each step; data only repopulates now if an item on a
previous step has changed.
status 12497: resolved fixed
2012-02-03 15:36:42 -08:00
Jessica Wang
9064bdb50a
bug 13373: create network offering dialog - if this provider dropdown is one of provider dropdowns forcibly changed together earlier, make other forcibly changed provider dropdowns restore default option (i.e. 1st option in dropdown) - make it work in IE as well.
2012-02-03 15:08:07 -08:00
Jessica Wang
62b2a05071
bug 13373: create network offering dialog - if this provider dropdown is one of provider dropdowns forcibly changed together earlier, make other forcibly changed provider dropdowns restore default option (i.e. 1st option in dropdown).
2012-02-02 17:17:20 -08:00
Jessica Wang
6fe5c365fa
bug 13373: create network offering dialog - only update provider dropdown if the provider supports more than 1 service.
2012-02-02 16:18:03 -08:00
bfederle
b99bf40391
bug 12593: Add support for traffic labels
...
Traffic labels are now editable for all traffic types (guest, management, storage);
to access them, just go the detail view for each traffic type, and you will see traffic labels
for each hypervisor supported (Xen, KVM, VMware) -- press 'edit' to show a text field for
updating labels.
status 12593: resolved fixed
2012-02-02 16:14:24 -08:00
bfederle
701fff934d
Fix detail view action if no args are present
2012-02-02 16:14:23 -08:00
Jessica Wang
cc3bf1e6d2
bug 13373: create network offering dialog - when a provider who can not enable individual service gets selected, make all services supported by this provider have this provider selected in provider dropdown.
2012-02-02 15:54:12 -08:00
Jessica Wang
4a0517e9e0
bug 13412: Quick install - add cluster - hypervisor - add KVM option
2012-02-02 13:54:16 -08:00
bfederle
66b69a049b
bug 13210: User dashboard layout cleanup
...
-Replace broken 'My projects' with latest events listing
-Show real network stats; replace with 'Owned networks' and 'Owned IP
addresses'
status 13210: resolved fixed
2012-02-02 13:47:45 -08:00
bfederle
8b13faffb9
bug 13261: Display pod name for cluster-level capacities
...
status 13261: resolved fixed
2012-02-02 12:30:10 -08:00
bfederle
7bb0785de6
bug 11790
...
Fix naming for capacity types to be up-to-date with API
status 11790: resolved fixed
2012-02-02 12:25:04 -08:00
bfederle
2d218ad451
bug 13246: Fix attach volume when in project mode
...
status 13246: resolved fixed
2012-02-02 11:10:03 -08:00
Jessica Wang
c9795a33f6
bug 13030: IP address page - Make EnableVPN action available in any type of IP, instead of only sourceNAT IP.
2012-02-02 10:34:27 -08:00
Jessica Wang
7cdb83abfc
bug 13343: network page - don't show "Add guest network" button if basic zone(s) exists.
2012-02-01 17:16:11 -08:00
bfederle
9221fdc7ef
bug 13413
...
Fix tooltips in zone wizard for public/management traffic types
status 13413: resolved fixed
2012-02-01 16:12:59 -08:00
Jessica Wang
ccabee788a
bug 13289: zone wizard - correct text.
2012-02-01 15:21:27 -08:00
bfederle
e6b1929d1a
Fix network offering availability field
2012-02-01 14:46:30 -08:00
Jessica Wang
9687bb51ef
bug 13080: instance wizard - basic zone - step 5 - when no networks nor security groups to select from, show text "The zone you selected does not have any choices for network selection" instead of "Either you select a basic zone whose guest network does not include security group service or your selected hypervisor does not have any additional network features or you don't have any zone that has security group enabled."
2012-02-01 14:31:47 -08:00
Jessica Wang
c7460ae962
bug 12966: domain page (tree-view) - remove search box since no place to show searching results in a tree.
2012-02-01 14:06:47 -08:00
Jessica Wang
5eea6a5c3c
bug 12925: pass account parameter to ListVpnUsers API and createRemoteAccessVpn API.
2012-02-01 13:49:53 -08:00
Jessica Wang
e8d7220ff3
bug 12728: extend listView widget to take in preFilter. filter Destroyed option from listView filters for regular user.
2012-02-01 13:29:35 -08:00
Jessica Wang
d7f6cff115
bug 12686: add guest network, edit guest network - network offering dropdown - pass zoneId to listNetworkOfferings API
2012-02-01 11:59:16 -08:00
bfederle
4ccd7f5260
bug 12933: Support subdomain access for guest networks
...
status 12933: resolved fixed
2012-02-01 11:35:59 -08:00
Jessica Wang
0d80dcd5b2
zone detail page - add domain name.
2012-02-01 11:35:24 -08:00
Jessica Wang
dddbf1cd9d
zone wizard - make isPublic checked as default since public zone is more popular.
2012-02-01 11:22:34 -08:00
bfederle
7a6778cd99
Fix swift dialog
2012-02-01 10:55:20 -08:00
Jessica Wang
9c33b67016
network offering page - after updating availability from Required to Optional, or from Optional to Required, refresh add network offering dialog to show/hide availability dropdown.
2012-02-01 10:39:37 -08:00
bfederle
df8553b807
bug 12806
...
After configuring swift, disable (hide) swift button after leaving
zone page. Note that the button will still be visble until them, in
case the user needs to re-configure (i.e., because of a typo)
status 12806: resolved fixed
2012-02-01 10:39:00 -08:00
bfederle
ea512c2829
List view: fix for header actions
2012-02-01 10:39:00 -08:00
Jessica Wang
32f0b3e590
add network offering dialog - availability field depends on not only 'service.SourceNat.isEnabled', but also requiredNetworkOfferingExists variable. This line will make the dependency between availability field and requiredNetworkOfferingExists variable disappear (incorrectly).
2012-02-01 10:28:19 -08:00
Jessica Wang
8276e741af
system page - guest network page - optimize code of collection guest networks.
2012-02-01 09:56:59 -08:00
bfederle
bee3efd0d2
bug 12792: Fix restore VM action
...
status 12792: resolved fixed
2012-02-01 09:54:52 -08:00
Jessica Wang
22331df7dc
bug 12519: system page - guest network - need to make 2 listNetworks API call to get all networks.
2012-01-31 17:11:56 -08:00
Jessica Wang
6c392eecd9
bug 12519: system page - guest network - fix a bug that project-specific networks didn't show.
2012-01-31 16:46:10 -08:00
bfederle
17358cce99
bug 13271: Fix zone wizard vlan range validation
...
status 13271: resolved fixed
2012-01-31 16:11:23 -08:00
Jessica Wang
414c55cd03
bug 12519: system page - add guest network - add project-specific option to scope field.
2012-01-31 16:00:17 -08:00
Jessica Wang
af81ae4078
bug 11426: domain page - fix the criterion to determine whether it's a Root domain or not.
2012-01-31 15:06:20 -08:00
bfederle
648a1c36d3
bug 12682
...
Add Citrix EULA to start of install wizard
status 12682: resolved fixed
2012-01-31 14:50:38 -08:00
Jessica Wang
b1073d6b68
bug 12509: Add Network Offering dialog - service provider dropdown - make "VirtualRouter" to be the 1st option regardless of the sequence returned in listsupportednetworkservicesresponse.service.provider
2012-01-31 14:44:07 -08:00
Jessica Wang
37a7989623
bug 13378: add network offering dialog - when a service is selected and there is only one provider for this service, not show provider dropdown (hardcode the only one provider value in a hidden field).
2012-01-31 14:06:52 -08:00
bfederle
0e03e0d5fd
bug 12730
...
Wait for builtin templates before install wizard completes
status 12730: resolved fixed
2012-01-31 12:01:19 -08:00
bfederle
9273ec4c35
bug 12460
...
Only show availability field if isolated source NAT configuration
selected
status 12460: resolved fixed
2012-01-31 10:22:56 -08:00
Jessica Wang
bf0546fbd3
network offering page - Provide Enable/Disable action to system-generated network offerings.
2012-01-31 09:58:25 -08:00
Jessica Wang
52485a3fef
bug 12493: network offering page - implement Edit action.
2012-01-30 18:06:49 -08:00
Jessica Wang
f072899583
network offering page - remove actions from listView since they are already available in detailView.
2012-01-30 17:43:51 -08:00
Jessica Wang
36017cf968
network offering page - change label of isdefault field to be more specific ("created by system")
2012-01-30 17:40:13 -08:00
Jessica Wang
4aaf15a353
bug 12451: add network offering - hide availability dropdown when a Required network offering has existed. Only optional network offerings are allowed to create.
2012-01-30 17:31:36 -08:00
bfederle
8b55d8b1b0
Fix multiEdit string concat for LB name
2012-01-30 17:21:38 -08:00
bfederle
b9caf8652c
bug 12971
...
Allow domain admin to see security groups
2012-01-30 16:36:21 -08:00
bfederle
1562c2fe7a
bug 12984
...
Allow domain admins the same project privileges as ROOT admins
status 12984: resolved fixed
2012-01-30 16:17:53 -08:00
bfederle
472912ad70
bug 12888: Fix update row on stop VM
...
status 12888: resolved fixed
2012-01-30 16:06:27 -08:00
bfederle
a9d427eea6
Remove unneeded success and complete messages
2012-01-30 16:02:07 -08:00
bfederle
b593898fbd
bug 13079
...
Sanitize network offering service list labels
status 13079: resolved fixed
2012-01-30 15:57:30 -08:00
bfederle
d6ef879b44
bug 13148
...
Concatenate LB rule name if length too long
status 13148: resolved fixed
2012-01-30 15:45:08 -08:00
Jessica Wang
8df1cfe087
bug 12869: create network offering dialog - 1. When guestIpType is Shared, hide SpecifyVlan checkbox (pass specifyVlan=true, specifyIpRanges=true to API call).
...
2. When guestIpType is Isolated, show SpecifyVlan checkbox.
If SpecifyVlan checkbox is checked (specifyVlan=true), specifyIpRanges=true.
If SpecifyVlan checkbox is unchecked (specifyVlan=false), specifyIpRanges=false.
3. remove SpecifyIpRanges checkbox.
2012-01-30 15:38:31 -08:00
bfederle
d1b0b0954a
bug 13245: Fix VM listing 'mine' filter when in project
...
status 13245: resolved fixed
2012-01-30 15:03:58 -08:00
Jessica Wang
166ccb45a4
bug 12869: network page - add guest network dialog - add gateway field, netmask field.
2012-01-30 14:59:04 -08:00
bfederle
f940c542a0
Multi-edit: Increase length of poll interval, to prevent choppy UI
2012-01-30 14:55:46 -08:00
bfederle
59bd048b56
bug 13356
...
Clear out sticky/custom data drop-down after adding policy
status 13356: resolved fixed
2012-01-30 14:53:59 -08:00
bfederle
b0b5a7a0d0
Network section: LB/PF fixes
...
-Fix async poll never clearing when creating LB w/ sticky policy
-Append listAll=true to LB/PF listings, to allow admin to alter other
users' rules
2012-01-30 14:45:51 -08:00
Jessica Wang
09dc843a64
bug 12869: network page - add guest network dialog - network offerings dropdown - populate Isolated networks with SourceNat service and specifyvlan is false.
2012-01-30 14:18:42 -08:00
bfederle
fac99b23dc
Network section: VM listing fix
...
Fix admin not being able to assign VMs for port forward/LB to networks
not assigned to them
2012-01-30 13:46:25 -08:00
bfederle
c6a3a63f1f
Fix account column in network listing
2012-01-30 13:40:02 -08:00
bfederle
3cb7453979
bug 12415
...
Don't pass projectID for templates or ISOs, unless listing 'My'
templates/ISOs
status 12415: Resolved fixed
2012-01-30 13:35:11 -08:00
bfederle
cc63a451a7
bug 13288: Concatenate long zone names in dashboard UI
...
status 13288: resolved fixed
2012-01-30 13:26:38 -08:00
Jessica Wang
5b191fe3d1
bug 12869: system page - advanced zone - create guest network - when scope is account-specific, exclude Isolated network offerings with SourceNat service from network offering dropdown.
2012-01-30 12:29:44 -08:00
Jessica Wang
2418423f1d
bug 12869: system page - advanced zone - create guest network - when network offering whose specifyvlan is false is selected, hide VLAN ID field. Show it otherwise.
2012-01-30 12:04:05 -08:00
Jessica Wang
4d6d9584a9
bug 12869: system page - advanced zone - create guest network - when network offering whose specifyIpRanges is false is selected, not pass startIp/endIp to API call.
2012-01-30 11:23:55 -08:00
Jessica Wang
1e38c289aa
bug 12869: system page - advanced zone - create guest network - when selected network offering is Isolated and Specify IP Ranges is false, hide Start IP, End IP field. Show them otherwise.
2012-01-27 17:47:23 -08:00
Jessica Wang
7bb1991c5a
system page - zone detail - guest network - network tab - this tab only shows for advanced zone now. So, remove things related to basic zone in this tab.
2012-01-27 16:34:07 -08:00
bfederle
3b4676d384
bug 12091
...
UI support for adding/removing of VMs from LB rules
status 12091: resolved fixed
2012-01-27 16:27:05 -08:00
Jessica Wang
b8958d52a4
bug 12869: system page - advanced zone - create guest network - network offerings dropdown - when scope is account, display all network offerings regardless of shared/isolated.
2012-01-27 14:29:28 -08:00
Jessica Wang
589dfe511f
bug 12869: (1) create Network Offering dialog - add new checkbox "Sepcify IP Ranges". (2) network offering detail view - add "Sepcify IP Ranges" row.
2012-01-27 13:27:48 -08:00
bfederle
45a8d4e811
bug 13364: Fix security group listing when in projects mode
...
status 13364: resolved fixed
2012-01-27 10:55:47 -08:00
bfederle
83bc7d1c81
Remove UI test data
2012-01-27 09:01:57 -08:00
Jessica Wang
dfdfc3b85a
Add zone wizard - configure public - fix a bug that configureGuestTraffic() was being called more than once when multiple public VLAN IP Ranges are entered in configure public screen.
2012-01-26 17:07:10 -08:00
bfederle
3df53c1324
bug 13285: Fix confirm password validation
...
status 13285: resolved fixed
2012-01-26 16:10:57 -08:00
bfederle
e6f6437afa
Fix syntax errors which break IE7
2012-01-26 15:31:25 -08:00
bfederle
203cdedf87
Fix missing <tr> from list view thead (broke IE7)
2012-01-26 15:00:41 -08:00
Jessica Wang
dfd28b0df8
add zone wizard - seperate addNetscalerDevice code out from configurePhysicalNetwork code. So, addNetscalerDevice can have its own error handling.
2012-01-26 13:22:50 -08:00
bfederle
fc4549c90e
IE7 fixes
2012-01-26 12:44:47 -08:00
bfederle
952939ab0f
Fix system status box CSS
2012-01-26 11:53:24 -08:00
bfederle
3eba95fc1b
Fix CSS for project dashboard event box
2012-01-26 11:50:59 -08:00
bfederle
d9eae8840d
Fix projects dashboard in IE8
2012-01-26 11:47:10 -08:00
Jessica Wang
24a5b70b50
template/ISO page - add one more option "all" that will list all templates/ISOs
2012-01-26 11:34:23 -08:00
bfederle
992b9891d4
bug 13258: Restore showing all zones on dashboard
...
status 13258: resolved fixed
2012-01-26 11:26:24 -08:00
bfederle
84b2b5a477
Fix UI tab wrapping
2012-01-26 11:20:23 -08:00
Jessica Wang
9abf040ffa
IP Address page - detail view - configuration tab - use a network's networkOffering's services instead of network's own services to determine whether or not to cross out/disable Firewall, Port Forwarding, Load Balancing icon in configuration chart.
2012-01-26 10:02:08 -08:00
Jessica Wang
df45347f3f
network page - detail view - Add Load Balancer tab - use a network's networkOffering's services instead of network's own services to determine whether or not to show Add Load Balancer tab
2012-01-25 17:46:27 -08:00
Jessica Wang
079eb0f9eb
firewallRuleUiEnabled has been removed from listcapabilitiesresponse API. Here is related UI change. In network page, we now use listnetworksresponse to determine whether or not to show firewall section.
2012-01-25 16:45:47 -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
Jessica Wang
2ea75da700
Add zone wizard - Basic zone - implement error handling when creating a guest netowrk fails.
2012-01-25 15:20:18 -08:00
Jessica Wang
184ac11d96
Add zone wizard - cluster - hypervisor: VMware - should skip calling addHost.
2012-01-25 14:42:34 -08:00
Jessica Wang
5e5579a210
fix a JS error "args.groupedData is undefined" (which caused "Adding cluster...." message as hanging in last step in new zone wizard)
2012-01-25 14:04:35 -08:00
bfederle
4efd42cac1
Network section: IP address action updates
...
Prompt user to close details/refresh list view after these actions are
performed:
-Enable static NAT
-Disable static NAT
Always do a full refresh after releasing an IP.
2012-01-25 13:58:33 -08:00
bfederle
55b4cfc82a
Support custom action after new panel is selected
2012-01-25 13:58:33 -08:00
bfederle
fd0d08f2cd
Support on completion callback
2012-01-25 13:58:33 -08:00
Jessica Wang
d569f383f9
bug 13313: new zone wizard - skip addHost step if cluster is VMware.
2012-01-25 11:40:37 -08:00
bfederle
029ba147f7
Fix index on sticky API params
2012-01-25 11:32:42 -08:00
bfederle
27e0dfcff9
bug 11798
...
-Support editing/removal of existing sticky session rules
-Cleanup add sticky session param handling
2012-01-25 11:14:37 -08:00
bfederle
f91229886e
bug 13274
...
Fix error handling for zone/quick install wizard
status 13274: resolved fixed
2012-01-25 08:14:39 -08:00
Jessica Wang
fdffe3bce2
IP address page - detailView - after DisableStaticNAT succeeds, empty Virtual Machine row.
2012-01-24 19:10:14 -08:00
Jessica Wang
8ae821e045
IP address page - Add Load Balancer tab - pop up a dialog box after addLoadBalancerRule returns success: "The load balancer rule has been added under IP xxx.xxx.xxx.xxx"
2012-01-24 19:09:44 -08:00
Jessica Wang
2dedf6a20b
Auto refresh IP Address listing after enableStaticNAT, diableStaticNAT, release IP action.
2012-01-24 16:58:16 -08:00
bfederle
506381e73b
Remove debugger
2012-01-24 16:39:29 -08:00
bfederle
8156842ae6
-LB sticky policy fixes
...
-StaticNat refresh fixes
2012-01-24 16:38:59 -08:00
Jessica Wang
c5d4adaaea
IP Address page - detail View - move 4 fields up.
2012-01-24 16:38:16 -08:00
Jessica Wang
137021fbdd
IP address page - show Configuration tab if IP is elastic + non-staticNat + VM Id is null
2012-01-24 16:37:25 -08:00
bfederle
461dd4f6a4
Restore fix to avoid creating sticky twice
2012-01-24 16:07:08 -08:00
bfederle
a62f77a3a8
Revert "Make query job result AJAX call async to speed up UI performance"
...
This reverts commit ce5d85a239fa96bc46dede8ef81194959ce16162.
2012-01-24 16:07:08 -08:00
Jessica Wang
2a08eaa957
network page - Load Balancer tab - Create Load Balancer Rule - pass domainId/account instead of publicIpId to createLoadBalancerRule.
2012-01-24 15:36:17 -08:00
bfederle
eae8d70dfd
Have network sticky policy use cloudStack.lbStickyPolicy()
2012-01-24 15:31:36 -08:00
bfederle
0c31e6ba20
Fix method select field
2012-01-24 15:30:58 -08:00
bfederle
55c5df2568
Fix descriptions for sticky method names
2012-01-24 15:20:54 -08:00
bfederle
196e36d194
Update network section
...
-Add load balancer tab to network details
-WIP: Add 'none' field to sticky policy
2012-01-24 15:11:16 -08:00
Jessica Wang
6e5beaaa4a
cloudstack 3.0 new UI - network page - show load balancer tab if the network includes Lb service including ElasticLb capability.
2012-01-24 14:36:20 -08:00
bfederle
8507e6db25
Make query job result AJAX call async to speed up UI performance
2012-01-24 13:53:55 -08:00
bfederle
0f6619a8ce
bug 11798
...
Fix create LB sticky being called twice
2012-01-24 13:48:45 -08:00
bfederle
eff786bcad
bug 13242
...
-Map allowed sticky session params to network capabilities, to only
show fields relevant to selected network
-Move sticky rules to separate JS file
2012-01-24 13:28:06 -08:00
Jessica Wang
b4c5f07fca
cloudstack 3.0 new UI - IP address page - create load balancer rule - always pass publicIpId regardless network type.
2012-01-24 12:42:30 -08:00
Jessica Wang
ce32ab71c1
cloudstack 3.0 new UI - network page - call fullRefresh after enableStaticNAT, createLoadBalancerRule returns success.
2012-01-24 12:02:46 -08:00
Jessica Wang
1f8ee8a21f
cloudstack 3.0 new UI - network page - detail view - add Load balancer tab.
2012-01-24 10:14:23 -08:00
Jessica Wang
a986c6e626
IP Address page - loadBalancing - use network type ("Shared" or "Isolated") to decide which parameter to pass to createLoadBalancerRule, listLoadBalancerRules API.
2012-01-23 18:22:52 -08:00
Jessica Wang
9d0c3fd0fb
cloudstack 3.0 new UI - IP page - configuration - show/hide tabs upon whether their corresponding service are included in the network or not.
2012-01-23 18:07:09 -08:00
bfederle
e87e30bc3d
Fix wrapping on projects dashboard
2012-01-23 17:06:11 -08:00
bfederle
3a0886f891
Add documentation copy for zone wizard steps
2012-01-23 16:38:30 -08:00
Jessica Wang
4728ee8af8
cloudstack 3.0 new UI - network page - IP page - configuration - static NAT chart - hide Firewall icon if the network that the IP is under doesn't include Firewall service.
2012-01-23 16:34:47 -08:00
bfederle
bc3eef9223
Add 'field required asterisk'
2012-01-23 15:26:03 -08:00
bfederle
3f3e69b842
Add help link to top user drop-down
2012-01-23 15:06:23 -08:00
Jessica Wang
8e82266f6b
cloudstack 3.0 new UI - network page - Associate new IP - pass domainId and account to API call if network type is Shared.
2012-01-23 15:03:14 -08:00
Jessica Wang
fbba0dbbf0
cloudstack 3.0 new UI - network page - IP address page - hide Configuration tab if IP is elastic.
2012-01-23 13:54:29 -08:00
bfederle
d7a45287a5
Enable zone before polling system VMs
2012-01-23 13:52:38 -08:00
Jessica Wang
b97358f32d
cloudstack 3.0 new UI - network page - IP address page - detail view - no actions are allowed if IP is elastic.
2012-01-23 13:41:25 -08:00
Jessica Wang
bd026c50a7
cloudstack 3.0 new UI - network page - IP address page - detailView - add Elastic and VirtualMachine.
2012-01-23 13:28:32 -08:00
bfederle
96d0383a4a
Install wizard updates
...
-Fix tooltips
-Poll system VMs and enable zone at end
2012-01-23 13:27:49 -08:00
bfederle
078f80bbe5
Update install wizard form IDs to support new API calls
2012-01-23 12:57:06 -08:00
bfederle
7962ca9ca4
Install wizard: WIP
2012-01-23 12:57:05 -08:00
Jessica Wang
d009b3f3db
cloudstack 3.0 new UI - network page - add SecurityGroup as SupportedService when getting shared networks.
2012-01-23 11:03:57 -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
Jessica Wang
68b6f2b1c5
cloudstack 3.0 new UI - network page - pass listAll to listNetworks
2012-01-22 07:54:11 -08:00
Jessica Wang
96a3b256c0
cloudstack 3.0 new UI - Add Network Offering - when StaticNat is selected, show a new checkbox "Elastic IP" and pass checkbox value (true/false) to servicecapabilitylist[] parameter in API call.
2012-01-21 15:04:54 -08:00
Jessica Wang
b933004011
cloudstack 3.0 new UI - Add Network Offering - when LB Service is selected, show a new checkbox "Elastic LB" capability (true/false).
2012-01-21 12:01:15 -08:00
Jessica Wang
7edf9269c1
cloudstack 3.0 new UI - Add Network Offering - fix a bug that array index in serviceCapabilityList[] was wrongly passed to API.
2012-01-21 11:31:02 -08:00
bfederle
3f07346087
Fix UI interval for add sticky policy
2012-01-20 15:20:23 -08:00
bfederle
3e365ad8c2
bug 11798 (WIP)
...
-Add UI for sticky policy
-Create sticky policy functionality
2012-01-20 14:33:16 -08:00
bfederle
fa2a308d56
Temporary fix to keep dashboard UI from reporting error
2012-01-19 19:02:52 -08:00
Jessica Wang
19002a2434
salmon - network offering - change ID to append "service.xxx." for fields that shows/hides upon services selected.
2012-01-19 14:09:19 -08:00
bfederle
d766b11ca1
Fix for dashboard in Chrome/Safari
2012-01-17 12:23:18 -08:00
bfederle
e7d55d77f5
bug 12306
...
-Use listAll=true for projects and networks listing as ROOT admin
2012-01-17 10:56:27 -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
cb6f1b619f
bug 12910: cloudstack 3.0 new UI - network page - restart network - add checkbox "Clean up" on dialog box.
2012-01-11 14:38:27 -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
88c08cd798
cloudstack 3.0 new UI - Security Groups page - pass listAll=true listXXX API call.
2012-01-11 13:50:53 -08:00
Jessica Wang
bad0c23501
cloudstack 3.0 new UI - network page, IP address page - pass listAll=true listXXX API call.
2012-01-11 13:49:13 -08:00
Jessica Wang
3f824c4257
cloudstack 3.0 new UI - event page, alert page - pass listAll=true listXXX API call.
2012-01-11 12:13:09 -08:00
Jessica Wang
6b1c19cf6e
cloudstack 3.0 new UI - volume page, snapshot page - pass listAll=true listXXX API call.
2012-01-11 12:10:26 -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
645ebd6655
bug 13009: cloudstack 3.0 new UI - instances page - select "Running", "Stopped", "Destroyed" in top filter will also pass listAll=true to API call.
2012-01-11 11:47:34 -08:00
Jessica Wang
4d1924ca11
bug 13009: cloudstack 3.0 new UI - instances page - select "All" in top filter will pass listAll=true to API call.
2012-01-11 11:43:51 -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
495e9ad113
cloudstack 3.0 new UI - create network offering - fix a bug that servicecapabilitylist was still passed to API when corresponding service is not selected. (API returns error: "Capabilities for LB service can be specifed only when LB service is enabled for network offering.")
2012-01-10 14:14:53 -08:00
Jessica Wang
17189b1a89
bug 12931: cloudstack 3.0 new UI - network offering page - detail view - add "conserve mode".
2012-01-10 11:40:00 -08:00
Jessica Wang
2c18380209
bug 12931: cloudstack 3.0 new UI - create network offering - add a checkbox "conserve mode", default as unchecked.
2012-01-10 10:45:49 -08:00
bfederle
ff9972ebdf
bug 12942
...
Rename 'Users' to 'Accounts' on projects dashboard
status 12942: resolved fixed
2012-01-09 17:07:33 -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
3355c6cffe
bug 12306: cloudstack 3.0 new UI - create service offering, create disk offering - pass listAll=true when calling listDomains to populate domain dropdown.
2012-01-09 16:23:00 -08:00
Jessica Wang
28704eb8a1
cloudstack 3.0 new UI - create user - domain admin and regular user are not allowed to create user.
2012-01-09 16:16:37 -08:00
Jessica Wang
89628cae5c
bug 12306: cloudstack 3.0 new UI - account page - create account - pass listAll=true when calling listDomains to populate domain dropdown.
2012-01-09 16:11:55 -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
bfederle
4bc6fd0eb9
Explicitly show all account, domain listings for admin
2012-01-09 10:44:07 -08:00
Jessica Wang
fa05ee586a
cloudstack 3.0 new UI - security groups page -(1) add ID, Description to detail view. (2) move actions from list view since they are available in detail view already.
2012-01-06 17:08:43 -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
e77373949b
cloudstack 3.0 new UI - account page - from actions from listView since they are available in detailView.
2012-01-06 15:26:05 -08:00
Jessica Wang
4b33eef8d5
cloudstack 3.0 new UI - template page - from actions from listView since they are available in detailView.
2012-01-06 15:22:06 -08:00
Jessica Wang
8f96a8539c
cloudstack 3.0 new UI - template page - from actions from listView since they are available in detailView.
2012-01-06 15:19:29 -08:00
bfederle
9f08581f94
bug 12902
...
Disable project creation for regular users, if
'allowusercreateprojects' == false
2012-01-06 13:25:43 -08:00
bfederle
263065a0ff
Remove comments containing invalid characters
2012-01-06 13:25:43 -08:00
Jessica Wang
3ae9ffe43f
cloudstack 3.0 new UI - snapshot page - from actions from listView since they are available in detailView.
2012-01-06 12:24:40 -08:00
Jessica Wang
2a7121c1a0
cloudstack 3.0 new UI - volume page - move recurring snapshot action from listView to detailView.
2012-01-06 12:19:41 -08:00
Jessica Wang
86098e6c89
cloudstack 3.0 new UI - volume page - from actions from listView since they are available in detailView.
2012-01-06 12:06:38 -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
1d73dd0947
cloudstack 3.0 new UI - volume page - take snapshot action - replace obsolete args.data with args.context
2012-01-06 11:16:09 -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
5f2c4ccabe
cloudstack 3.0 new UI - project page - implement search.
2012-01-05 16:47:12 -08:00
Jessica Wang
c802971cce
cloudstack 3.0 new UI - IP Address page - implement search.
2012-01-05 16:38:11 -08:00
Jessica Wang
cefa1f3311
cloudstack 3.0 new UI - network page - implement search.
2012-01-05 16:27:28 -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
0c84ca37a4
cloudstack 3.0 new UI - security group page - implement search.
2012-01-05 15:47:33 -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
ca189f661f
cloudstack 3.0 new UI - service offering page, disk offering page, hypervisor capability page, network offering page - implement search.
2012-01-05 14:54:56 -08:00
bfederle
0092ee1090
Fix text indent on detail view embedded list view
2012-01-05 14:47:24 -08:00
Jessica Wang
cbd45e0e43
cloudstack 3.0 new UI - account page, user page - implement search.
2012-01-05 14:34:22 -08:00
Jessica Wang
c89eaaabb1
cloudstack 3.0 new UI - event page, alert page - implement search.
2012-01-05 14:19:26 -08:00
Jessica Wang
a1bdea5404
cloudstack 3.0 new UI - template page, ISO page - search - do not pass keyword parameter to API if its value is empty.
2012-01-05 14:15:33 -08:00
Jessica Wang
e234d101a2
cloudstack 3.0 new UI - snapshot page - implement search.
2012-01-05 14:10:08 -08:00
Jessica Wang
8b2113230e
cloudstack 3.0 new UI - volume page - implement search.
2012-01-05 14:06:24 -08:00
Jessica Wang
bb04f6feeb
cloudstack 3.0 new UI - instance page - search - do not pass keyword parameter to API if its value is empty.
2012-01-05 13:52:19 -08:00
bfederle
8384b0102f
Fix for network offerings
...
-Fix network offering details when no service capabilities are present
2012-01-05 13:31:02 -08:00
bfederle
982a964f82
bug 12228
...
-Add specify service capabilities for LB and source NAT
-Make capability fields conditional (show/hide) based on supported
service selection
-Misc. code/formatting cleanup for configuration section
status 12228: resolved fixed
2012-01-05 13:21:15 -08:00
bfederle
75d7044c17
Detail view: Fix text indent issues
2012-01-05 13:18:14 -08:00
bfederle
345ca23e67
bug 12122
...
Show error message when enable static NAT fails
status 12122: resolved fixed
2012-01-05 12:38:07 -08:00
bfederle
710d016775
bug 12120
...
Add missing fields to IP address details
status 12120: resolved fixed
2012-01-05 12:30: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
bfederle
87f397b1e9
bug 11840: Correct validation on instance wizard
...
status 11840: resolved fixed
2012-01-05 11:36:21 -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
bfederle
58e937acc1
Show zone details on dashboard capacity items
2012-01-05 10:24:46 -08:00
Jessica Wang
291486cc5d
bug 11799: cloudstack 3.0 new UI - security group page - add new tab "Egress rules".
2012-01-04 19:04:07 -08:00
Jessica Wang
367605bcd2
bug 12455: cloudstack 3.0 new UI - instance page - detach ISO action - correct icon tooltip.
2012-01-04 18:21:48 -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
61c543fe50
bug 12645: cloudstack 3.0 new UI - account page - show add button only when it's root admin. Hide it otherwise.
2012-01-04 16:17:01 -08:00
bfederle
b2824af586
List view UI
...
-Support preFilter to show/hide add action
2012-01-04 15:50:54 -08:00
Jessica Wang
9b04de2251
bug 12594: cloudstack 3.0 new UI - volume page - allow delete action as long as the volume is not attached to VM.
2012-01-04 15:15:05 -08:00
bfederle
867afce8da
Add percent labels to dashboard charts
2012-01-04 14:25:25 -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
4127562c90
Projects: only show resources tab for admins
...
As updateResourceLimits is only available for ROOT admins, hide the
resources tab for normal users, to prevent an error message from
appearing when user tries to save form data.
2012-01-04 13:51:44 -08:00
bfederle
54775c28ad
bug 12811: Fix action filter for add system resources
2012-01-04 13:27:34 -08:00
bfederle
b557750eab
bug 12769: Fix security group actions
2012-01-04 13:05:51 -08:00
bfederle
bd552356b6
Fix wrong set of actions being passed for list view selects
2012-01-04 13:05:50 -08:00
bfederle
d16c535514
Fix IE7 syntax errors for system.js
2012-01-04 11:43:50 -08:00
bfederle
f076a4a8a7
Syntax fixes for IE7
2012-01-04 11:38:53 -08:00
bfederle
1b2150498a
Update test data for new dashboard
2012-01-04 11:24:37 -08:00
Jessica Wang
f0cd240bdb
bug 12371: cloudstack 3.0 new UI - User page - change password dialog - password field - display asterisks instead of characters.
2012-01-04 10:31:41 -08:00
bfederle
1bd3549fab
Code/whitespace cleanup
2012-01-04 09:08:18 -08:00
bfederle
7249dc99a2
Show zone-specific data on dashboard
2012-01-04 08:48:31 -08:00
bfederle
4e97121f02
Add new admin dashboard
...
-Use cluster level capacity display for all zones
-Show capacities as pie charts
-Misc. dashboard layout fixes
2012-01-03 16:29:06 -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
98eb06b2a9
cloudstack 3.0 new UI - template page, ISO page - remove ID from listView.
2012-01-03 15:21:21 -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
Jessica Wang
899f512a41
cloudStack 3.0 new UI - instance page - actions - get ID from args.context.instances[0].id instead of obsolete args.data.id
2011-12-28 16:21:47 -08:00
Jessica Wang
ffdea8fd4b
bug 11546: cloudstack 3.0 new UI - Stop Instance action - add "Force Stop" option.
2011-12-28 15:46:14 -08:00
Jessica Wang
38213b72da
cloudStack 3.0 new UI - ISO page - create ISO - bootable checkbox is selected as default (with OS Type dropdown shown).
2011-12-28 15:10:32 -08:00
Jessica Wang
43a0989230
bug 12764: cloudStack 3.0 new UI - VM wizard - basic zone - select security group step - fix a bug that appeared when only one security group is selected.
2011-12-28 14:48:13 -08:00
bfederle
a24589710a
Projects list view: 'destroy' fix
...
Fix destroy project not being allowed by admin who is not owner of a
project.
2011-12-23 17:06:48 -05:00
bfederle
17bf657b71
bug 12745:
...
Fix listVirtualMachines for attach disk option, when in project mode
status 12745: resolved fixed
2011-12-23 15:20:15 -05:00
bfederle
4a8c431ee3
Only do 'listSwifts' for admin accounts
2011-12-23 15:12:20 -05:00
bfederle
bab60829ea
Add project resource management to new project wizard
2011-12-23 15:06:38 -05:00
bfederle
678ea310d8
Fix error on login
...
--Should be 'listSwifts' not 'listSwift'
2011-12-23 14:39:13 -05:00
Jessica Wang
c2c0d09154
bug 12744: cloudStack 3.0 new UI - VM Wizard - step 5 - fix data passed to args.response.success()
2011-12-23 10:44:11 -08:00
Jessica Wang
0a8606f47c
cloudstack 3.0 new UI - Add Network Offering - add new checkbox "Redundant router capability"
2011-12-22 16:34:11 -08:00
bfederle
aac2ce7cd9
bug 12520
...
Hide specific sections when in project view:
-Projects (list view)
-Accounts
-Domains
-System
-Global Settings
-Configuration
status 12520: resolved fixed
2011-12-22 15:47:37 -08:00
bfederle
deef431cc7
bug 12569
...
Disable system navigation item when in project mode
2011-12-22 15:39:11 -08:00
bfederle
c429a66306
bug 12569: Correct error handling for acquire IP address
...
status 12569: resolved fixed
2011-12-22 15:36:18 -08:00
bfederle
46ebc1e032
List view, error handling
...
Fix list view error handling, where addRow == 'true' but no createForm
is present -- properly remove row
2011-12-22 15:35:55 -08:00
bfederle
6b60341ea4
Add correct error handling to VM wizard
2011-12-22 15:30:27 -08:00
bfederle
ec7ace2a2c
bug 12573: Correct error handling for add volume
...
status 12573: resolved fixed
2011-12-22 15:25:55 -08:00
bfederle
e66af621f1
bug 12595
...
Only allow change service offering for stopped VMs
status 12595: resolved fixed
2011-12-22 15:15:12 -08:00
bfederle
0c3c7d1b34
bug 12610
...
Add close button to user management tab of projects wizard
status 12610: resolved fixed
2011-12-22 15:10:46 -08:00
bfederle
fa6baa6917
More consistent appearance of filter-by/section switcher selects
2011-12-22 15:03:31 -08:00
bfederle
ceb95cb002
bug 12651: Make new network name field required
...
status 12651: resolved fixed
2011-12-22 15:03:31 -08:00
bfederle
e5884365d9
More instance wizard <ul> list CSS fixes
2011-12-22 14:29:08 -08:00
bfederle
23cc26ea86
Instance wizard: fix CSS for select ISO step
2011-12-22 14:24:54 -08:00
bfederle
9fab3e68b5
bug 12658
...
Allow ROOT admin to manage projects, even if they are not the project
owner
status 12658: resolved fixed
2011-12-22 13:57:02 -08:00
bfederle
c07d711266
Project dashboard: Fix IP address total
2011-12-22 13:52:31 -08:00
bfederle
650301fc94
Fix createForm actions for template section
2011-12-22 12:27:49 -08:00
bfederle
27a552278f
Fix validation for <select>
2011-12-22 12:27:35 -08:00
bfederle
4819e24c3a
Install wizard CSS tweaks
2011-12-22 12:05:32 -08:00
bfederle
d623ddad5e
Fix BG
2011-12-22 11:51:41 -08:00
bfederle
1244cd6985
Fix broken pod diagram
2011-12-22 11:39:12 -08:00
bfederle
dfbb125e30
New install wizard styling
2011-12-22 11:38:56 -08:00
bfederle
b57e2b9e9d
Fix missing pod intro in install wizard
2011-12-22 11:28:23 -08:00
bfederle
51f7872ec9
bug 12698:
...
Add error fn to delete NetScaler action
2011-12-22 11:04:43 -08:00
bfederle
e348b25ad6
bug 12698
...
Fix detail view error handling for async actions
status 12698: resolved fixed
2011-12-22 11:04:43 -08:00
Jessica Wang
483119ec0f
cloudstack 3.0 new UI - ISO page - detailView - clicking refresh button will make listIsos API call to refresh data.
2011-12-22 10:38:23 -08:00
bfederle
8c242b7e88
Projects dashboard fixes and cleanup
...
-Fix dashboard calling API twice per item
-Only show 8 latest events, to shortern load time
-Whitespace/code cleanup
2011-12-22 10:31:27 -08:00
Jessica Wang
0d013cfd3a
cloudstack 3.0 new UI - template page - detailView - clicking refresh button will make listTemplates API call to refresh data.
2011-12-22 10:30:57 -08:00
bfederle
25c25acd21
Fix blank number if zero LB/PF rules present
2011-12-22 10:10:05 -08:00
bfederle
3650861cb1
Refactor notification handling
...
-Move 'addNotification' function from list view and detail view
widgets to a central location, cloudStack.ui.notifications.add, in
notifications.js, to avoid redundant code.
-Add helper method for triggering CloudStack-specific UI events
2011-12-22 09:00:28 -08:00
bfederle
577d0e6982
Code cleanup
2011-12-22 08:41:47 -08:00
bfederle
c60501e950
UI widgets: support event-based notifications
...
Triggering 'cloudStack.addNotification' adds a new UI notification, to
avoid having to specify DOM element containing the jQuery widget every
time. This event accepts same args as .notifications('add', ...)
Example:
$(window).trigger('cloudStack.addNotification', {
desc: 'Description',
interval: 1000,
poll: function(args) {
...
args.complete();
}
});
2011-12-22 08:41:40 -08:00
bfederle
ebe787704b
bug 12611
...
Fix action filter for projects user management
status 12611: resolved fixed
2011-12-21 18:28:55 -08:00
Jessica Wang
e119615fcb
cloudstack 3.0 new UI - copy template dialog, copy ISO dialog - make Destination zone required.
2011-12-21 18:14:58 -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
8c85d8f05c
cloudstack 3.0 new UI - download template - fix a bug that "Please click ~~~ to download template" dialog didn't pop up after extractTemplate API returned success.
2011-12-21 16:55:07 -08:00
bfederle
4db08d897e
Cleanup 'state' field display; whitespace cleanup
2011-12-21 15:32:44 -08:00
bfederle
6b7b4ac09c
Increase width of select view drop-down
2011-12-21 15:32:20 -08:00
bfederle
d2b99d33ef
Move multi-edit to widgets folder (as it is a jQuery widget)
2011-12-21 15:28:32 -08:00
bfederle
7fdc251004
Increase width of toolbar just a little (wraps in FF)
2011-12-21 15:27:30 -08:00
bfederle
120dc868ca
bug 12439
...
Fix search bar wrapping, caused by toolbar length being too long to
fit maximize icon
status 12439: resolved fixed
2011-12-21 15:21:16 -08:00
bfederle
6ba5d04526
bug 12707
...
Show notice to restart management server after editing configuration
setting
status 12707: fixed resolved
2011-12-21 15:11:12 -08:00
bfederle
8e6ee2089a
Update network section w/ fixes from beta2 branch
2011-12-21 14:46:54 -08:00
bfederle
af8378f2ed
bug 12660: Support suspend/activate project
...
status 12660: resolved fixed
2011-12-21 14:29:58 -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
1e3fd11369
cloudstack 3.0 new UI - volume page, snapshot page - apply converter toLocalDate() to create date.
2011-12-21 14:17:39 -08:00
Jessica Wang
8377800460
cloudStack 3.0 new UI - add a converter function to convert UTC date to local date.
2011-12-21 14:14:19 -08:00
bfederle
c33db409db
bug 12665
...
Use unique names for pop-up windows, to avoid reusing the same window
for multiple VMs
status 12665: resolved fixed
2011-12-21 14:04:34 -08:00
bfederle
9f49a86c23
bug 12681
...
Show list of supported services on network offering details
status 12681: resolved fixed
2011-12-21 13:51:12 -08:00
bfederle
b4ca2c1a13
bug 7883
...
Support sorting of templates/isos and offerings
status 7883: resolved fixed
2011-12-21 13:32:46 -08:00
Jessica Wang
45b5a0c2c1
cloudstack 3.0 new UI - disk offering page - add custom field in listView. show disk size as N/A if its value is 0.
2011-12-21 09:47:40 -08:00
bfederle
744e10bf01
bug 12316: Install wizard error handling fixes
...
status 12316: resolved fixed
reviewed-by: sonny
2011-12-20 20:17:45 -08:00
Jessica Wang
eb9973d344
cloudStack 3.0 - extract template, extract ISO - zoneId is no longer required.
2011-12-20 18:50:26 -08:00
Jessica Wang
01879740ef
cloudstack 3.0 new UI - volume page - add volume - make name field required.
2011-12-20 17:27:52 -08:00
Jessica Wang
39f03cf7c6
cloudstack 3.0 new UI - instance page - change service - check if instance state is Stopped before proceeding to action.
2011-12-20 17:08:16 -08:00
Jessica Wang
fd86c25bc0
cloudstack 3.0 new UI - instance page - remove Template type field.
2011-12-20 16:52:18 -08:00
Jessica Wang
ad811df23e
cloudstack 3.0 new UI - instance page - reset password - check whether the instance is password enabled and its state before popping up confirmation box.
2011-12-20 16:40:44 -08:00
bfederle
ee95608741
Fix error handling for install wizard
2011-12-20 16:31:10 -08:00
bfederle
3f848a4556
Example use for preAction
2011-12-20 15:43:27 -08:00
Jessica Wang
13b704081d
bug 11406: cloudstack 3.0 new UI - template page, userVM page - "Hypervisor" field has been removed for Regular users and Domain Admins
2011-12-20 15:35:20 -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
Jessica Wang
a4d4d9d6bb
cloudstack 3.0 new UI - VM wizard - select network step - "isdefault" field has been removed from network object at server-side. Here is related UI change.
2011-12-20 13:55:58 -08:00
bfederle
9b20c827fc
Update network section
...
-Pull real data after add network action, to avoid having to refresh
-Update list view indicator
-Use correct destroy UI action for delete network
2011-12-20 12:56:46 -08:00
bfederle
127136b94b
Network section: add missing view all IP addresses button
2011-12-20 12:17:21 -08:00
bfederle
61e3fdcab0
Updated instance indicator
2011-12-20 12:10:37 -08:00
bfederle
3415f01267
Update network section
...
-Implement add (isolated) network action
-Update list view/detail view to reflect same data as system area
2011-12-20 12:05:55 -08:00
bfederle
511ea47d16
Misc. CSS fixes
2011-12-20 12:05:55 -08:00
bfederle
b7c784b4cc
Update status area for zone list
2011-12-20 12:05:55 -08:00
bfederle
be4a596db8
Fix list view state icon, for neutral (gray) state
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
500d13ef89
cloudStack 3.0 new UI - use Post instead of GET when calling login API. (so, username and password won't be seen)
2011-12-20 10:32:57 -08:00
bfederle
056b1c8947
WIP: Install wizard error handling
2011-12-20 10:30:15 -08:00
Jessica Wang
757bb0c9b0
bug 12552: cloudStack 3.0 new UI - template/ISO page - do not show copy template/ISO action when template's zoneId is null or "-1"(i.e. all zones).
2011-12-19 19:23:43 -08:00
Jessica Wang
eb2cfdc041
bug 12612: fix typo.
2011-12-19 18:26:00 -08:00
bfederle
dcccd4a278
Fix test data
2011-12-19 18:08: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
bfederle
a25b562a6c
bug 12554
...
Update style of breadcrumbs and navigation items
status 12554: resolved fixed
2011-12-19 18:01:31 -08:00
bfederle
2ac0e00403
Re-enable source algorithm
2011-12-19 17:50:46 -08:00
bfederle
8314fffa79
bug 12254: Disable source algorithm (for now)
...
status 12254: resolved fixed
2011-12-19 17:43:33 -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
bfederle
686af3a652
bug 12273: Project resource management styling
2011-12-19 16:43:25 -08:00
bfederle
8e075b38c3
bug 12273: Add project resource management
...
status 12273: resolved fixed
2011-12-19 19:42:49 -05: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
b33c6f6de4
bug 12211: Implement project dashboard
...
status 12211: resolved fixed
2011-12-19 18:30:25 -05: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
bfederle
134b38bb2d
bug 12211
...
Add system resources, users, alerts to project dashboard
2011-12-19 14:12:09 -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
bfederle
2bab7dc838
bug 12560: Implement change network offering
...
status 12560: resolved fixed
2011-12-19 10:31:58 -08:00
bfederle
890928f3c4
Pass context to editable selects
2011-12-19 10:31:58 -08:00
bfederle
62b571a528
bug 12612: Implement 'view all' pre-filter
...
Example:
detailView: {
...
viewAll: {
...
preFilter: {
// Return true to show button; false to hide
return false;
}
}
}
2011-12-19 09:47:53 -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
Brian Federle
1c2ca9a59f
bug 12211
...
Create real layout for project dashboard
2011-12-16 16:02:08 -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
Jessica Wang
f0609c60dd
cloudStack 3.0 new UI - Create Zone wizard - add 3rd step (create pod).
2011-12-16 15:32:09 -08:00
Brian Federle
dfe7b725e6
Remove debugger
2011-12-16 14:09:28 -08:00
Brian Federle
819cee081b
Update test dashboard
2011-12-16 14:02:55 -08:00
Brian Federle
49c27299a5
Update zone section
...
-Show separate info tooltips for basic/advanced zone
-Update test data to reflect zone changes
2011-12-16 14:02:44 -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
Brian Federle
785d3af134
Fix configuration section for IE8
2011-12-16 13:24:23 -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
Brian Federle
a8b6ab7d5a
bug 12554
...
Add new AJAX loader images
2011-12-16 12:21:28 -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
Brian Federle
3f75802404
bug 12599
...
Fix refresh event being called on a nonexistent widget, giving error
status 12599: fixed resolved
2011-12-16 11:41:36 -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
5c4697e9c1
Zone chart updates
...
-Remove system VMs from chart
-Remove tooltips
2011-12-16 11:07:58 -08:00
Brian Federle
5439073bcd
Fix error handling and context passing
2011-12-15 19:31:37 -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
57ff1d650f
Also show dotted line for 'not-configured' items
2011-12-15 15:06:34 -08:00
Brian Federle
40e3960b20
bug 12431: Remove instance row correctly when error occurs
2011-12-15 15:00:14 -08:00
Brian Federle
9fcbfc7abc
bug 12536
...
Fix enable static NAT to only show instances in network
2011-12-15 14:50:58 -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
Brian Federle
82d76dadc8
Fix condition where capacity is not present (i.e., fresh install)
2011-12-15 13:33:53 -08:00
Brian Federle
93cd279d11
Fix create form width
2011-12-15 13:33:52 -08:00
Brian Federle
0a609668fd
Show correct error message after global settings edit
2011-12-15 13:33:52 -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
Brian Federle
0358ef8166
bug 12557: Instances NICs tab
...
-Show whether NIC is default
-Add title to each NIC
-Cleanup styling of NICs tab
status 12557: resolved fixed
2011-12-15 12:48:54 -08:00
Brian Federle
9ba4691737
Fix released IP having enable static NAT action enabled
2011-12-15 12:48:54 -08:00
Brian Federle
ec9bbd4993
bug 12579
...
Only use openfirewall=false when firewall.rule.ui.enabled is true
2011-12-15 12:35:37 -08:00
Brian Federle
6935ae817f
bug 12579: Don't add firewall rule when adding PF/LB rule
...
status 12579: resolved fixed
2011-12-15 12:24:18 -08:00
Jessica Wang
a3da4c38ec
bug 12505: guest network page - remove start IP, end IP, netmask.
2011-12-15 11:56:32 -08:00
Brian Federle
6a38a9ae2c
Fix dashboard when 0 hosts are present
2011-12-15 10:10:01 -08:00
Brian Federle
aa29620812
Only allow admin users to see install wizard screen
2011-12-15 10:09:43 -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
Brian Federle
61d8678031
WIP: Implement user dashboard
...
** Still missing projects, IP address stats
2011-12-14 16:26:40 -08:00
Brian Federle
3d00c1e33f
Always pass role ID after login/auto-login
2011-12-14 16:26:40 -08:00
Jessica Wang
c53fee2911
cloudStack 3.0 new UI - system - management - implement update zone.
2011-12-14 16:03:28 -08:00
Brian Federle
49aa03a807
Dashboard updates
...
-Implement general and host alert listings
-Move dashboard UI code to ui-custom/dashbaord.js
2011-12-14 15:44:09 -08:00
Brian Federle
82e06b2ed5
Fix dashboard text wrapping
2011-12-14 15:07:05 -08:00
Brian Federle
94ed94c3fb
Implement dashboard capacity section
2011-12-14 14:56:08 -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
cf51252f71
Zone chart, fix disabled appearance
...
-Fix disabled appearance, wich was incorrectly applied to provider items
(i.e., if security groups is disabled)
2011-12-14 11:17:22 -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
Jessica Wang
53a4266d6b
bug 10409: edit account - make domain suffix field editable.
2011-12-14 11:04:09 -08:00
Jessica Wang
2720bd5725
bug 10409: create account - add domain suffix field
2011-12-14 10:24:31 -08:00
Brian Federle
484a6ecd19
Revert "Upgrade jQuery from 1.6.1 -> 1.7.1"
...
-- Discovered some issues w/ login and detail view that need resolving
This reverts commit 0aff735eeb4d3cc4d216ecb28f43b59ffc7eed34.
2011-12-14 09:33:14 -08:00
Brian Federle
4169cd7420
Upgrade jQuery from 1.6.1 -> 1.7.1
2011-12-14 09:20:32 -08:00
Brian Federle
e9cbcb2d48
Update test system dashboard
2011-12-14 08:22:01 -08:00
Brian Federle
40c7b5b24d
Fix refresh button event
2011-12-14 08:21:39 -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
Jessica Wang
582d565a4f
bug 10409: edit domain - make domain suffix field editable.
2011-12-13 16:59:01 -08:00
Jessica Wang
96e3f7fbf5
bug 10409: create domain - add domain suffix field.
2011-12-13 16:54:04 -08:00
Jessica Wang
82b5ac90c6
bug 11200: configuration - instance page - migrate instance to another host - host dropdown - apply new property suitableformigration in host description.
2011-12-13 15:15:38 -08:00
Jessica Wang
c24bcd09ce
bug 11200: configuration - Hypervisor Capabilities page - implement Edit action.
2011-12-13 14:35:10 -08:00
Jessica Wang
2c049e3250
bug 11200: configuration - add new page Hypervisor Capabilities.
2011-12-13 14:26:19 -08:00
Jessica Wang
438769badd
cloudStack 3.0 new UI - configuration - change option name in select view.
2011-12-13 13:45:22 -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
274df8b718
Lower page size to 20 per request
...
-- better fit for the size of most list views in UI
2011-12-13 11:29:25 -08:00
Brian Federle
1ea5c6466c
bug 12419
...
Fix context not being passed to infinite scrolling load, causing error
status 12419: resolved fixed
2011-12-13 11:21:03 -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
Brian Federle
b30ae76b67
bug 12492
...
-Fix error handling for list view actions
-Add error handlers for all Configuration section actions/data calls
status 12492: resolved fixed
2011-12-12 17:26:49 -08:00
Brian Federle
254e8394ee
Rename 'Create' to 'OK' to apply more generally to actions
2011-12-12 17:08:55 -08:00
Brian Federle
6a72aab25c
bug 12405: Hitting 'Enter' causes create from to submit
...
status 12405: resolved fixed
2011-12-12 17:08:18 -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
ccd3b82214
bug 10067: ISO page - make isExtractable, isPublic, isFeatured field editable.
2011-12-12 16:56:21 -08:00
Brian Federle
05960fde3b
Prevent infinite 'spinning wheel' for PF VM list
2011-12-12 16:25:23 -08:00
Jessica Wang
23c8d4b929
remove debugger keyword
2011-12-12 15:52:12 -08:00
Jessica Wang
3c4d2e32ba
bug 10067: template page - make isExtractable editable.
2011-12-12 15:49:22 -08:00
Brian Federle
f6883d0e2a
Restore error message popup
2011-12-12 15:34:23 -08:00
Brian Federle
68e002294f
Use 'on' (true) or null (false) for edit values of checkbox
2011-12-12 15:34:09 -08:00
Brian Federle
540c7becf1
bug 12250
...
-Display error if assigning VMs to LB fails
-Only call success on add load balancer when VM assignment succeeds
-Add error handling to all network sections
2011-12-12 15:31:01 -08:00
Brian Federle
09b0f4a401
Allow admin-type accounts to delete normal users' projects
2011-12-12 15:29:19 -08:00
Jessica Wang
65fad240ce
bug 12128: volume page - add new action "migrate volume to another primary storage".
2011-12-12 14:57:57 -08:00
Brian Federle
b65a411386
bug 12277
...
-Update example files for system chart, to make provider details a
detailView widget
-Cleanup/refactor zone chart widget to support new changes
2011-12-12 13:04:02 -08:00
Brian Federle
81b011771d
bug 12474
...
Implement isBoolean field support, on detail view edit action. This is
specified like this:
fields: {
...
isPasswordEnabled: {
...
isBoolean: true,
editable: true,
...
}
}
2011-12-12 11:25:24 -08:00
Jessica Wang
19d5436c86
bug 12128: instance page - add new action "migrate instance to another primary storage".
2011-12-12 10:50:04 -08:00
Brian Federle
314a6361a1
bug 12475
...
Implement preAction handler for list view/detail view actions. If the
function returns false, then do not proceed further on the action. It
is specified like this:
actions: {
...
preAction: function(args) {
cloudStack.dialog.notice({ message: "You can't do that!" });
return false;
},
action: function(args) { ... },
...
}
It currently passes in the standard args.context that you would get
with a standard action; note that this currently does not support
async server calls, so try to use current state data as much as
possible.
2011-12-12 10:45:08 -08:00
Brian Federle
bfad199a2e
bug 12457
...
Select first network item as default, if unchecking current default
network.
statis 12457: resolved fixed
2011-12-12 10:21:43 -08:00
Brian Federle
bf67097b21
Less margin around login labels
2011-12-12 10:21:43 -08:00
Brian Federle
56b5c5cf2a
bug 12197
...
Fix enable account action refresh on detail view
status 12197: resolved fixed
2011-12-09 15:34:45 -08:00
Brian Federle
76f79d80ca
Projects UI updates
...
-Add list view for users to accept/decline invitations, found under
Projects->Invitations drop-down
-Allow project admin to remove pending invitations
-If invites are required, show pop-up after adding user, indicating
that user will be added after accpting invitation
-Hide all invitation-related UI elements if
projects.invite.required == false
2011-12-09 15:22:09 -08:00
Jessica Wang
616b478e3a
cloudStack 3.0 new UI - network offering page - add Guest Type and Availability in listView.
2011-12-09 13:46:10 -08:00
Brian Federle
21c2979341
bug 12151
...
Concatenate breadcrumb width & text label if the total size of
breadcrumbs exceeds the width of the container, to avoid wrapping
2011-12-09 12:14:55 -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
Jessica Wang
58a1bc71fc
bug 10236: cloudStack 3.0 new UI - instance page - make migrate action available regardless of hypervisor type.
2011-12-09 12:01:17 -08:00
Jessica Wang
21b47541a9
cloudstack 3.0 new UI - template page, ISO page - filter in listView - move featured option to be on top.
2011-12-09 11:40:13 -08:00
Jessica Wang
935a0f6193
bug 12151: cloudStack 3.0 new UI - deployVM - after creating a new VM from a password-enabled template, show password in a dialogbox.
2011-12-09 11:19:58 -08:00
Brian Federle
91bb0cfeea
bug 12081
...
-Always login field labels, until text is present in input field
-Focus username field on load
status 12081: resolved fixed
2011-12-09 11:07:53 -08:00
Jessica Wang
b8b2f786dd
cloudStack 3.0 new UI - template page - detail view - add isBoolean property to editable boolean field.
2011-12-09 10:52:03 -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
Brian Federle
314c1f90c4
Clean up handling for UI refresh events
...
-Always unbind event if object isn't visible
-Use widget-specific refresh event for multi-edit actions, to prevent
other widgets from being refreshed unecessarily.
2011-12-09 09:12:48 -08:00
Brian Federle
77ee3cedd5
Clean up UI error handling
...
Restore error messages for widgets -- as the default error handler
will be overridden if an error fn is specified, thus rendering no
message
2011-12-09 08:04:23 -08:00
Jessica Wang
6ac6b95e3c
bug 11814:cloudStack 3.0 new UI - register template - show 3 new dropdowns (root disk controller, NIC adapter type, keyboard type) if selected hypervisor is VMware
2011-12-08 16:29:41 -08:00
Brian Federle
ef02c05c8c
IE7: Fix header bar margin issue
2011-12-08 16:00:30 -08:00
Brian Federle
bc3a4d44d7
Remove unneeded dialog notifications from configuration section
2011-12-08 15:43:05 -08:00
Brian Federle
302541b5fb
Network offering fixes/cleanup
...
-bug 12387: Add delete network offering action
-bug 12450: Properly refresh all network offering actions
-Make all list view actions visible in detail view
status 12387: resolved fixed
status 12450: resolved fixed
2011-12-08 15:42:45 -08:00
Brian Federle
04a2263e5e
Set AJAX defaults to always use JSON and async
2011-12-08 15:38:34 -08:00
Brian Federle
de6844c868
CSS fixes
...
-Fix status indicator icons
-Fix zone chart overflow
2011-12-08 15:37:52 -08:00
Brian Federle
bf0ba26698
Fix zone chart overflow
2011-12-08 15:29:04 -08:00
Brian Federle
1a524de689
bug 12396: Put apply button on bottom of detail view
...
-In order to have the 'Apply' button always visible when editing data,
only put the main fields (i.e., everything except action bar and
apply button) into a scrollable container.
-Move apply button to bottom of detail view pane
2011-12-08 14:33:30 -08:00
Brian Federle
1b3aeae7de
Update index-test.html w/ changes from index.jsp
2011-12-08 14:10:08 -08:00
Brian Federle
275ee35efc
Add IE7-conditional CSS to index.jsp
2011-12-08 14:09:18 -08:00
Brian Federle
c9e7f3a1c0
bug 12334: Don't show destroy action to non-owners of project
...
status 12334: resolved fixed
2011-12-08 13:36:41 -08:00
Brian Federle
b71006367d
IE7: Fix list view scrolling
2011-12-08 12:02:03 -08:00
Jessica Wang
5df5cdcbf3
cloudStack 3.0 new UI - VM wizard - optimize code that forms deployVM API call.
2011-12-08 11:11:32 -08:00
Brian Federle
b07d619377
Fix vertical line sometimes showing up on project switcher icon
2011-12-08 09:31:07 -08:00
Brian Federle
acdf4ed0b0
Fix zone wizard CSS
2011-12-08 08:48:41 -08:00
Brian Federle
5d3108aaf6
bug 12396: CSS fixes
...
-IE8: fix table borders
-IE8: fix login screen
-Fix drop shadow on install wizard
-Better sizing for corner user info -- allow for longer names to be
displayed without wrapping
-Less margin around project switcher
-Create project dialog: more spacing/padding
-System provider forms: add white border around form area; add
scrollbars to account for long forms (i.e., SRX)
-Misc. small fixes for project view, detail view
2011-12-07 19:59:31 -08:00
Brian Federle
ba4f814d90
Fix enable static NAT dialog
...
Require VM selection, or pop-up error message -- prevents server call
from being made without a required VM.
2011-12-07 19:59:31 -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
Brian Federle
c2bfc51b2b
bug 12396
...
Fix list view columns not aligning with header, in some cases where
there are 2 columns and the data provider returns quickly.
2011-12-07 18:58:21 -08:00
Brian Federle
e171b7c2c7
bug 12396
...
-Fix single action appearance on detail view
2011-12-07 18:49:30 -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
Jessica Wang
2c9e1ff903
VM wizard - fix a label.
2011-12-07 17:23:29 -08:00
Jessica Wang
ef7ee9389f
VM wizard - take care of a use case that no existing network is checked (only new network is checked) when deploying VM.
2011-12-07 17:21:53 -08:00
Jessica Wang
74163af295
VM wizard - if create network fails, show error message and not proceed deploying VM.
2011-12-07 16:30:31 -08:00
Brian Federle
aff0e234b5
bug 12396
...
-Apply fixes for instance wizard CSS
2011-12-07 16:27:32 -08:00
Jessica Wang
2f40e8ab51
bug 12409: VM Wizard - take care of use case that args.data["my-networks"] might be a string instead of an array of string.
2011-12-07 16:19:45 -08:00
Brian Federle
484f579b40
Zero out dashboard; have 'view all' go to events
2011-12-07 16:18:25 -08:00
Brian Federle
b55fb5fa48
bug 12270
...
-Don't show user/invite management tabs for non-project-admin
2011-12-07 16:04:17 -08:00
Brian Federle
5ad44760e1
bug 12400
...
Show notice if no VMs are selected in port forwarding/load balancing
-- prevent server call from being performed and 'infinite list' from
being generated
2011-12-07 15:53:47 -08:00
Brian Federle
b45cfdc21e
bug 12352
...
-Don't refresh detail view after destroy action
2011-12-07 15:46:58 -08:00
Brian Federle
1d087cb3cc
Add indicator for 'Released' state
2011-12-07 15:46:08 -08:00
Brian Federle
103ede0793
bug 12410
...
Bug was caused by a 'cloudStack.fullRefresh' event being triggered on
a non-existent edit widget, for a non-existent project. I changed the
widget to only refresh if the current instance is visible (i.e., most
likely the user still has active data for it)
2011-12-07 15:36:37 -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
Brian Federle
5df74b0b46
Bug 12396 -- Fix border radius to 4px
2011-12-07 14:45:12 -08:00
Jessica Wang
26d3cfc974
cloudStack 3.0 new UI - host page - add resource state.
2011-12-07 14:37:42 -08:00
Brian Federle
b1beb2cd89
Use associatedNetworkId, not networkId for IP list view
2011-12-07 14:11:22 -08:00
Brian Federle
9b0373198c
Remove test line from filter
2011-12-07 14:07:34 -08:00
Brian Federle
30ed5fc381
Fix list view
...
-Add label if only one section select option is present
-Fix for broken context variable for accounts, security groups list
view -- broke detail and list views
2011-12-07 14:02:39 -08:00
Jessica Wang
9b4ac5f083
cloudStack 3.0 new UI - VM wizard - step 5 - some bugs have been fixed in widget code. Here is related UI change.
2011-12-07 13:33:43 -08:00
Brian Federle
b3f861bf8f
Network section updates
...
-Only show networks where source NAT is enabled
-If security groups are enabled, show security group section in place
of network section
-Make acquire IP form a confirm box, since no selection is required
anymore -- base network ID on selected network in list view
2011-12-07 13:26:08 -08:00
Brian Federle
4abc367525
Fix list view section switcher
...
-List view switcher now selects the first item from the select list,
not the first in the section object; this prevents a filtered-out
section from being displayed by default
2011-12-07 13:26:08 -08:00
Brian Federle
be1c0d9923
List view widget: update create action
...
-Support adding a new row if there is no createForm, but
addRow == true
2011-12-07 13:26:08 -08:00
Brian Federle
352377e8d7
Update network section list view
...
-Only show networks with type == isolated
-Remove VLAN field from display
-Filter IP addresses by network ID, not associated network ID
2011-12-07 12:22:45 -08:00
Brian Federle
6e61334bdd
Hide section select if only one entry exists
2011-12-07 12:22:45 -08:00
Brian Federle
345607b600
Use correct value/ID for network offering select
2011-12-07 11:36:55 -08:00
Brian Federle
5420554237
Add name field to add network on instance wizard
2011-12-07 11:36:55 -08:00
Jessica Wang
a5772425ff
cloudStack 3.0 new UI - VM wizard - step 5 - create new network - network offering dropdown - populate only isolated networks with sourceNat.
2011-12-07 10:58:03 -08:00
Jessica Wang
a94cd0b579
cloudStack 3.0 new UI - deployVM - select networks step - list all networks in the same container with checkbox and radio button. Provide another container to create new network with network offering dropdodwn.
2011-12-06 19:27:34 -08:00
Brian Federle
e3aa4fb4bb
bug 12351
...
-Add 'create new network' field on select network dropdown, with
network offering select
-Merge direct/shared networks into one list
2011-12-06 16:19:13 -08:00
Jessica Wang
b7b31591e3
cloudStack 3.0 new UI - create network offering - remove Max Connections and VLAN ID.
2011-12-06 14:30:18 -08:00
Jessica Wang
4a45fb2a1f
cloudStack 3.0 new UI - register ISO - shouldn't have "None" option when ISO is bootable.
2011-12-06 14:13:38 -08:00
Brian Federle
994a74210f
bug 12351
...
-Implement default network radio button for all networks
-Make all network items check boxes
-Automatically check a selected default network
NOTE: Updated server calls need still need to be implemented
2011-12-06 13:55:04 -08:00
Brian Federle
89235c6cb9
Network->IP Addresses -- update 'Acquire new IP' action
...
-Replace zone select with network select
-Use network ID to acquire IP, instead of zone ID
2011-12-06 12:53:00 -08:00
Brian Federle
fa4e08aa9c
Add white box around 'no networks' message in instance wizard
2011-12-06 12:35:54 -08:00
Brian Federle
d826bc1b47
bug 12367: Show status field on invites tab
2011-12-06 12:27:46 -08:00
Jessica Wang
3590f2cc3f
bug 12366: cloudStack 3.0 new UI - create network offering - populate system service offerings in service offerings dropdown.
2011-12-06 12:20:14 -08:00
Brian Federle
547972eed5
bug 12288: Add more fields to network list view/detail view
...
-Added Network type field
-Added VLAN ID field (from broadcasturi)
2011-12-06 12:19:26 -08:00
Jessica Wang
69e3f037a5
cloudStack 3.0 new UI - ISO page - ID of xsTools ISO is no longer 200
2011-12-06 11:52:06 -08:00
Jessica Wang
c57fc4390e
cloudStack 3.0 new UI - template page - fix a bug that delete action shouldn't be displayed for system built-in templates.
2011-12-06 11:41:30 -08:00
Brian Federle
776f5d0158
Update status indicator
2011-12-06 11:33:37 -08:00
Brian Federle
a4b8fc6e24
Cleanup accounts section actions/list view
2011-12-06 11:31:51 -08:00
Brian Federle
c55be261d3
Clean up instance wizard 'jumpiness' caused by delay in ajax response
2011-12-06 11:31:27 -08:00
Brian Federle
d43cb5cc8c
bug 12368
...
Ability to select new project, by clicking on 'Project View' again,
after an existing project is active.
2011-12-06 11:06:00 -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
418b5070bf
Remove actions from storage list view, to prevent wrapping
...
-Remove create template action from list view
-Remove download volume from list view
2011-12-06 10:38:07 -08:00
Brian Federle
b08f581791
Fixes to IP address section
...
-Add network name field to IP address details
-bug 12255: Disable firewall area if firewall is disabled in config
2011-12-06 10:29:41 -08:00
Brian Federle
5ad92aeac2
Fix released IP address action filter
2011-12-06 09:04:12 -08:00
Brian Federle
04908e13cb
Fix cacheing in IE8
2011-12-06 09:03:58 -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
Brian Federle
8086e9abc7
bug 12362: List view error handling
2011-12-05 19:29:13 -08:00
Brian Federle
08bbd79ff9
Fix login error message
2011-12-05 19:28:53 -08:00
Brian Federle
433cd51d89
bug 12260: Hide previous button in step 1 of zone wizard
2011-12-05 19:12:16 -08:00
Brian Federle
9b6d1ba0b2
Properly refresh zone chart after provider action is performed
2011-12-05 19:08:58 -08:00
Brian Federle
6434469496
bug 12341
...
-Show summary page after install wizard creation
-Better icons for progress items
2011-12-05 18:50:52 -08:00
Brian Federle
8de59166a4
bug 12315
...
-Show summary of actions being performed on installation
2011-12-05 16:38:00 -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
Brian Federle
88d438dc2f
bug 12313
...
-Add back button to install wizard steps
-Misc. refactoring
2011-12-05 16:05:17 -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
e2743c66cd
Remove subtitle on install create phase
2011-12-05 14:23:02 -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
Brian Federle
93b3aa3efb
Setup cloudStack.fullRefresh for zone chart
2011-12-05 09:40:09 -08:00
Abhinandan Prateek
426b464aab
bug 8313: still encrypt the passwords when setting up account
2011-12-05 13:08:53 +05:30
Abhinandan Prateek
1dee569f0e
bug 8313: LDAP connector tested with ApacheDS
2011-12-05 11:51:21 +05:30
Jessica Wang
1641229c07
bug 12239: cloudStack 3.0 new UI - Navigating to accounts from domain will only show accounts belonging to that domain
2011-12-03 13:15:15 -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
Brian Federle
e7c4bc48fd
bug 12266
...
- Show 'delete' instead of 'create' in dialog
- Select domain's parent upon deletion, for UI consistency
2011-12-02 15:39:28 -08:00
Jessica Wang
fdb21b5521
bug 12152: take snapshot action - fix a bug that showed message "snapshot undefined is ready"
2011-12-02 15:33:07 -08:00
Jessica Wang
7b68824efb
cloudStack 3.0 new UI - instance wizard - fix a bug that isolated network didn't show in step 5.
2011-12-02 15:33:06 -08:00
Brian Federle
c067758a34
bug 12309: Implement generic error handling
2011-12-02 14:59:06 -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
ec0e29f56b
cloudStack 3.0 new UI - vm wizard - fix a bug that isolated sourceNAT network wrongly showed twice in default network section in step 5.
2011-12-02 14:31:38 -08:00
Brian Federle
5fb518662f
bug 12263: Remove 'all zones' select when in project view
2011-12-02 13:26:15 -08:00
Brian Federle
3d3e0afd81
Use 'associated network id' instead of physical
2011-12-02 13:10:13 -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
Brian Federle
f8f1e538f8
bug 12249
...
Correctly filter VM list for port forwarding and load balancing, to
only allow for stopped/running VMs, and only VMs within the specified
network
2011-12-02 12:48:39 -08:00
Brian Federle
a01f6b4981
Fix network test data
2011-12-02 12:19:32 -08:00
Brian Federle
8fd57ef20c
Fix multi-edit refresh
2011-12-02 12:12:03 -08:00
Brian Federle
26b21da09b
bug 12289: Fix command = undefined
2011-12-02 12:05:08 -08:00
Brian Federle
601a073d2c
Fix VM details not appearing immediately after enabling static nat
2011-12-02 11:57:47 -08:00
Brian Federle
c9328e3a95
Fix table header when in dialog box
2011-12-02 11:57:47 -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
Brian Federle
bc12d1a1ac
Only show pointer on first <td> in list view
2011-12-02 11:32:28 -08:00
Brian Federle
cf42939508
bug 12089
...
Fix search button click causing list view to be populated twice
2011-12-02 11:27:53 -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
Brian Federle
d64a988574
IE8 Fixes:
...
-Minor CSS fix for horiz. scrollbar in list view
-Fix breadcrumb click event not triggering
2011-12-02 10:41:58 -08:00
Brian Federle
21cd27a8ed
bug 12271
...
-Show status field for project user management
-Properly refresh multi-edit widget
2011-12-02 08:00:04 -08:00
Brian Federle
10e551e737
bug 12160: Fix attach disk adding row
2011-12-02 08:00:04 -08:00
Brian Federle
24264f7d9d
Move detail view apply button to the top
2011-12-02 08:00:03 -08:00
Jessica Wang
0d564e864c
cloudStack 3.0 new UI - VM Wizard - If a basic zone is selected in step 1, check if its guest network includes security group service. If yes, display security groups in step 5. Otherwise, display nothing in step 5.
2011-12-01 15:13:54 -08:00
Brian Federle
22c1da1372
Fix instance wizard: service offering step
...
-Fix default radio button not always being selected, causing
validation errors on creation
2011-12-01 14:42:52 -08:00
Brian Federle
7f672097f9
Fix for instance wizard, step 5
...
-Don't pass account and domainid if projects are active
2011-12-01 14:18:21 -08:00
Jessica Wang
2f884dd0bc
cloudStack 3.0 new UI - VM Wizard - select network/securityGroup step - having dedicate direct tagged default network or not is no longer a criterion for showing network or security groups.
2011-12-01 13:55:58 -08:00
Brian Federle
6e303c10e3
Various fixes to network section
...
-bug 12141: Show VM details on static NAT chart
-Move VPN actions from list view to detail view, to avoid excessive
server calls from being made (due to needing additional calls to get
VPN/network data)
-Fix network action refresh for list view and detail view
2011-12-01 13:46:31 -08:00
Jessica Wang
626efa585c
bug 12090: cloudStack 3.0 new UI - VM Wizard - select network step - list networks regardless of type.
2011-12-01 13:37:18 -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
Brian Federle
c258edb14d
Fix zone select in copy template action
2011-12-01 11:17:50 -08:00
Brian Federle
48501c1dad
Minor UI tweaks:
...
-Fix dialog wrapping, when only 1 field present
-Fix search bar wrapping
2011-12-01 11:17:50 -08:00
Brian Federle
5e428179a9
Fix create template, create volume adding a new row to wrong list view
2011-12-01 11:17:50 -08:00
Brian Federle
e34d044668
Install wizard:
...
-Increase system VM poll to every 5s, to reduce server load
-Fix invalid tooltip errors
2011-12-01 10:25:01 -08:00
Brian Federle
24b92e10c8
Remove storage/host tags fields from install wizard
2011-12-01 09:13:51 -08:00
Brian Federle
79e7369fef
Better 'no-network' styling for instance wizard
2011-12-01 09:06:06 -08:00
Brian Federle
16f5b8ab95
bug 12186: Don't add template to volumes list view
2011-12-01 08:35:40 -08:00
Brian Federle
92c0f30bd3
Fix instance edit
2011-12-01 08:34:58 -08:00
Brian Federle
73f95dacda
Enable install wizard
2011-12-01 08:02:34 -08:00
Brian Federle
dd9aff1bd0
Fix tooltip
2011-12-01 08:02:26 -08:00
Brian Federle
d06b631b96
Complete install wizard server calls
2011-11-30 19:28:11 -08:00
Jessica Wang
18694e09fb
cloudStack 3.0 new UI - router page - implement View console.
2011-11-30 18:46:51 -08:00
Brian Federle
31b61b9002
WIP: Updated install wizard
2011-11-30 18:39:57 -08:00
Brian Federle
db61ed3d5e
Update example system JS
2011-11-30 18:39:57 -08:00
Brian Federle
f74c20b1ed
Projects UI fix for IE
2011-11-30 18:39:57 -08:00
Brian Federle
f3819b3f7e
Store user ID on login
2011-11-30 18:39:57 -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
Brian Federle
a98ffa366b
Fix specify VLan checkbox value
2011-11-30 12:00:38 -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
5af364f5c9
Error handling for list view notifications
2011-11-29 19:40:45 -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
Brian Federle
d8780d7bac
Add networks list view to Networks section
...
- Add basic list view section - 'Networks'
- Add detail view, with view all IP addresses button
2011-11-29 15:18:29 -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
Brian Federle
54d0248fb1
Add state, action filters to projects list view
2011-11-29 14:33:39 -08:00
Brian Federle
d955564ce1
Fix list view action filter specified in success
2011-11-29 14:32:20 -08:00
Brian Federle
e9b1ff2848
Misc. fixes for error handling:
...
-Add error handling to multi-edit widget
-Add error handling for projects UI actions
2011-11-29 14:02:32 -08:00
Jessica Wang
279fae7d0f
cloudStack 3.0 new UI - instance wizard - step 5 - get networks whose type is Shared instead of Direct.
2011-11-29 13:48:41 -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
Brian Federle
5007bce96a
Fix multi-wizard CSS
2011-11-29 12:52:44 -08:00
Brian Federle
fb729d429c
More CSS fixes
2011-11-29 12:24:44 -08:00
Brian Federle
3061f398bf
Update icons; fix header bar
2011-11-29 12:01:02 -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
Brian Federle
a25728b19d
bug 12177: Fix incorrect user data on auto-login, which was breaking add project
2011-11-28 10:09:40 -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
Brian Federle
a5a2636da7
Implement bypass login check and logout action
2011-11-23 15:46:57 -08:00
Brian Federle
e2a889ed5f
Add example logout action
2011-11-23 15:46:57 -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
Brian Federle
a3d221b842
Add search functionality to global settings
2011-11-23 14:10:02 -08:00
Brian Federle
9237e91344
-bug 12153: Properly refresh list view after performing actions in detail view
...
-Fix clicking too fast to add panel breaking browser
-Add install wizard copy
2011-11-23 14:02:54 -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
Brian Federle
a44896f840
Add ID to provider listViews, to pass correct context ID
2011-11-22 18:19:29 -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
Brian Federle
a7c8c618a3
-Add example network section
...
-Move example VPN section to detail view
-Support reordering of list view items
-Example reorder actions for service offerings
2011-11-22 15:40:33 -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
Brian Federle
fc6c6fb5cb
Better network provider status UI handling
2011-11-21 15:23:47 -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
Brian Federle
cfcda326e5
-Fix args.context for zone host details panel
...
-Fix list view edit action
-Support range input for create form
2011-11-21 14:22:35 -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
Brian Federle
85f1e56ce1
-Add provider-wide action support
...
-Support defaultValue for create forms
-Fix formatting on panel create forms (for providers)
2011-11-18 14:59:42 -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
Brian Federle
5539dfd783
Forgot some params on add vlan ip range in install wizard
2011-11-18 12:06:04 -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
Brian Federle
3ac7fb889b
Add error handling to notifications widget
2011-11-17 16:21:19 -08:00
Brian Federle
a68fba3a8d
Pass _custom correctly to notifications
2011-11-17 16:21:19 -08:00
Brian Federle
bce9e22c97
Fix selects
2011-11-17 16:05:34 -08:00
Jessica Wang
b79aa32e59
cloudStack 3.0 new UI - NaaS - implement Add F5 Load Balancer.
2011-11-17 16:05:05 -08:00
Brian Federle
593803c8d7
Fix service provider map
2011-11-17 15:47:03 -08:00
Brian Federle
b01388d3be
Fix network offering list view
2011-11-17 15:22:34 -08:00
Brian Federle
74d53c8795
AJAX calls for add network offering form
2011-11-17 15:17:00 -08:00
Brian Federle
c6c75c498e
Whitespace cleanup
2011-11-17 15:17:00 -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
ed176cf3c9
-Fix zone chart -- $browser is undefined error
...
-Support dynamic generation of create form fields (for add network offering)
-Add example add network offering form
2011-11-17 14:16:42 -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
Brian Federle
edc2df1d73
-Correctly refresh properties on detail view action
...
-Support async edit action
-Make action notification section optional
-Add save button to apply detail view edit
-Fix indentation, button spacing for multi-edit items
2011-11-16 16:19:17 -08:00
Brian Federle
7832509e78
Fix action filters on domain details
2011-11-16 14:35:12 -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
Brian Federle
8f9a06fb41
Always show disabled list view actions
2011-11-16 13:22:02 -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
Brian Federle
4eb24d879f
Remove VLAN/security groups radio buttons from zone wizard
2011-11-16 12:21:32 -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
33ebebf638
cloudStack 3.0 new UI - event page, alert page - add details view.
2011-11-15 17:47:36 -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
dda8b9a380
cloudStack 3.0 new UI - remove debugger keyword.
2011-11-14 13:17:01 -08:00
Brian Federle
3e09925f58
Update install wizard appearance
2011-11-11 19:12: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
Brian Federle
a5f0e0d633
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
2011-11-11 14:54:22 -08:00
Brian Federle
c260d3d214
Disable install wizard
2011-11-11 14:54:15 -08:00
Brian Federle
fb4db0504e
Fix form data
2011-11-11 14:53:06 -08:00
Jessica Wang
098f6edaa0
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
2011-11-11 14:29:25 -08:00
Brian Federle
7098603130
Disable install wizard, until server calls are corrected
2011-11-11 14:20:59 -08:00
Brian Federle
e58ff4d71b
Pull real form data for server calls
2011-11-11 14:19:11 -08:00
Brian Federle
105080e915
Fix wizard forms
2011-11-11 14:18:51 -08:00
Jessica Wang
49ecd42a74
cloudStack 3.0 new UI - instance wizard - select network step - fix a bug that network container was empty when trying to deploy 2nd VM.
2011-11-11 13:59:48 -08:00
Brian Federle
68e550dc3d
Fix install wizard labels
2011-11-11 13:18:52 -08:00
Brian Federle
e77aac18e9
Advanced installation button
2011-11-11 13:15:03 -08:00
Brian Federle
97bc2c3769
Update install wizard widget
2011-11-11 13:08:48 -08:00
Brian Federle
0e0ea4fb7d
Add comments
2011-11-11 12:17:27 -08:00
Brian Federle
b911cd7df5
Merge branch 'master' into ui-install-wizard
...
Conflicts:
ui/index-test.html
ui/index.jsp
ui/scripts-test/system.js
ui/scripts/ui-custom/installWizard.js
2011-11-11 12:00:56 -08:00
Brian Federle
cf2ccf1378
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
2011-11-11 11:56:39 -08:00
Brian Federle
22f1755d77
Disable 'add pod' and 'add ip range' steps in zone wizard
2011-11-11 11:56:35 -08:00
Jessica Wang
9d523abb97
cloudStack 3.0 new UI - network offering page - add "enable", "disable" action.
2011-11-11 11:31:31 -08:00
Brian Federle
f926eee4eb
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
2011-11-11 11:31:12 -08:00
Brian Federle
1848079bcd
Add embedded table to detail view, for guest network configuration
2011-11-11 11:31:06 -08:00
Jessica Wang
c93730ddaf
cloudStack 3.0 new UI - network offering page - remove "Unavailable" from the drop down choice for Availability.
2011-11-11 11:09:50 -08:00
Brian Federle
8e12c9aa21
Update dialog appearance; add UI support for zone network providers
2011-11-11 10:29:27 -08:00
Brian Federle
7eb51d65d0
Add base install wizard scripts
2011-11-11 10:28:58 -08:00
Brian Federle
771b27aa3d
Remove VLAN range input from zone wizard
2011-11-11 10:12:59 -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
Brian Federle
49970f6daf
Merge branch 'master' into ui-install-wizard
...
Conflicts:
ui/index-test.html
ui/scripts/ui-custom/installWizard.js
2011-11-10 11:17:20 -08:00
Brian Federle
a594369d93
Updated zone chart
2011-11-10 11:02:24 -08:00
Brian Federle
e96520543f
Add example install wizard
2011-11-10 11:02:03 -08:00
Brian Federle
3dfe5b15e0
Merge branch 'master' into ui-install-wizard
2011-11-10 08:28:52 -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
Brian Federle
cbf212844d
Allow custom data to be passed to detail view actions, via dataProvider
2011-11-09 19:25:11 -08:00
Jessica Wang
d7edcd6957
cloudStack 3.0 new UI - NaaS
2011-11-09 19:12:11 -08:00
Brian Federle
e62ce165f5
Pass correct context
2011-11-09 18:46:51 -08:00
Brian Federle
2a13268fe3
Add system configuration forms for public, management, guest; add list view support for network providers
2011-11-09 16:12:30 -08:00
Brian Federle
27f63ceb8f
Merge branch 'master' into ui-install-wizard
2011-11-09 14:19:09 -08:00
Brian Federle
fa6fe67f14
Fix system vm poll
2011-11-09 14:08:58 -08:00
Jessica Wang
3937f5d5cc
cloudStack 3.0 new UI - Disk offering page - add details tab, Edit action, Delete action.
2011-11-09 14:03:45 -08:00
Brian Federle
599574bd7a
Add install wizard server calls
2011-11-09 13:43:24 -08:00
Brian Federle
3a2c6e76bc
Add install wizard JS
2011-11-09 12:28:07 -08:00
Jessica Wang
a6d90ca1fd
cloudStack 3.0 new UI - system service offering page - add details tab, Edit action, Delete action.
2011-11-09 10:38:22 -08:00
Jessica Wang
dd3757af94
cloudStack 3.0 new UI - service offering page - implement Delete action.
2011-11-09 10:24:19 -08:00
Jessica Wang
592483f7df
cloudStack 3.0 new UI - service offering page - implement Edit action.
2011-11-08 18:13:21 -08:00
Jessica Wang
21f64a71b4
cloudStack 3.0 new UI - service offering page - add network rate, offerHA, CPU cap, storage tags, host tags, domain, create date.
2011-11-08 18:04:31 -08:00
Jessica Wang
f1248a4d02
cloudStack 3.0 new UI - service offering page - add details tab.
2011-11-08 17:47:12 -08:00
Jessica Wang
940ebff7b4
cloudStack 3.0 new UI - service offering page - list view - add unit to CPU speed, Memory field.
2011-11-08 17:19:59 -08:00
Jessica Wang
1736826ff0
cloudStack 3.0 new UI - ISO page - add Filter By dropdown on listView.
2011-11-08 17:00:45 -08:00
Jessica Wang
f8945168ae
cloudStack 3.0 new UI - listView widget - (1) remove default option "All". (2) fix a bug that args.filterBy.kind got value from wrong dropdown when selectView dropdown and filterBy dropdown both exist on the same page.
2011-11-08 16:36:28 -08:00
Brian Federle
d9a5f851b5
Updated zone page; update detail view edit notification
2011-11-08 16:25:33 -08:00
Jessica Wang
7a8ca9d8cb
cloudStack 3.0 new UI - domain page - remove resource limits tab that is already merged into details tab.
2011-11-08 14:22:57 -08:00
Jessica Wang
30b0fdd30a
cloudStack 3.0 new UI - account page - optimize data returned to dataProvider.
2011-11-08 14:08:58 -08:00
Jessica Wang
93e11db07d
cloudStack 3.0 new UI - domain page - merge update resource limit into Edit action.
2011-11-08 13:17:29 -08:00
Brian Federle
7097edf15f
Add sample NAAS section to system config
2011-11-08 12:53:54 -08:00
Brian Federle
28521a3819
Updated header/project appearance; add new system chart view
2011-11-08 12:43:57 -08:00
Jessica Wang
7d430c8a25
cloudStack 3.0 new UI - domain page - Delete Domain action - pass cleanup parameter to API call if "Forced" checkbox is visible.
2011-11-08 12:24:12 -08:00
Jessica Wang
b8ba041027
cloudStack 3.0 new UI - domain page - add VM limits, IP limits, Volume limits, Snapshot limits, Template limits field.
2011-11-08 12:14:45 -08:00
Jessica Wang
9e070e41b9
cloudStack 3.0 new UI - domain page - add Instance Total field, Volume Total field.
2011-11-08 11:56:23 -08:00
Jessica Wang
a76711b453
cloudStack 3.0 new UI - domain page - add Account Total field.
2011-11-08 11:49:01 -08:00
Jessica Wang
1fc8997547
cloudStack 3.0 new UI - domain page - implement Edit Domain action.
2011-11-08 10:57:05 -08:00
Jessica Wang
0b6abd1717
cloudStack 3.0 new UI - user page - implement Delete User action.
2011-11-07 17:39:51 -08:00
Jessica Wang
156833b4e9
cloudStack 3.0 new UI - user page - implement Enable User action.
2011-11-07 17:33:04 -08:00
Brian Federle
08d11f1901
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
2011-11-07 17:08:46 -08:00
Brian Federle
1fd8f41ca5
Remove call to listConfigurations -- not supported by non-admins
2011-11-07 17:08:34 -08:00
Jessica Wang
650acd6845
cloudStack 3.0 new UI - user page - implement Disable User action.
2011-11-07 16:54:05 -08:00
Jessica Wang
751685541c
cloudStack 3.0 new UI - user page - implement Generate Keys action.
2011-11-07 16:10:30 -08:00
Jessica Wang
5d55037310
cloudStack 3.0 new UI - user page - implement Change Password action.
2011-11-07 16:01:46 -08:00
Jessica Wang
55c817ad62
cloudStack 3.0 new UI - user page - implement Edit User action.
2011-11-07 15:38:35 -08:00
Brian Federle
5ad821612c
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
2011-11-07 15:29:27 -08:00
Brian Federle
0d16593e3a
Fix typo
2011-11-07 15:26:53 -08:00
Brian Federle
af6b5c52f0
Update icons
2011-11-07 15:23:00 -08:00
Jessica Wang
836af43681
cloudStack 3.0 new UI - user page - implement action filter.
2011-11-07 15:14:24 -08:00
Jessica Wang
d0874522d0
cloudStack 3.0 new UI - account page - implement Delete Account action.
2011-11-07 14:42:47 -08:00
Jessica Wang
5890f4a7de
cloudStack 3.0 new UI - account page - implement Lock Account action.
2011-11-07 14:27:02 -08:00
Brian Federle
b3d084f155
Use invitation required flag from configuration for projects UI flow
2011-11-07 12:54:47 -08:00
Brian Federle
f401087a16
Fix project dashboard click event
2011-11-07 12:41:37 -08:00
Brian Federle
bcd8f85d38
Support invitation-based project user management
2011-11-07 12:37:59 -08:00
Brian Federle
b4a6dd512a
Move projects above global settings
2011-11-07 12:37:21 -08:00
Jessica Wang
72bf65e306
cloudStack 3.0 new UI - account page - implement Enable Account action.
2011-11-07 11:38:54 -08:00
Jessica Wang
d3559bf7cb
cloudStack 3.0 new UI - account page - implement Disable Account action.
2011-11-07 10:59:57 -08:00
Jessica Wang
7760c4b310
cloudStack 3.0 new UI - account page - implement Update Resource Count action.
2011-11-07 10:39:44 -08:00
Jessica Wang
ce4f2b503a
cloudStack 3.0 new UI - account page - consolidate Template Limits to Edit action.
2011-11-04 19:18:40 -07:00
Jessica Wang
c4b323ee76
cloudStack 3.0 new UI - account page - consolidate Snapshot Limits to Edit action.
2011-11-04 19:12:58 -07:00
Jessica Wang
465bd3636d
cloudStack 3.0 new UI - account page - consolidate Volume Limits to Edit action.
2011-11-04 19:05:55 -07:00
Jessica Wang
e249f6fc4c
cloudStack 3.0 new UI - account page - consolidate Public IP Limits to Edit action.
2011-11-04 18:55:10 -07:00
Jessica Wang
5d8b35009d
cloudStack 3.0 new UI - account page - consolidate Instance Limits to Edit action.
2011-11-04 18:40:18 -07:00
Jessica Wang
8719a43619
cloudStack 3.0 new UI - account page - add Instance Limits.
2011-11-04 18:05:03 -07:00
Jessica Wang
568b64a0e5
cloudStack 3.0 new UI - account page - implement action filter.
2011-11-04 16:21:18 -07:00
Brian Federle
c14e0362d1
Implement new project flow
2011-11-04 16:09:17 -07:00
Jessica Wang
14e3653a62
cloudStack 3.0 new UI - implement Edit account action.
2011-11-04 16:06:09 -07:00
Jessica Wang
99219a82a0
cloudStack 3.0 new UI - implement Add User action.
2011-11-04 15:55:33 -07:00
Jessica Wang
329a520071
cloudStack 3.0 new UI - account page - user page - add details tab.
2011-11-04 15:27:51 -07:00
Jessica Wang
e515a56332
cloudStack 3.0 new UI - account page - add "View User" that will drip down to users page.
2011-11-04 15:05:49 -07:00
Jessica Wang
2c06fac94b
cloudStack 3.0 new UI - pass timezone parameter to createAccount API if timezone is selected.
2011-11-04 13:30:32 -07:00
Jessica Wang
c87278e46c
cloudStack 3.0 new UI - create account - populate timezone field by timezone map in sharedFunctions.js.
2011-11-04 12:00:06 -07:00
Jessica Wang
99a7371ca3
cloudStack 3.0 new UI - move project file and classpath from old UI directory to new UI directory.
2011-11-04 11:32:10 -07:00
Jessica Wang
02ca54a946
cloudStack 3.0 new UI - account page - add new account - add timezone dropdown.
2011-11-04 11:26:04 -07:00
Brian Federle
dda9b0bea3
Add additional project management actions; add project list view
2011-11-04 11:00:49 -07:00
Brian Federle
7dfaf2bb39
Implement projects server calls
2011-11-04 09:19:01 -07:00
Brian Federle
fe04fab57e
Pass context correctly from projects UI
2011-11-04 09:18:45 -07:00
Jessica Wang
83cda2a966
cloudStack 3.0 new UI - instance page - implement staticstics tab.
2011-11-03 16:54:15 -07:00
Jessica Wang
2f91d74eed
cloudStack 3.0 new UI - instance page - hide security tab when zone is not security group enabled.
2011-11-03 15:49:38 -07:00
Brian Federle
7effedaf2d
New login BG
2011-11-03 15:25:06 -07:00
Brian Federle
6152cdb36b
Add updated projects UI
2011-11-03 15:13:07 -07:00
Brian Federle
29f510772c
Add new UI; move old UI to old/
2011-11-03 10:59:57 -07:00
Edison Su
6841e265d3
bug 10330: finally merge Rommer's CLVM patch
...
status 10330: resolved fixed
2011-11-02 18:03:58 -07:00
Mikhail Mikhaliov
1aaffeafb6
Fix invalid css error
2011-10-19 09:48:35 +03:00
Jessica Wang
77a12ad951
bug 11725: cloudStack 2.2 UI - volume page - hide Take Snapshot, Recurring Snapshot action when volume's hypervisor is Ovm.
2011-10-14 17:23:38 -07:00
Jessica Wang
c9207c83ae
bug 11647: cloudStack 2.2 UI - Instance page - make Migrate Instance option available for VM whose hypervisor is OVM.
2011-10-14 17:23:07 -07:00
Jessica Wang
f38ba247b9
bug 11700: cloudStack 2.2 UI - cluster page - expose Manage Cluster, Unmanage Cluster action.
2011-10-14 17:22:39 -07:00
Edison Su
962bbcd5a0
bug 11634: add manual vm migration support for kvm
...
status 11634: resolved fixed
2011-10-10 11:31:18 -07:00
Jessica Wang
18cd05a6a2
bug 11481: cloudStack 2.2 - router page - add "Migration System VM" action.
2011-10-07 15:55:10 -07:00
Jessica Wang
cd02613173
bug 11481: cloudStack 2.2 - system VM page - add "Migration System VM" action.
2011-10-07 15:54:51 -07:00
Jessica Wang
8023d9486e
cloudStack - sync 2.2.Y UI change to master branch.
2011-09-29 15:35:45 -07:00
Jessica Wang
425f084f39
bug 11607: cloudStack - Make client API path and client Console path configurable in the UI code.
2011-09-29 12:20:02 -07:00
Jessica Wang
4557b5d54e
bug 11525: cloudStack 2.2 UI - Domain Admin can only edit/delete/copy/download his own template just like a user.
2011-09-22 16:17:36 -07:00
Jessica Wang
10062a04eb
bug 11446: cloudStack 2.2.y - authorizeSecurityGroupIngress API response has changed. Here is corresponding UI change.
2011-09-15 10:25:59 -07:00
Jessica Wang
58841d0bc4
bug 11441: cloudStack - host page - Edit Host - fix a bug that hosttags editing field didn't get refresh when clicking different hosts in middle menu.
2011-09-14 12:09:04 -07:00
Jessica Wang
4e17c23f80
bug 11433: cloudStack - Acquire IP Address dialog - get element ID by a different way.
2011-09-14 11:45:46 -07:00
Jessica Wang
08592da39e
cloudStack - VM Wizard - fix a bug that comes and goes: "$soTemplate is undefined"
2011-09-14 10:08:22 -07:00
Jessica Wang
de9856f1c4
cloudStack - sync UI change from 2.2.y branch to mater branch.
2011-09-13 16:00:46 -07:00
Jessica Wang
ff3316b3f9
bug 11080: cloudStack - Add Primary Storage dialog - (1) add new protocol "OCFS2" to hypervisorType "OVM". (2) When "OCFS2" is selected, show/hide other fields like NFS is selected, except no server field.
2011-08-30 15:23:19 -07:00
Jessica Wang
818972e3a6
bug 11274: cloudStack - remove "power by cloud.com" in the lower right corner.
2011-08-26 16:13:55 -07:00
Jessica Wang
a8d1c81806
bug 11274: cloudStack - change log icon from "cloud.com" to "cloudstack".
2011-08-26 12:25:22 -07:00
Jessica Wang
2b5e673b0a
bug 11261: cloudStack - host page - Edit Host action - (1) make hosttags editable. (2) consolidate update OS category from dialog box to main screen.
2011-08-25 17:28:00 -07:00
Jessica Wang
b6f715771e
bug 11260: cloudStack - create system service offering dialog: add network rate field.
2011-08-25 15:26:36 -07:00
Jessica Wang
a3645e3e46
bug 11255: cloudStack - IP address page - add a missing semicolon.
2011-08-25 15:01:44 -07:00
Jessica Wang
e19cff6beb
bug 11255: cloudStack - IP address page - Create Firewall rule - fix a bug on Google Chrome that changing protocol dropdown (e.g. from TCP to ICMP) wouldn't correctly hide/show related input fields.
2011-08-25 14:40:08 -07:00
Jessica Wang
91910dd50e
bug 11255: cloudStack - IP address page - Create Firewall rule - fix a JavaScript syntax bug.
2011-08-25 14:39:44 -07:00
Jessica Wang
617cb5a058
cloudStack - pass "forVirtualNetwork=false" when creating IP range for public network in an security-group-enabled (advanced) zone.
2011-08-24 14:22:38 -07:00
Jessica Wang
e4fccab0a1
cloudStack - sync instance.js from 2.2.y branch to master branch.
2011-08-23 10:44:24 -07:00
alena
8a7feb8ec1
Merge branch '2.2.y'
...
Conflicts:
agent/src/com/cloud/agent/resource/computing/LibvirtComputingResource.java
api/src/com/cloud/agent/api/routing/LoadBalancerConfigCommand.java
api/src/com/cloud/agent/api/to/FirewallRuleTO.java
api/src/com/cloud/agent/api/to/IpAddressTO.java
api/src/com/cloud/agent/api/to/PortForwardingRuleTO.java
api/src/com/cloud/api/ApiConstants.java
api/src/com/cloud/api/BaseCmd.java
api/src/com/cloud/api/ResponseGenerator.java
api/src/com/cloud/api/commands/CreateFirewallRuleCmd.java
api/src/com/cloud/api/commands/CreateIpForwardingRuleCmd.java
api/src/com/cloud/api/commands/CreateLoadBalancerRuleCmd.java
api/src/com/cloud/api/commands/CreatePortForwardingRuleCmd.java
api/src/com/cloud/api/commands/DeleteLoadBalancerRuleCmd.java
api/src/com/cloud/api/commands/ListCapabilitiesCmd.java
api/src/com/cloud/api/commands/UpdateNetworkCmd.java
api/src/com/cloud/api/response/CapabilitiesResponse.java
api/src/com/cloud/network/Network.java
api/src/com/cloud/network/NetworkService.java
api/src/com/cloud/network/firewall/FirewallService.java
api/src/com/cloud/network/lb/LoadBalancingRule.java
api/src/com/cloud/network/lb/LoadBalancingRulesService.java
api/src/com/cloud/network/rules/FirewallRule.java
api/src/com/cloud/network/rules/RulesService.java
api/src/com/cloud/offering/NetworkOffering.java
client/tomcatconf/commands.properties.in
cloud.spec
core/src/com/cloud/agent/resource/virtualnetwork/VirtualRoutingResource.java
core/src/com/cloud/hypervisor/xen/resource/CitrixHelper.java
core/src/com/cloud/hypervisor/xen/resource/CitrixResourceBase.java
core/src/com/cloud/storage/template/DownloadManagerImpl.java
core/src/com/cloud/vm/DomainRouterVO.java
debian/cloud-deps.install
patches/systemvm/debian/config/etc/init.d/cloud-early-config
patches/systemvm/debian/config/root/ipassoc.sh
patches/systemvm/debian/config/root/loadbalancer.sh
scripts/vm/hypervisor/kvm/rundomrpre.sh
scripts/vm/hypervisor/xenserver/vmops
server/src/com/cloud/agent/manager/AgentAttache.java
server/src/com/cloud/agent/manager/AgentManagerImpl.java
server/src/com/cloud/agent/manager/AgentMonitor.java
server/src/com/cloud/agent/manager/ClusteredAgentManagerImpl.java
server/src/com/cloud/alert/ClusterAlertAdapter.java
server/src/com/cloud/api/ApiResponseHelper.java
server/src/com/cloud/api/ApiServer.java
server/src/com/cloud/cluster/ClusterManagerImpl.java
server/src/com/cloud/configuration/Config.java
server/src/com/cloud/configuration/ConfigurationManager.java
server/src/com/cloud/configuration/ConfigurationManagerImpl.java
server/src/com/cloud/configuration/DefaultComponentLibrary.java
server/src/com/cloud/deploy/FirstFitPlanner.java
server/src/com/cloud/ha/HighAvailabilityManagerImpl.java
server/src/com/cloud/host/dao/HostDaoImpl.java
server/src/com/cloud/hypervisor/xen/discoverer/XcpServerDiscoverer.java
server/src/com/cloud/network/LoadBalancerVO.java
server/src/com/cloud/network/NetworkManager.java
server/src/com/cloud/network/NetworkManagerImpl.java
server/src/com/cloud/network/dao/FirewallRulesDao.java
server/src/com/cloud/network/dao/FirewallRulesDaoImpl.java
server/src/com/cloud/network/element/DhcpElement.java
server/src/com/cloud/network/element/VirtualRouterElement.java
server/src/com/cloud/network/firewall/FirewallManagerImpl.java
server/src/com/cloud/network/lb/LoadBalancingRulesManagerImpl.java
server/src/com/cloud/network/router/VirtualNetworkApplianceManager.java
server/src/com/cloud/network/router/VirtualNetworkApplianceManagerImpl.java
server/src/com/cloud/network/rules/FirewallManager.java
server/src/com/cloud/network/rules/FirewallRuleVO.java
server/src/com/cloud/network/rules/PortForwardingRuleVO.java
server/src/com/cloud/network/rules/RulesManagerImpl.java
server/src/com/cloud/network/rules/StaticNatRuleImpl.java
server/src/com/cloud/network/security/SecurityGroupListener.java
server/src/com/cloud/network/security/SecurityGroupManagerImpl.java
server/src/com/cloud/offerings/NetworkOfferingVO.java
server/src/com/cloud/server/ConfigurationServerImpl.java
server/src/com/cloud/server/ManagementServerImpl.java
server/src/com/cloud/storage/StorageManager.java
server/src/com/cloud/storage/StorageManagerImpl.java
server/src/com/cloud/storage/dao/VMTemplateHostDaoImpl.java
server/src/com/cloud/storage/download/DownloadMonitorImpl.java
server/src/com/cloud/upgrade/DatabaseUpgradeChecker.java
server/src/com/cloud/upgrade/dao/Upgrade228to229.java
server/src/com/cloud/upgrade/dao/Upgrade229to2210.java
server/src/com/cloud/user/AccountManagerImpl.java
server/src/com/cloud/vm/UserVmManagerImpl.java
server/src/com/cloud/vm/VirtualMachineManagerImpl.java
server/src/com/cloud/vm/dao/DomainRouterDao.java
server/src/com/cloud/vm/dao/DomainRouterDaoImpl.java
setup/db/create-index-fk.sql
setup/db/create-schema.sql
setup/db/db/schema-222to224.sql
setup/db/db/schema-227to228.sql
setup/db/db/schema-228to229.sql
setup/db/db/schema-229to2210.sql
tools/testClient/README
ui/scripts/cloud.core.instance.js
utils/src/com/cloud/utils/SerialVersionUID.java
utils/src/com/cloud/utils/db/ConnectionConcierge.java
utils/src/com/cloud/utils/db/Merovingian2.java
utils/src/com/cloud/utils/db/Transaction.java
utils/src/com/cloud/utils/nio/Link.java
utils/src/com/cloud/utils/nio/NioConnection.java
utils/src/com/cloud/utils/time/InaccurateClock.java
2011-08-22 20:28:30 -07:00
Jessica Wang
24edb0071d
cloudStack - merge UI change from 2.2.10 branch to master branch.
2011-08-22 14:09:59 -07:00
Jessica Wang
7184d073b9
bug 11202: cloudStack - Service Offering page - fix a bug that Network Rate didn't get refreshed when another service offering is selected.
2011-08-22 13:56:03 -07:00
Jessica Wang
fc6086067c
bug 11202: cloudStack - Service Offering page - add Network Rate in grid.
2011-08-22 13:56:01 -07:00
Jessica Wang
47776f5814
bug 11202: cloudStack - Create Service Offering dialog - add Network Rate field.
2011-08-22 13:56:00 -07:00
frank
b607e4aa1c
Merge branch '2.2.y' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 2.2.y
2011-08-19 17:29:57 -07:00
frank
18f87c2108
Merge branch 'cvm' into 2.2.y
...
Conflicts:
api/src/com/cloud/api/BaseCmd.java
cloud.spec
core/src/com/cloud/storage/template/DownloadManagerImpl.java
server/src/com/cloud/agent/manager/AgentManagerImpl.java
server/src/com/cloud/configuration/DefaultComponentLibrary.java
server/src/com/cloud/deploy/FirstFitPlanner.java
server/src/com/cloud/host/dao/HostDao.java
server/src/com/cloud/network/security/SecurityGroupListener.java
server/src/com/cloud/storage/StorageManagerImpl.java
server/src/com/cloud/storage/listener/StoragePoolMonitor.java
server/src/com/cloud/vm/UserVmManagerImpl.java
server/src/com/cloud/vm/VirtualMachineManagerImpl.java
utils/src/com/cloud/utils/SerialVersionUID.java
2011-08-19 16:08:35 -07:00
Jessica Wang
0cce5c44c2
bug 10790: cloudStack - Volume page - hide Storage from domain-admin as well.
2011-08-19 15:05:45 -07:00
Jessica Wang
301a5f7bcc
bug 11175: cloudStack - convert firewallRuleUiEnabled from boolean to string before saving to cookie.
2011-08-19 13:49:47 -07:00
Jessica Wang
b60ee0df37
bug 11176: cloudStack - IP Address page - Firewall tab - add firewall rule - (1) Hide ICMP Type, ICMP Code when protocol TCP or UDP is selected. (2) Hide Start Port, End Port when protocol ICMP is selected.
2011-08-19 13:12:12 -07:00
Jessica Wang
3a7d79a91e
bug 11175: cloudStack - IP address page - fix the logic of showing/hiding Firewall tab for Static NAT IP.
2011-08-19 11:31:28 -07:00
Jessica Wang
6ec4a6c3b4
bug 11175: cloudStack - IP address page - fix the logic of showing/hiding Firewall tab.
2011-08-19 11:10:53 -07:00
Jessica Wang
eb18d6dd55
bug 10977: cloudStack - instance page - provide "Migrate Instance" action to all hypervisors.
2011-08-15 10:18:43 -07:00
Jessica Wang
a8424da076
bug 11108: cloudStack - IP Address page - Port Range tab - Create Port Range row - Make "Add" link under actions column instead of state column.
2011-08-12 16:17:03 -07:00
Jessica Wang
2ef10a5993
bug 10977: cloudStack - instance page - limit "Migrate Instance" action to be only available for XenServer and VMware (because KVM does not support Migrate Instance).
2011-08-11 16:51:54 -07:00
Jessica Wang
6d9faceaa2
bug 10977: cloudStack - instance page - provide "Migrate Instance" action to all hypervisors.
2011-08-11 16:31:26 -07:00
Jessica Wang
0c1d89b357
bug 10843: cloudStack - Instance page - statistics tab - show "N/A" when NetworkRead/NetworkWrite is null or equal to zero.
2011-08-11 16:30:56 -07:00
Jessica Wang
4ab76f3021
bug 10843: cloudStack - Instance page - statistics tab - show "N/A" when NetworkRead/NetworkWrite is equal to zero. (2)
2011-08-11 16:12:43 -07:00
Jessica Wang
e750ae728d
cloudStack - sync UI change from 2.2.10 branch to 2.2.y branch.
2011-08-11 15:58:38 -07:00
Jessica Wang
142c943cc9
cloudStack - IP Address page - hide network tab for system-owned IP.
2011-08-11 15:47:27 -07:00
Jessica Wang
a50f20a9b5
cloudStack - IP Address page - for elasticLB-basicZone, do not open firewall when creating load balancer rule and IP.
2011-08-11 15:46:49 -07:00
Jessica Wang
f68caf5884
bug 11070: cloudStack - delete account - fix a bug that an API error showed after account was deleted ("listAccounts&id=N")
2011-08-11 15:46:07 -07:00
Jessica Wang
263c4430a5
bug 11016: cloudStack - Host page - add "host tags" in grid.
2011-08-11 10:10:38 -07:00
Jessica Wang
bac6b60f6c
bug 11065: cloudStack - cluster page - remove action "Manage Cluster" and "Unmanage Cluster".
2011-08-11 10:10:08 -07:00
Jessica Wang
6e27486e27
cloudStack - IP Address page - add a new tab "Firewall".
2011-08-10 19:23:24 -07:00
Jessica Wang
7e324b099d
cloudStack - IP Address page - port forwarding, port range - remove protocol option "ICMP".
2011-08-10 12:34:18 -07:00
Jessica Wang
9eabe886e5
cloudStack - IP Address page - Load Balancer tab - remove Source CIDR.
2011-08-10 12:33:50 -07:00
Jessica Wang
8369e7ae7a
cloudStack - IP Address page - Port Forwarding tab - remove Source CIDR.
2011-08-10 12:33:34 -07:00
Jessica Wang
dbd6fd9826
bug 11025: cloudStack - Elastic Load Balancer - IP address page - continue calling listPublicIpAddresses API instead of showing error when supportELB is "false".
2011-08-10 10:42:19 -07:00
Chiradeep Vittal
ed36020eba
fix for bad merge
2011-08-08 17:58:24 -07:00
Chiradeep Vittal
f0e7b4beb1
fix for bad merge
2011-08-08 17:58:13 -07:00
Chiradeep Vittal
8277584b8a
merge ELB / nectarine branch
2011-08-08 15:20:56 -07:00
frank
6aaf3d5ae0
Merge branch 'cvm'
...
Conflicts:
api/src/com/cloud/api/BaseCmd.java
api/src/com/cloud/storage/Storage.java
cloud.spec
core/src/com/cloud/storage/template/DownloadManagerImpl.java
server/src/com/cloud/agent/manager/AgentManagerImpl.java
server/src/com/cloud/configuration/DefaultComponentLibrary.java
server/src/com/cloud/deploy/FirstFitPlanner.java
server/src/com/cloud/host/dao/HostDao.java
server/src/com/cloud/storage/StorageManagerImpl.java
server/src/com/cloud/vm/UserVmManagerImpl.java
server/src/com/cloud/vm/VirtualMachineManagerImpl.java
utils/src/com/cloud/utils/SerialVersionUID.java
2011-08-08 14:14:09 -07:00
alena
67d590819e
bug 10864: fixed UI to return system Direct Guest network for the Advanced Security Group enabled zone
...
status 10864: resolved fixed
2011-08-01 12:44:37 -07:00
alena
ae8e7cdeb1
bug 10864: fixed UI to return system Direct Guest network for the Advanced Security Group enabled zone
...
status 10864: resolved fixed
2011-08-01 12:44:21 -07:00
Jessica Wang
f39cef1418
cloudStack - Elastic Load Balancer - hide tab_content_load_balancer when last IP is removed from middle menu.
2011-07-29 12:00:54 -07:00
Jessica Wang
c78357c386
cloudStack - Elastic Load Balancer - remove IP from middle menu when its last load balancer rule is removed.
2011-07-29 11:42:22 -07:00
frank
b0b3f16dae
Two things:
...
Load non-routing resource in ClusteredAgentManager includes External DHCP, PxeServer, ExternalFirewall, ExternalLoadBalancer
Bug 9887 - baremetal: support for image operation (create template from guest disk) (edit)
changes in line with UI
2011-07-29 11:28:09 -07:00
frank
055ec48ae8
Two things:
...
Load non-routing resource in ClusteredAgentManager includes External DHCP, PxeServer, ExternalFirewall, ExternalLoadBalancer
Bug 9887 - baremetal: support for image operation (create template from guest disk) (edit)
changes in line with UI
2011-07-29 11:25:35 -07:00
Jessica Wang
ca9fb52ba6
cloudStack - Elastic Load Balancer - createLoadBalancer API has been changed from sync to async. This is another UI change (create load balancer rule with IP) for it.
2011-07-28 19:50:16 -07:00
Jessica Wang
7e8393e6da
cloudStack - Elastic Load Balancer - click load balancer tab to populate load balancer rules when supportELB is "guest" or "public".
2011-07-28 19:12:24 -07:00
Jessica Wang
ac64855618
cloudStack - Elastic Load Balancer - hide details tab and show load balancer tab.
2011-07-28 18:49:33 -07:00
Jessica Wang
4ed5856407
cloudStack - Elastic Load Balancer - pass "forvirtualnetwork" whenever calling listPublicIpAddresses API. Otherwise, it will return an empty object.
2011-07-28 17:57:15 -07:00
Jessica Wang
68286170a2
cloudStack - Elastic Load Balancer - (1) After a zone is created, call listCapabilities API to refresh g_supportELB. (2) Add "forloadbalancing" parameter when calling listPublicIpAddresses API.
2011-07-28 17:28:19 -07:00
Jessica Wang
2f9385bc1f
cloudStack - Elastic Load Balancer - rename Add Load Balancer button on the top of IP Address page.
2011-07-28 16:43:06 -07:00
Jessica Wang
e3e4870953
cloudStack - Elastic Load Balancer - fix a bug that g_supportELB became null on 2nd browser window (2nd browser window doesn't require login).
2011-07-28 16:30:24 -07:00
Jessica Wang
bd5bc4d39d
cloudStack - Elastic Load Balancer - pass "forvirtualnetwork" parameter when calling listPublicIpAddresses API.
2011-07-28 16:17:44 -07:00
Jessica Wang
ddfcad7e72
cloudStack - Elastic Load Balancer - after creating a load balancer (with IP) successfuly, get publicIpId from createloadbalancerruleresponse, and get call listPublicIpAddresses API to get full info of this newly created IP.
2011-07-28 14:00:39 -07:00
Jessica Wang
a10c81453e
cloudStack - Elastic Load Balancer - listCapabilities API has been changed to return supportELB as "gest", "public" or "false". Here is related UI change.
2011-07-28 11:03:17 -07:00
Jessica Wang
b999980ce8
cloudStack - Elastic Load Balancer feature - if listCapabilities returns supportELB as true, hide Acquire IP button and show Add Load Balancer and IP button on IP Address page. Clicking Add Load Balancer and IP button will pop up a dialog containing zone dropdown (populated with basic zones), name, public port, private port, algorithm dropdown.
2011-07-27 19:41:57 -07:00
Jessica Wang
b06896c831
bug 10631: cloudStack - Instance page - Create Template from VM - add Image Directory input field.
2011-07-27 11:54:57 -07:00
Jessica Wang
609679db2b
bug 10631: cloudStack - Instance page - details tab - add new action "Create Template" when hypervisor is BareMetal.
2011-07-27 11:38:39 -07:00
Jessica Wang
2a8613cdff
bug 10631: cloudStack - Instance page - details tab - add hypervisor gridrow.
2011-07-27 11:38:00 -07:00
Jessica Wang
105edff968
bug 10631: cloudStack - Instance page - Create Template from VM - add Image Directory input field.
2011-07-27 11:31:06 -07:00
Jessica Wang
2b3c8fa120
bug 10631: cloudStack - Instance page - details tab - add new action "Create Template" when hypervisor is BareMetal.
2011-07-27 10:45:01 -07:00
Jessica Wang
8e54d17bd5
bug 10631: cloudStack - Instance page - details tab - add hypervisor gridrow.
2011-07-26 17:12:53 -07:00
Jessica Wang
02003fe101
bug 10801: cloudStack - IP Address page - Load Balancer tab - add Source CIDR.
2011-07-26 10:21:10 -07:00
Jessica Wang
8b84696c02
bug 10801: cloudStack - IP Address page - Load Balancer tab - add Source CIDR.
2011-07-26 10:16:00 -07:00
Jessica Wang
76ed1e13f9
bug 10338: cloudStack - template page, ISO page - correct field label.
2011-07-25 17:34:21 -07:00
Jessica Wang
66d6125836
bug 10338: cloudStack - template page, ISO page - correct field label.
2011-07-25 17:32:27 -07:00
Jessica Wang
2f4c11e218
bug 10516: cloudStack - volume page - create template dialog - fix a bug that appears on IE browser (not on Firefox) - OS Tye dropdown is push down to next line.
2011-07-25 11:56:12 -07:00
Jessica Wang
74c67276b9
bug 10516: cloudStack - volume page - create template dialog - fix a bug that appears on IE browser (not on Firefox) - OS Tye dropdown is push down to next line.
2011-07-25 11:55:25 -07:00
Jessica Wang
3e38972ff6
bug 10519: volume page - Details tab - Create Template action - remove warning message on the top of dialog box.
2011-07-25 11:19:53 -07:00
Jessica Wang
9b1992b0f9
bug 10519: volume page - Details tab - Create Template action - remove warning message on the top of dialog box.
2011-07-25 11:18:53 -07:00
Jessica Wang
1ab678e2a1
bug 10636: cloudStack - multiple-selection page (e.g. instance page) - when a selected middle menu item is in action (from top buttons), remove it from the map used for counting to show/hide top buttons.
2011-07-25 10:25:24 -07:00
Jessica Wang
bbee1e74b3
bug 10636: cloudStack - multiple-selection page (e.g. instance page) - when a selected middle menu item is in action (from top buttons), remove it from the map used for counting to show/hide top buttons.
2011-07-25 10:24:19 -07:00
Jessica Wang
2c9e60e67a
bug 10638: cloudStack - router page - change service offering action - exclude the current service offering that router is having from service offering dropdown.
2011-07-22 15:54:30 -07:00
Jessica Wang
9612da122c
bug 10638: cloudStack - router page - change service offering action - exclude the current service offering that router is having from service offering dropdown.
2011-07-22 15:53:34 -07:00
Jessica Wang
a342cbc08a
bug 10647: cloudStack - property "privateip" in listRouters API response has been renamed to "linklocalip". Here is related UI change.
2011-07-22 15:45:26 -07:00
Jessica Wang
5fdb167203
bug 10647: cloudStack - property "privateip" in listRouters API response has been renamed to "linklocalip". Here is related UI change.
2011-07-22 15:44:22 -07:00
Jessica Wang
29cd8a848c
Bug 10418: cloudStack - service offering page, system service offering page - add "Host Tags" in details tab.
2011-07-22 15:32:09 -07:00
Jessica Wang
b6cf19e23d
Bug 10418: service offering page, system service offering page - Add Service Offering dialog - add "Host tags" field.
2011-07-22 15:31:39 -07:00
Jessica Wang
63d869facb
Bug 10418: cloudStack - service offering page, system service offering page - add "Host Tags" in details tab.
2011-07-22 15:29:36 -07:00
Jessica Wang
ea844bf902
Bug 10418: service offering page, system service offering page - Add Service Offering dialog - add "Host tags" field.
2011-07-22 15:17:48 -07:00
Jessica Wang
032d9b313f
bug 10441: cloudStack - physical resources page - get total count number from new property "count" in listXXXXXXXXX API response.
2011-07-22 14:29:37 -07:00
Jessica Wang
d71d7f8eb2
bug 10441: cloudStack - physical resources page - get total count number from new property "count" in listXXXXXXXXX API response.
2011-07-22 14:21:50 -07:00
Jessica Wang
20958fd613
(1) cloudStack - network page - updateNetwork API has been changed from sync to async. Here is related UI change.
...
(2) cloudStack - network page - Edit Network action - show spinning wheel in action (Edit Network is async now).
2011-07-22 13:46:23 -07:00
Jessica Wang
75217ec1cc
cloudStack - network page - Edit Network action - show spinning wheel in action (Edit Network is async now).
2011-07-22 13:41:19 -07:00
Jessica Wang
0018c15614
cloudStack - network page - updateNetwork API has been changed from sync to async. Here is related UI change.
2011-07-22 13:09:11 -07:00
Jessica Wang
9791cddccc
bug 10790: cloudStack - volume page - Hide Storage for normal user. Show storage for root admin and domain admin.
2011-07-22 10:24:35 -07:00
Kelven Yang
38839cea33
a CSS fix for IE7
2011-07-21 17:58:10 -07:00
Kelven Yang
154a0adc4f
a CSS fix for IE7
2011-07-21 17:57:15 -07:00
Jessica Wang
ee2d8782ee
bug 10790: cloudStack - volume page - Hide Storage for normal user. Show storage for root admin and domain admin.
2011-07-21 16:58:32 -07:00
Jessica Wang
e96c070381
cloudStack - Cluster page - fix a bug that Manage Cluster action showed wrong message.
2011-07-21 10:29:07 -07:00
Jessica Wang
066121b052
cloudStack - Cluster page - fix a bug that Manage Cluster action showed wrong message.
2011-07-21 10:26:24 -07:00
Jessica Wang
a397edd60a
cloudStack - cluster page - When managedState is "Managed". show "Unmanage Cluser" option. Otherwise, show "Manage Cluster" option.
2011-07-20 14:39:01 -07:00
Jessica Wang
4b63110134
cloudStack - cluster page - add "Manged State".
2011-07-20 14:36:58 -07:00
Jessica Wang
9ff3ea9c0c
cloudStack - cluster page - When managedState is "Managed". show "Unmanage Cluser" option. Otherwise, show "Manage Cluster" option.
2011-07-20 14:33:47 -07:00
Jessica Wang
fdf94950b3
cloudStack - cluster page - add "Manged State".
2011-07-20 13:45:33 -07:00
Jessica Wang
0800b6423b
cloudStack - snapshot page - populate volume name first, then snapshot state.
2011-07-20 11:42:10 -07:00
Jessica Wang
af24052361
cloudStack - volume page - snapshot tab - only show Create Volume action, Create Template action when snapshot state is "BackedUp".
2011-07-20 11:40:29 -07:00
Jessica Wang
62076cbf47
cloudStack - router page - add "Is redundant router" row.
2011-07-20 11:39:15 -07:00
Jessica Wang
962c966937
cloudStack - Network Offering page - add redundant router.
2011-07-20 11:38:39 -07:00
Jessica Wang
6f35fd45a0
cloudStack - IP Address page - Port Forwarding tab - add Source IDCR.
2011-07-20 11:37:59 -07:00
Jessica Wang
642b6012a4
cloudStack - host page - add "force delete host" option on confirmation box.
2011-07-20 11:36:08 -07:00
Jessica Wang
d6b3a37e03
cloudStack UI - Secondary Storage page - fix a bug "secondRowText is not defined".
2011-07-19 16:52:26 -07:00
Jessica Wang
ebcb76f14a
bug 8950: cloudStack UI - Network page - Add IP Range to Direct Network - don't have to specify "vlan" parameter when Adding IP Range to Direct Network.
2011-07-19 16:48:25 -07:00
Jessica Wang
047e4c63a0
bug 9101: cloudStack UI - Edit Instance - fix a bug that HAEnabled dropdown was empty.
2011-07-19 16:46:56 -07:00
Jessica Wang
a2b4320393
bug 9265: cloudStack UI - middle menu - set maximum length for first row text and second row text.
2011-07-19 16:44:36 -07:00
Jessica Wang
ff828e5bfb
bug 10024: CloudStack UI - fix a bug that adding a pod from the resource page page didn't work.
2011-07-19 16:40:53 -07:00
Jessica Wang
30be8a7af9
bug 10247: cloudStack UI - Primary Storage page - Add Primary Storage dialog - default cluster dropdown to the cluster that the primary storage is under.
2011-07-19 16:39:05 -07:00
Jessica Wang
1e4ad6c48b
bug 10232: CloudStack UI - Instance page - fix a bug that VMName was not decoded when encode.api.response is set to true.
2011-07-19 16:37:05 -07:00
Jessica Wang
d3a05d0158
cloudStack UI - instance page - remove vmGroup submenu since it keeps confusing users.
2011-07-19 16:36:03 -07:00
Jessica Wang
650b19cc73
cloudStack UI - secondary storage page - remove middle menu item after Delete Secondary Storage action succeeds.
2011-07-19 15:43:01 -07:00
Jessica Wang
140d872259
cloudStack - UserVM page - Stop VM action - add option "Force Stop".
2011-07-11 15:50:47 -07:00
Jessica Wang
2d1330125d
cloudStack - secondary storage page - remove Version grid row.
2011-07-08 14:47:17 -07:00
Jessica Wang
9f8e129b01
cloudStack - secondary storage page - remove Version grid row.
2011-07-08 14:45:51 -07:00
will
48d8dab096
Reverted Source CIDR changes. Removed Port Ranges from the UI for now.
2011-07-07 22:49:06 -07:00
will
0f064e394b
- Removed source CIDR from the UI for now
2011-07-07 19:55:25 -07:00
Jessica Wang
a756a9e171
bug 10600: Pod page - Network Device tab - remove "Delete Network Device" action.
2011-07-06 15:54:28 -07:00
Jessica Wang
b0d6403369
bug 10600: Pod page - Network Device tab - remove "Delete Network Device" action.
2011-07-06 15:52:13 -07:00
Jessica Wang
cb8e23fa33
bug 10500: cloudStack - periodically Check non-Complete-AsyncJob - Only popup dialog when getting action label succeeds.
2011-06-29 20:05:38 -07:00
Jessica Wang
95e77a41f0
bug 10500: cloudStack - periodically Check non-Complete-AsyncJob - Only popup dialog when getting action label succeeds.
2011-06-29 20:03:21 -07:00
Jessica Wang
7f47f7b04b
bug 10340: cloudStack - extend createPortFowardingRule to support CIDRList instead of CIDR.
2011-06-28 18:15:58 -07:00
Jessica Wang
d9aa289b56
bug 10340: cloudStack - extend createPortFowardingRule to support CIDRList instead of CIDR.
2011-06-28 18:08:46 -07:00
Jessica Wang
8402cfaa1d
bug 10433: fix a bug that was caused by global zone name cache.
2011-06-27 14:33:00 -07:00
Jessica Wang
615af2971e
bug 10433: fix a bug that was caused by global zone name cache.
2011-06-27 14:29:24 -07:00
alena
74f34a0e0c
bug 10435: removed vpn feature
...
status 10435: resolved fixed
2011-06-24 09:18:46 -07:00
Jessica Wang
2ed1afa14e
bug 9126: cloudStack UI - Add Host Dialog - rename "Tags" to "Host Tags".
2011-06-21 16:18:59 -07:00
Jessica Wang
207f47575e
bug 9126: cloudStack UI - Add Primary Storage Dialog - rename "tags" to "storage tags".
2011-06-21 16:17:55 -07:00
Jessica Wang
ca5364a2b2
bug 9126: cloudStack UI - Add System Service Offering Dialog - rename "tags" to "storage tags".
2011-06-21 16:17:08 -07:00
Jessica Wang
c802559a46
bug 10356: cloudStack UI - System Service Offerings page - (1) add a grid row "Default Use". (2) Hide Delete Action and Edit Action when Default Use is true.
2011-06-21 16:11:02 -07:00
Jessica Wang
08b0df39f4
bug 10360: cloudStack UI - Router page - listServiceOfferings API has changed to take in new parameter "systemvmtype". Here is related UI change.
2011-06-21 16:10:05 -07:00
Jessica Wang
e56a1ba7ee
bug 9126: cloudStack UI - Add Host Dialog - rename "Tags" to "Host Tags".
2011-06-21 15:33:49 -07:00
Jessica Wang
aa41233131
bug 9126: cloudStack UI - Add Primary Storage Dialog - rename "tags" to "storage tags".
2011-06-21 15:20:50 -07:00
Jessica Wang
392c0499dc
bug 9126: cloudStack UI - Add Disk Offering Dialog, Add Service Offering Dialog, Add System Service Offering Dialog - rename "tags" to "storage tags".
2011-06-21 15:13:05 -07:00
Jessica Wang
33e87159e5
bug 10356: cloudStack UI - System Service Offerings page - (1) add a grid row "Default Use". (2) Hide Delete Action and Edit Action when Default Use is true.
2011-06-21 14:49:52 -07:00
Jessica Wang
f8abe298d4
bug 10360: cloudStack UI - Router page - listServiceOfferings API has changed to take in new parameter "systemvmtype". Here is related UI change.
2011-06-21 14:25:38 -07:00
Jessica Wang
cfe2af8db8
bug 10340: CloudStack UI - IP Address page - Port Forwarding tab - add new field "CIDR".
2011-06-20 11:55:52 -07:00
Jessica Wang
8c9108370c
bug 10340: CloudStack UI - IP Address page - Port Forwarding tab - add new field "CIDR".
2011-06-20 11:34:05 -07:00
Jessica Wang
49b041fac6
bug 9419: CloudStack UI - Account page- add new action "Update Resource Count".
2011-06-17 10:58:43 -07:00
Jessica Wang
9ab65522f9
bug 9419: CloudStack UI - Domain page- add new action "Update Resource Count".
2011-06-17 10:54:21 -07:00
Jessica Wang
987d103278
bug 9419: CloudStack UI - Account page- add new action "Update Resource Count".
2011-06-17 10:51:59 -07:00
Jessica Wang
7f05b38e18
bug 9419: CloudStack UI - Domain page- add new action "Update Resource Count".
2011-06-17 10:32:55 -07:00
Jessica Wang
2f77061434
bug 9579: cloudStack UI - Network page - Update Direct Network - Make "Network Domain" editable if this network includes service "Dns" which includes capability "AllowDnsSuffixModification".
2011-06-17 09:33:41 -07:00
Jessica Wang
96bb76a596
bug 9579: cloudStack UI - Network page - Add Direct Network - add new field "Network Domain".
2011-06-17 09:28:11 -07:00
Jessica Wang
45fcbd74d5
bug 10335: cloudStack UI - volume page - snapshot tab - hide Create Volume, Create Template action when snapshot state is not Backedup.
2011-06-16 16:42:32 -07:00
Jessica Wang
cb981e6682
bug 9579: cloudStack UI - Network page - Update Direct Network - Make "Network Domain" editable if this network includes service "Dns" which includes capability "AllowDnsSuffixModification".
2011-06-16 19:13:50 -07:00
Jessica Wang
6016c4c791
bug 9579: cloudStack UI - Network page - Add Direct Network - add new field "Network Domain".
2011-06-16 18:10:13 -07:00
Jessica Wang
8b514c79a5
cloudStack UI - Secondary Storage page - fix a bug "secondRowText is not defined".
2011-06-16 16:14:50 -07:00
Jessica Wang
11e9b19780
bug 8950: cloudStack UI - Network page - Add IP Range to Direct Network - don't have to specify "vlan" parameter when Adding IP Range to Direct Network.
2011-06-16 14:04:05 -07:00
Jessica Wang
32f2ec4222
bug 9101: cloudStack UI - Edit Instance - fix a bug that HAEnabled dropdown was empty.
2011-06-16 12:27:25 -07:00
Jessica Wang
ae6907dd01
bug 9126: cloudStack UI - Add Disk Offering Dialog, Add Service Offering Dialog - rename "tags" to "storage tags".
2011-06-16 11:39:11 -07:00
Jessica Wang
08fc2b2bed
CloudStack UI - network offering page - "is redundant router (yes/no)" shouldn't allowed to be modified.
2011-06-15 18:14:52 -07:00
Jessica Wang
1ce37a4712
CloudStack UI - router page - add "redundant router" field (yes/no) which is editable.
2011-06-15 16:17:16 -07:00
Jessica Wang
d98f7ebfbd
CloudStack UI - router page - add Redundant grid row that indicates whether this router is redundant or not. And if it's, redundant state will be shown on UI.
2011-06-15 15:54:08 -07:00
Jessica Wang
0fefd9f2ae
bug 9265: cloudStack UI - middle menu - set maximum length for first row text and second row text.
2011-06-15 14:55:35 -07:00
Jessica Wang
ec81e1ac7b
cloudStack UI - Domain page - Delete Domain dialog - add a checkbox "Force Delete" and if it's checked, UI calls "deleteDomain&cleanup=true" that will delete all child domains and all accounts under this domain.
2011-06-15 11:12:20 -07:00
Jessica Wang
770c5cd377
cloudStack UI - Domain page - Delete Domain dialog - add a checkbox "Force Delete" and if it's checked, UI calls "deleteDomain&cleanup=true" that will delete all child domains and all accounts under this domain.
2011-06-14 18:30:04 -07:00
Kelven Yang
f7e4fc742f
merge adding host fix from 2.2.4
2011-06-14 17:54:42 -07:00
Jessica Wang
b91a319777
bug 9549: CloudStack UI - deleteHost API now takes in new parameter "forced". Here is related UI change: a checkbox "Force Remove" has been added to Remove Host Confirmation Dialog.
2011-06-14 17:52:57 -07:00
Kelven Yang
24c87c306b
merge adding host fix from 2.2.4
2011-06-14 17:16:19 -07:00
Jessica Wang
2ef54824b5
bug 10024: CloudStack UI - fix a bug that adding a pod from the resource page page didn't work.
2011-06-14 16:48:32 -07:00
Jessica Wang
cc0eb59aef
bug 10247: cloudStack UI - Primary Storage page - Add Primary Storage dialog - default cluster dropdown to the cluster that the primary storage is under.
2011-06-14 10:34:24 -07:00
Jessica Wang
f8a54b96e6
cloudStack UI - Stop Instance action - change warning text.
2011-06-13 17:18:33 -07:00
Jessica Wang
0611c92cad
cloudStack UI - Instance page - Stop Instance - show "Force Stop Instance" option for root-admin.
2011-06-13 16:54:54 -07:00
Jessica Wang
fae0d33a49
bug 10232: CloudStack UI - Instance page - fix a bug that VMName was not decoded when encode.api.response is set to true.
2011-06-13 14:59:13 -07:00
Jessica Wang
f904493ed9
cloudStack UI - instance page - remove vmGroup submenu since it keeps confusing users.
2011-06-13 11:08:35 -07:00
Jessica Wang
56c8fe637e
cloudStack UI - secondary storage page - remove middle menu item after Delete Secondary Storage action succeeds.
2011-06-13 10:36:02 -07:00
Jessica Wang
9b2350d074
CloudStack UI - Add Template dialog- When hypervisor type is "Ovm", format field should be populated with "RAW".
2011-06-10 15:17:35 -07:00
Jessica Wang
90e9b9757c
bug 10199: CloudStack UI - Network Offering page - name field is not allowed to be modified.
2011-06-08 19:16:32 -07:00
Jessica Wang
55b9eaaa81
bug 10199: CloudStack UI - Network Offering page - name field is not allowed to be modified.
2011-06-08 19:07:20 -07:00
Jessica Wang
4d871b2a10
bug 7194: cloudStack UI - IP Address page - create port forwarding rule - since private port and private end port might be different from public port and public end port, remove functionality "If public end port gets filled, disable private ports and copy public ports over to private ports."
2011-06-07 17:44:12 -07:00
Jessica Wang
d0d0bd97b5
CloudStack - Add Network Dialog - fix a bug that & is missing between isShared parameter and isDefault parameter in createNetwork API call.
2011-06-07 17:29:35 -07:00
Jessica Wang
42df9043a2
cloudStack - Add Network Dialog - correct element ID of tags input field.
2011-06-07 17:28:45 -07:00
Jessica Wang
e2288aaedd
bug 7194: cloudStack UI - IP Address page - create port forwarding rule - since private port and private end port might be different from public port and public end port, remove functionality "If public end port gets filled, disable private ports and copy public ports over to private ports."
2011-06-07 17:42:42 -07:00
Jessica Wang
379713d90d
CloudStack - Add Network Dialog - fix a bug that & is missing between isShared parameter and isDefault parameter in createNetwork API call.
2011-06-07 17:21:04 -07:00
Jessica Wang
77c6383db7
cloudStack - Add Network Dialog - correct element ID of tags input field.
2011-06-07 17:14:08 -07:00
Jessica Wang
7768ab4176
bug 10172: CloudStack UI - Add Host Dialog - when selected hypervisor is Ovm, show 2 more input fields "agent username", "agent password".
2011-06-07 14:01:50 -07:00
Jessica Wang
973a00ff59
bug 9877: cloudStack UI - Add Zone Wizard - Clicking radio buttons (VLAN, Security Groups) under Advanced Mode will make Advanced Mode checked.
2011-06-06 18:11:07 -07:00
Jessica Wang
bd7752bd62
bug 8809: cloudStack UI - Add Template dialog - If "All Zones" is selected, call "listHypervisors&zoneid=-1" instead of "listHypervisors".
2011-06-06 17:06:53 -07:00
Jessica Wang
b455b14d8b
bug 9903: cloudStack UI - VM Wizard - security groups selection - exclude default security group since it's always applied.
2011-06-06 16:49:31 -07:00
Jessica Wang
506825ef69
bug 9878: cloudStack UI - VW Wizard - empty hypervisor dropdown before adding options.
2011-06-06 16:20:02 -07:00
Jessica Wang
7156213513
bug 7553: cloudStack - Router page - change service - exclude service offering currently used by this router in service offering dropdown.
2011-06-06 15:55:48 -07:00
Jessica Wang
f03273f34e
bug 7194: cloudStack UI - IP Address page - create port forwarding rule - If public end port gets filled, disable private ports and copy public ports over to private ports.
2011-06-02 20:05:47 -07:00
Jessica Wang
70b5ab45fa
bug 7194: cloudStack UI - IP Address page - list port forwarding rules - add public end port and private end port.
2011-06-02 19:45:55 -07:00
Jessica Wang
87b3a326f3
bug 7194: cloudStack UI - IP Address page - create port forwarding rule - (1) split public port into public start port, public end port. (2) split private port into private start port, private end port.
2011-06-02 19:27:54 -07:00
Jessica Wang
2a6215abca
bug 9959: cloudStack - Add Network Device dialog, Add External Firewall dialog, Add External Load Balancer dialog - encode parameter values before passing them to API.
2011-06-02 17:20:00 -07:00
Jessica Wang
ba3c2499ff
cloudStack - Network page - Edit Network - make tags field editable.
2011-06-02 10:32:32 -07:00
Jessica Wang
180b9d49b4
cloudStack - Add Network dialog - add new field "tags".
2011-06-01 18:29:00 -07:00
Jessica Wang
80e0e7a4e6
cloudStack - capability doesn't always get returned in Firewall object. Do a extra validation before loop through it.
2011-06-01 12:05:33 -07:00
Jessica Wang
0685782fa9
bug 7553: cloudStack - Router page - change service - call changeServiceForRouter API.
2011-05-31 17:10:36 -07:00
Jessica Wang
c6a0c62fb6
bug 7553: cloudStack - Router page - add Service Offering gridrow.
2011-05-31 17:00:53 -07:00
Jessica Wang
5abe9a3e79
bug 7553: cloudStack - Router page - add new action "change service".
2011-05-31 16:40:22 -07:00
Jessica Wang
997ef3768f
bug 7553: cloudStack - System Service Offering - implement Add System Service Offering action.
2011-05-31 15:59:17 -07:00
Jessica Wang
c2b5b2ef95
bug 7553: cloudStack - System Service Offering - correct left menu clicking.
2011-05-31 14:20:52 -07:00
Jessica Wang
69cab811aa
bug 7553: cloudStack - add files for new page "System Service Offering".
2011-05-31 13:23:18 -07:00
Jessica Wang
3b9c9815c8
bug 7553: listServiceOfferings API has a new parameter "issystem" now. Change UI to call "listServiceOfferings&issystem=false" for listing non-system service offerings.
2011-05-31 12:04:08 -07:00
will
24932a9fec
bug 9999: Fixed missing account field issue in Safari
...
Merge from 2.2.4
2011-05-24 12:19:02 -07:00
Jessica Wang
c90bd9fdb0
CloudStack UI - Add Primary Storage dialog - hide Server field when Protocol is "PreSetup" or "SharedMountPoint". Show Server field otherwise.
2011-05-17 16:57:41 -07:00
Jessica Wang
0f566e4109
bug 9888: CloudStack UI - Support multiple secondary stroage for each zone - fix a bug that clicking middle menu didn't populate right content to right panel.
2011-05-17 16:31:41 -07:00
Jessica Wang
61cecfec2e
bug 9888: CloudStack UI - Support multiple secondary stroage for each zone. (before this change, only one secondary storage for each zone)
2011-05-17 15:27:55 -07:00
Jessica Wang
c732513d8a
cloudStack UI - Recurring Snapshot - fix a bug that when "hour" is "08" or "09", it will mysteriously change to "12" when Apply button is clicked.
2011-05-11 17:55:41 -07:00
Jessica Wang
7013b997d4
CloudStack UI - Volume page - fix a JavaScript error "Unable to get value of the property 'iscustomized': object is null or undefined"
2011-05-11 17:34:55 -07:00
Jessica Wang
053246170c
bug 9557: CloudStack UI - Recurring Snapshot dialog - reset hidden info in interval dropdown.
2011-05-11 16:47:47 -07:00
Jessica Wang
d043c36890
bug 9608: remove question mark to avoid confusion (question mark was meant to mean "is public or not?")
2011-05-11 15:04:55 -07:00
Jessica Wang
cf9ebb76e7
bug 9604: Network page - implement action "Edit Network" for newly added API "updateNetwork".
2011-05-11 14:51:41 -07:00
Jessica Wang
2e645d18cf
bug 9795: Copy Template Dialog, Copy ISO Dialog - fix a bug that entries in zone dropdown are duplicated when the dialog pops up the 2nd time.
2011-05-10 14:34:56 -07:00
Jessica Wang
8901d0e73c
Bug 8691: Instance page - Attach ISO action - make ISO dropdown list all ISOs (including community ISO and featured ISO).
2011-05-10 14:22:34 -07:00
Jessica Wang
98f7abb6dc
cloudStack UI - Instance page (multiple-selection-middle-menu page) - fix a bug that multiple-selection menu behaved weird on slow machine (e.g. Chandan's machine).
2011-05-10 12:01:51 -07:00
Jessica Wang
19282b62d8
bug 9786: zone tree - for basic zone - hide details tab when nothing is in the middle menu (i.e. no public network is in the middle menu).
2011-05-09 17:39:30 -07:00
Jessica Wang
175b74483d
bug 9786: zone tree - fix a bug that Add External Firewall button and Add Load Balancer button were missing when clicking between advanced zone and basic zone that has no external firewalls.
2011-05-09 17:29:44 -07:00
Jessica Wang
9f7619f209
bug 9786: zone tree - for basic zone - show public_network_page container when there is no public network in middle menu.
2011-05-09 17:10:42 -07:00
Jessica Wang
1009343b00
bug 9810: CloudStack UI - Network page - Add Network Dialog - add a missing close div.
2011-05-09 16:39:43 -07:00
Frank
a02db1d1ba
Enable UI support nfs for ovm primary storage
2011-05-09 16:33:34 -07:00
Jessica Wang
d5ccbfee65
bug 9786: zone tree - after addExternalFirewall/deleteExternalFirewall, refresh middle menu and top buttons.
2011-05-09 15:11:15 -07:00
Jessica Wang
165963da42
bug 9786: zone tree - for basic zone - hide public network middle menu item, Add IP Range button if listExternalFirewall returns 0 item.
2011-05-09 14:46:43 -07:00
Jessica Wang
8316569710
bug 9774: snapshot page - (1) add state grid row in details tab. (2) only show action "Create Volume", "Create Template" when snapshot state is "BackedUp".
2011-05-06 19:21:46 -07:00
Jessica Wang
ba9d2d946a
bug 8296: fix a bug that periodicallyCheckNonCompleteAsyncJob() sent out-of-date jobId to queryAsyncJobResult API.
2011-05-06 16:47:38 -07:00
Jessica Wang
5166285f99
bug 8296: show action complete(success/fail) info in a dialog box even users have navigated to a different page. This change applies to all actions in subgrids and multiple-selection middle menus in all pages.
2011-05-06 16:24:44 -07:00
Jessica Wang
d0174a22f9
bug 8296: show action complete(success/fail) info in a dialog box even users have navigated to a different page. This change applies to all actions in details tab in all pages.
2011-05-06 16:02:28 -07:00
Jessica Wang
db6264cd43
bug 6873: CloudStack UI - Enable/Disable Cluster/Pod/Zone action: only refresh allocationstate grid row and action menu after action succeeds.
2011-05-05 18:46:08 -07:00
Jessica Wang
4c6833b8f2
bug 9687: CloudStack UI - Instance page - Security Group tab - add ingress rules under each security group.
2011-05-05 15:49:45 -07:00
Jessica Wang
39a73cf174
bug 6873: CloudStack UI - Disable Zone action - correct parameter value passed to updateZone API.
2011-05-04 17:50:15 -07:00
Jessica Wang
66c2deb126
bug 6873: CloudStack UI - Zone page - implement Enable/Disable Zone action.
2011-05-04 17:26:21 -07:00
Jessica Wang
f0b8540d98
bug 6873: CloudStack UI - Pod page - implement Enable/Disable Pod action.
2011-05-04 17:09:12 -07:00
Jessica Wang
36d0132950
bug 6873: CloudStack UI - Cluster page - implement Enable/Disable Cluster action.
2011-05-04 16:18:49 -07:00
Jessica Wang
b19ddbff0e
bug 9534: CloudStack UI - Service Offering page - details tab - add a grid row "CPU Cap".
2011-05-04 15:31:24 -07:00
Jessica Wang
2b4a463faf
bug 9534: CloudStack UI - Add Service Offering Dialog - add "CPU cap: (yes/no)"
2011-05-04 14:57:01 -07:00
Chiradeep Vittal
303e2a7481
Start of zonesfeature / mycloud/cloudkit
2011-05-03 10:40:17 -07:00
Chiradeep Vittal
e37eec32a5
already moved to different project
2011-05-03 10:57:11 -07:00
Jessica Wang
57b08cb76b
CloudStack UI - Instance page - add "Security Group" tab.
2011-05-02 19:42:42 -07:00
Jessica Wang
f57fc2beb7
CloudStack - Pod page - Network Device - implement Delete Network Device action.
2011-05-02 17:34:11 -07:00
Jessica Wang
07ed87b14f
networkdevicetype parameter in listNetworkDevice API has been changed from required to optional. When networkdevicetype parameter is not specified, listNetworkDevice API returns network devices of all types. Thus, UI only needs to make 1 API call to get all network devices now.
2011-05-02 17:27:13 -07:00
Jessica Wang
479c6ea313
bug 6873: Zone/Pod/Cluster page - add State grid row in details tab.
2011-05-02 17:04:22 -07:00
Jessica Wang
2f3bb28ca7
ListNetworkDeviceCmd - response object name has been changed. Here is related UI change.
2011-05-02 16:20:32 -07:00
Jessica Wang
b8468eab08
CloudStack - pod page - network device tab - populate network devices to grid when this tab is clicked.
2011-05-02 16:07:18 -07:00
Jessica Wang
6fe9025c89
cloudStack - network device UI - chagne TFT Directory to TFTP Directory.
2011-05-02 15:30:34 -07:00
Jessica Wang
795688d99c
CloudStack - pod page - Add Network Device - implement for type PxeServer.
2011-05-02 15:25:40 -07:00
Jessica Wang
c6965f06cc
CloudStack - pod page - Add Network Device - after addNetworkDevice API returns succeeds, show newly added network device in grid.
2011-05-02 14:56:36 -07:00
Jessica Wang
30463230b8
CloudStack - Pod page - addNetworkDevice API has been renamed. Here is related UI change.
2011-05-02 14:19:44 -07:00
Jessica Wang
666055239a
CloudStack - Add Primary Storage dialog - when protocol is PreSetup, Server field will be set to "127.0.0.1" and non-editable.
2011-04-29 16:17:54 -07:00
Jessica Wang
9621adad9d
CloudStack - Pod page - Add Network Device dialog - hide success/fail message container when Add button is hit. Show it after action completes (succeed or fail).
2011-04-29 11:25:16 -07:00
Jessica Wang
ecc56d535d
Add Network Device - correct typo of parameter name.
2011-04-29 10:28:57 -07:00
will
4a96e4cb0f
bug 8816: Changed private ip address to link local address when displaying virtual routers.
2011-04-28 18:15:53 -07:00
will
633d024b7c
- Merge all CloudZones Registration feature into master
2011-04-28 16:05:36 -07:00
Jessica Wang
e815ed6df7
cloudStack - Pod page - new button "Add Network Device" - implement type PxeServer.
2011-04-28 14:44:31 -07:00
Jessica Wang
9552de426f
cloudStack - Pod page - new button "Add Network Device" - implement type ExternalDHCP.
2011-04-28 13:46:35 -07:00
Kelven Yang
6b728cc67f
URL encode VMFS primary storate info to allow whitespace in names
2011-04-28 10:39:34 -07:00
Jessica Wang
c851253969
cloudStack UI - zone tree - basic zone - add network tab. “Add IP Range” button and “Add Firewall” button are available.
2011-04-27 15:29:03 -07:00
Jessica Wang
b9c8cb0179
refresh host/primarystorage/systemvm/router/instance status every 5 seconds instead of every 2 seconds.
2011-04-27 12:50:13 -07:00
Kelven Yang
e6194b6e09
localization and migration for custom certification support
2011-04-22 17:22:01 -07:00
will
96c8ef6522
bug 9515: Adding the first basic zone will now automatically display the security group left nav
2011-04-22 16:22:35 -07:00
will
b56de7a52e
bug 9513: You can now add a POD through the Add Pod button (not wizard).
2011-04-22 15:45:44 -07:00
Kelven Yang
160b2e1114
Finalize custom certficate support. hook with UI
2011-04-22 13:45:09 -07:00
will
24737154b7
bug 9426: Deleting an ISO will no longer cause the UI to continue to poll for download process
2011-04-14 17:36:38 -07:00
will
7ec80d8b61
bug 9426: Deleting a template will no longer cause UI to continue to track download progress resulting in errors appearing.
2011-04-14 17:30:32 -07:00
will
db40e32095
bug 9435: decoded text for disk offering. In fact, I added it globally so all text calling the fromdb() would be correctedly decoded.
2011-04-14 17:30:30 -07:00
Jessica Wang
07f3d2b31b
ISO page - (1) stop timer when ISO is in error state. (2) Stop timer when ISO is deleted.
2011-04-14 17:13:25 -07:00
Jessica Wang
24e1553399
Template page - (1) stop timer when template is in error state. (2) Stop timer when template is deleted.
2011-04-14 16:58:05 -07:00
Nikita
8d7131d9fb
bug 9424: has been resolved
2011-04-14 14:02:56 -07:00
Frank
92155522f2
Add license header to files
2011-04-14 11:23:14 -07:00
will
a3acbf60f1
bug 9395: Added missing </div> that caused Safari to not show certain elements when adding a Pod in the Add Zone wizard.
...
Merge from 2.2.4
2011-04-11 19:23:28 -07:00
Frank
105db3b15a
Merge branch 'baremetal' to master
...
modifies:
api/src/com/cloud/api/ApiConstants.java
api/src/com/cloud/api/commands/AddHostCmd.java
api/src/com/cloud/api/commands/CreatePodCmd.java
api/src/com/cloud/api/commands/DeployVMCmd.java
api/src/com/cloud/dc/Pod.java
api/src/com/cloud/network/NetworkService.java
server/src/com/cloud/agent/manager/AgentManagerImpl.java
server/src/com/cloud/configuration/ConfigurationManagerImpl.java
server/src/com/cloud/dc/HostPodVO.java
server/src/com/cloud/network/NetworkManager.java
server/src/com/cloud/network/NetworkManagerImpl.java
server/src/com/cloud/vm/UserVmManagerImpl.java
setup/db/create-schema.sql
utils/src/com/cloud/utils/SerialVersionUID.java
2011-04-11 14:21:41 -07:00
Nikita
977101ba48
Custom 3 folder removed
2011-04-11 10:32:52 -07:00
Nikita
dc48165092
Custom 3 has been added
2011-04-08 20:16:22 -07:00
will
d4bc7c8d2e
bug 8898: Change Service and Reset Password will now be always visible when VM is running. However, we will now prompt a dialog that explains that the VM must first be stopped before allowing this.
2011-04-04 10:40:17 -07:00
will
09fe485f8f
bug 8816: Added link local IP to the system VM UI
2011-04-04 10:01:33 -07:00
will
eb0dec5072
bug 9118: Updated snapshot UI to support multiple recurring snapshot policy
...
Merge from 2.2.4
2011-03-31 16:29:36 -07:00
alena
efd4cfa297
bug 9201: listNetworkOfferings - return -1 when network_rate is Unlimited; if value is NULL - return global configuration value
...
status 9201: resolved fixed
2011-03-29 19:26:20 -07:00
will
e32aa32bfc
bug 9021: Fixed network rate display issue in network offering.
2011-03-29 18:50:58 -07:00
will
9e4e3f46bb
bug 9185: Fixed issues with having a "." in zonename when attempting to list templates and isos in the UI.
2011-03-28 18:27:35 -07:00
will
b8233a9c4d
bug 8831: Added dedicate network to domain support in the 2.2 UI.
2011-03-28 16:23:38 -07:00
will
9ac33f8d52
Enhanced SSO to allow users to generate the appropriate login request and send that to CloudStack UI. If the Cloudstack UI detects this parameter "loginUrl", it will attempt a single signon process.
2011-03-25 14:30:13 -07:00
Frank
986fc9d7ea
Bug 8208 - bare metal provisioning
...
fix typo in addHostCmd
2011-03-18 18:52:51 -07:00
will
7f595871f8
bug 8208: Finished the rest of the dialogs in the various resource pages for BareMetal install.
2011-03-17 17:04:13 -07:00
will
b8a2b766da
bug 8208: Added first addHost dialog to take into account baremetal requirements in the resource page.
...
- Standardized the addHost optional parameters for baremetal.
2011-03-17 16:38:08 -07:00
will
ae549ed4d1
bug 8208: Added first addHost dialog to take into account baremetal requirements in the resource page.
...
- Standardized the addHost optional parameters for baremetal.
2011-03-17 16:29:31 -07:00
will
b6c59745de
bug 9029: Prevent user and domain-admin from migrating VMs.
2011-03-17 11:36:14 -07:00
will
51fd3ff2ca
Added the check for root device type == PreSetup (Fibre Channel) when allowing whether a VM can be migrated or not.
2011-03-17 11:34:45 -07:00
will
eb2a3d6f8e
bug 8208: Added support for adding baremetal clusters and baremetal templates.
2011-03-17 11:31:36 -07:00
will
65ca813c24
bug 3316: Now, only show migrate instance if the VM has been launched in XenServer.
2011-03-11 17:48:17 -08:00
will
456d93bc9a
bug 3316: Added support to no longer show Migrate Instance if we are using local disk storage.
2011-03-11 17:45:02 -08:00
will
0ed91473ba
bug 3316: Added a processing message while migrating an instance.
...
- Changed the call of migrate vm from sync to async
- Defaulted to an empty select box if attempting to migrate a vm with local storage
2011-03-11 17:18:35 -08:00
will
56715ebddb
bug 3316: Missing label for migrate instance dialog
2011-03-11 16:51:07 -08:00
will
85e892bded
bug 3316: Added initial UI support to live migrate VMs.
2011-03-11 16:33:18 -08:00
Kelven Yang
3b39c6cbe6
A sample jQuery tab plugin
2011-03-11 14:49:29 -08:00
Jessica Wang
126a863777
bug 8845: add a missing </div>
2011-03-04 15:51:57 -08:00
Jessica Wang
592df450c2
bug 8808: Add Template dialog - refresh Format dropdown whenever Hypervisor dropdown is changed.
2011-03-04 14:56:11 -08:00
Jessica Wang
e180e825c2
bug 8787: Account page - user tab - encode account name before passing it to listUsers API.
2011-03-04 14:21:11 -08:00
Jessica Wang
a69b384ff3
bug 8782: Security Group page - get ingress rules by calling listSecurityGroups with id parameter.
2011-03-04 14:01:48 -08:00
Jessica Wang
8398f03ef7
bug 8704: "listNetworks&domainId=N&account=xxxxxxx" API has been changed to return both account specific and shared networks. Here is corresponding UI change.
2011-03-03 19:12:51 -08:00
Jessica Wang
7635cddb49
bug 8810: Add Disk Offering Button - remove colon in the end.
2011-03-03 18:08:39 -08:00
Jessica Wang
0b127c0aeb
Zone Tree - zone arrow should be always expandable since there is always a secondary storage node under it.
2011-03-03 17:41:53 -08:00
Jessica Wang
7183349522
Add Zone Wizard - basic zone - do not create VLAN if pod fails to be created.
2011-03-03 17:08:43 -08:00
Jessica Wang
6e56a2efab
Add Zone Wizard - fix a bug that submit button didn't respond when scope at step4 is zone-wide.
2011-03-03 16:08:00 -08:00
Jessica Wang
a7a3a2378f
bug 8636: Add Zone Wizard - step 4 - create Virtual VLAN - change domain dropdown to autoComplete input text field.
2011-03-03 15:56:04 -08:00
Jessica Wang
0356b4a8f3
bug 8636: Add Zone Wizard - step 2 - change domain dropdown to autoComplete input text field.
2011-03-03 13:48:38 -08:00
Jessica Wang
2f2ea41a0d
bug 8636: remove non-used code.
2011-03-03 12:59:46 -08:00
Jessica Wang
2a18ea4614
Network Offering page should list Virtual Network instead of Direct Network.
2011-03-02 16:14:30 -08:00
Jessica Wang
29147fa0b0
bug 8757: Add Zone Wizard - Don't show VLAN range or guest CIDR if admin selects Advanced zone->security group.
2011-03-01 16:48:29 -08:00
Jessica Wang
035dd38fc8
bug 8774: when disabling password hash, we also disable it during account creation, user creation, password changing.
2011-03-01 11:47:48 -08:00
Jessica Wang
c347827193
bug 8636: Network page - Add Network dialog, Add IP Range dialog - change domain dropdown to autoComplete input textbox.
2011-03-01 10:06:45 -08:00
Jessica Wang
37ad7069c2
bug 8636: Add Service Offering Dialog, Add Disk Offering dialog - change domain dropdown to autoComplete input textbox.
2011-02-28 15:18:00 -08:00
Jessica Wang
0c1d341449
bug 8636: Add Domain Dialog - autoComlete parentDomain field - set default value as whatever domain is currently on.
2011-02-28 14:58:46 -08:00
Jessica Wang
a53a07985b
bug 8659: deleteNetwork API has been changed from sync to async. Here is related UI change.
2011-02-28 14:28:29 -08:00
Jessica Wang
24777afedb
bug 8636: Add Domain Dialog - change domain dropdown to autoComplete input textbox.
2011-02-28 14:04:28 -08:00
Jessica Wang
a680916ce7
bug 8636: advanced search in Network page - change domain dropdown to autoComplete input textbox.
2011-02-28 11:47:25 -08:00
Jessica Wang
193f56632a
bug 8636: advanced search in Router page, Service Offering page, Disk Offering page - change domain dropdown to autoComplete input textbox.
2011-02-28 11:43:34 -08:00
Jessica Wang
8ba6821a8e
bug 8636: advanced search in Template page, ISO page, Event page - change domain dropdown to autoComplete input textbox.
2011-02-28 11:35:38 -08:00
Jessica Wang
fad45b5179
bug 8636: advanced search in IP Address page, Security Group page - change domain dropdown to autoComplete input textbox.
2011-02-28 11:20:36 -08:00
Jessica Wang
d47b5f3a5b
bug 8636: advanced search in volume page, snapshot page - change domain dropdown to autoComplete input textbox.
2011-02-28 11:01:26 -08:00
Jessica Wang
901a31c898
bug 8636: change domain dropdown to autoComplete input textbox - rename applyAutoComplete().
2011-02-28 10:30:34 -08:00
Jessica Wang
913903cbe6
bug 8655: if zone.securitygroupsenabled is true and users still choose to select network instead of security group, then UI won't show shared networks whose securitygroupenabled is true
2011-02-25 21:01:33 -08:00
Jessica Wang
2225d2cf31
bug 8655: if zone.securitygroupsenabled is true and users still choose to select network instead of security group, then UI won't show networks whose securitygroupenabled is true
2011-02-25 20:18:32 -08:00
Jessica Wang
1ffd861846
bug 8655: VM Wizard - step 4 - NOT create virtual network when zone.securityGroupsEnabled is true and users choose to launch VM on private network instead of using security groups.
2011-02-25 19:27:51 -08:00
Jessica Wang
6fe3cfc504
bug 8725: snapshot page - create volume from snapshot dialog - remove disk offering dropdown.
2011-02-25 18:18:32 -08:00
will
a06c435aed
Bug 8655: Fixed text and translation for the new user security group network.
2011-02-25 17:49:01 -08:00
Jessica Wang
df4fbe796b
bug 8655: VM Wizard - step 4 - If Security Group Network is used AND there is at least one dedicated direct tagged default network for the account, then prompt “Do you wish to launch your VM on a private cloud/network?” If Yes, present network container. If No, present security groups container.
2011-02-25 17:03:03 -08:00
Jessica Wang
ac144e1446
bug 8655: Network page - Add Network dialog - show only 1 option("account-specific") in scope field when zone.securitygroupsenabled is true.
2011-02-25 15:44:43 -08:00
Jessica Wang
6ca037b886
bug 8655: Network page - Direct Network - Add IP Range dialog - when zone.securitygroupsenabled is true, show 3 more fields: VLAN ID, gateway, netmask. Otherwise, hide the 3 fields.
2011-02-25 14:48:26 -08:00
Jessica Wang
085415781e
bug 8655: IP Address page - remove "&forvirtualnetwork=true" from listPublicIpAddresses API call for advanced zone whose security group is enabled
2011-02-25 14:08:55 -08:00
Jessica Wang
1be395f13c
Network Offering page - show only DefaultDirectNetworkOffering.
2011-02-25 12:07:18 -08:00
Jessica Wang
c06444c079
bug 8655: Add Zone Wizard - Advanced Mode - Security Group - step 4 - create direct VLAN with VLAN ID.
2011-02-25 11:55:14 -08:00
Jessica Wang
0131edd628
bug 8655: Add Zone Wizard - Advanced Mode - when security group is selected, create direct VLAN instead of virtual VLAN.
2011-02-25 10:54:28 -08:00
Jessica Wang
3308c514f5
bug 8655: VM Wizard - step 4 - show security group container if zone.securitygroupsenabled is true; otherwise show network container.
2011-02-24 19:54:14 -08:00
Jessica Wang
309dae765d
bug 8655: Add Zone Wizard - step 1 - implement Isolation Mode: virtual, security group.
2011-02-24 18:03:46 -08:00
Kelven Yang
ddee65162e
bug 8680: disable standalone host feature in VMware
2011-02-24 17:17:00 -08:00
NIKITA
1372767685
bug 8655 : UI for new options in Advance Mode under Zone Wizard
2011-02-24 16:42:15 -08:00
Jessica Wang
81d351368b
listNetworkOfferings API has been changed to take in guestIpType parameter instead of trafficType parameter. Here is related UI change.
2011-02-24 16:32:33 -08:00
Jessica Wang
801f7c4364
bug 8655: zone page - add "Security Group Enabled" row.
2011-02-24 15:34:19 -08:00
Jessica Wang
88447a8aa2
Create account dialog - domain autoComplete - change it from case-sensitive to not case-sensitive.
2011-02-24 11:37:23 -08:00
Jessica Wang
fb4e67c140
IP Address page - source Nat ip address - hide LB tab if the LB service has "LoadBalancingSupportedIps" capability (meaning it's using external load balancer).
2011-02-24 11:26:58 -08:00
Jessica Wang
cc77245a80
bug 8636: instance page - advanced search - change domain dropdown to input text field with autoComplete function.
2011-02-23 15:48:21 -08:00
Jessica Wang
198f8b3073
bug 8636: apply auto-complete function to domain dropdown - create shared function applyAutoComplete().
2011-02-23 14:17:11 -08:00
Jessica Wang
91b4a8e172
bug 8705: seperate "CPU" row into 2 rows: "Total CPU" and "CPU Utilized".
2011-02-23 10:47:24 -08:00
Jessica Wang
1ff7e72eef
bug 8450: handle invalid JSON string returned by API call.
2011-02-22 18:09:03 -08:00
NIKITA
3f752bf1df
bug 8632: has been resolved
2011-02-22 17:32:45 -08:00
Jessica Wang
5120de7bc7
bug 8374: create new shared function validateEmail().
2011-02-22 16:09:48 -08:00
Jessica Wang
4b4ac27c27
bug 8216: Snapshot page - create volume dialog - add Disk Offering dropdown that only lists customized(private) disk offerings.
2011-02-22 15:50:46 -08:00
Jessica Wang
c082425b16
Account page - Add Account dialog - change domain dropdown to input text field that has autoComplete function.
2011-02-22 15:05:06 -08:00
Jessica Wang
2d0a0c19e9
bug 8621: Don't automatically create a guest virtual network if the offering states it is unavailable. (2)
2011-02-22 12:09:09 -08:00
Jessica Wang
cb66d8d270
bug 8621: Don't automatically create a guest virtual network if the offering states it is unavailable.
2011-02-22 12:09:08 -08:00
NIKITA
d50ad65211
Hidden action buttons made more lighter
2011-02-22 11:53:57 -08:00
Jessica Wang
98221dc217
bug 8541: Instance page - grayout/enable top buttons upon selected middle menu items.
2011-02-22 11:25:56 -08:00
Jessica Wang
3d3db9eff2
bug 8541: Instance page - fix a bug that top Start button was shown while it was not supposed to.
2011-02-22 10:38:14 -08:00
Jessica Wang
3f45a56cff
bug 8541: Instance page - hide/show top buttons upon state of selected middle menu items.
2011-02-18 16:34:18 -08:00
Jessica Wang
537fa0a319
bug 8381: disassociateIpAddress API has been changed from Sync to Async. Here is related UI change.
2011-02-18 15:30:40 -08:00
Jessica Wang
8e9e37d617
bug 8541: add countTopButtonMapFn(), resetTopButtonMapFn().
2011-02-18 15:16:14 -08:00
Jessica Wang
80f4ed404f
create new shared function unclickItemInMultipleSelectionMidmenu() which is as opposed to existing function clickItemInMultipleSelectionMidmenu().
2011-02-18 14:21:32 -08:00
Jessica Wang
b64e75ecd4
Multiple-selection page: apply clickItemInMultipleSelectionMidmenu() in createMultipleSelectionSubContainer().
2011-02-18 12:23:02 -08:00
Jessica Wang
70dcfa39fe
bug 8538: Host page - statistics tab - seperate CPU row to 2 rows ("Total CPU", "CPU Utilized"). Add/Change labels for the first 3 rows.
2011-02-18 11:43:27 -08:00
Jessica Wang
69dbe7e316
Instance page - vm group left menu (login as regular-user) - fix a bug that Refresh button on right panel didn't work.
2011-02-18 10:51:53 -08:00
Jessica Wang
b39bdc6e00
bug 8575: network page - when mouse is over middle menu item, show tooltip related to this middle menu item.
2011-02-17 17:53:39 -08:00
Jessica Wang
7a274583a5
bug 8575: diskOffering/host/networkOffering/primaryStorage/router/systemOffering/systemVM page - when mouse is over middle menu item, show tooltip related to this middle menu item.
2011-02-17 17:51:08 -08:00
Jessica Wang
541f216e40
bug 8575: account/alert/event/instance/IpAddress/ISO/SecurityGroup/Snapshot/Template/Volume page - when mouse is over middle menu item, show tooltip related to this middle menu item.
2011-02-17 17:41:54 -08:00
Jessica Wang
fdd4146b22
bug 8575: when mouse is over middle menu item, show tooltip related to this middle menu item.
2011-02-17 17:17:08 -08:00
NIKITA
811ec322b9
added class for actionbutton so that it can transparent
2011-02-17 17:13:35 -08:00
Jessica Wang
373525f345
bug 8635: similar bug shows after hitting Submit button in step 5. (Fix: when virtual network container is hidden (e.g. when defaultVirtualizedNetworkOffering.availability is Unavailable), get checked radio buttons from only direct network container.)
2011-02-17 16:18:17 -08:00
Jessica Wang
74b464782e
Make Add VM Wizard, Add Zone Wizard draggable.
2011-02-17 16:13:01 -08:00
Jessica Wang
3cbf985f0f
bug 8635: when virtual network container is hidden (e.g. when defaultVirtualizedNetworkOffering.availability is Unavailable), get checked radio buttons from only direct network container.
2011-02-17 15:35:36 -08:00
Jessica Wang
d9e9c6cb40
IP address page - get services by associatedNetworkId instead of networkId.
2011-02-17 14:30:58 -08:00
Jessica Wang
37de026f28
bug 8526: Template page - Delete Template action - avoid calling listTemplates after delete action succeeds.
2011-02-17 11:17:05 -08:00
Jessica Wang
90ef04ffe5
bug 8526: ISO page - Delete ISO action - avoid calling listIsos after delete action succeeds.
2011-02-17 10:55:37 -08:00
Jessica Wang
2711a537d2
Specify changable status for instance, router, systemVM.
2011-02-17 10:05:28 -08:00
Jessica Wang
622a793289
Primary Storage page - automatically refresh primary storage status every 2 seconds until status doesn't change any more.
2011-02-16 18:21:43 -08:00
Jessica Wang
e2f6e9b677
Host page - automatically refresh host status every 2 seconds until status doesn't change any more.
2011-02-16 17:52:03 -08:00
Jessica Wang
8d1f650a9e
SystemVM page - automatically refresh systemVM status every 2 seconds until status is not Starting/Stopping any more.
2011-02-16 16:48:56 -08:00
Jessica Wang
1ef93412dd
Router page - automatically refresh router status every 2 seconds until status is not Starting/Stopping any more.
2011-02-16 16:33:56 -08:00
Jessica Wang
7d5706788c
Edit Instance - fix a bug "json.listserviceofferingsresponse.serviceoffering is undefined".
2011-02-16 15:53:32 -08:00
Jessica Wang
eb7d531456
bug 8577: Make listAlerts API take in id parameter.
2011-02-16 15:35:34 -08:00
Jessica Wang
35397d7176
bug 8577: Make listEvents API take in id parameter.
2011-02-16 15:20:05 -08:00
Jessica Wang
c475aacc08
bug 8578: make listRouters API take in id parameter.
2011-02-16 15:06:11 -08:00
Jessica Wang
2d262894d1
multiple-selection page - fix a bug that top error container wrongly showed previous afterActionInfo.
2011-02-16 13:59:02 -08:00
Jessica Wang
d9e3019754
Instance page - automatically refresh VM status every 2 seconds when status is Starting or Stopping.
2011-02-16 11:32:37 -08:00
Jessica Wang
30930fdc5d
template/ISO download status - show status in gray instead of in red when status is "N% Downloaded".
2011-02-15 17:01:21 -08:00
Jessica Wang
3beb02a865
Secondary Storage page - remove state row.
2011-02-15 16:33:50 -08:00
Jessica Wang
eb33345f2e
template page - add Download Progress Bar that shows when download progress is not finished and hides when download progress finishes.
2011-02-15 16:27:08 -08:00
Jessica Wang
36e058114f
ISO page - automatically refresh status and download progress bar every 2 seconds.
2011-02-15 16:00:38 -08:00
Jessica Wang
5c010cfce6
ISO page - add Download Progress Bar that shows when download progress is not finished and hides when download progress finishes.
2011-02-15 16:00:37 -08:00
Jessica Wang
cabaa51247
bug 8263: Update Zone - make isPublic row editable if the zone is domain-specific; make isPublic row non-editable if the zone is public.
2011-02-14 17:36:54 -08:00
Jessica Wang
ea9ef6f076
bug 8263: Zone page - details tab - add isPublic row.
2011-02-14 17:19:26 -08:00
Jessica Wang
49cdddd275
bug 8498: Add ISO dialog - make OS Type field required when Bootable field is Yes; make OS Type field non-required when Bootable field is No.
2011-02-14 16:43:14 -08:00
Jessica Wang
0927a072b5
bug 8554: Add Zone Wizard - step 4- expand IP Range fields.
2011-02-14 15:57:06 -08:00
Jessica Wang
2a72d067d5
Network page - implement refresh button on right panel for public network item and direct network item.
2011-02-14 15:28:59 -08:00
NIKITA
baf854fcb7
bug 8571: has been resolved
2011-02-14 15:24:43 -08:00
NIKITA
2fb7a04549
bug 8423: has been resolved
2011-02-14 15:17:36 -08:00
Jessica Wang
737eac1bf4
VM Wizard - localize labels in review screen.
2011-02-14 13:52:44 -08:00
Jessica Wang
61bbbfba95
Resource page, Host page, Network page - localize title in all dialog boxes.
2011-02-14 13:13:26 -08:00
Jessica Wang
f48b7db08a
Account page, Domain page - localize title in all dialog boxes.
2011-02-14 11:42:22 -08:00
Jessica Wang
a6b478e092
volume page - localize download volume message (2)
2011-02-14 11:24:11 -08:00
Jessica Wang
c22bd9ca37
fix a bug that Download ISO, Download Template showed # instead of URL in dialog box.
2011-02-11 20:26:21 -08:00
Jessica Wang
66547b606d
Template page, ISO page - localize title in all dialog boxes.
2011-02-11 19:52:18 -08:00
Jessica Wang
cfb5940fbc
IP Address page, Security Group page - localize title in all dialog boxes.
2011-02-11 19:32:34 -08:00
Jessica Wang
a3dd23864d
Snapshot page - localize title in all dialog boxes.
2011-02-11 19:13:30 -08:00
Jessica Wang
0bc65d4292
Volume page - localize title in all dialog boxes.
2011-02-11 19:08:52 -08:00
Jessica Wang
62f841baf6
translate new words in messages_zh_CN.properties
2011-02-11 18:55:35 -08:00
Jessica Wang
b8767bad93
Instance page - localize dialog title.
2011-02-11 16:46:25 -08:00
Jessica Wang
85ea517350
Router page, SystemVM page - implement refresh button on right panel to refresh only the right panel (i.e. only the selected item in middle menu).
2011-02-11 16:06:52 -08:00
Jessica Wang
b5ba7f07f8
Event page, Alert page - implement refresh button on right panel to refresh only the right panel (i.e. only the selected item in middle menu).
2011-02-11 15:44:12 -08:00
Jessica Wang
673931dde4
account page - create account - encode accountName before sending to CreateAccount API.
2011-02-11 14:57:34 -08:00
Jessica Wang
f8ffdda377
Account page - implement refresh button on right panel to refresh only the right panel (i.e. only the selected item in middle menu).
2011-02-11 14:43:22 -08:00
Jessica Wang
614bdc3ee2
Security Group page - implement refresh button on right panel to refresh only the right panel (i.e. only the selected item in middle menu).
2011-02-11 14:29:59 -08:00
Jessica Wang
38e43347e1
bug 8559: IP Address page - hide Load Balancer tab when source NAT IP address is selected.
2011-02-11 14:17:48 -08:00
Jessica Wang
18aafb3e38
bug 8395: UI - show "system-given-VM-name plus user-defined-VM-name" to all roles (root-admin, domain-admin, regular user).
2011-02-11 11:39:44 -08:00
Kelven Yang
bda0b09441
fix url encoding in add host to existing vmware cluster
2011-02-11 11:16:33 -08:00
Jessica Wang
0e8907c88f
IP Address page - PF, LB tab - fix a bug that action_link was shifted to state column when state column doesn't have value.
2011-02-11 10:55:05 -08:00
Jessica Wang
15501508e0
bug 8426: localize text - translate title of confirmation/alert/error/sessionExpired dialogs.
2011-02-10 18:24:51 -08:00
Jessica Wang
0be5252e28
bug 8426: localize text (11. ~ 18. in this bug)
2011-02-10 17:47:27 -08:00
Jessica Wang
64b7308fe7
bug 8426: localize text.
2011-02-10 16:27:40 -08:00
Jessica Wang
8c07ef5097
bug 8499: Change "Create" button to "Add" button in all Add XXXXXXX dialogs.
2011-02-10 15:21:17 -08:00
Jessica Wang
2255d40e98
bug 8498: UI change - Add ISO dialog will hide OS Type dropdown when bootable field is slected as false.
2011-02-10 14:44:36 -08:00
Jessica Wang
65d7ff0fe9
bug 8497: click anywhere in left menu "Isos" would collapse/expand sub-items (My Isos, Featured Isos, Community Isos). So would left menu "Templates".
2011-02-10 13:40:54 -08:00
Jessica Wang
b1b04d69fb
bug 8497: click left menu "Isos" would collapse/expand sub-items (My Isos, Featured Isos, Community Isos). So would left menu "Templates".
2011-02-10 11:52:44 -08:00
Jessica Wang
c218b3f9d4
bug 8514: Instance page - volume tab - Create Template dialog - fix a bug that OS dropdown was empty when 2nd time visiting Instance page.
2011-02-09 17:34:21 -08:00
Jessica Wang
49f8a1f257
Add Pool Dialog - merge event handler binding stuff into the same function: bindEventHandlerToDialogAddPool().
2011-02-09 15:17:17 -08:00
Jessica Wang
33be02d420
fix a bug that Cluster field didn't get emptied when pod field is blank.
2011-02-09 14:58:09 -08:00
Jessica Wang
118ab360d0
create shared function populateClusterFieldInAddPoolDialog() - reduce code repetition.
2011-02-09 14:27:09 -08:00
Jessica Wang
dae909aaf8
Add Pool Dialog - localize protocol values in dropdown.
2011-02-09 14:00:21 -08:00
Jessica Wang
cec16baf8e
Create Shared function bindAddPrimaryStorageDialog() to bind event handler to cluster dropdown in Add Primary Storage dialog.
2011-02-09 13:30:34 -08:00
Jessica Wang
7a9000328a
Add Primary Storage dialog - rename Element ID of cluster dropdown.
2011-02-09 12:29:01 -08:00
Jessica Wang
20ae6c8f97
Extend shared function doActionToTab() to support details tab action on pages that don't have middle menu (e.g. Domain page, Zone page, Pod page).
2011-02-09 12:07:30 -08:00
Jessica Wang
45cde8c70b
bug 8395: Host page - instance tab - show vm display name instead of system-given vm name.
2011-02-09 11:24:01 -08:00
Jessica Wang
c77b61d1a9
Support custom afterActionInfo instead of generic one.
2011-02-09 11:06:56 -08:00
Jessica Wang
7f2d7e4224
change text: “ISCSI” => “iSCSI”.
2011-02-09 10:26:29 -08:00
Jessica Wang
f7925abaed
Instance page - view console proxy - thumbnail - only request thumbnails when mouse is over console proxy icon. Stop requesting thumbnails when mouse is out of console proxy icon.
2011-02-08 17:41:04 -08:00
Jessica Wang
e461e36253
bug 8246: remove temporary UI fix since API Bug 7410 has been fixed.
2011-02-08 17:19:57 -08:00
will
fb8b895a0a
Fixed UI to display the disk size of a disk offering as-is rather than converting from MB to GB
2011-02-08 15:37:28 -08:00
Jessica Wang
82692ba4cd
bug 8433: Delete Domain action - show action success/fail info on top of right panel after action finishes.
2011-02-08 15:25:40 -08:00
will
61ca8944a8
One more file that had the password encoding.
2011-02-08 14:30:15 -08:00
will
b4731ae138
Merge from 2.2.x. Fixed MD5 password issue in the UI caused by the fact we were URLencoding the password before performing the MD5 sum.
2011-02-08 14:26:38 -08:00
Jessica Wang
b062ed0ab6
fix fresh button on right panel for mutliple-selection page (e.g. Instance page).
2011-02-08 13:57:51 -08:00
will
5d8492ab21
bug 8470: Added more clear text after enable maintenance, cancel maintenance, and reconnect host.
2011-02-08 13:54:37 -08:00
Jessica Wang
08abe76f15
Template page, ISO page - refresh right panel when a middle menu item is clicked.
2011-02-08 12:36:02 -08:00
will
c22e41ea92
bug 8482: Merge from 2.2.x. Added a refresh all link on top of the mid menu section. Changed the top right refresh to refreshing only the highlighted item.
2011-02-08 12:28:08 -08:00
Jessica Wang
e5c61dbed6
bug 8460: fix refresh button on Network page.
2011-02-08 12:09:11 -08:00
Jessica Wang
84ef5458e5
bug 8460: fix refresh button on cluster page and secondary storage page.
2011-02-08 11:26:20 -08:00
will
22d15d2624
bug 8335: Fixed UI to make use of the change from securitygrouplist to securitygroupids
2011-02-08 10:40:55 -08:00
Jessica Wang
6d7b4e3c7a
bug 8440: Add Primary Storage dialog - when PreSetup is selected, change "Path:" to "SR Name-Label:". When NFS is selected, change "SR Name-Label:" back to "Path:".
2011-02-07 17:38:09 -08:00
Jessica Wang
882de01461
Make Offer HA field, Domain field not editable.
2011-02-07 16:56:15 -08:00
Jessica Wang
15c88cad37
bug 8413: IP Address page - fix a bug that domain admin can't see PF/LB tabs of Source NAT IP created by sub-domain user.
2011-02-07 16:41:03 -08:00
Jessica Wang
f9c6fed9a2
bug 8422: make dialogs that have cluster dropdown wider.
2011-02-07 15:05:03 -08:00
Jessica Wang
10650e1624
Make static-NAT-enabled-IP have "Release IP" option.
2011-02-07 14:35:42 -08:00
Jessica Wang
2cfeae7a22
bug 8441: Register Template dialog - change hypervisor downdown to be dependent on zone selection.
2011-02-07 13:41:40 -08:00
Jessica Wang
87b3f4a17d
VM Wizard - correct warning message at step 4.
2011-02-07 11:58:58 -08:00
Jessica Wang
66573d34f0
Instance page - Edit Instance - if service offering's offerha is not true, haEnable field is not editable.
2011-02-07 10:54:03 -08:00
Jessica Wang
b0d12e8985
Add Primary Storage - KVM hypervisor - change protocol name from "sharedMountPoint” to “SharedMountPoint”.
2011-02-07 09:58:55 -08:00
Jessica Wang
0b34c4965b
bug 8374: Create User dialog - make email, firstName, lastName required.
2011-02-04 15:48:53 -08:00
Jessica Wang
a0e7004cb5
bug 8374: Create Account dialog - make email, firstName, lastName required.
2011-02-04 15:39:30 -08:00
Jessica Wang
0b8d5c66ad
bug 8387: remove typo.
2011-02-04 15:11:17 -08:00
Jessica Wang
ec6aa13c74
Add Primary Storage dialog - When protocol is PreSetup, compose URL as "presetup://~~~~~~~".
2011-02-04 15:01:43 -08:00
Jessica Wang
41a1e2cd9e
bug 8402: VM Wizard - when Blank Template is selected, call listIsos API along with isofilter=executable.
2011-02-04 14:52:48 -08:00
Jessica Wang
37b5c860d2
bug 8394: end user should be able to see community template if global setting "User.Public.Template.Enabled" is true. (2)
2011-02-04 13:24:37 -08:00
Jessica Wang
fbac45cf0f
bug 8394: end user should be able to see community template if global setting "user.public.template.enabled" is true.
2011-02-04 13:24:35 -08:00
Jessica Wang
8d68c3713a
Add User dialog - hide info_container when pop up dialog or Create button is hit.
2011-02-04 12:26:41 -08:00
Jessica Wang
97af1c82aa
handle sync API fail case - change UI to show error text (English, non-localized) instead of error code(530, 531).
2011-02-04 12:00:27 -08:00
Jessica Wang
23c9b5d9d2
IP Address page - change UI to show error text (English, non-localized) instead of error code(530, 531) when API call returns error.
2011-02-04 11:43:24 -08:00
Jessica Wang
144c6fcf2d
Update SSL Certificate action - change UI to show error text (English, non-localized) instead of error code(530, 531) when API call returns error.
2011-02-04 11:18:45 -08:00
Jessica Wang
592cfc6b73
Authorize Security Group Rule, Download Template, Download ISO action - change UI to show error text (English, non-localized) instead of error code(530, 531) when API call returns error.
2011-02-04 11:11:28 -08:00
Jessica Wang
e86723e194
Add Volume, Download Volume action - change UI to show error text (English, non-localized) instead of error code(530, 531) when API call returns error.
2011-02-04 10:53:45 -08:00
Jessica Wang
395ed04b50
Deploy VM - change UI to show error text (English, non-localized) instead of error code(530, 531) when API call returns error.
2011-02-04 10:36:20 -08:00
Jessica Wang
858464e3ef
change UI to show error text (English, non-localized) instead of error code(530, 531) when API call returns error.
2011-02-04 10:14:59 -08:00
Jessica Wang
57d1e546de
bug 8360: Make default option in advanced search field capitalized.
2011-02-03 16:43:56 -08:00
NIKITA
a5607db579
Second level left triangular expander arrow made bigger
2011-02-03 16:13:13 -08:00
NIKITA
7904ab692d
Gird actions button made bigger to accommodate all the languages text
2011-02-03 16:13:12 -08:00
Jessica Wang
67633ba197
bug 8322: re-copy event types from backend code("EventTypes.java") to UI code.
2011-02-03 15:28:29 -08:00
Jessica Wang
a8ce46b57a
Upon customer's request, change text " Please confirm you want to destroy instance" to " Please confirm that you want to destroy this instance."
2011-02-03 13:21:06 -08:00
Jessica Wang
f08ab3b962
bug 8351: round dashboard percentages
2011-02-03 12:04:04 -08:00
Jessica Wang
b75d23bb36
bug 8194: Physical Resources page, Zone page: Add Primary Storage dialog, add a new protocol "PreSetup" if cluster type is XenServer.
2011-02-03 11:31:17 -08:00
Jessica Wang
5563a571c7
bug 8194: Pod/Cluster/Primary Storage page: Add Primary Storage dialog, add a new protocol "PreSetup" if cluster type is XenServer.
2011-02-03 11:22:41 -08:00
Jessica Wang
7b1ed3917f
Security Group page - localize error message of authorizeSecurityGroupIngress
2011-02-02 16:50:41 -08:00
Jessica Wang
a2c7051c42
IP Address page - localize action error message.
2011-02-02 16:46:51 -08:00
Jessica Wang
6d754176ce
localize Download Volume action message.
2011-02-02 16:08:39 -08:00
Jessica Wang
617569a21b
Deploy VM action - remove a non-used value.
2011-02-02 15:59:41 -08:00
Jessica Wang
5aa91b6d55
localize Download Template success/fail message.
2011-02-02 15:35:08 -08:00
Jessica Wang
d3fe06eddc
localize Download ISO success/fail message.
2011-02-02 15:24:05 -08:00
Jessica Wang
db06fe28b0
bug 8309: correct a localization label.
2011-02-02 14:33:27 -08:00
Jessica Wang
ab63da4591
revokeSecurityGroupIngress API has been changed to take in id parameter. Here is related UI change.
2011-02-02 14:17:32 -08:00
Jessica Wang
7cf46b5946
bug 8244: IP Address page - all dialogs - hide info_container when clicking Submit button.
2011-02-02 13:31:00 -08:00
Jessica Wang
8bcd5a2934
bug 8244: Network page, Secondary Storage page - all dialogs - hide info_container when clicking Submit button.
2011-02-02 13:17:09 -08:00
Jessica Wang
222c865975
bug 8244: Pod page - all dialogs - hide info_container when clicking Submit button.
2011-02-02 13:10:52 -08:00
Jessica Wang
daa60e1ad9
bug 8244: Zone page - all dialogs - hide info_container when clicking Submit button.
2011-02-02 12:37:39 -08:00
Jessica Wang
7b5783e4df
bug 8324: host page - make details tab as dault tab when a host is selected in middle menu.
2011-02-02 12:19:21 -08:00
Jessica Wang
47d6614cfb
bug 8318: Resource page - Add Cluster dialog - empty hypervisor dropdown before populating it.
2011-02-02 11:22:56 -08:00
Jessica Wang
6277ad4ad4
bug 8243: VM Wizard - after zone dropdown is populated, call change event handler right away.
2011-02-02 11:11:07 -08:00
Jessica Wang
1667ee173b
Network page - external firewall tab, external load balancer tab - show warning message when delete firewall/load balancer action is clicked.
2011-02-01 18:46:46 -08:00
Jessica Wang
8fbc19bfac
cluster page, host page, pod page, primary storage page, secondary storage page, zone page - apply new function, bindActionLink(), which solves mouseover issue.
2011-02-01 18:25:45 -08:00
Jessica Wang
bf6edd62af
Global Settings page - apply new function, bindActionLink(), which solves mouseover issue.
2011-02-01 18:09:42 -08:00
Jessica Wang
3b4965da8a
Network page, Pod page - apply new function, bindActionLink(), which solves mouseover issue.
2011-02-01 17:37:46 -08:00
Jessica Wang
3d2e074dd7
Security Group page, Domain page - apply new function, bindActionLink(), which solves mouseover issue.
2011-02-01 17:08:53 -08:00
Jessica Wang
740b95b66f
volume tab in instance page, snapshot tab in volume page - apply new function, bindActionLink(), which solves mouseover issue.
2011-02-01 16:43:41 -08:00
Jessica Wang
a466994161
create shared function bindActionLink() that will bind event handler to action link in right panel.
2011-02-01 16:16:51 -08:00
Jessica Wang
4612a2ff37
IP Address page - LoadBalancer, VPN API has changed to take in ip address id instead of ip address. Here is related UI change.
2011-02-01 15:41:02 -08:00
Jessica Wang
f15a2b7c52
createIpForwardingRule API, createPortForwardingRule API has changed to take in id parameter instead of ipaddress parameter. Here is related UI change.
2011-02-01 14:51:37 -08:00
Jessica Wang
b3d13f3ca6
disassociateIpAddress API, enableStaticNat API, disableStaticNat API has changed to take id parameter instead of ipaddress parameter. Here is related UI change.
2011-02-01 14:27:59 -08:00
Jessica Wang
0e819fcabc
IP Address page - add ID row, state row.
2011-02-01 14:13:49 -08:00
Jessica Wang
073c70ebb1
AssociateIpAddress API has been changed from sync to async. Here is related UI change.
2011-02-01 14:03:24 -08:00
Jessica Wang
a63b8cfcba
fix mouseout event handler issue on System VM page.
2011-02-01 12:57:53 -08:00
Jessica Wang
3e26505e0a
bug 8244: Resource page - all dialogs - hide info_container when clicking Submit button.
2011-02-01 11:45:59 -08:00
Jessica Wang
a189eb69d3
bug 8244: Add Host dialog in Resource page - hide info_container when clicking Submit button.
2011-02-01 11:37:05 -08:00
Jessica Wang
0bedf7e367
bug 6813: System VM page - add "Destroy System VM" action.
2011-02-01 11:08:07 -08:00
will
16cf4d5289
Added third custom light blue theme
...
Fixed issues with displaying correct language string on the language dropdown choice selection
2011-01-31 19:48:09 -08:00
Jessica Wang
209713fba5
bug 8250: multiple-selection page (e.g. Instance page) - After adding new an item successfully, put it on the top of middle menu.
2011-01-31 17:46:32 -08:00
Jessica Wang
930cf13894
bug 8237: remove alert message.
2011-01-31 17:25:36 -08:00
Jessica Wang
08a0a3501d
fix a wrong localization label.
2011-01-31 16:54:54 -08:00
Jessica Wang
fa893275a6
primary storage page - show type as what it's returned from API.
2011-01-31 16:39:32 -08:00
Jessica Wang
5c319bab91
Resource page - Add Primary Storage dialog - add a new protocol "sharedMountPoint" to hypervisor KVM. When "sharedMountPoint" is selected, disable Server input field and hardcode it as "localhost".
2011-01-31 16:00:08 -08:00
Jessica Wang
762096ddc5
zone page - Add Primary Storage dialog - add a new protocol "sharedMountPoint" to hypervisor KVM. When "sharedMountPoint" is selected, disable Server input field and hardcode it as "localhost".
2011-01-31 15:52:49 -08:00
Jessica Wang
514cd2df02
pod page, cluster page, primary storage page - Add Primary Storage dialog - add a new protocol "sharedMountPoint" to hypervisor KVM. When "sharedMountPoint" is selected, disable Server input field and hardcode it as "localhost".
2011-01-31 15:29:48 -08:00
Kelven Yang
2b2885cf5e
change VmWare to trademarked name VMware
2011-01-31 14:08:27 -08:00
NIKITA
91ccd7839a
New Custom theme has been integrated
2011-01-31 13:54:44 -08:00
Jessica Wang
cd6e9d0655
Add external firewall, Add external load balancer - new parameter NumberOfRetries, TimeoutInSecond.
2011-01-31 13:50:25 -08:00
Jessica Wang
fb18ba9f0c
Network page - External Firewall tab, External Load Balancer tab - API has changed to return individual properties instead of a single URL property. Here is related UI change.
2011-01-31 11:32:54 -08:00
Jessica Wang
332f917d09
Add Cluster dialog - get hypervisor type from ListHypervisor API instead of hardcoding.
2011-01-31 10:55:34 -08:00
Jessica Wang
940712c675
addCluster API changes to accept "Xen Server" instead of "XenServer". Here is related UI change.
2011-01-31 10:00:51 -08:00
will
f7e1b52d51
Initial Spanish language support
2011-01-28 19:12:36 -08:00
will
153ec6b561
Initial Japanese language support - This one really requires another lookover.
2011-01-28 19:12:33 -08:00
will
3e135ae6d0
Initial Chinese - Simplified language support.
2011-01-28 19:12:30 -08:00
Jessica Wang
18dc5f7d90
bug 4556: IP Address page - localize all loading text.
2011-01-28 16:51:01 -08:00
Jessica Wang
8ac29f78e7
bug 4556: localize error message of IP validation, CIDR validation.
2011-01-28 16:07:28 -08:00
Jessica Wang
80640f9d01
bug 4556: localize validation error message.
2011-01-28 15:54:57 -08:00
Jessica Wang
2e04618c37
bug 4556: localize adding succeeded message for subgrid item.
2011-01-28 15:33:07 -08:00
will
b328c26834
bug 8265: Added support to not allow vmware templates to use security groups in the VM wizard.
2011-01-28 15:28:14 -08:00
will
a857c70fa6
bug 8256: Fixed os.types localized string
2011-01-28 15:28:13 -08:00
Jessica Wang
07460dda56
bug 4556: localize error handling of subgrid item action.
2011-01-28 15:04:08 -08:00
Jessica Wang
0225b51221
bug 4556: localize error handling of details tab action.
2011-01-28 14:49:56 -08:00
Jessica Wang
2db078abf6
bug 4556: localize middle menu actions.
2011-01-28 12:19:48 -08:00
Jessica Wang
38857cf47c
bug 4556: localize adding action in middle menu.
2011-01-28 11:35:49 -08:00
Jessica Wang
639f496011
bug 4556: network offering page, global settings page - localize action label and confirmation message.
2011-01-28 10:54:01 -08:00
Jessica Wang
48120e594f
bug 4556: service offering page, disk offering page - localize action label and confirmation message.
2011-01-28 10:45:15 -08:00
Jessica Wang
b8c914fe54
bug 4556: system VM page - localize action label and confirmation message.
2011-01-28 10:28:41 -08:00
Jessica Wang
ccc638681a
bug 4556: router page - localize action label and confirmation message.
2011-01-28 10:20:04 -08:00
Jessica Wang
cddfd75595
bug 4556: network page - direct network - localize actions.
2011-01-27 19:53:25 -08:00
Jessica Wang
4fcd6dec89
bug 4556: network page - public network - localize all actions.
2011-01-27 19:45:46 -08:00
Jessica Wang
097e432c75
network page - change minimum VLAN ID from 2 to 1.
2011-01-27 19:33:52 -08:00
Jessica Wang
7f99eeff0c
bug 4556: secondary storage page - localize all actions.
2011-01-27 19:20:43 -08:00
Jessica Wang
7f059c2d78
bug 4556: primary storage page - localize all actions.
2011-01-27 19:06:33 -08:00
Jessica Wang
41cbd0edac
bug 4556: host page - localize all actions.
2011-01-27 18:34:35 -08:00
Jessica Wang
3b70350910
bug 4556: cluster page - localize all actions.
2011-01-27 18:05:16 -08:00
Jessica Wang
b9b53f4f1b
bug 4556: Pod page - localize all actions.
2011-01-27 17:58:53 -08:00
Jessica Wang
11d0c2223e
bug 4556: Zone page - localize all actions.
2011-01-27 17:51:15 -08:00
Jessica Wang
f19c10d53a
bug 4556: Domain page - localize all actions.
2011-01-27 17:26:47 -08:00
Jessica Wang
bf50d61bf6
bug 4556: ISO page - localize all actions.
2011-01-27 17:15:47 -08:00
Jessica Wang
6b91ba441b
bug 4556: Template page - localize all actions.
2011-01-27 16:49:52 -08:00
Jessica Wang
ff29ecda67
bug 4556: Security Group page - localize all actions.
2011-01-27 16:15:10 -08:00
will
2b4500e4d1
Fixed missing resource parameters for network.jsp
2011-01-27 16:11:21 -08:00
Jessica Wang
c4a2b620a6
bug 4556: IP Address page - details tab - localize all actions.
2011-01-27 15:56:15 -08:00
NIKITA
fcee9497ad
Minor issue with midmenu loading has been fixed
2011-01-27 15:55:02 -08:00
NIKITA
47c56905dd
bug 8223: Issue has been resolved
2011-01-27 15:47:44 -08:00
Jessica Wang
b35354b4b3
bug 4556: snapshot page - details tab - localize all actions.
2011-01-27 15:28:55 -08:00
Jessica Wang
ac8d1b725e
bug 4556: volume page - snapshot tab - localize all actions.
2011-01-27 15:13:38 -08:00
Jessica Wang
21018cdb4f
bug 4556: volume page -details tab - localize all volume actions.
2011-01-27 15:01:39 -08:00
Jessica Wang
3d394116f0
bug 4556: instance page - volume tab - localize subgrid action Detach Disk, Create Template, Take Snapshot.
2011-01-27 14:24:02 -08:00
will
79e3687862
bug 7628 : Changed text from "Next" to "More Templates"
2011-01-27 12:49:00 -08:00
will
9c4ca62bb9
bug 4556: localized string replacement for primarystorage.jsp
2011-01-27 12:41:44 -08:00
NIKITA
fadca22371
bug 8198: Resolution again optimized for 1024px
2011-01-27 12:36:27 -08:00
Jessica Wang
6871106dc8
bug 4556: instance page - localize details tab action Restore Instance, Edit Instance, Attach ISO, Detach ISO, Reset Password, Change Service.
2011-01-27 12:20:00 -08:00
NIKITA
87008ae6a9
bug 8198: Issue has been resolved but now its optimum for 1280 resolution and not 1024 resolution anymore
2011-01-27 11:53:18 -08:00
Jessica Wang
fe9b2f9f56
bug 4556: instance page - localize details tab action Start/Stop/Reboot/Destroy Instance.
2011-01-27 11:51:25 -08:00
Jessica Wang
2147d41246
bug 4556: instance page - localize middle menu action Destroy Instance.
2011-01-27 11:44:02 -08:00
Jessica Wang
6dbf9339be
bug 4556: instance page - localize middle menu action Reboot Instance.
2011-01-27 11:38:40 -08:00
Jessica Wang
8d5e4ab5f7
bug 4556: instance page - localize middle menu action Stop Instance.
2011-01-27 11:34:06 -08:00
Jessica Wang
c9e03ebd4f
bug 4556: instance page - localize middle menu action Start Instance.
2011-01-27 11:25:44 -08:00
will
720399b155
More localization cleanup
2011-01-27 10:48:19 -08:00
Jessica Wang
518ea5dbb4
bug 4556: account page - localize Enable User action, Delete user action.
2011-01-26 18:31:01 -08:00
Jessica Wang
a8ea971c14
bug 4556: account page - localize Change Password action, Generate Keys action, Disable User action.
2011-01-26 18:16:25 -08:00
Jessica Wang
adecd3a424
bug 4556: account page - localize Edit User action.
2011-01-26 18:02:30 -08:00
Jessica Wang
e542ca17e0
bug 4556: account page - localize Delete Account action.
2011-01-26 17:25:05 -08:00
Jessica Wang
ef1f1eb614
bug 4556: account page - localize Enable Account action.
2011-01-26 17:08:00 -08:00
Jessica Wang
319ae4e6b2
bug 4556: account page - localize Lock Account action.
2011-01-26 17:01:41 -08:00
Jessica Wang
fea60efa15
Security Group page - add icon to middle menu.
2011-01-26 16:48:01 -08:00
Jessica Wang
4068603193
bug 4556: account page - localize Resource Limits and Disable Account.
2011-01-26 16:20:35 -08:00
Jessica Wang
35c3034e01
bug 4556: localize Edit Account action label.
2011-01-26 16:04:21 -08:00
Jessica Wang
f1fc1a269e
bug 8210: IP Address page - Port Range tab - the embedded object returned by createIpForwardingRule API should be named as "ipforwardingrule" instead of "portforwardingrule".
2011-01-26 15:42:45 -08:00
Jessica Wang
529e48d5eb
bug 8210: IP Address page - Port Range tab - remove instance field.
2011-01-26 15:32:05 -08:00
Jessica Wang
7050cf0cfe
bug 8210: IP Address page - implement tab Port Range.
2011-01-26 15:22:44 -08:00
will
9b98ed0009
bug 4556: localized string replacement for zone.jsp
2011-01-26 14:48:04 -08:00
NIKITA
968266bbb6
bug 8207: Issue has been resolved
2011-01-26 14:26:19 -08:00
will
26e37d5add
bug 4556: localized string replacement for template.jsp, volume.jsp
2011-01-26 14:16:22 -08:00
Jessica Wang
374a114723
bug 8210: IP Address page - show new tab Port Range when Static NAT is enabled.
2011-01-26 12:14:06 -08:00
Jessica Wang
0366aa9543
bug 8210: IP Address page - details tab - after Enable Static NAT succeeds, get vmName from listIpForwardingRules response.
2011-01-26 11:53:10 -08:00
will
382cbf5105
bug 4556: localized string replacement for serviceoffering.jsp, snapshot.jsp, systemvm.jsp
2011-01-26 11:51:43 -08:00
Jessica Wang
e85cf89d83
bug 8210: IP Address page - details tab - Enable/Disable Static NAT - replace old API with new API.
2011-01-26 11:48:30 -08:00
will
2f91af1fba
Simplified the single signon process
2011-01-26 11:16:17 -08:00
Jessica Wang
2734c892d8
account page - localize delete account dialog.
2011-01-26 09:55:34 -08:00
will
ea2ec8e248
bug 4556: localized string replacement for securitygroup.jsp
2011-01-25 19:06:11 -08:00
will
cb6e76ae72
bug 4556: localized string replacement for router.jsp, secondarystorage.jsp
2011-01-25 18:23:02 -08:00
will
155100a5fe
bug 4556: localized string replacement for resource.jsp
2011-01-25 18:09:29 -08:00
Jessica Wang
f94d4f69e1
account page - details tab - localize confirmation dialog.
2011-01-25 17:34:35 -08:00
NIKITA
bc73928469
CSS change for login button so that tab works on button too
2011-01-25 17:30:19 -08:00
Jessica Wang
90596ac674
bug 7660: login screen - change login button from <div> to <button>
2011-01-25 17:08:05 -08:00
will
26a0492cbe
bug 4456: localized string replacement for networkoffering.jsp, pod.jsp
...
- Standardized some vCenter naming conventions.
2011-01-25 16:49:32 -08:00
Jessica Wang
cd576af3be
bug 7377: router page - add domain row.
2011-01-25 16:43:30 -08:00
Jessica Wang
6728b33733
bug 8182: zone page - still show Add Cluster/Add Host/Add Primary storage dialog even there is no pod under the zone.
2011-01-25 16:01:55 -08:00
will
5937f6b648
bug 4556: localized string replacement for network.jsp
2011-01-25 15:02:11 -08:00
NIKITA
5c80ac13a2
Icon for midmenu security group
2011-01-25 14:40:58 -08:00
Jessica Wang
69846d7c6e
VM Wizard - when zone field is selected, call listHypervisors with zoneId to populate hypervisor field.
2011-01-25 14:23:58 -08:00
Jessica Wang
62b036b63d
network page - public network - external load balancer tab - parse listExternalLoadBalancers response and dynamically create grid row for each parsing result.
2011-01-25 13:43:16 -08:00
NIKITA
7568265bc7
bug 8198: Issue has been resolved
2011-01-25 12:42:59 -08:00
Jessica Wang
6e5c4f3465
network page - public network - external firewall tab - parse listExternalFirewalls response and dynamically create grid row for each parsing result.
2011-01-25 12:04:36 -08:00