Jessica Wang
93ba232eea
CLOUDSTACK-5252: UI > Infrastructure > Virtual Routers > Select view: group by zone/pod/cluster > (1) pass listAll=true to listRouters. (2) reduce redundant API call.
2013-12-10 14:41:45 -08:00
Jessica Wang
fe83dd621b
CLOUDSTACK-5412: UI > Add Secondary Storage > provider dropdown > change option "SMB/cifs" to "SMB/CIFS".
2013-12-09 16:53:02 -08:00
Jessica Wang
1db19c3d52
CLOUDSTACK-4428: KVMsnapshoteanbled property in listCapabilities API response has been renamed. Here is corresponding UI change.
2013-12-09 15:21:47 -08:00
tuna
32c55e6d0c
fix UI
2013-12-09 23:33:15 +07:00
tuna
3df8b912fc
add kvm support & LB service
2013-12-09 23:33:14 +07:00
tuna
d935d3865a
tuna
2013-12-09 23:33:14 +07:00
Jessica Wang
4eaa681814
CLOUDSTACK-5354: UI > update ISO > make isExtractable, isFeatured checkbox non-editable to normal user.
2013-12-06 16:35:37 -08:00
Chris Suich
782bd4d9bc
Fixed issue with quiescevm param on snapshot UI
...
CLOUDSTACK-5388
2013-12-06 13:09:59 -08:00
Chris Suich
06344db330
Added quiescevm option to volume snapshot dialog when storage supports it
...
CLOUDSTACK-5388
2013-12-06 13:09:55 -08:00
Brian Federle
d09d21847c
Detail view: Allow passing error with custom action's complete fn
2013-12-06 12:34:31 -08:00
Brian Federle
9dabad0253
Fix broken change password UI
2013-12-06 12:34:31 -08:00
Chris Suich
ee607646c9
Added load vs refresh context for dataProviders
...
CLOUDSTACK-5384
2013-12-05 11:16:50 -08:00
Jessica Wang
db8e2e5552
CLOUDSTACK-999: HyperV - UI > Infrastructure > zone detail > physical network > Guest > Details tab > add HyperV Traffic Label field.
2013-12-05 10:44:29 -08:00
Jessica Wang
9a0de43334
CLOUDSTACK-5139: UI > zone wizard > secondary storage step > providers dropdown - hardcode options instead of get them from listStorageProviders&type=image since not all of returned values are handled by UI (e.g. "NetApp" is not handled by UI).
2013-12-04 15:02:29 -08:00
Jessica Wang
15c3005943
CLOUDSTACK-5139: UI > Infrastructure > Secondary Storage > Add Secondary Storage > providers dropdown - hardcode options instead of get them from listStorageProviders&type=image since not all of returned values are handled by UI (e.g. "NetApp" is not handled by UI).
2013-12-04 14:55:46 -08:00
Jessica Wang
4e74873669
CLOUDSTACK-5200: UI > Infrastructure > Sockets > listView > fix a bug that Hosts and Sockets displayed wrong number.
2013-12-04 14:11:39 -08:00
Brian Federle
2ed41270ce
Detail view: Fix error on refresh from async action
...
Fixes error on detail view actions when list view subsection has a custom ID
2013-12-04 09:39:52 -08:00
Brian Federle
8e06cf5593
VR UI actions: Fix incorrect response object referenced on action complete
2013-12-04 09:38:47 -08:00
Brian Federle
10cd11637a
CLOUDSTACK-5266: Fix quickview not working for VR sections
2013-12-04 09:00:16 -08:00
Chris Suich
4ecf6df5f6
Fixed issue with ListView 'needsRefresh' overlays not being removed
...
JIRA-5368
2013-12-04 07:38:03 -08:00
Brian Federle
c77dca2d3e
CLOUDSTACK-5301: Show VPC routers on main VR page, to support upgrade feature
2013-12-03 15:36:46 -08:00
Jessica Wang
2cbaf04b97
CLOUDSTACK-4738: UI > VM Wizard > deployVM API has been changed to take in one new parameter CUSTOM_PARAMETERS instead of 3 parameters CPU_NUMBER/CPU_SPEED/MEMORY. Here is corresponding UI change.
2013-12-03 13:12:46 -08:00
Brian Federle
af3add9353
CLOUDSTACK-5114: Remove checkbox column from dialog list view
2013-12-03 12:33:09 -08:00
Jessica Wang
71fd0a49e3
CLOUDSTACK-4738: UI > Instances > Change Service Offering > dialog > add 3 new fields: CPU speed, CPU number, memory.
...
Show the 3 new fields when selected compute offerings is custom. Hide them otherwise.
2013-12-02 16:11:05 -08:00
Wei Zhou
6ab27267be
CLOUDSTACK-5310: fix issue: offering display twice in dropdown when create network
2013-11-29 10:40:33 +01:00
Wei Zhou
64c03dbc31
[UI] kvm vm snapshot not shown if kvm.snapshot.enabled is set to false
2013-11-28 10:47:37 +01:00
Jessica Wang
0b5a6cb0cf
CLOUDSTACK-1889: UI > accounts > Update Resource Count action > after action succeeds, pop up a dialog to show updated count of resources.
2013-11-27 13:07:46 -08:00
Jessica Wang
8ce6d5271c
CLOUDSTACK-4428: UI > volume > take snapshot action, recurring snapshot action > for volumes whose hypervisor is KVM and whose VM is not Running, always show the 2 actions regardless value of "kvm.snapshot.enabled".
2013-11-26 15:05:13 -08:00
Wei Zhou
8b237eb0a2
CLOUDSTACK-4505: allow domain admin to expunge a destroyed VM
2013-11-26 15:02:44 +01:00
Brian Federle
e559573081
Revert "Disable VR UI quickview, due to technical limitations"
...
This reverts commit 9dd650aca753dc41995ce1ef209371d275bc598b.
2013-11-25 16:16:19 -08:00
Brian Federle
9dd650aca7
Disable VR UI quickview, due to technical limitations
2013-11-25 16:03:37 -08:00
Jessica Wang
c15ec68210
CLOUDSTACK-4793: UI > Virtual Routers > remove Advanced Search since we now have Select View (group by zone/pod/cluster).
2013-11-25 14:47:39 -08:00
Jessica Wang
3d5ff393da
CLOUDSTACK-4793: UI > Virtual Routers > Select View > group by cluster > detailView > add pod name, zone name.
2013-11-25 14:33:04 -08:00
Jessica Wang
7d4b298d2d
CLOUDSTACK-4793: UI > Virtual Routers > Select View > add "group by cluster".
2013-11-25 14:27:50 -08:00
Jessica Wang
7819a4b7af
CLOUDSTACK-4793: UI > Virtual Routers > Select View > add "group by pod".
2013-11-25 13:51:24 -08:00
Jessica Wang
5a9b4ee843
CLOUDSTACK-4793: UI > Virtual Routers > Select View > group by zone > detailView > add action "upgrade all routers in this zone to use newer template".
2013-11-25 13:33:55 -08:00
Jessica Wang
a5cff1dfd5
CLOUDSTACK-4793: UI > Virtual Routers > Select View > group by zone > implement detailView of Zone, Total of Virtual Routers, Virtual Routers require upgrade.
2013-11-25 12:08:55 -08:00
Yichi Lu
8e580cc411
CLOUDSTACK-5231: add helper messages for DynamicallyScalable and Routing
2013-11-22 17:15:59 +01:00
Jessica Wang
386ee6bf34
CLOUDSTACK-4793: UI > Virtual Routers > Select View > group by zone > listView of Zone, Total of Virtual Routers, Virtual Routers require upgrade.
2013-11-21 16:49:48 -08:00
Jessica Wang
7b0cae6021
CLOUDSTACK-4793: UI > Virtual Routers > add "Select View" dropdown on top of listView.
2013-11-21 16:04:00 -08:00
Brian Federle
b4282c214f
System, main routers page: Split into subsections (WIP)
2013-11-21 13:56:29 -08:00
Brian Federle
285c06865c
List view: Support passing custom ID to detail view context
...
For section select list views, if 'id' is specied under section: {},
then use that ID instead of the section's key ID. This allows sections
to use i.e. the same ID as each other for a consistent context ID.
2013-11-21 13:56:29 -08:00
Jessica Wang
86736d6d4a
CLOUDSTACK-5222: UI > Infrastructure > Sockets > count only hosts whose type is routing.
2013-11-20 14:50:31 -08:00
Wido den Hollander
1edaa36cc6
CLOUDSTACK-1302: Allow a cache mode per disk offering
...
Per disk offering the setting none, writeback or writethrough can be set
This allows for both safety and performance for writes.
2013-11-20 17:11:10 +01:00
Rajani Karuturi
917ea33ba9
added LDAP group name label in add account wizard
...
changed the parameter for domain in api importLdapUser from name to UUID
improved error handling
2013-11-20 13:57:41 +01:00
Chip Childers
2febc318aa
No, this field does not use CIDR notation
2013-11-20 11:10:14 +00:00
Jessica Wang
829f1db6e8
CLOUDSTACK-4793: UI > Virtual Routers > add new action "Upgrade Router to Newer Template" in detailView.
2013-11-19 16:15:49 -08:00
Jessica Wang
d6a38c238a
CLOUDSTACK-4793: UI > Virtual Routers > add new action "Upgrade Router to Newer Template" on top of listView.
2013-11-19 14:32:18 -08:00
Jessica Wang
2587e42db6
CLOUDSTACK-4793: UI > Virtual Routers > Advanced Search > add cluster dropdown since API now supports it.
2013-11-18 15:02:35 -08:00
Jessica Wang
5e2e27dea6
CLOUDSTACK-3154: UI > zone detail > remove VMware data center action > if API returns error, stop spinning wheel and show returned error text in a pop up dialog.
2013-11-14 14:38:54 -08:00