Commit Graph

3747 Commits

Author SHA1 Message Date
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