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 |
|
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 |
|
Jessica Wang
|
f548ce4fad
|
CLOUDSTACK-2074: cloudstack UI - Affinity - Affinity Groups page - remove "Instances" tab that has been replaced with "View Instances" drilldown in Details tab.
|
2013-04-18 17:52:20 -07:00 |
|
Jessica Wang
|
ea2a43e98a
|
CLOUDSTACK-2074: cloudstack UI - Affinity - Instances page - remove "Affinity Groups" tab that has been replaced with "View Affinity Groups" drilldown in Details tab.
|
2013-04-18 17:37:53 -07:00 |
|
Jessica Wang
|
6c98696d8c
|
CLOUDSTACK-2074: cloudstack UI - Affinity - Instances page - implement "View Affinity Groups" drilldown.
|
2013-04-18 17:31:29 -07:00 |
|
Jessica Wang
|
7f6e7c6f81
|
CLOUDSTACK-2074: cloudstack UI - Affinity - Instances page - Change Affinity action dialog - a workaround to avoid dataProvider() being called twice that populates duplicate data.
|
2013-04-18 17:01:45 -07:00 |
|
Jessica Wang
|
2198dda742
|
CLOUDSTACK-2074: cloudstack UI - Affinity - Instances page - Change Affinity action - populate affinity groups in dialog.
|
2013-04-18 16:38:25 -07:00 |
|
Jessica Wang
|
030235ba52
|
CLOUDSTACK-2074: cloudstack UI - Affinity - Affinity Group page - details tab - implement "View Instances" on right top corner.
|
2013-04-18 14:04:31 -07:00 |
|
Jessica Wang
|
3390f0114b
|
CLOUDSTACK-2074: cloudstack UI - Affinity - Affinity Group page - add new tab "instances" that displays all vm instances under this affinity group.
|
2013-04-18 12:24:44 -07:00 |
|
Jessica Wang
|
935b08b216
|
CLOUDSTACK-2074: cloudstack UI - Affinity - instance detail page - add new tab "Affinity Groups".
|
2013-04-18 10:55:56 -07:00 |
|
Jessica Wang
|
7566eae209
|
CLOUDSTACK-2074: cloudstack UI - Affinity - VM Wizard - collect affinity group IDs and pass them to API call.
|
2013-04-18 10:30:34 -07:00 |
|
Jessica Wang
|
b203e6cbf0
|
CLOUDSTACK-2074: cloudstack UI - Affinity - VM Wizard - populate Affinity step.
|
2013-04-17 17:43:59 -07:00 |
|
Jessica Wang
|
9827d79fbd
|
CLOUDSTACK-2074: cloudstack UI - Affinity - implement Delete Affinity Group action.
|
2013-04-17 17:17:54 -07:00 |
|
Jessica Wang
|
df15ceac26
|
CLOUDSTACK-2074: cloudstack UI - Affinity - (1) populate listView by API call. (2) implement Add Affinity Group action.
|
2013-04-17 16:27:20 -07:00 |
|
Brian Federle
|
5d235f690d
|
Add new 'affinity' UI section for managing affinity groups
|
2013-04-15 14:56:44 -07:00 |
|
Brian Federle
|
2f0e0d9a7d
|
Affinity UI: Pre-select checkboxes
|
2013-04-15 14:02:58 -07:00 |
|
Brian Federle
|
a589a367d0
|
List view UI: Support pre-selected checkboxes
In listings with checkbox actions, if _isSelected: true is passed in a
data item, then pre-select the checkbox on load.
|
2013-04-15 14:02:42 -07:00 |
|
Brian Federle
|
66a16a1fd3
|
'Change VM affinity' select UI: Pass data to action
|
2013-04-15 13:01:23 -07:00 |
|
Brian Federle
|
267568483b
|
Merge branch 'master' into ui-vm-affinity
|
2013-04-15 10:24:36 -07:00 |
|
Pranav Saxena
|
e22a86f57a
|
CLOUDSTACK-1898: Incorrect time conversion on UI under Events and Alerts
|
2013-04-15 20:53:04 +05:30 |
|
Pranav Saxena
|
97911e9fe6
|
CLOUDSTACK-779:Enabling Egress rules feature for SRX
|
2013-04-15 16:28:45 +05:30 |
|
Pranav Saxena
|
e05defc073
|
CLOUDSTACK-1984:Wrong mapping of resource names to the capacity function on the dashboard
|
2013-04-15 12:38:18 +05:30 |
|
Pranav Saxena
|
48c1c00891
|
Scale UP VM form functionality for choosing a service offering
|
2013-04-15 11:01:59 +05:30 |
|
Brian Federle
|
51cfc0709f
|
Affinity rules UI: Add 'changeAffinity' action for VM
-Adds action to VM on stopped state
-Add dialog with list view showing affinity groups and checkboxes
|
2013-04-12 16:55:01 -07:00 |
|
Brian Federle
|
6629eb7468
|
Merge branch 'master' into ui-vm-affinity
|
2013-04-12 10:37:18 -07:00 |
|
Jessica Wang
|
4600bd4b99
|
CLOUDSTACK-1910: cloudstack UI - Regions menu - make Add/Delete/Edit Region action not available to regular-user/domain-admin.
|
2013-04-11 15:27:11 -07:00 |
|
Brian Federle
|
96999becf9
|
Merge branch 'master' into ui-vm-affinity
|
2013-04-11 15:12:56 -07:00 |
|
Jessica Wang
|
5f8a278196
|
CLOUDSTACK-1065: cloudstack UI - AWS Style Regions - make loginCmdText local.
|
2013-04-11 13:39:04 -07:00 |
|
Jessica Wang
|
a4e61b71cc
|
CLOUDSTACK-1910: cloudstack UI - Regions menu - create GSLB - (1) pass gslbstickysessionmethodname parameter to createGlobalLoadBalancerRule API. (2) Take async Job response.
|
2013-04-11 12:40:48 -07:00 |
|
Brian Federle
|
76d1ee54de
|
VM NICs list view: Fix 'VM name' field for VMs without name
|
2013-04-11 12:29:02 -07:00 |
|
Brian Federle
|
3bcec62e64
|
List view: Fix broken add row action
|
2013-04-11 12:29:02 -07:00 |
|
Jessica Wang
|
9a50d2bd3b
|
CLOUDSTACK-1910: cloudstack UI - Regions menu - implement create GSLB action.
|
2013-04-11 11:14:36 -07:00 |
|
Brian Federle
|
b6c354a057
|
Merge branch 'master' into ui-vm-affinity
|
2013-04-10 14:58:50 -07:00 |
|
Pranav Saxena
|
a194720417
|
Refactoring the code in network.js to remove the disabling of egress and load balancers tab
|
2013-04-10 13:59:55 +05:30 |
|
Pranav Saxena
|
499bc6306e
|
adding error handling mechanism to scale up vm functionality
|
2013-04-10 11:43:59 +05:30 |
|
Jessica Wang
|
6f3069f0da
|
CLOUDSTACK-1974: cloudstack UI - Infrastructure menu - zone detail - public traffic type - IP Ranges tab - add action filter.
|
2013-04-09 17:16:21 -07:00 |
|
Brian Federle
|
e907a08fba
|
Affinity UI: Add step to instance wizard
|
2013-04-09 15:58:29 -07:00 |
|
Brian Federle
|
9d5c375678
|
Instance wizard: clean up JS formatting
|
2013-04-09 14:52:06 -07:00 |
|
Brian Federle
|
4fd3fca848
|
List view UI: Fix 'no data to show' message not appearing in some cases
|
2013-04-09 14:16:28 -07:00 |
|
Brian Federle
|
d9d6d21b5c
|
VM multiple NICs: Fix broken UI due to API call changes
|
2013-04-09 14:16:21 -07:00 |
|
Brian Federle
|
e0692b39d9
|
List view UI: Fix 'no data to show' message not appearing in some cases
|
2013-04-09 14:16:01 -07:00 |
|
Brian Federle
|
876e93b441
|
VM multiple NICs: Fix broken UI due to API call changes
|
2013-04-09 14:15:29 -07:00 |
|
Brian Federle
|
685a8a72ce
|
multiEdit, action pre-filter: pass 'actions' in options object
|
2013-04-09 12:50:17 -07:00 |
|
Brian Federle
|
6a1d384761
|
multiEdit: Support createForm for actions
If 'createForm' block is specified in a multi-edit action, show
createForm and pass fields to action.
|
2013-04-09 12:50:08 -07:00 |
|
Pranav Saxena
|
47dc989675
|
CLOUDSTACK-1428:[UI] Instance which are created without display name are not visible when added to LB: Using the name property instead in the data flow
|
2013-04-09 17:02:01 +05:30 |
|