Jessica Wang
cf69ee0b0d
new UI - instance page - Add spinning wheel to each tab. Show spinning wheel before loading is finished in each tab.
2010-10-29 20:38:26 -07:00
Jessica Wang
ac5f511cde
new UI - instance page - corresponding data is populated when each tab is clicked. (Before, data is populated to all tabs at once)
2010-10-29 19:57:33 -07:00
Jessica Wang
67bd893de0
new UI - show "no items available" in middle menu when there is no item in middle menu.
2010-10-29 19:12:51 -07:00
Jessica Wang
c3d3ab98b8
new UI - show spinning wheel in middle menu before data is fully loaded into middle menu.
2010-10-29 19:05:09 -07:00
NIKITA
463aa9044a
Added scrollbar to global settings grid
2010-10-29 16:56:29 -07:00
Jessica Wang
0e88439f44
new UI - using afterAddingMidMdenuItem() when creating volume. The function will show a special failed pattern on middle menu item.
2010-10-29 15:14:47 -07:00
Jessica Wang
5f9df5aca5
new UI - volume page - fix a bug "object is not found" when creating volume fails.
2010-10-29 15:03:15 -07:00
Jessica Wang
0bfb2c853d
new UI - when adding new item fails, show a special pattern in middle menu item.
2010-10-29 14:44:35 -07:00
Jessica Wang
8a2d12f2bf
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
2010-10-29 14:07:43 -07:00
Jessica Wang
f373f0928c
new UI - adding loading image to domain tree.
2010-10-29 14:07:36 -07:00
NIKITA
003b41eca9
Clickable arrow for Console box
2010-10-29 13:55:34 -07:00
Jessica Wang
4a84ff7ee1
new UI - global setting - fix a bug that Add Buttons from other pages didn't go away when visiting this page.
2010-10-29 13:46:05 -07:00
Jessica Wang
8f2bac823c
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
2010-10-29 13:15:28 -07:00
Jessica Wang
d9fdd57084
new UI - SystemVM page - refresh right panel after action is finished.
2010-10-29 13:15:13 -07:00
NIKITA
ea2c493fac
UI for Statistics
2010-10-29 12:16:44 -07:00
Jessica Wang
dcbe90c8b7
new UI - System VM page - hide Start System VM action when status is Running; hide Stop System VM and Reboot System VM when status is stopped; hide all actions otherwise.
2010-10-29 12:13:00 -07:00
Jessica Wang
f7bd54a9ac
new UI - System VM page - actions - correct API name and API response.
2010-10-29 11:57:08 -07:00
Jessica Wang
60a5c90fae
new UI - template page, ISO page - show status in green if it's "Ready". Otherwise in red.
2010-10-29 11:36:43 -07:00
Jessica Wang
d224604a72
new UI - system vm page - implement actions "start system VM", "stop system VM", "reboot stystem VM".
2010-10-29 11:14:03 -07:00
Jessica Wang
ffa4ef7af3
new UI - instance page - routers tab - show confirm dialog box before each action.
2010-10-29 10:38:56 -07:00
Jessica Wang
eb2ef04a93
new UI - Host page, Secondary Storage Page - use different colors (green, red, gray) to emphasize Status field.
2010-10-29 10:12:16 -07:00
Jessica Wang
ba9a725a5e
new UI - VM Wizard - Root Disk Offering - fix a bug that Custom Data Size field is not validated when selected template type is ISO.
2010-10-29 09:49:09 -07:00
Jessica Wang
a2346a274d
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
2010-10-28 20:04:20 -07:00
Jessica Wang
ea0a4dc522
new UI - global setting page - refactor the whole page, make it grid-base. When clicking Edit Global Setting link, the whole grid is editable. When clicking Save Button, only rows whose value have been changed will have updateConfiguration API call.
2010-10-28 20:04:12 -07:00
NIKITA
8c2159dd34
Status icon aligned with the list
2010-10-28 18:27:29 -07:00
NIKITA
b5ca63c4f0
Statistics UI added for Instanct tab
2010-10-28 18:20:30 -07:00
Jessica Wang
5abc6b5096
new UI - VM Wizard - change hypervisor from text to dropdown when selected template is ISO>
2010-10-28 17:42:53 -07:00
Jessica Wang
213a2eb6a2
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
2010-10-28 15:29:52 -07:00
Jessica Wang
5fc5bdf520
new UI - Disk offering page - implement Edit Disk Offering in action menu. remove Edit Button.
2010-10-28 15:17:26 -07:00
NIKITA
72d678b80e
Actions button placed in header for Global Settings
2010-10-28 15:07:38 -07:00
Jessica Wang
8dc25afee3
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
2010-10-28 14:53:55 -07:00
Jessica Wang
1f1b4b3441
new UI - service offering page - implement Edit Service Offering in action menu.. remove Edit Button.
2010-10-28 14:53:47 -07:00
Kris McQueen
7531525252
Add commented code out for the old style (2.1.x) JSON async job responses. The XML responses are still a TODO. In order to get this to fully revert back to 2.1.x style responses, some commands will need to be modified to set the responseName to be something like getResultObjectName(), and there's an example of this in StopVMCmd.
2010-10-28 14:32:13 -07:00
NIKITA
689c241611
Modified Hypervisor template
2010-10-28 14:31:06 -07:00
Jessica Wang
a40fdf158b
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
2010-10-28 14:18:49 -07:00
Jessica Wang
77b4eec14d
new UI - Add Host button displays on Primary Storage page now. fix a bug ("podObj is not found") that appears when clicking Add Host button on Primary Storage page without visiting pod page first.
2010-10-28 14:18:40 -07:00
will
ff26080cb0
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
2010-10-28 14:16:13 -07:00
will
a153a23f90
New UI - Renabled Test Provisoning Tool until we design a new one.
2010-10-28 14:16:01 -07:00
Jessica Wang
f8d23c2e1d
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
2010-10-28 14:09:05 -07:00
Jessica Wang
17b9a23797
new UI - Add Host button displays on host page now. fix a bug ("podObj is not found") that appears when clicking Add Host button on host page without visiting pod page first.
2010-10-28 14:08:52 -07:00
NIKITA
d074396f0c
Status color added to Host
2010-10-28 13:46:43 -07:00
will
166cc0705a
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
2010-10-28 13:28:46 -07:00
will
c5fef26f11
ListTemplates will no longer return any SystemVM templates. I am using a startsWith() string match for now since we used to make this comparision by ID with a single hypervisor.
2010-10-28 13:28:33 -07:00
NIKITA
4dd80655c8
Hypervisor added for Blank template and Custom Size browught down on next line
2010-10-28 13:27:05 -07:00
NIKITA
d2e58131a2
Grid layout added to Globalsetting.jsp
2010-10-28 12:18:01 -07:00
Jessica Wang
3f4feaa436
new UI - instance page - remove Change Name, Change Group, Enable HA, Disable HA action from details panel action menu since they have been included in Edit Template action.
2010-10-28 11:33:01 -07:00
Jessica Wang
6fdea9ad8f
new UI - create shared function setBooleanReadField(), setBooleanEditField().
2010-10-28 11:26:15 -07:00
Jessica Wang
92ea27d9dd
new UI - instance page - add "Edit Instance" action in action menu.
2010-10-28 11:10:07 -07:00
Jessica Wang
1fe7844dff
new UI - host page - add status icon in middle menu.
2010-10-28 09:57:14 -07:00
Jessica Wang
471dafd1f7
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
2010-10-27 20:53:26 -07:00
Jessica Wang
bd145fd998
new UI - VM Wizard - fix a bug: clicked template is not selected.
2010-10-27 20:53:20 -07:00
will
c3783aa703
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
2010-10-27 20:02:11 -07:00
will
9d1257bccb
new UI - Show the correct icon for System left Nav
2010-10-27 20:01:56 -07:00
Jessica Wang
63bc5dceaf
new UI - pass hypervisor when deployVirtualMachine.
2010-10-27 20:00:19 -07:00
Jessica Wang
63b7b82819
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
2010-10-27 19:44:32 -07:00
Jessica Wang
be26dcc252
new UI - apply new vm template in vm wizard.
2010-10-27 19:44:26 -07:00
will
1736f081e4
The real commit for the dashboard fix
2010-10-27 19:41:23 -07:00
will
5d9af3b22d
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
2010-10-27 19:27:43 -07:00
NIKITA
13626f556a
Midmenu box has restricted height now
2010-10-27 19:26:02 -07:00
will
9bd83df3e0
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
2010-10-27 19:22:16 -07:00
NIKITA
1d2d917c32
Action bar added for resources
2010-10-27 19:00:14 -07:00
will
ce859d569f
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
2010-10-27 18:47:21 -07:00
Jessica Wang
49b8691d30
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
2010-10-27 18:46:43 -07:00
Jessica Wang
d6bdacfb9e
new UI - fix a bug: "When you execute actions in vm, the result is in red even though it was successful. It shouldn't be in red when action is successful."
2010-10-27 18:46:36 -07:00
NIKITA
5756eaad4c
Grid Loading modified
2010-10-27 18:45:45 -07:00
will
b7717f8e32
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
2010-10-27 18:42:51 -07:00
will
94f98f8042
New UI - The session timeout dialog will really send you to the login screen now.
2010-10-27 18:42:38 -07:00
NIKITA
82b00343d6
Launch Test Provisioning tool button added to footer
2010-10-27 18:29:29 -07:00
will
ff382fb364
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
2010-10-27 18:13:54 -07:00
Jessica Wang
f26f40c049
new UI - fix a bug "$iconContainer is not found"
2010-10-27 18:13:19 -07:00
will
b59c3f7924
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
2010-10-27 18:02:48 -07:00
Jessica Wang
4a9c806530
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
2010-10-27 18:01:20 -07:00
Jessica Wang
3544cb79cd
new UI - middle menu - add primary storage icon and host icon
2010-10-27 18:01:14 -07:00
will
9ffbe5a1b3
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
2010-10-27 18:01:07 -07:00
will
542b5b2d11
New UI - Fixed issues where clicking on a left nav that is opened will make calls to API again. There is no need to do that.
2010-10-27 18:00:50 -07:00
NIKITA
55b54f49ba
Change in Add vm tab
2010-10-27 17:59:51 -07:00
NIKITA
167086f066
Adding failed div for Instance and in Add VM popup Hypervisor filter has been removed and added to template list
2010-10-27 17:55:38 -07:00
Jessica Wang
c3f96a7ed5
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
2010-10-27 17:47:29 -07:00
Jessica Wang
8759c3f1f5
new UI - add primary storage - after action, show primary storage in middle menu with a title "Primary Storage" on it.
2010-10-27 17:47:21 -07:00
will
f64f399d5d
Fixed creating a VM using new query response paradigm in 2.2 UI
2010-10-27 17:43:51 -07:00
Jessica Wang
36a14c014f
new UI - fix selected issue on zone tree in left navigation.
2010-10-27 16:21:19 -07:00
NIKITA
96c420082e
Dropdown for network made bigger
2010-10-27 15:30:54 -07:00
Jessica Wang
4df6f0602a
new UI - service offering page - hide spinning wheel.
2010-10-27 15:19:00 -07:00
Jessica Wang
09c69d0050
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
2010-10-27 15:12:11 -07:00
Jessica Wang
42d070792d
new UI - apply initDialog() or initDialogwithOK() to all dialog boxes.
2010-10-27 15:12:05 -07:00
NIKITA
e7855577a3
Midmenu adding bg changed
2010-10-27 14:59:08 -07:00
NIKITA
8d63c13f7d
color changes to midmenu list
2010-10-27 14:49:32 -07:00
Jessica Wang
15f1874cc1
new UI - fix: "Hit Enter key should auto submit on dialogs"
2010-10-27 14:45:01 -07:00
Jessica Wang
e53ce7de78
new UI - fix: "Add Secondary Storage VM button visible in POD"
2010-10-27 14:37:48 -07:00
Jessica Wang
271f6bec67
new UI - cluster page - add margin between primary storage and host in middle menu.
2010-10-27 14:18:11 -07:00
Jessica Wang
4c8417f9de
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
2010-10-27 12:27:41 -07:00
Jessica Wang
4416defe28
new UI - when clicking through middle menu items, show spinning wheel in right panel if spinning wheel is shown in middle menu.
2010-10-27 12:27:33 -07:00
NIKITA
dc1452770a
UI bit modified for Details tabs
2010-10-27 12:10:26 -07:00
Jessica Wang
03098ec890
new UI - rename function name to be more intuitive. This function will handle all action info and copy them over to right panel when middle menu item is clicked.
2010-10-27 12:06:00 -07:00
Jessica Wang
25071e0212
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
2010-10-27 11:47:14 -07:00
Jessica Wang
dbf2e826c8
new UI - show spinning wheel on middle menu item when details tab is in action. (So, there are 2 spinning running, one is on details tab action menu, the other is on corresponding middle menu item).
2010-10-27 11:47:08 -07:00
NIKITA
977f91bf68
Color changed for host & Primary storage header in mid menu
2010-10-27 11:24:47 -07:00
Jessica Wang
6e21ce10f6
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
2010-10-27 11:07:48 -07:00
Jessica Wang
c4a31f0d0d
new UI - when applying actions to multiple-selection middle menu items (e.g. StartVM, StopVM, RebootVM, DestroyVM), display spinning wheel on details tab action menu.
2010-10-27 11:07:39 -07:00
NIKITA
afb1014f76
Test provisioning tool removed as a big button
2010-10-27 10:58:58 -07:00
Jessica Wang
170ad91011
new UI - if resource menu is open (i.e. zonetree is shown), empty zonetree and close resource menu.
2010-10-27 10:11:15 -07:00
Jessica Wang
8d248d7ebd
new UI - pod node - when clicking arrow icon, content under it (i.e. clusters) will get refreshed from database.
2010-10-27 09:57:53 -07:00
Jessica Wang
01ce8abc77
new UI - zone tree - when clicking zone arrow, content under it will get refreshed.
2010-10-27 09:46:02 -07:00
Jessica Wang
413163e23e
new UI - instance page - reboot router - call listRouters again after rebootRouter returns succcess. This is a temporary solution until RebootRouter API is enhanced to return an embedded object.
2010-10-26 20:55:14 -07:00
Jessica Wang
3a84c6f916
new UI - fix a bug that API command didn't get passed correctly.
2010-10-26 20:38:16 -07:00
Jessica Wang
81e919f3a3
new UI - subgrid item actions menu - fix: extend the click to the entire highlighted area, not just the word itself.
2010-10-26 20:24:34 -07:00
Jessica Wang
faf40c2fec
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
2010-10-26 20:14:44 -07:00
Jessica Wang
6b2b578171
new UI - Details tab actions menu - fix: extend the click to the entire highlighted area, not just the word itself.
2010-10-26 20:14:37 -07:00
NIKITA
cac40a2c56
Test provisioning tool button added
2010-10-26 19:55:49 -07:00
Jessica Wang
426e4ea5ce
fix => "Make sure info message disappear after you have at least clicked it once."
2010-10-26 19:37:04 -07:00
NIKITA
dc863239b7
Loading added to right panel
2010-10-26 19:25:08 -07:00
NIKITA
bfb12142ab
Added right panel loading
2010-10-26 19:12:08 -07:00
Jessica Wang
e46a137df0
new UI - instance page - details panel action - confirm before start/stop/reboot/destroy/restore VM.
2010-10-26 18:56:45 -07:00
Jessica Wang
4dcc1666e9
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
2010-10-26 18:27:35 -07:00
Jessica Wang
91f49621db
new UI - multiple-selection action - confirm before destroy VM.
2010-10-26 18:27:24 -07:00
Jessica Wang
d8f10ffa34
new UI - multiple-selection action - confirm before reboot VM.
2010-10-26 18:09:02 -07:00
NIKITA
d7bf859d92
Loading for right panel
2010-10-26 18:09:30 -07:00
Jessica Wang
2ae87d665a
new UI - multiple-selection action - confirm before stop VM.
2010-10-26 18:01:23 -07:00
Jessica Wang
2e3a9d2dad
new UI - multiple-selection action - confirm before start VM.
2010-10-26 17:54:54 -07:00
Jessica Wang
3fa6378874
fix => "Once async finishes for a VM action, we need to display the message if their current context is that VM without having to click on it again."
2010-10-26 16:53:48 -07:00
Jessica Wang
dfda67cc65
new UI - add icon to middle menu items to 4 pages.
2010-10-26 16:19:49 -07:00
NIKITA
96fae1212e
Midmenu icon for alerts
2010-10-26 16:14:20 -07:00
Jessica Wang
6878816267
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
2010-10-26 16:06:34 -07:00
Jessica Wang
00d5c34db7
new UI - fix a bug that pod doesn't collapse/expand the first time being clicked.
2010-10-26 16:06:26 -07:00
NIKITA
0fd60bc5be
UI addition to host n primary storage item header
2010-10-26 15:55:53 -07:00
Jessica Wang
0988f50de8
new UI - left zone tree - zone node - arrow icon is too small to click. Extend arrow-affected area to the whole zone node.
2010-10-26 15:49:09 -07:00
Jessica Wang
ee902f4e75
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
2010-10-26 15:25:33 -07:00
Jessica Wang
456b7a0ee0
new UI - cluster page - middle menu - add middle menu item header "Host" above hosts, "Primary Storage" above primary storages.
2010-10-26 15:25:27 -07:00
will
4e544ce0f9
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
2010-10-26 15:15:21 -07:00
will
2ed93a406c
Fixing second level navigation for instance menu
2010-10-26 15:15:10 -07:00
NIKITA
56509fe1f1
Midmenu blank msg box
2010-10-26 15:04:19 -07:00
Kris McQueen
8fafc892d3
bug 6730: if a volume was never attached to a VM, then the poolId will be null and this will be flagged as not on shared storage. Since the code was deleting detached volumes only on shared storage, the never-attached volume was in an undeletable state. Instead, allow deletion of any detached volume, regardless of storage pool until some technical reason limits this from happening.
...
Also, the UI was not allowing volumes to be deleted due to a bug in looking at the vmname property of the volume. The 'if' conditional always returned true that the volume was attached to a VM to due a boolean logic error.
status 6730: resolved fixed
2010-10-26 14:56:44 -07:00
Jessica Wang
4a1b1fe5ce
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
2010-10-26 14:51:52 -07:00
Jessica Wang
72f0940f7a
new UI - after addHost with new cluster, refresh cluster under pod and automatically click the newly created cluster node (to show cluster page in right panel and host in middle menu if the host is created successfully).
2010-10-26 14:51:43 -07:00
NIKITA
f0fd34c5b4
Ui added to error msgs whown in protforwarding and text field has been reduced
2010-10-26 14:11:54 -07:00
Jessica Wang
92234236f9
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
2010-10-26 14:11:43 -07:00
Jessica Wang
233675b53d
new UI - keep middle menu and its content when host page or primary storage page is loaded into right panel.
2010-10-26 14:11:35 -07:00
NIKITA
41f1429a18
Minor bug of status coming down in instance has been resolved.
...
UI change for Action dropdown
2010-10-26 11:50:47 -07:00
Jessica Wang
38a5d86951
new UI - pod page - when appending items to middle menu, make sure that host always go first and primary storage always go later.
2010-10-26 11:41:39 -07:00
Jessica Wang
7e9593a399
new UI - creating primary storage doesn't create cluster. no need to refresh cluster under pod after this action.
2010-10-26 11:31:40 -07:00
Jessica Wang
107ad39fff
new UI - after adding host or adding primary storage, refresh cluster under pod in left navigation.
2010-10-26 11:19:53 -07:00
Jessica Wang
4749af0fff
new UI - zone page - show a circle instead of an arrow next to zone name if there is no pod under the zone.
2010-10-26 10:05:41 -07:00
Jessica Wang
9a2380c337
new UI - add secondary storage - do not show action info inside subgrid item (action info will be shown in dialog if action fails).
2010-10-26 09:33:08 -07:00
Jessica Wang
cfdd6999ad
new UI - Add Zone - keep dialog box open with spinning wheel running until action is complete. If action succeeds, close dialog box. If action fails, display error message on dialog box.
2010-10-25 21:20:05 -07:00
Jessica Wang
7fa3b74d28
new UI - Add Pod - keep dialog box open with spinning wheel running until action is complete. If action succeeds, close dialog box. If action fails, display error message on dialog box.
2010-10-25 21:01:19 -07:00
Jessica Wang
d5a6a6451d
new UI - Add Secondary Storage - keep dialog box open with spinning wheel running until action is complete. If action succeeds, close dialog box. If action fails, display error message on dialog box.
2010-10-25 20:52:44 -07:00
Jessica Wang
800df736fe
new UI - Add Primary Storage - keep dialog box open with spinning wheel running until action is complete. If action succeeds, close dialog box. If action fails, display error message on dialog box.
2010-10-25 20:42:15 -07:00
Jessica Wang
6ae1b7d30b
new UI - Add Host - keep dialog box open with spinning wheel running until action is complete. If action succeeds, close dialog box. If action fails, display error message on dialog box.
2010-10-25 20:20:11 -07:00
Jessica Wang
a1557eb667
new UI - resources page - fix a bug that StartVM/StopVM/RebootVM/DestroyVM button didn't disappear when clicking instance page then clicking zone/pod/systemVM/cluster node in left navigation.
2010-10-25 20:03:35 -07:00
Jessica Wang
5a0ed4dedd
new UI - VLAN page - info dropdown - implement close button.
2010-10-25 19:42:35 -07:00