Jessica Wang
50a3c918c8
CLOUDSTACK-2120: mixed zone management - UI - instances.js - remove obsolete code that has been replaced with new change in global function createURL().
2013-05-01 14:44:58 -07:00
Brian Federle
86a9f27692
Detail view/instances section: Fix context, add makeDefault action
...
-Add 'makeDefault' action to set default NIC
-Fix context passing for multi-actions, which wasn't passing the correct
nic object previously.
2013-04-26 15:21:57 -07:00
Brian Federle
c02a4b9c7f
Fix remove NIC UI behavior
2013-04-26 13:42:56 -07:00
Brian Federle
ae79d782ec
Add remove NIC API calls
2013-04-26 10:48:25 -07:00
Brian Federle
18a337270d
Merge branch 'master' into ui-add-remove-nics
2013-04-25 11:09:51 -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
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
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
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
35681f3e06
CLOUDSTACK-2074: cloudstack UI - Affinity - Instances page - Change Affinity action - implement API call.
2013-04-19 17:37:22 -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
Pranav Saxena
fc4f19f915
Storage Motion UI development
2013-04-19 18:27:07 +05:30
Pranav Saxena
f98ce5ddcc
ClOUDSTACK-2111:UI remain in processing state even after scaleVM executed successfullY
2013-04-19 15:14:57 +05:30
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
935b08b216
CLOUDSTACK-2074: cloudstack UI - Affinity - instance detail page - add new tab "Affinity Groups".
2013-04-18 10:55:56 -07:00
Brian Federle
2f0e0d9a7d
Affinity UI: Pre-select checkboxes
2013-04-15 14:02:58 -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
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
Pranav Saxena
499bc6306e
adding error handling mechanism to scale up vm functionality
2013-04-10 11:43:59 +05:30
Brian Federle
564a850f1b
WIP
2013-04-08 16:37:27 -07:00
Pranav Saxena
ae4befb0b9
Merge remote-tracking branch 'remotes/origin/scale-UP'
2013-04-05 15:06:36 +05:30
Brian Federle
4f5d311848
WIP - Implement/style NIC actions
2013-04-03 17:55:39 -07:00
Brian Federle
93db30e4e1
UI, instance nics tab: Implement 'add network' action
...
-Change detail widget to support 'add' action on per-nic/item detail groups
-Implement add network/NIC action on instances NIC tab
2013-04-03 14:23:23 -07:00
Brian Federle
85ef511702
Instances UI: Better start instance notification
...
-Don't show dialog if no password enabled on start -- inhibits
'Start instance' dialog from appearing for every VM.
-Use standard dialog (not alert) for VM password notification
2013-03-21 13:26:03 -07:00
Brian Federle
f24ee207c4
Multiple NICs UI: Refactor list view/detail view
...
Puts secondary IP list view and detail view in dedicated section,
instead of as part of the public IP address section.
Removes conditional API calls from public IP address list/detail view
for secondary NICS.
2013-03-06 12:13:00 -08:00
Brian Federle
b652d2e4ba
Implement view all behavior for multi-items
...
-Call viewAll() on click to open new panel with corresponding view
-Pass context of selected item (such as nic object) to panel
-Allow custom title for panel
2013-02-25 11:05:42 -08:00
Brian Federle
29f9137e2d
WIP: Add view all button to NIC
2013-02-22 15:53:48 -08:00
Brian Federle
df0039368b
Fix missing 'add' action on instances page
2013-02-22 11:21:59 -08:00
Brian Federle
fa14380ac9
Remove old list view actions
2013-02-21 15:21:31 -08:00
Brian Federle
1ac86e96cb
Quick view UI: Fix to support multiple quick links
...
There was previously a limitation in the detail view/quickview where
only 1 'view all' link was visible per page. Change this to show n
number of view all links, if an array is passed to 'viewAll.' This also
lowers the # of clicks necessary to navigate to some items.
This also adds more view all buttons to instances, storage, and system
resources.
2013-02-21 15:09:03 -08:00
Pranav Saxena
534f5540a3
scale UP CPU and memory UI
2013-02-22 02:16:20 +05:30
Pranav Saxena
b091ea6ead
scale UP CPU and memory UI
2013-02-22 02:07:08 +05:30
Mice Xia
9a12756ae4
CLOUDSTACK-684 support vm snapshot
2013-02-14 01:26:30 +08:00
Pranav Saxena
30dd34d258
CLOUDSTACK-588:restoreVirtualMachine api functionality on the UI while the VMs are in running or stopped state
2012-12-06 02:35:49 +05:30
Pranav Saxena
1d0a1adb8e
CLOUDSTACK-546:Guest vms which are in expunging state should be displayed
2012-11-28 15:34:28 +05:30
Jessica Wang
46cec7342a
CLOUDSTACK-537: cloudstack UI - Advanced SG-Enabled zone - Instance menu - instance detailView - show SecurityGroups tab for Advanced SG-Enabled zone.
2012-11-27 15:09:55 -08:00
Pranav Saxena
ed5bd846e8
CLOUDSTACK-550:Getting TypeError: items is undefined error in UI when we click on Instances tab while no instances are launched yet:Handling the null case for items
2012-11-27 17:29:50 +05:30
Pranav Saxena
8d4400946d
CLOUDSTACK-546:Guest vms which are in expunging state should not be displayed in UI:Fixed by changing the response to blank in case of an expunging state
2012-11-27 07:23:20 +05:30
Jessica Wang
de1fd5d0a8
CS-16573: cloudstack UI - create template from VM - encode data passed to API call.
2012-10-24 14:52:53 -07:00
Jessica Wang
afeced1e43
CS-16573: cloudstack UI - update instance - encode data passed to API call.
2012-10-24 14:52:13 -07:00
Jessica Wang
f4d085d609
CS-16486: cloudstack UI - listView dataProvider - not to pass details=min as default.
2012-10-16 11:05:06 -07:00
Jessica Wang
ff8fccccb2
CS-16326: cloudstack UI - instance page - listView - (1) the column that maps to name property in API response is labelled as "Name" instead of "Host Name".
...
(2) add back Internal Name column for root-admin.
2012-10-16 10:01:15 -07:00
Brian Federle
991557bfb6
UI: Add quick view to table list
...
For any list view that has a corresponding detail view, adds a tooltip
to display the compact overview of the detail view contents, including
all available actions. This avoids a user from having to click into a
new panel to see more details and actions for an item.
This will happen automatically for any list view with a 'detailView'
sub-option, and will append a new column to the end of each item
row. If 'noCompact: true' is specified in the detailView's options,
then the quick view will not be rendered.
** Note: This also removes the existing list actions for the instances
and zones tables.
Example, to show a quick view:
listView: {
detailView: {
// Specify noCompact: true to not render a quick view
//
// noCompact: true
...
},
...
}
Conflicts:
ui/scripts/ui/widgets/detailView.js
2012-10-10 11:18:02 -07:00
Jessica Wang
7af3f6ef94
cloudstack 3.0 UI - instance page - listView - not pass details=min to API call since nic and securitygroup info is needed here.
2012-10-05 15:21:47 -07:00