Jessica Wang
7cb3ed2fc0
CS-14588: cloudstack 3.0 UI - VM Wizard - name field - allow uppercase.
2012-04-23 11:20:51 -07:00
bfederle
6b58931aae
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:07:09 -07:00
bfederle
0632a9e63b
Zone wizard UI
...
Move network offerings array to local select fn scope, as it is only used there
2012-04-20 16:07:09 -07:00
bfederle
2d5fa1ac76
Zone wizard UI
...
Add missing 'selectedNetworkOfferingObj' var, which may cause JS
errors in some cases
2012-04-20 15:05:12 -07:00
Brian Federle
90f663c3f1
CS-13830 : Zone's guest CIDR field is not modifiable in the UI
2012-04-19 15:19:40 -07:00
Jessica Wang
f27905b8f9
cloudstack 3.0 UI - localize validation message for vm host name.
2012-04-18 18:12:37 -07:00
Jessica Wang
0ac966d269
cloudstack 3.0 UI - host page - list view - add State column with color and icon.
2012-04-18 17:48:44 -07:00
Jessica Wang
b3df14da0c
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.
2012-04-18 17:26:39 -07:00
Jessica Wang
a67e78e33e
bug 14516: add zone wizard - exclude EIP, ELB, SG network offerings only when hypervisor is VMware or BareMetal.
2012-04-17 11:03:27 -07:00
Jessica Wang
f4fb76925b
cloudstack 3.0 UI - add zone wizard - hypervisor dropdown - make XenServer as default option.
2012-04-17 10:38:32 -07:00
Jessica Wang
03b7db2d99
bug 12688: fix a bug in listView widget that didn't pass correct filterBy object to loadBody().
2012-04-16 14:57:10 -07:00
Jessica Wang
d42086bbe1
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:06:36 -07:00
Jessica Wang
56bbc5e2af
cloudstack 3.0 UI - add Network offering dialog - correct label of service offering from Compute offering to System offering.
2012-04-13 14:38:42 -07:00
Jessica Wang
6ccfd8ed4f
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:19:12 -07:00
Jessica Wang
8a2067e186
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:21:03 -07:00
Jessica Wang
25034571e2
cloudstack 3.0 UI - fix a JS error "selectedNetworkOfferingObj is not defined"
2012-04-12 15:39:41 -07:00
Jessica Wang
30e02e3960
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 15:20:06 -07:00
Jessica Wang
730d7441a4
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 15:20:05 -07:00
pranav
3055e172e7
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:16:00 -07:00
Pranav Saxena
5cfadc41ce
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:04:14 -07:00
Brian Federle
3ac214bc11
bug CS-14441: Fix typo in VMware traffic label ID
2012-04-12 12:43:11 -07:00
Jessica Wang
a4100e4eb9
cloudstack 3.0 UI - security group - ingress rule - fix a bug that Account, Security group failed to be translated.
2012-04-11 17:27:08 -07:00
Jessica Wang
e3ba472f85
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:14:46 -07:00
Jessica Wang
536aaf4b8e
cloudstack 3.0 UI - Event page, Alert page - implement Refresh button.
2012-04-11 15:38:02 -07:00
Jessica Wang
8fa8ac36ec
cloudstack 3.0 UI - service offerings - implement Refresh button.
2012-04-11 15:15:53 -07:00
Jessica Wang
62894eba18
cloudstack 3.0 UI - infrastructure - physical network - network service providers - F5, Netscaler, SRX- devices - After remove action completes, close detailView and remove the row from listView.
2012-04-11 14:51:47 -07:00
Jessica Wang
8394f67ddb
cloudstack 3.0 UI - infrastructure - physical network - network service providers - F5, Netscaler- devices - correct section id.
2012-04-11 14:40:33 -07:00
Pranav Saxena
becafcf7eb
Bug 14211: CS- 14211 Redundant User Instance Field in UI
...
reviewed-by: brian
2012-04-11 14:34:49 -07:00
Jessica Wang
b51ee93e41
cloudstack 3.0 UI - infrastructure - physical network - network service providers - SRX - devices - correct section id from srxProviders to srxDevices.
2012-04-11 14:23:50 -07:00
Brian Federle
24f5715a0c
bug CS-14419
...
Add error handling for delete security group action
status CS-14419: resolved fixed
reviewed-by: jessica
2012-04-11 11:51:32 -07:00
Jessica Wang
e4b4f5b470
cloudstack 3.0 UI - infrastructure - physical network - network service providers - SRX - devices - change breadcrumb to show Devices instead of SRX (to distinguish between provider and devices).
2012-04-11 11:31:21 -07:00
Jessica Wang
4e834c4124
cloudstack 3.0 UI - infrastructure - physical network - network service providers - F5 - devices - change breadcrumb to show Devices instead of F5 (to distinguish between provider and devices).
2012-04-11 11:27:19 -07:00
Jessica Wang
e79eb36870
cloudstack 3.0 UI - infrastructure - physical network - network service providers - Netscaler - devices - change breadcrumb to show Devices instead of Netscaler (to distinguish between provider and devices).
2012-04-11 11:18:28 -07:00
Jessica Wang
5490ec9bca
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:43:46 -07:00
Jessica Wang
fe0f85c97e
cloudstack 3.0 UI - Secondary Storage page - detail view - implement Refresh button.
2012-04-10 16:56:52 -07:00
Jessica Wang
9262eafbce
cloudstack 3.0 UI - Primary Storage page - detail view - implement Refresh button.
2012-04-10 16:41:18 -07:00
Jessica Wang
ce7176c43b
cloudstack 3.0 UI - Host page - Statistics tab - implement Refresh button.
2012-04-10 16:29:07 -07:00
Jessica Wang
36e8de0082
cloudstack 3.0 UI - Host page - detail view - implement Refresh button.
2012-04-10 16:22:36 -07:00
Jessica Wang
3c8a90d351
cloudstack 3.0 UI - Pod page - detail view - implement Refresh button.
2012-04-10 15:51:45 -07:00
Jessica Wang
ed50f3668a
cloudstack 3.0 UI - physical network page - Network Service Providers - SRX - devices - detailView - implement Refresh button.
2012-04-10 15:42:04 -07:00
Jessica Wang
aa71ac1683
cloudstack 3.0 UI - physical network page - Network Service Providers - F5 - devices - detailView - implement Refresh button.
2012-04-10 15:00:46 -07:00
Jessica Wang
2bae6d4bbc
cloudstack 3.0 UI - physical network page - Network Service Providers - Virtual Router - Instances tab - detailView - implement Refresh button.
2012-04-10 14:46:15 -07:00
Jessica Wang
caec604a80
cloudstack 3.0 UI - physical network page - Network Service Providers - Virtual Router - Instances tab - implement Refresh button.
2012-04-10 12:32:03 -07:00
Jessica Wang
4bec750de6
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:47:21 -07:00
Jessica Wang
033dcf4007
cloudstack 3.0 UI - physical network page - Network Service Providers - Virtual Router - implement Refresh button.
2012-04-09 16:55:53 -07:00
Jessica Wang
9bfea6a2ee
cloudstack 3.0 UI - physical network page - guest traffic type - networks tab (guest networks) - implement Refresh button.
2012-04-09 16:16:17 -07:00
Jessica Wang
9c78b8c98d
cloudstack 3.0 UI - physical network page - guest traffic type - implement Refresh button.
2012-04-09 15:28:58 -07:00
Jessica Wang
0558092832
cloudstack 3.0 UI - System VM page - implement Refresh button.
2012-04-09 14:23:14 -07:00
Brian Federle
e21a160772
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.
reviewed-by: jessica
Conflicts:
ui/scripts/ui-custom/physicalResources.js
2012-04-09 13:48:57 -07:00
Brian Federle
0991652f4a
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.
Conflicts:
ui/tests/test.detailView.js
2012-04-09 13:45:35 -07:00