Jessica Wang
833993cf09
CS-14870: cloudstack 3.0 UI - network offering page - detail view - add tags field.
2012-05-14 10:11:42 -07:00
Jessica Wang
09718cdff9
cloudstack 3.0 UI - automatically refresh JS scripts
2012-05-11 16:05:13 -07:00
bfederle
44d04fd58e
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:05:20 -07:00
bfederle
a491a6ee35
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:26 -07:00
Jessica Wang
faa0cb1035
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:17:21 -07:00
bfederle
786c92591d
CS-14679
...
Fix label on primary storage required 'path' field
2012-05-10 14:22:26 -07:00
Jessica Wang
6b1f87fb80
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:31:01 -07:00
Jessica Wang
50caf8f7c4
CS-14761: volume page - make migration action available only when volume state is Ready.
2012-05-10 11:13:35 -07:00
Sanjay Tripathi
4711d5525d
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:33:53 +05:30
bfederle
02ffe41ae3
CS-14752: Fix select security group scrollbars
2012-05-10 08:23:34 -07:00
bfederle
3e47cf6dcd
CSS scrollbar fix
...
Fix body horizontal scrollbar, when viewing UI at low resolution
2012-05-10 08:23:33 -07:00
Jessica Wang
e1f2c84689
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:09:19 -07:00
Jessica Wang
cacd2ffae4
Revert "Revert "CS-14735: cloudstack 3.0 UI - Upload Volume - uploadVolume API is sync instead of async. Here is related UI change.""
...
This reverts commit e577c6618b .
2012-05-08 16:16:14 -07:00
Sanjay Tripathi
62fa67409d
Merge branch '3.0.x' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 3.0.x
2012-05-08 12:35:26 +05:30
Jessica Wang
3d0811ecb7
cloudstack 3.0 UI - IP Address page - listView - remove dummy filter.
2012-05-07 15:38:26 -07:00
Jessica Wang
99f88eff32
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:00:07 -07:00
Jessica Wang
2dff3e7422
cloudstack 3.0 UI - log out - error handling - not reload the current document when onLogoutCallback() return false
2012-05-07 14:04:07 -07:00
Jessica Wang
a45486a6f3
cloudstack 3.0 UI - localization - add new label of MD5 checksum
2012-05-07 11:27:49 -07:00
Jessica Wang
3eb48821c6
CS-14295: cloudstack 3.0 UI - volume page - upload volume dialog - add checksum field.
2012-05-07 11:11:30 -07:00
Sanjay Tripathi
9b567ac6bf
CS-13377 : Can't mark a template as featured during template creation from a root volume.
2012-05-07 16:02:10 +05:30
Sanjay Tripathi
eef899897b
Merge branch '3.0.x' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 3.0.x
2012-05-07 11:17:05 +05:30
JohnZ
e577c6618b
Revert "CS-14735: cloudstack 3.0 UI - Upload Volume - uploadVolume API is sync instead of async. Here is related UI change."
...
This reverts commit 12145bbf7c .
2012-05-06 18:32:46 +01:00
Jessica Wang
12145bbf7c
CS-14735: cloudstack 3.0 UI - Upload Volume - uploadVolume API is sync instead of async. Here is related UI change.
2012-05-04 17:00:13 -07:00
Jessica Wang
c356fb922f
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:36:28 -07:00
Jessica Wang
9d2cdad35c
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:43:14 -07:00
Jessica Wang
092b87aebe
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:05:49 -07:00
bfederle
c452e0a0c3
Fix BG for setup guest traffic form in basic zone
2012-05-04 10:00:46 -07:00
Sanjay Tripathi
419ff950a0
bug 13461: Usage server restart required after some configuration changes.
2012-05-04 11:07:02 +05:30
Jessica Wang
b0ccfc9d14
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:40:22 -07:00
Jessica Wang
a61f3238c4
CS-14295: cloudstack 3.0 UI - volume page - listView - implement "Upload Volume" action.
2012-05-02 16:22:05 -07:00
bfederle
3848dfe109
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.
Conflicts:
ui/index.jsp
2012-05-02 14:30:16 -07:00
Jessica Wang
92dc870f3e
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:02:03 -07:00
bfederle
c45412cc7c
Better tab BG appearance for VLAN range step
2012-05-01 15:51:37 -07:00
bfederle
c32611abf9
Infrastructure UI: remove button
...
Remove old 'view all' button from corner of infrastructure chart
2012-05-01 15:51:37 -07:00
Jessica Wang
40a84ffe1a
CS-13162: cloudstack 3.0 UI - Instance page - detail view - add "Public IP" column.
2012-04-30 16:53:15 -07:00
Jessica Wang
84c13afa62
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:42:08 -07:00
Jessica Wang
7c8f0ede7e
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:56:46 -07:00
bfederle
5e40b6553d
CS-13925: Fix missing end parenthesis
2012-04-30 10:51:25 -07:00
bfederle
498e406a95
CS-14084: Fix label on instance wizard 'review' step
2012-04-30 10:48:41 -07:00
bfederle
d80688ddce
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
Conflicts:
ui/index.jsp
2012-04-30 10:36:02 -07:00
Abhi
6726f3b0d0
bug CS-14663: accepting encoded password for MD5
2012-04-28 12:30:29 +05:30
Jessica Wang
77dd95a3b5
cloudstack 3.0 UI - add network offering - fix a bug that wrongly calculated advanced zones.
2012-04-27 16:16:40 -07:00
Jessica Wang
31997fa89d
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:01:56 -07:00
Jessica Wang
83e904ab19
bug 14610: cloudstack 3.0 - single sign on - fix a bug that logout didn't work for single-sign-on.
2012-04-27 14:08:39 -07:00
Jessica Wang
a119abda0d
cloudstack 3.0 UI - infrastructure - zone detail - physical network section - add Isolation method to listView.
2012-04-26 16:52:09 -07:00
Jessica Wang
bf4232974f
CS-14272: cloudstack 3.0 UI - Add Zone Wizard - physical networks step - add Isolation Method dropdown.
2012-04-26 16:18:42 -07:00
Jessica Wang
17c150a4f1
CS-14338: cloudstack 3.0 UI - instance page - Destroy VM action - change after-action message.
2012-04-25 14:04:34 -07:00
bfederle
845e9b5408
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:32:18 -07:00
bfederle
aeec7dde11
Firefox CSS fix
...
Explicitly hide overflow-x, to prevent breakage from Firefox 12 update
causing horizontal scrollbars to be visible.
2012-04-25 11:30:46 -07:00
Jessica Wang
8962194f42
CS-14385: cloudstack UI - Host page - add "HA Enabled" column which only shows When ha.tag global configuration is not empty.
2012-04-24 17:06:04 -07:00
Jessica Wang
c4719e91f5
CS-14624: cloudstack 3.0 UI - hide "Add Account" button from domain-admin.
2012-04-24 17:06:03 -07:00
Jessica Wang
21ebf03ea1
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:14:15 -07:00
Jessica Wang
37007f8071
CS-14297: cloudstack 3.0 UI - Delete Primary Storage dialogbox - add "Force Remove" checkbox.
2012-04-24 11:49:53 -07:00
Jessica Wang
f78874d825
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:50:53 -07:00
Jessica Wang
906b40bf97
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-23 16:34:39 -07:00
Jessica Wang
0e04bfa7dd
CS-14588: cloudstack 3.0 UI - VM Wizard - name field - allow uppercase.
2012-04-23 13:34:36 -07:00
Jessica Wang
caabcdb010
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:42:00 -07:00
bfederle
9afb9f4c49
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:06:47 -07:00
bfederle
cf4b5c62b8
Zone wizard UI
...
Move network offerings array to local select fn scope, as it is only used there
2012-04-20 16:06:46 -07:00
bfederle
935fb13481
Zone wizard UI
...
Add missing 'selectedNetworkOfferingObj' var, which may cause JS
errors in some cases
2012-04-20 15:05:00 -07:00
Pranav Saxena
bb57707359
CS-13830 : Zone's guest CIDR field is not modifiable in the UI
2012-04-19 15:18:32 -07:00
Pranav Saxena
931a69c47b
CS-13830 : Zone's guest CIDR field is not modifiable in the UI
2012-04-19 15:18:32 -07:00
Brian Federle
e98899cd13
Add missing 'fetchLatest' for second listCapacity call
2012-04-19 13:00:30 -07:00
Pranav Saxena
1daa44f7fe
CS-13825 : There's an extra >CR> in the internal DNS text label in firefox Ubuntu Cloudstack Installation
2012-04-19 12:56:01 -07:00
Pranav Saxena
3ac1608a53
CS-13904 : Labels for service offering CPU and memory not consistent
2012-04-19 12:56:01 -07:00
Pranav Saxena
d69053df0f
CS-13763 : System Wide Capacity Percentages are not being properly shown on Firefox on Ubuntu/Fedora
2012-04-19 12:56:00 -07:00
Jessica Wang
f8058b5b3f
cloudstack 3.0 UI - localize validation message for vm host name.
2012-04-18 18:19:46 -07:00
Jessica Wang
33504bc47e
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:44:47 -07:00
Jessica Wang
7599b84818
cloudstack 3.0 UI - host page - list view - add State column with color and icon.
2012-04-18 14:11:24 -07:00
Jessica Wang
a2fd69ea7e
cloudstack 3.0 UI - instance page - attach ISO - fix a localization error.
2012-04-18 14:01:30 -07:00
Jessica Wang
9e995a7d65
CS-14142: cloudstack 3.0 UI - Instance page - show Attached ISO name instead of Attached ISO Yes/No.
2012-04-18 13:52:07 -07:00
Jessica Wang
1356aae5dc
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:30:32 -07:00
Jessica Wang
7b4d6a06e1
CS-13896: cloudstack 3.0 UI - register template, register ISO - correct message and label.
2012-04-18 12:09:39 -07:00
Jessica Wang
6cbf34f196
CS-13589: cloudstack 3.0 UI - volume page - when a volume is in "Migrating" state, disallow any action.
2012-04-17 16:21:32 -07:00
Jessica Wang
678350ea1e
bug 14516: add zone wizard - exclude EIP, ELB, SG network offerings only when hypervisor is VMware or BareMetal.
2012-04-17 11:05:25 -07:00
Jessica Wang
3c5f37fcca
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:34:36 -07:00
Jessica Wang
8689e019d3
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:20:43 -07:00
Jessica Wang
48e949dd7f
cloudstack 3.0 UI - add zone wizard - hypervisor dropdown - make XenServer as default option.
2012-04-16 17:22:17 -07:00
Jessica Wang
b55ccc10fb
bug 12688: fix a bug in listView widget that didn't pass correct filterBy object to loadBody().
2012-04-16 14:58:28 -07:00
Jessica Wang
84d439f3cb
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:10:34 -07:00
Jessica Wang
0d8b10857f
cloudstack 3.0 UI - add Network offering dialog - correct label of service offering from Compute offering to System offering.
2012-04-13 14:40:25 -07:00
Jessica Wang
89943c566e
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:18:14 -07:00
Jessica Wang
80775b1137
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:23:37 -07:00
Jessica Wang
6fa7d4f612
cloudstack 3.0 UI - fix a JS error "selectedNetworkOfferingObj is not defined"
2012-04-12 16:23:21 -07:00
Jessica Wang
9d89ee296e
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:23:04 -07:00
Jessica Wang
ac5626619c
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:22:47 -07:00
pranav
899fed2539
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:12 -07:00
Pranav Saxena
9e2d7341c6
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:28 -07:00
Pranav Saxena
3fe58896f4
Bug 13969 : CS 13764 Names row of any table should not be clickable
...
reviewed-by: brian
2012-04-12 15:04:27 -07:00
Brian Federle
aed2159a2f
bug CS-14441: Fix typo in VMware traffic label ID
2012-04-12 12:42:43 -07:00
Jessica Wang
f4bd2fb654
cloudstack 3.0 UI - security group - ingress rule - fix a bug that Account, Security group failed to be translated.
2012-04-11 17:28:07 -07:00
Jessica Wang
d290296060
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:17:36 -07:00
Jessica Wang
7a0fdbd17e
cloudstack 3.0 UI - Event page, Alert page - implement Refresh button.
2012-04-11 15:39:12 -07:00
Jessica Wang
b3d45c6262
cloudstack 3.0 UI - service offerings - implement Refresh button.
2012-04-11 15:16:47 -07:00
Jessica Wang
2eba81c0f3
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:54:53 -07:00
Pranav Saxena
5daaceced5
Bug 14211: CS- 14211 Redundant User Instance Field in UI
2012-04-11 14:34:24 -07:00
Brian Federle
a2b82de0e6
bug CS-14419
...
Add error handling for delete security group action
status CS-14419: resolved fixed
2012-04-11 11:51:51 -07:00
Jessica Wang
407af7c49f
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:35:04 -07:00
Jessica Wang
40f198c24a
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:50:09 -07:00
Jessica Wang
4a4c3fd10a
cloudstack 3.0 UI - Secondary Storage page - detail view - implement Refresh button.
2012-04-10 16:57:40 -07:00
Jessica Wang
e08e3779df
cloudstack 3.0 UI - Primary Storage page - detail view - implement Refresh button.
2012-04-10 16:42:19 -07:00
Jessica Wang
0ea45ac429
cloudstack 3.0 UI - Host page - detail view - implement Refresh button.
2012-04-10 16:23:26 -07:00
Jessica Wang
bd7f16eb65
cloudstack 3.0 UI - Pod page - detail view - implement Refresh button.
2012-04-10 15:52:40 -07:00
Jessica Wang
4e4748ad45
cloudstack 3.0 UI - physical network page - Network Service Providers - SRX - devices - detailView - implement Refresh button.
2012-04-10 15:42:54 -07:00
Jessica Wang
8a9407f9c5
cloudstack 3.0 UI - physical network page - Network Service Providers - F5 - devices - detailView - implement Refresh button.
2012-04-10 15:01:54 -07:00
Jessica Wang
a7cc88a354
cloudstack 3.0 UI - physical network page - Network Service Providers - Virtual Router - Instances tab - detailView - implement Refresh button.
2012-04-10 14:47:20 -07:00
Jessica Wang
14ef5c9060
cloudstack 3.0 UI - physical network page - Network Service Providers - Virtual Router - Instances tab - implement Refresh button.
2012-04-10 12:32:50 -07:00
Jessica Wang
61545ca965
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:48:32 -07:00
Jessica Wang
770ea00d2b
cloudstack 3.0 UI - physical network page - Network Service Providers - Virtual Router - implement Refresh button.
2012-04-09 16:56:48 -07:00
Jessica Wang
c56925451d
cloudstack 3.0 UI - physical network page - guest traffic type - networks tab (guest networks) - implement Refresh button.
2012-04-09 16:17:16 -07:00
Jessica Wang
4164a6f165
cloudstack 3.0 UI - physical network page - guest traffic type - implement Refresh button.
2012-04-09 15:33:19 -07:00
Jessica Wang
ba7237c6cd
cloudstack 3.0 UI - System VM page - implement Refresh button.
2012-04-09 15:04:30 -07:00
Brian Federle
454982dec4
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:31:59 -07:00
Jessica Wang
82cbd46d99
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:09 -07:00
Jessica Wang
b7644e2895
cloudstack 3.0 UI - Add Network Offering dialog - compute offering (service offering) dropdown - populate only service offerings for domain router.
2012-04-06 10:22:23 -07:00
Brian Federle
60c1fccd75
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:45:16 -07:00
Brian Federle
f38f7a9a4d
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:40:11 -07:00
Pranav Saxena
724835e75c
Bug : 13582 UI freezes because of pressing Escape key
2012-04-05 13:40:11 -07:00
Brian Federle
22221ece16
Projects UI
...
Fix issue where removing project didn't remove detail view
2012-04-05 13:25:45 -07:00
Brian Federle
efb02c8687
bug 14411: Add 'None' option for no host OS preference
2012-04-05 11:54:05 -07:00
Sanjay Tripathi
0eb036aba3
bug 13299: Basic Installation wizard: Fileds in Add zone page are not aligned properly
2012-04-05 14:11:24 +05:30
Jessica Wang
8d3aa61a6b
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:35:46 -07:00
Jessica Wang
898b6fdc80
bug 14591: cloudstack 3.0 UI - remove Change Service option from router page.
2012-04-04 15:04:32 -07:00
Brian Federle
03e206edfc
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:53:07 -07:00
Brian Federle
b1ffc13086
Fix appearance of text in project view tabs
2012-04-03 15:52:41 -07:00
Brian Federle
d48cb95d94
Cleanup whitespace + indentation for UI widgets
2012-04-03 15:48:49 -07:00
Brian Federle
d2128d7a1c
Use newer format for addPanel for nav items
2012-04-03 15:48:23 -07:00
Brian Federle
686d899bb7
Only show invitations if projects UI is initialized
2012-04-03 15:47:52 -07:00
Pranav Saxena
b91f8e1b02
Bug 12343: Multiple Clicks on View More buttons adding extra tab in the bread crum bar
...
status 12343: resolved fixed
reviewed-by: brian
2012-04-03 15:30:28 -07:00
Brian Federle
b5d0d41f83
Detail view UI fix
...
Fix case where detail view data does not update, after async action
2012-04-03 14:51:58 -07:00
Jessica Wang
4b4a1531e7
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:15 -07:00
Brian Federle
f45314746c
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.
status 14569: resolved fixed
2012-04-03 11:45:38 -07:00
Brian Federle
ec9b97f749
CSS cleanup
2012-04-03 11:09:07 -07:00
Jessica Wang
861f313bc4
cloudstack 3.0.x branch - remove old UI folder.
2012-04-03 10:07:00 -07:00
frank
72d284de7d
Switch to Apache license
2012-04-03 04:54:14 -07:00
Jessica Wang
066678ebe6
bug 14585: cloudstack 3.0 UI - systemVM page - after destroy action completes, close detailView and remove it from listView.
2012-04-02 17:03:28 -07:00
Jessica Wang
04e030b86e
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:23:50 -07:00
Brian Federle
b08b41ea5d
Zone wizard: UI subnav
...
Reduce margin of zone wizard subnav items, to prevent wrapping when
subnav is long
2012-04-02 14:34:03 -07:00
Jessica Wang
92ec10e35b
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:25:21 -07:00
Jessica Wang
4c7871cc58
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:15:06 -07:00
Jessica Wang
e629744fc0
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 15:07:47 -07:00
Brian Federle
a3e945f93e
Add missing page + pageSize params to network provider list views
2012-03-30 15:04:48 -07:00
Brian Federle
c15f58624e
bug 14556: Add missing page + pageSize params to PF/LB list view
2012-03-30 14:54:05 -07:00
Brian Federle
481c7ccc4b
Also replace MD5 lib for old UI
2012-03-30 14:43:05 -07:00
bfederle
d335423434
Replace $.md5 plugin, for license compliance.
2012-03-30 13:51:05 -07:00
bfederle
8b9a8e36c1
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:51:12 -07:00
Jessica Wang
07466f8c53
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:52:24 -07:00
Jessica Wang
4d014786b6
Revert - bug 14532: cloudstack 3.0 UI - IP Address page - StaticNAT IP - NAT Port Range - protocol dropdown - add ICMP option
2012-03-28 20:24:52 -07:00
Jessica Wang
aff92112c2
bug 14532: cloudstack 3.0 UI - IP Address page - StaticNAT IP - NAT Port Range - protocol dropdown - add ICMP option
2012-03-28 19:31:51 -07:00
bfederle
095c9f0c06
bug 13773
...
Change 'migrateToAnotherStorage' icon to use same icon as 'migrate'
2012-03-28 17:03:29 -07:00
Jessica Wang
4a742c73a7
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:42:29 -07:00
Brian Federle
5e0f81bdc6
bug 14519
...
Show separate message for basic zone setup physical network UI
Conflicts:
client/WEB-INF/classes/resources/messages.properties
2012-03-28 15:06:16 -07:00
Jessica Wang
dad7ffc642
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:24:18 -07:00
Jessica Wang
98bd43520a
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:30:14 -07:00
pranav
feb3659416
bug: 14275 Search Box renders incorrectly in UI in IE9 in compatbility mode
2012-03-28 13:06:56 -07:00
Pranav Saxena
8d9f24cdaa
Bug 14476: ESC causes UI to freeze
2012-03-28 12:42:27 -07:00
Brian Federle
a35eafa3f6
bug 14507
...
Fix typo in title field for change password dialog
2012-03-28 10:50:42 -07:00
Brian Federle
1445acd7e7
bug 14098
...
Always allow edit guest network action, for both basic and advanced
zones.
2012-03-28 10:36:55 -07:00
bfederle
b208abd9ff
bug 14057
...
Rename 'label' -> 'traffic label' in configure traffic type dialog.
2012-03-28 10:25:26 -07:00
Jessica Wang
68ce66ef78
bug 14482: IP Address page - remove IP action - after action is finished, remove the IP from listView and close detailView.
2012-03-26 15:05:56 -07:00
Jessica Wang
90b452f9c1
cloudstack 3.0 UI - infrastructure - service providers - SRX list view - remove a wrong field, add another 2 fields.
2012-03-26 14:52:01 -07:00
Jessica Wang
952b803943
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:10:07 -07:00
Jessica Wang
f77430f160
cloudstack 3.0 UI - infrastructure - service provider detail view - correct view all label from view provider to view devices.
2012-03-26 12:46:50 -07:00
Jessica Wang
b19a1b5052
cloudstack 3.0 UI - service provider detail view - show service provider info instead of physical network info. [reviewed-by: Brian]
2012-03-26 11:57:35 -07:00
Jessica Wang
58546e9a06
bug 14488 - multiEdit widget - itemData[0] does not always have data. Only retrieve data when itemData[0] is not an empty object. [reviewed-by: Brian]
2012-03-26 10:54:55 -07:00
Sanjay Tripathi
fbf77f5f8f
Bug 14067: Global config - clicking on Edit button twice gives javaScript error args.callback is not a function.
2012-03-26 13:24:49 +05:30
Jessica Wang
00c48f985b
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:15 -07:00
bfederle
b4a3b1f185
bug 14447: Fix incorrect label on select network offering of VM wizard
2012-03-23 14:50:30 -07:00
Brian Federle
25b9807945
bug 14191
...
Correctly filter domain drop-down on add account dialog if accessed
via a specific domain.
2012-03-23 14:50:11 -07:00
Jessica Wang
6467dc486b
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:15:34 -07:00
Jessica Wang
3c1e160b75
cloudstack 3.0 UI - login page - language dropdown - add "Chinese (Simplified)" option.
2012-03-23 10:08:55 -07:00
Jessica Wang
590f2791f5
remove obsolete code since we don't display the individual providers on the system chart anymore.
2012-03-22 16:35:42 -07:00
Jessica Wang
03bb51014a
bug 14451: cloudstack 3.0 UI - volume page - remove the "Migrate Volume" option for regular user and domain admin. [reviewed-by: Brian]
2012-03-22 10:31:44 -07:00
Jessica Wang
f486cef0d6
cloudstack 3.0 UI - network page - detail view - pass listAll=true for now until API is fixed.
2012-03-21 16:31:01 -07:00
Jessica Wang
f29bb12486
bug 14202: cloudstack 3.0 UI - DeployVM wizard - select ISO step - only populate ISOs that are bootable.
2012-03-21 14:13:06 -07:00
Brian Federle
7a97c23bec
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.
status 14240: resolved fixed
2012-03-21 12:15:02 -07:00
Brian Federle
5473eef6b4
bug 14380: Add cancel button to detail view edit action
...
status 14380: resolved fixed
2012-03-21 11:44:20 -07:00
Jessica Wang
02bbcf0687
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:19:16 -07:00
Brian Federle
d54d16683c
bug 14375
...
Use 'Management IP Addresses' in place of 'Private IP Addresses' for
label on system dashboards
status 14375: resolved fixed
2012-03-21 11:16:03 -07:00
Brian Federle
7367ad785e
Fix multi-edit when item data is not present
2012-03-21 11:04:14 -07:00
Brian Federle
643f54c127
bug 14351: Show VM name in PF, instead of UUID
...
status 14351: resolved fixed
2012-03-21 10:27:29 -07:00
Brian Federle
49f0960de1
Remove trailing comma
2012-03-21 09:56:33 -07:00
Brian Federle
0d3b8191b4
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:33 -07:00
Brian Federle
52fcc20b59
Fix admin not being able to view users' network details
2012-03-21 09:56:33 -07:00
Brian Federle
4efb03114b
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.
status 14231: resolved fixed
2012-03-21 09:33:11 -07:00
Brian Federle
207ef1116a
Error handling for multiEdit remove action
2012-03-21 09:29:01 -07:00
bfederle
2a653782db
bug 14352: Fix LB instance naming
...
status 14352: resolved fixed
2012-03-20 16:29:16 -07:00
Jessica Wang
10f8b222ae
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:15:47 -07:00
Jessica Wang
dbfcae550d
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:03:14 -07:00
Jessica Wang
9074be2b3d
cloudstack 3.0 UI - listView widget - remove action - remove the corresponding row after action completes.
2012-03-20 15:14:36 -07:00
Jessica Wang
3eaf4d4fb7
cloudstack 3.0 UI - infrastructure page - zone detail - rename "network" tab to "physical network" tab.
2012-03-20 14:38:35 -07:00
Jessica Wang
2e8705578a
bug 14056: cloudstack 3.0 UI - infrastructure page - zone detail - physical network listView - provide delete action in listView.
2012-03-20 14:31:16 -07:00
bfederle
018d24c66b
Always render physical networks as list view first
2012-03-20 13:58:10 -07:00
Jessica Wang
9ec3065e89
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:39:13 -07:00
bfederle
cae7caf468
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
status 14057: resolved fixed
status 14098: resolved fixed
status 14101: resolved fixed
status 14132: resolved fixed
2012-03-20 13:33:23 -07:00
Jessica Wang
121db068dd
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:54:08 -07:00
bfederle
37a7c897bd
Prevent dashboard from breaking if item value is null
2012-03-20 08:23:37 -07:00
Jessica Wang
076617fbff
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:30:24 -07:00
Jessica Wang
f9f0c45030
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:03:42 -07:00
Jessica Wang
4d3f81e6fb
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:44:19 -07:00
Jessica Wang
8895c77ea7
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:03:52 -07:00
Jessica Wang
ad9da6f3cb
bug 14325: cloudstack 3.0 UI - add zone wizard - basic zone - retrieve provider of selected network offering
2012-03-19 10:47:40 -07:00
Jessica Wang
f9e50307ad
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:57:28 -07:00
Jessica Wang
f21263364f
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:11:44 -07:00
Jessica Wang
7283591690
cloudstack 3.0 UI - XSS - listView - editable field - fix a bug that editable field sanitized value twice.
2012-03-16 11:52:58 -07:00
Jessica Wang
9003f6702b
cloudStack 3.0 UI - validation - apply new method "disallowSpecialCharacters" to all textfields in dialog widget.
2012-03-15 15:30:21 -07:00
Jessica Wang
9d1d77ea77
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:46:05 -07:00
bfederle
2227f425cd
Sanitize input for domain section/tree view
2012-03-15 10:30:39 -07:00
Jessica Wang
17bada6a62
cloudstack 3.0 UI - XSS - detailView in Edit mode - fix it to show original value instead of HTML-encoding value.
2012-03-14 16:44:21 -07:00
Jessica Wang
5d96f58814
cloudstack 3.0 UI - XSS - listView - fix it to show correct value.
2012-03-14 16:10:15 -07:00
bfederle
4861fa8011
Sanitize input for multi-edit, notification widgets
2012-03-14 16:07:57 -07:00
bfederle
0450a6c14c
Add missing resource, max networks, to project resource tab
2012-03-14 16:07:15 -07:00
bfederle
8e9f418d85
Sanitize projects UI elements -- project selector, etc.
2012-03-14 14:59:41 -07:00
Jessica Wang
d0b306ce05
cloudstack 3.0 UI - fix a JS error "str.replace is undefined".
2012-03-14 14:35:48 -07:00
Jessica Wang
3475d75486
cloudstack 3.0 UI - replace old sanitizeXSS() with new cloudStack.sanitize().
2012-03-14 14:02:15 -07:00
bfederle
91dab6b9b1
Sanitize createForm input
2012-03-14 13:33:26 -07:00
bfederle
9e4bb2d0ac
Sanitize detail view input rendering
2012-03-14 13:33:26 -07:00
bfederle
05a39953f4
Sanitize list view input rendering
2012-03-14 13:33:25 -07:00
bfederle
8e4ed4bfaf
Fix case where str is not present
2012-03-14 13:33:25 -07:00
bfederle
2e1726cb5f
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 13:33:24 -07:00
Jessica Wang
e980263c5f
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:55:34 -07:00
Jessica Wang
41352a5464
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:29:51 -07:00
Jessica Wang
9066e995d1
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:16:55 -07:00
Jessica Wang
315430785d
cloudstack 3.0 UI - guest network - show Edit action for Isolated network. Show Restart action for all networks.
2012-03-13 15:15:18 -07:00
Jessica Wang
69218e8066
cloudstack 3.0 UI -infrastructure page - remove obsolete code.
2012-03-13 14:30:57 -07:00
Jessica Wang
6fab3a9d90
infrastructure page - zone detail - guest traffic type - networks tab - pass listAll=true to 2nd listNetworks API.
2012-03-12 14:48:11 -07:00
Jessica Wang
7ec7484662
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:12:26 -07:00
Jessica Wang
f36ac54ebc
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:36:32 -07:00
Jessica Wang
f346c4add6
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:47:28 -08:00
bfederle
90a999f4ab
bug 14191
...
-Only show domains under logged in user's domain
-Allow domain admins to add accounts from 'Accounts' section
status 14191: resolved fixed
2012-03-09 14:13:37 -08:00
Jessica Wang
8dcaa7485e
bug 13112: cloudstack 3.0 UI - host page - add Statistics tab.
2012-03-09 13:48:26 -08:00
Jessica Wang
e2131f8e5f
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:13 -08:00
Jessica Wang
df11681844
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:25:27 -08:00
Jessica Wang
a04523e04f
bug 14206: ISO page - listView - show name instead of description.
2012-03-08 15:05:46 -08:00
Jessica Wang
faf1cf2639
bug 14196: infrastructure page - add guest network - pass subdomainaccess=false to API when Subdomain Access is unchecked.
2012-03-08 14:43:36 -08:00
Jessica Wang
13f01f3c5f
cloudstack 3.0 UI - infrastructure page - update SSL Certificate - overlay loading image during action.
2012-03-08 14:10:43 -08:00
Jessica Wang
6721095a36
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:28:58 -08:00
Brian Federle
0c11ba2e22
Update icon for 'Update SSL Certificate' button
2012-03-08 11:08:49 -08:00
Jessica Wang
6962ad9c49
Network page - Add guest network dialog - network offering dropdown - pass guestiptype instead of type to listNetworkOfferings API.
2012-03-08 10:02:34 -08:00
Jessica Wang
570a9a33f5
bug 14194: Infrastructure page - guest traffic type - set traffic labels regardless of what vlan's value is.
2012-03-07 16:48:06 -08:00
Jessica Wang
535c51e90c
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:19:06 -08:00
Jessica Wang
b025869775
bug 14193: system - guest traffic - edit action - not pass vlan to updatePhysicalNetwork when vlan field is blank.
2012-03-07 16:11:23 -08:00
Jessica Wang
6c1294b443
bug 14023: extend dialog widget to support textarea field. [reviewed-by: Brian]
2012-03-07 10:03:19 -08:00
Jessica Wang
308af59ecd
bug 14023: add "update SSL Certificate" button in the first screen in Infrastructure page. [reviewed-by: Brian]
2012-03-06 15:59:17 -08:00
Brian Federle
7037679a4b
bug 14124: Fix remove host confirm dialog
...
status 14124: resolved fixed
2012-03-06 14:09:03 -08:00
Brian Federle
18aa4caec5
bug 14093
...
Uncheck conditional fields to be hidden, to avoid hidden services from
accidentally being enabled
status 14093: resolved fixed
2012-03-06 13:59:25 -08:00
Brian Federle
74bc707cad
bug 14044
...
Reduce width of level bar to prevent '100%' capacity text from
wrapping
status 14044: resolved fixed
2012-03-06 11:02:39 -08:00
Brian Federle
3aa044bc8c
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:48 -08:00
Jessica Wang
8a0e5d28f2
bug 13386: System page - Virtual Router page - hide Public IP field when its zone's network type is Basic. [reviewed-by: Brian]
2012-03-05 16:12:08 -08:00
Jessica Wang
9afb07540e
ISO page - wrong value, "labelc.community", in Filter by dropdown [reviewed-by: Brian]
2012-03-05 15:03:30 -08:00
Jessica Wang
435c79cf77
cloudstack 3.0 UI - Make Account page/User page available to normal-user role. [reviewed-by: Brian]
2012-03-05 11:30:10 -08:00
Jessica Wang
94d47cee74
bug 12981: login screen - show explicit error messages when login fails. [reviewed-by: Brian]
2012-03-02 16:42:03 -08:00
Jessica Wang
1661d4cc61
Delete User action - fix a bug that loading image didn't disappear after action was finished. [reviewed-by: Brian]
2012-03-02 11:48:46 -08:00
Jessica Wang
c30c15f086
Account page - account detail view - implement Refresh button. [reviewed-by: Brian]
2012-03-02 11:28:38 -08:00
Jessica Wang
856a49e88d
delete template action, delete ISO action - use 'remove' instead of 'destroy' since their definitions have been switched. [reviewed-by: Brian]
2012-03-02 11:07:36 -08:00
bfederle
08bc9d0e44
UI: Networks section fix
...
Fix broken detail view when viewing other users' networks as admin
2012-03-02 11:07:12 -08:00
Jessica Wang
0441508e19
delete account, delete network offeirng, delete guest network - use 'remove' instead of 'destroy' since their definitions have been switched. [reviewed-by: Brian]
2012-03-01 16:58:57 -08:00
Jessica Wang
2608e30d39
delete volume action, delete snapshot action, delete router action - use 'remove' instead of 'destroy' since their definitions have been switched. [reviewed-by: Brian]
2012-03-01 16:41:04 -08:00
Jessica Wang
53c8e4fcad
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. [reviewed-by: Brian]
2012-03-01 16:30:59 -08:00
Jessica Wang
a3666cb09b
cloudstack 3.0 UI - After destroy action is finished, remove the row from listView. [reviewed-by: Brian]
2012-03-01 15:34:37 -08:00
Jessica Wang
23a5cf2570
Network page - detail view - make API call to refresh data when Refresh button is clicked. [reviewed-by: Brian]
2012-03-01 11:35:59 -08:00
Jessica Wang
717a863470
Snapshot page - detail view - make API call to refresh data when Refresh button is clicked. [reviewed-by: Brian]
2012-03-01 11:12:32 -08:00
Jessica Wang
ee9d038320
Volume page - detail view - make API call to refresh data when Refresh button is clicked. [reviewed-by: Brian]
2012-03-01 10:57:57 -08:00
Jessica Wang
78a0c4fcbd
fix a JS error: $detailView.data("list-view-row") is undefined [reviewed-by: Brian]
2012-03-01 10:12:00 -08:00
Jessica Wang
9b71b0890f
cloudstack 3.0 UI - detailView widget - refresh embedded data in corresponding list view row when dataProvider is called. [reviewed-by: Brian]
2012-02-29 17:22:39 -08:00
Jessica Wang
aa37ba0bee
bug 14073: Quick Installer - make zones created from Quick Installer to be public (not dedicated to any domain) [reviewed-by: Brian]
2012-02-29 15:19:51 -08:00
Jessica Wang
1f18db42a5
cloudstack 3.0 new UI - support single-sign-on. [reviewed-by: Brian]
2012-02-28 14:53:19 -08:00
Jessica Wang
6ab9159ff9
remove g_type that is no longer in use. [reviewed-by: Brian]
2012-02-28 13:33:42 -08:00
bfederle
47ca27b1ed
Use user.role instead of user.type
...
reviewed-by: jessica
2012-02-28 12:21:54 -08:00
Jessica Wang
1cfe296452
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. [reviewed-by: Brian]
2012-02-28 11:33:12 -08:00
Jessica Wang
27e0736408
cloudstack 3.0 new UI - clean up global variable and session cookie when logging out. [reviewed-by: Brian]
2012-02-28 09:56:54 -08:00
Jessica Wang
92c8a1d4d4
Add Network Offering dialog - trigger change event to show/hide fields when the dialog box is opened. [reviewed-by: Brian]
2012-02-27 12:42:37 -08:00
Jessica Wang
06785099ed
bug 14030: ISO page - download ISO action - fix to show correct message ("url: ~~~") after ISO is downloaded. [reviewed-by: Brian]
2012-02-27 12:23:21 -08:00
Brian Federle
21ce0793f2
bug 14012
...
Fix typo in shutdown provider message code
status 14012: resolved fixed
reviewed-by: jessica
2012-02-27 10:45:01 -08:00
Brian Federle
e45dc5bd1f
bug 14013
...
Decrease height of details container to prevent apply button from
being hidden
status 14013: resolved fixed
reviewed-by: sonny
2012-02-27 10:43:03 -08:00
Brian Federle
e754f7c051
bug 14011
...
Fix to show install wizard when re-loading the page, so that the EULA
is always shown until installation is completed.
status 14011: resolved fixed
reviewed-by: sonny
2012-02-27 10:29:36 -08:00
Jessica Wang
50b7830ee3
bug 13971: network page - create network - pass new API parameter zoneId to listNetworkOfferings API. [Reviewed-by: Brian]
2012-02-23 17:04:05 -08:00
Jessica Wang
f9e13295a3
bug 13971: deployVM wizard - select network step - pass new API parameter zoneId to listNetworkOfferings API. [Reviewed-by: Brian]
2012-02-23 16:57:54 -08:00
Brian Federle
6795f3ed11
bug 13974
...
Fix table not including reorder column when switching filter
status 13974: resolved fixed
reviewed-by: jessica
2012-02-23 16:18:11 -08:00
Brian Federle
bdd3c14ef1
bug 13941
...
Add missing labels for user dashboard
status 13941: resolved fixed
reviewed-by: sonny
2012-02-23 15:43:07 -08:00
Brian Federle
f0285f6f44
bug 13972
...
Properly refresh data for users detail view
status 13972: resolved fixed
reviewed-by: jessica
2012-02-23 15:30:58 -08:00
Brian Federle
6d012270a7
System, secondary storage UI fixes
...
-Add state field ('resourcestate') to list view
-Fix destroy action to have proper UI feedback
reviewed-by: jessica
2012-02-23 15:08:05 -08:00
Brian Federle
2b7ed1f9e2
bug 12767
...
Hide previous button on first step of instance wizard
status 12767: resolved fixed
reviewed-by: jessica
2012-02-23 14:46:14 -08:00
Brian Federle
17c0f514e7
Fix destroy system VM action
...
reviewed-by: jessica
2012-02-23 14:42:49 -08:00
Brian Federle
b8c4dce1b7
bug 13965
...
Remove listPhysicalNetworks API from network step
status 13965: resolved fixed
reviewed-by: jessica
2012-02-23 13:50:42 -08:00
Brian Federle
89e6881695
bug 13953: Fix typo in SRX field
...
status 13953: resolved fixed
reviewed-by: jessica
2012-02-23 11:56:12 -08:00
Jessica Wang
aee279a788
bug 13949: fix a localization label [reviewed-by: Brian]
2012-02-22 19:03:17 -08:00
Jessica Wang
5522da1229
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:25:18 -08:00
Brian Federle
3d7b5a12d8
Localizaton fixes
...
-Add conditional CSS for Japanese version
-Fix font wrapping in JA CSS for header bar, system dashboard
-Add some missing localization labels
reviewed-by: jessica
2012-02-22 17:32:33 -08:00
Jessica Wang
69bd704bc9
bug 13943: deployVM wizard - select network step - get network offerings - pass specifyvlan=false [reviewed-by: Brian]
2012-02-22 16:58:00 -08:00
Brian Federle
7333dc268d
bug 13940
...
Patch for jQuery UI to fix IE for drag-and-drop
reviewed-by: jessica
2012-02-22 16:45:30 -08:00
Jessica Wang
f6792c9b7c
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. [reviewed-by: Brian]
2012-02-22 16:29:28 -08:00
Jessica Wang
3a0afade23
zone wizard - declare item before using it. [reviewed-by: Brian]
2012-02-22 14:53:49 -08:00
Jessica Wang
ae6f4d4460
Fix for primary storage step prefilter in IE [reviewed-by: Jessica]
2012-02-22 14:52:24 -08:00
Brian Federle
d8fe8fb93f
Zone wizard: UI: Review step
...
Better final message before launch: make font size larger and
centered; include icon
reviewed-by: sonny
2012-02-22 14:48:28 -08:00
Jessica Wang
5a901b8fcf
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. [reviewed-by: Brian]
2012-02-22 13:58:36 -08:00
Brian Federle
1928bd503c
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.
reviewed-by: jessica
2012-02-22 12:22:44 -08:00
Brian Federle
15ace5fe26
Domain/tree view UI fix
...
Render details only after panel is fully transitioned in, to prevent
lag from server calls while animation is happening.
reviewed-by: sonny
2012-02-22 12:14:36 -08:00
Jessica Wang
836c2d62e9
system page - update embedded object of args.context.physicalNetworks[0] after a physical network is updated. [reviewed-by: Brian]
2012-02-22 12:10:30 -08:00
Brian Federle
e8fbfddef0
Recurring snapshot UI: fix tab wrapping
...
reviewed-by: sonny
2012-02-22 12:09:10 -08:00
Brian Federle
30f968e137
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
status 13922: resolved fixed
reviewed-by: jessica
2012-02-22 12:06:38 -08:00
Jessica Wang
02bbccdb48
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. [reviewed-by: Brian]
2012-02-22 11:33:32 -08:00
Jessica Wang
7eb35db46b
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]
2012-02-22 11:18:18 -08:00
Brian Federle
c81cc55877
EULA/Localization updates
...
-Make default language English, if no cookie set
-Get EULA specific to selected language
reviewed-by: sonny
2012-02-22 11:06:27 -08:00
Jessica Wang
182118c443
bug 13923: volume page - make download volume action available on volumes whose hypervisor is OVM. [reviewed-by: Brian]
2012-02-22 10:52:25 -08:00
Jessica Wang
1c292da977
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:25:31 -08:00
Jessica Wang
28c2477de1
localize new error message (for add guest network in multiple guest traffic types zone). [reviewed-by: Brian]
2012-02-21 19:24:00 -08:00
Brian Federle
276bb962b7
UI updates/fixes
...
reviewed-by: jessica
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'
-Make tab width flexible, to support longer labels
-bug 13920: Fix static NAT rule listing
-Fix typo
2012-02-21 19:14:26 -08:00
Jessica Wang
bbd7e23a6a
IP Address page - iselastic field has been renamed to issystem at server-side. Here is related UI change. [reviewed-by: Brian]
2012-02-21 16:23:01 -08:00
Jessica Wang
007b015499
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.
...
[reviewed-by: Brian]
2012-02-21 15:53:57 -08:00
Brian Federle
bad588377c
bug 13918
...
Don't show VPN actions if IP's network's offering doesn't support VPN
status 13918: resolved fixed
reviewed-by: jessica
2012-02-21 15:41:12 -08:00
Brian Federle
f8927349c2
bug 13828
...
Fix add VM button disappearing if no VMs are present under LB rule
status 13828: resolved fixed
reviewed-by: jessica
2012-02-21 15:23:04 -08:00
Brian Federle
a9da845383
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.
status 13765: resolved fixed
reviewed-by: jessica
2012-02-21 15:16:05 -08:00
Brian Federle
f9f7581655
bug 13746: Fix missing localization label
...
status 13746: resolved fixed
reviewed-by: jessica
2012-02-21 14:35:51 -08:00
Brian Federle
0158f2662d
IE CSS fixes
...
-Fix alignment of listview-in-detailview table headers
-Fix detail view toolbar display
-Fix system charts
reviewed-by: jessica
2012-02-21 14:31:34 -08:00
Brian Federle
841ddc351f
bug 13754
...
Display project routers in system list view
status 13754: resolved fixed
reviewed-by: jessica
2012-02-21 14:05:12 -08:00
Brian Federle
1c48ceb138
bug 13784: Fix missing status localization
...
status 13784: resolved fixed
reviewed-by: jessica
2012-02-21 13:50:51 -08:00
Brian Federle
046749cb47
bug 13908: Fix localization label
...
status 13908: resolved fixed
reviewed-by: jessica
2012-02-21 13:48:13 -08:00
Brian Federle
97cd66e532
bug 13675
...
Hide unused text fields for ICMP vs TCP selection
status 13675: resolved fixed
reviewed-by: jessica
2012-02-21 13:45:23 -08:00
Brian Federle
d0c923ed40
bug 13866
...
Display public IP on VM details panel if static NAT is enabled for
that VM
status 13866: resolved fixed
reviewed-by: jessica
2012-02-21 12:32:23 -08:00
Brian Federle
3466a2b31e
bug 13731
...
Add scrollbars and reduce width of tree view, to prevent large
subdomain lists from being unselectable
status 13731: resolved fixed
reviewed-by: jessica
2012-02-21 11:36:39 -08:00
Jessica Wang
162a556350
bug 13636: add 'dedicated' checkbox back to Add F5 dialog. [reviewed-by: Brian]
2012-02-21 11:35:21 -08:00
Brian Federle
ca2faf23f6
Don't show header bar for listView-in-detailView
...
reviewed-by: sonny
2012-02-21 11:27:50 -08:00
Jessica Wang
f32f8d5b66
instance page - edit Instance - not pass displayname to API when displayname is equal to name. [reviewed-by: Brian]
2012-02-20 17:04:17 -08:00
Jessica Wang
0de40a6963
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. [reviewed-by: Brian]
2012-02-20 14:43:56 -08:00
Jessica Wang
5328076529
bug 13864: IP Address page - add new field Purpose (only shown in Basic zone) [reviewed-by: Brian]
2012-02-20 10:23:02 -08:00
Jessica Wang
4fbbfe6eae
system page - guest traffic type - network tab - pass physical network ID to listNetworks API since there could be multiple physical networks in one zone. [reviewed-by: Brian]
2012-02-19 11:43:23 -08:00
Jessica Wang
cad7fb86e4
add zone wizard - fix a JS error "server is undefined" [reviewed-by: Brian]
2012-02-19 10:39:10 -08:00
Jessica Wang
b7f63d84a2
add zone wizard - add primary storage step - storage tags field is optional. [reviewed-by: Brian]
2012-02-19 10:32:40 -08:00
Jessica Wang
b5e84f8f8e
bug 13680: add zone wizard - when configuration "use.local.storage" is true, skip add primary storage skip. [reviewed-by: Brian]
2012-02-19 10:19:11 -08:00
Jessica Wang
7029b74915
bug 13800: remove restriction that only sourceNAT IP can show VPN tab. [reviewed-by: Brian]
2012-02-18 21:43:10 -08:00
Jessica Wang
92245dd79f
bug 13852: no rendering network provider chart before a physical network is selected. [reviewed-by: Brian]
2012-02-18 17:15:22 -08:00
Jessica Wang
e2a8b96ec9
instance page - remove name field from listView since name field has the same value of ID field (UUID). . [reviewed-by: Brian]
2012-02-18 11:30:26 -08:00
Jessica Wang
719f9f4d43
bug 13736: volume page - take snapshot - after action completes, not return updated volume because volume is not changed at all from taking snapshot action. [reviewed-by: Brian]
2012-02-18 11:13:32 -08:00
Brian Federle
417fb60196
bug 13716
...
Fix service offering list overflow
status 13716: resolved fixed
reviewed-by: jessica
2012-02-17 16:15:26 -08:00
Brian Federle
5bce485aa5
bug 13702
...
Fix missing labels for instance state/actions
status 13702: resolved fixed
reviewed-by: jessica
2012-02-17 16:01:45 -08:00
Jessica Wang
5733c96041
bug 13669: template page, ISO page - delete action is not allowed when owner is system. [reviewed-by: Brian]
2012-02-17 16:00:22 -08:00
Jessica Wang
745e351f8a
add zone wizard - advanced zone - storage traffic - add IP Range - add gateway field in ui-custom widget. [reviewed-by: Brian]
2012-02-17 15:36:53 -08:00
Brian Federle
5c8fbd617a
bug 13795
...
Allow domain admin to view domain users' projects
status 13795: resolved fixed
reviewed-by: jessica
2012-02-17 15:35:07 -08:00
Brian Federle
107e4a403e
bug 13793
...
Fix show security group dropdown/listing in project view
status 13793: resolved fixed
reviewed-by: jessica
2012-02-17 15:19:42 -08:00
Jessica Wang
bd61173e11
add zone wizard - advanced zone - storage traffic - add IP Range - add gateway field. [reviewed-by: Brian]
2012-02-17 15:13:07 -08:00
Jessica Wang
7a8018b838
bug 13666: account page - add account - correct account type for admin account in Root domain. [reviewed-by: Brian]
2012-02-17 15:05:31 -08:00
Brian Federle
10c4c3eacc
UI: fix broken multiEdit context on actions
...
reviewed-by: jessica
2012-02-17 15:03:42 -08:00
Brian Federle
4036b342ab
bug 13726
...
Don't show destroy action on network details for shared networks or
networks w/o Source NAT service
status 13726: resolved fixed
reviewed-by: jessica
2012-02-17 14:56:18 -08:00
Brian Federle
9da81f3c6d
bug 13863: Fix typo in delete SRX firewall API command
...
status 13863: resolved fixed
reviewed-by: jessica
2012-02-17 14:35:23 -08:00
Brian Federle
2f23bdf54a
bug 13727
...
Show network offering name (read-only) for shared network types (i.e.,
in basic zone)
status 13727: resolved fixed
reviewed-by: jessica
2012-02-17 14:33:04 -08:00
Brian Federle
7fb09673fb
Add a few more missing localization labels
...
reviewed-by: jessica
2012-02-17 14:13:22 -08:00
Jessica Wang
d9ba8feb31
system - storage traffic - add IP Range - add geteway field. [reviewed-by: Brian]
2012-02-17 14:09:23 -08:00
Brian Federle
bdad055933
Add missing localization for LB UI
...
reviewed-by: jessica
2012-02-17 13:56:26 -08:00
Brian Federle
e7e5ff79cd
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
reviewed-by: jessica
2012-02-17 13:56:26 -08:00
Jessica Wang
51be2a7913
bug 13862: change detailView widget to show error text returned in API response. [reviewed-by: Brian]
2012-02-17 13:56:00 -08:00
Jessica Wang
f7bf5430ee
bug 13639: network page - restart network action - if it's a basic zone, hide cleanup checkbox and pass "cleanup=false" to API. [reviewed-by: Brian]
2012-02-17 13:16:24 -08:00
Jessica Wang
28f574d890
add zone wizard - preFilters - addPublicNetwork - consolidate conditinal statement [reviewed-by: Brian]
2012-02-17 12:48:04 -08:00
Brian Federle
b287c9aa15
Zone wizard: fix public traffic description
...
reviewed-by: jessica
2012-02-17 12:01:54 -08:00
Jessica Wang
4f1b19083c
bug 13628: add zone wizard - show different description of public traffic, guest traffic for basic zone and advanced zone. [reviewed-by: Brian]
2012-02-17 11:43:57 -08:00
Brian Federle
7921811f31
Update UI for 3.0.x
...
-Complete localization for all UI elements, in en and ja
-Hide logo/EULA for OSS version, when no eula.html is present
-Language select on login screen
-Misc. fixes
reviewed-by: jessica
2012-02-17 11:32:45 -08:00
Brian Federle
143ce15cc7
bug 13667
...
Fix elems undefined error
status 13667: resolved fixed
reviewed-by: jessica
2012-02-16 18:19:05 -08:00
Jessica Wang
d00ee67274
cloudstack 3.0 new UI - localize zone wizard. [reviewed-by: Brian]
2012-02-15 19:26:46 -08:00
Brian Federle
57bba4a0e0
Update UI
...
-Fix two blocker bugs: bug 13743 and bug 13729
-Add more localization
-Misc. fixes
reviewed-by: jessica
2012-02-15 17:03:21 -08:00
Jessica Wang
e34cd2ca4e
bug 13629: system page - network providers section - no F5 and SRX for Basic zone. [Reviewed-By: Brian]
2012-02-15 16:26:27 -08:00
Jessica Wang
1cca082ab0
bug 13697: title in window.open() can't have space nor longer than 8 characters. Otherwise, IE browser will have error. [Reviewed-by: Brian]
2012-02-15 11:24:12 -08:00
Jessica Wang
7e3044e5cc
bug 13583: Add Zone Wizard - Guest Traffic - change description of Guest Traffic. [Reviewed-by: Brian]
2012-02-14 10:35:38 -08:00
Brian Federle
700dacf0b9
bug 13651
...
Don't allow normal user to update project resources
status 13651: resolved fixed
reviewed-by: jessica
2012-02-13 18:06:31 -08:00
Brian Federle
f95f2b50dd
Update UI with latest fixes and localization
...
reviewed-by: jessica
2012-02-13 17:37:38 -08:00
Brian Federle
64cc9f40df
bug 13636
...
Don't allow 'dedicated' option in add F5 UI
status 13636: resolved fixed
reviewed-by: jessica
2012-02-13 15:24:57 -08:00
Brian Federle
64e78fdecb
bug 13634
...
Don't allow 'inline' mode to be set for external devices in UI
status 13634: resolved fixed
reviewed-by: jessica
2012-02-13 15:19:37 -08:00
Brian Federle
82cae89124
bug 13618
...
Fix instance wizard zone name display issue in IE9 compat.
status 13618: resolved fixed
reviewed-by: jessica
2012-02-13 10:37:14 -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