Brian Federle
ae79d782ec
Add remove NIC API calls
2013-04-26 10:48:25 -07:00
Pranav Saxena
3a9001bfb6
Correcting the case for secondary storage limit
2013-04-26 14:18:40 +05:30
Jessica Wang
64635abba5
CLOUDSTACK-1910: UI- Regions menu - GSLB - View assigned load balancing - refresh data.
2013-04-25 16:03:02 -07:00
Jessica Wang
6f60833f93
CLOUDSTACK-2120: mixed zone management - (1) extend listRouters API to to take in zonetype. (2) UI: populate Routers list page with ones whose networktype matches selected option in zone type dropdown on top menu. (3) UI: count total number of Routers based on selected option in zone type dropdown on top menu.
2013-04-25 15:10:33 -07:00
Jessica Wang
f883b0f904
CLOUDSTACK-2120: mixed zone management - UI: count total number of Primary Storages, Secondary Storages based on selected option in zone type dropdown on top menu.
2013-04-25 14:25:34 -07:00
Brian Federle
880f98c023
Update affinity icon
2013-04-25 13:21:15 -07:00
Brian Federle
9544d04fce
Update affinity icon
2013-04-25 13:20:52 -07:00
Brian Federle
e6d9e81213
Better styling for multi-detail panels
2013-04-25 12:23:39 -07:00
Brian Federle
eab667f266
Merge branch 'master' into ui-add-remove-nics
2013-04-25 11:25:52 -07:00
Brian Federle
6802b9dac6
Add icon for affinity groups section
2013-04-25 11:23:31 -07:00
Jessica Wang
e8b6c7b33d
CLOUDSTACK-2120: mixed zone management - UI: count total number of hosts based on selected option in zone type dropdown on top menu.
2013-04-25 11:14:20 -07:00
Brian Federle
18a337270d
Merge branch 'master' into ui-add-remove-nics
2013-04-25 11:09:51 -07:00
Brian Federle
5ce289034d
Merge branch 'ui-vm-affinity'
2013-04-25 11:04:35 -07:00
Jessica Wang
b5979ba9b5
LOUDSTACK-2120: mixed zone management - (1) extend listZones API to to take in networktype. (2) UI: populate Zones list page with ones whose networktype matches selected option in zone type dropdown on top menu. (3) UI: count total number of zones based on selected option in zone type dropdown on top menu.
2013-04-25 10:40:08 -07:00
Jessica Wang
ee02311fae
CLOUDSTACK-2120: mixed zone management - (1) extend listHosts API to to take in zonetype. (2) UI: populate Hosts/SecondaryStorages list page with ones whose zonetype matches selected option in zone type dropdown on top menu.
2013-04-25 09:51:57 -07:00
Pranav Saxena
6bc0b70f38
CLOUDSTACK-2186:migrateVolume API gets undefined storageid
2013-04-25 19:40:44 +05:30
Pranav Saxena
76e40ba5ad
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cloudstack
2013-04-25 12:34:10 +05:30
Pranav Saxena
c8bfbfda31
CLOUDSTACK-1903:Delete event/alerts date parameter handling
2013-04-25 12:33:24 +05:30
Milamber
1d493acfcc
CLOUDSTACK-2138 : add ca, de_DE, it_IT ja, koçKR,nb_NO pt_BR, ru_RU resource files for UI with ASCII with unicode encoding. (Merging for 4.1/Transifex, sync with transifex), add some languages in combo list on login page on UI
2013-04-25 00:22:46 +00:00
Brian Federle
f1bdae006a
Add icons for 'add account,' 'release from account'
2013-04-24 16:53:22 -07:00
Brian Federle
7cef521227
Add icon for 'change affinity' action
2013-04-24 16:46:17 -07:00
Jessica Wang
48b82a6f91
CLOUDSTACK-2120: mixed zone management - (1) extend listStoragePools API to to take in zonetype. (2) UI: populate Primary Storages list page with ones whose zonetype matches selected option in zone type dropdown on top menu.
2013-04-24 16:36:07 -07:00
Brian Federle
25f2f0fcb7
Merge branch 'master' into ui-vm-affinity
...
Conflicts:
ui/scripts/instances.js
2013-04-24 16:02:56 -07:00
Jessica Wang
8f5d8d5052
CLOUDSTACK-1910: cloudstack UI - Regions menu - GSLB - assigned load balancing - display assigned load balancing in listView and exclude assigned one from LB dropdown in Assign more load balancing dialog.
2013-04-24 14:57:47 -07:00
Jessica Wang
d893ba881b
CLOUDSTACK-2120: mixed zone management - (1) extend listVolumes API to to take in zonetype. (2) UI: populate Volumes list page with instances whose zonetype matches selected option in zone type dropdown on top menu.
2013-04-24 11:26:58 -07:00
Jessica Wang
cdd459bb0b
CLOUDSTACK-2120: mixed zone management - (1) extend listVirtualMachines API to to take in zonetype. (2) UI: populate Instances list page with instances whose zonetype matches selected option in zone type dropdown on top menu.
2013-04-24 10:38:28 -07:00
Pranav Saxena
403f7b5b87
CLOUDSTACK-2114:Scale Up VM icon
2013-04-24 14:34:36 +05:30
Pranav Saxena
4b7fe3bc29
CLOUDSTACK-2151:Vlan values in the UI Detail view are not updated properly
2013-04-24 14:21:39 +05:30
Pranav Saxena
fa7049a583
CLOUDSTACK-2166:UI Support for remove Vlan for the non-contiguous vlan support:Exception handling
2013-04-24 14:02:30 +05:30
Pranav Saxena
94d5d3de50
CLOUDSTACK-2166:UI Support for remove Vlan for the non-contiguous vlan support
2013-04-24 12:40:38 +05:30
Pranav Saxena
932946bbe2
CLOUDSTACK-2164:Add Vlan Button for non-contiguous VLAN Range
2013-04-24 12:19:21 +05:30
Brian Federle
a9b903d597
Add pod action: Add custom 'appendData' to action
...
For use with plugin API, if 'appendData' is passed in args, always
append this data to the end of the API call. Used when plugin adds new
attributes that need to be passed via the API.
2013-04-23 14:42:16 -07:00
Brian Federle
1c482b5c3b
Infrastructure UI plugin API: Add 'resource' method
...
Add new method 'infrastructure.resource' for retrieving resource
objects from the infrastructure section. Specify the type as a
string (i.e, 'pod' 'cluster' or 'host') and the entire resource object
will be returned, including listView, actions, createForm,
etc. Updating the data in this resource will automatically update the
UI.
2013-04-23 14:40:33 -07:00
Jessica Wang
b2b8f0e9f4
CLOUDSTACK-2010: cloudstack UI - IPv6 - Infrastructure menu - zone detail - add IPv6 DNS1, IPv6 DNS 2 field.
2013-04-22 15:07:31 -07:00
Jessica Wang
b9d8955f4d
CLOUDSTACK-1617: cloudstack UI - IPv6 - zone wizard - hide IPv6 DNS 1, IPv6 DNS2 when Advanced SG-Enabled mode is selected.
2013-04-22 14:24:03 -07:00
Jessica Wang
27900695f4
CLOUDSTACK-1735: cloudstack UI - IPv6 - instances detailView - Nics tab - add IPv6 IP Address, IPv6 Gateway, IPv6 CIDR field.
2013-04-22 14:05:56 -07:00
Brian Federle
922b51ca79
Fix review step label -- should be step 7, not 6
2013-04-22 14:02:58 -07:00
Brian Federle
7b011e7ef4
Merge branch 'master' into ui-vm-affinity
...
Conflicts:
client/WEB-INF/classes/resources/messages.properties
ui/scripts/cloudStack.js
ui/scripts/instanceWizard.js
2013-04-22 13:45:29 -07:00
Jessica Wang
df039aab7f
CLOUDSTACK-1730: cloudstack UI - IPv6 - network menu - guest network detailView - add IPv6 Gateway, IPv6 CIDR.
2013-04-22 13:32:38 -07:00
Brian Federle
e5cea0204b
detailView UI: Fix quickview actions not updating list view row
2013-04-22 11:52:52 -07:00
Brian Federle
2be8368f44
Affinity UI: Cleanup dialog on close
2013-04-22 11:27:47 -07:00
Brian Federle
57686aeeaf
Affinity UI: Pass _custom to fix broken async poll
2013-04-22 11:27:37 -07:00
Brian Federle
382e8f36f3
Change affinity UI: Allow 0 checkbox selections
2013-04-22 11:27:16 -07:00
Brian Federle
72da1ae969
listView, custom checkbox UI: Fix pre-checked checkbox state
...
Fixes pre-checked checkboxes not having multi-edit-selected class,
preventing item data from being passed to custom widget actions.
2013-04-22 11:26:24 -07:00
Pranav Saxena
e309a91a9b
CLOUDSTACK-1941:Cannot delete users in the default admin account within the UI
2013-04-22 14:19:38 +05:30
Pranav Saxena
130492d089
Xenserver storage motion UI changes for systemVMs
2013-04-22 13:37:09 +05:30
Jessica Wang
35681f3e06
CLOUDSTACK-2074: cloudstack UI - Affinity - Instances page - Change Affinity action - implement API call.
2013-04-19 17:37:22 -07:00
Brian Federle
b03fb208a9
Fix to pass all affinity group rows to action fn
2013-04-19 15:51:57 -07:00
Jessica Wang
c4fa5c0f17
CLOUDSTACK-2074: cloudstack UI - Affinity - "View Instances" drilldown - new parameter "affinitygroupid" has been added to listVirtualMachines API. Here is related UI change.
2013-04-19 14:06:25 -07:00
Brian Federle
ef4ed01c19
Detail view UI: Fix wrapping 'view all' buttons
2013-04-19 13:02:08 -07:00