239 Commits

Author SHA1 Message Date
Jessica Wang
ffb542062c new UI - apply shared function switchBetweenDifferentTabs() to pages that have multiple tabs. 2010-09-30 10:42:13 -07:00
Jessica Wang
58a6296913 new UI - add a new shared function: switchBetweenDifferentTabs() 2010-09-30 10:13:49 -07:00
edison
6fc7528809 create data volume is splitted into two stage:
1. create a volume entry in the database,
2. when user attaching the volume to a VM, then actually create the volume on storage pool.
2010-09-29 18:41:54 -07:00
will
031c6fc280 Adding support to indicate hypervisor when registering ISOs 2010-09-29 18:41:54 -07:00
will
3570322ef5 Forgot to add listing of templates by hypervisor 2010-09-29 18:40:51 -07:00
will
67cc587603 Adding some prelim UI to support multiple hypervisors in the hybrid branch 2010-09-29 18:40:51 -07:00
NIKITA
6761a96b30 New Ui for Dashboard User 2010-09-29 17:36:28 -07:00
NIKITA
f31f8adde5 issue in Instance popup 2010-09-29 17:36:27 -07:00
Jessica Wang
76fbb6edf7 Revert "new UI - add login section."
This reverts commit 4026eba2e50f83540b222221053ab55b5a2bd990.
2010-09-29 15:56:11 -07:00
Jessica Wang
7374f85a18 new UI - VM creation - fix bug "toRightPanel is not a function". 2010-09-29 15:24:55 -07:00
Jessica Wang
b71010cbf6 new UI - VM creation - fix bug "$t is not defined". 2010-09-29 14:12:12 -07:00
Jessica Wang
4026eba2e5 new UI - add login section. 2010-09-29 10:22:45 -07:00
Jessica Wang
9e543b2c12 new UI - domain page - remove obsolete code. 2010-09-28 20:15:28 -07:00
Jessica Wang
273313aa25 new UI - domain page - implement admin accounts tab. 2010-09-28 20:05:08 -07:00
Jessica Wang
7c247b2fa8 new UI - domain page - implement update resource limits. Make right panel editable when clicking edit button instead of pop up dialog box. 2010-09-28 19:05:50 -07:00
Jessica Wang
3857dd359a new UI - domain page - implement details panel. 2010-09-28 17:27:15 -07:00
Jessica Wang
2abfedce47 new UI - domain page - tree - implement expand tree node, collapse tree node. 2010-09-28 16:53:17 -07:00
Jessica Wang
88abc071a4 new UI - domains page - draw tree in middle menu. 2010-09-28 16:32:06 -07:00
Jessica Wang
b680637366 new UI - add JSP file, javascript file for Domain page. 2010-09-28 16:04:14 -07:00
Jessica Wang
f08ef8c6d4 fix a bug - Zones page - Direct VLAN IP Range - account field appears twice in view mode. 2010-09-28 15:07:36 -07:00
Jessica Wang
1bb4eeafd9 new UI - implement new API listInstanceGroups to list instance groups on left menu. 2010-09-28 12:07:26 -07:00
Jessica Wang
9a4ceb64c0 fix bug 6287 - decode string before displaying on UI. 2010-09-28 10:46:14 -07:00
Jessica Wang
e46306b5d7 new UI - sepereate action link template into middle menu one and details panel one. 2010-09-27 11:57:58 -07:00
Jessica Wang
4a305631f9 fix a bug - showXXXXXXXTab() is not defined. 2010-09-27 10:50:27 -07:00
Jessica Wang
0a03ca6721 new UI - dashboard - implement Hosts Alerts section. 2010-09-26 14:48:46 -07:00
Jessica Wang
bea86479d8 new UI - dashboard - implement General Alert section. 2010-09-26 14:37:32 -07:00
Jessica Wang
23641a4398 new UI - dashboard - implement bar chart. 2010-09-26 11:57:32 -07:00
Jessica Wang
75499ab393 new UI - dashboard page - system wide capacity - reset to default everytime pod field or zone field is changed. 2010-09-25 23:40:50 -07:00
Jessica Wang
84a2cea56d new UI - dashboard page - implement system wide capacity area. 2010-09-25 23:20:21 -07:00
Jessica Wang
9163ffea67 new UI - dashboard page - populate zone field and pod field. 2010-09-25 17:52:02 -07:00
Jessica Wang
fc6a551ac7 new UI - slowly slide up snapshot after deleting it. 2010-09-25 15:41:56 -07:00
Jessica Wang
e2114b1950 new UI - accounts page - implement Lock Account action. 2010-09-25 10:28:46 -07:00
Jessica Wang
13181b79f8 new UI - accounts page - implement Enable Account action. 2010-09-25 10:15:53 -07:00
Jessica Wang
ae453b2961 new UI - accounts page - implement Disable account action. 2010-09-25 09:57:48 -07:00
Jessica Wang
461149a390 new UI - accounts page - implement Resource limits action. 2010-09-24 23:43:38 -07:00
Jessica Wang
e6c2f7fa0b new UI - volumes page - snapshot tab - implement create volume action. 2010-09-23 20:49:20 -07:00
Jessica Wang
5e36d7ed35 new UI - volumes page - snapshot tab - implement delete snapshot action. 2010-09-23 20:32:19 -07:00
Jessica Wang
8604f70d71 new UI - volumes page - snapshot tab - build action list. 2010-09-23 20:21:19 -07:00
Jessica Wang
96fd242feb new UI - Volumes page - add Snapshot tab that list all snapshots under this volume. 2010-09-23 19:48:51 -07:00
Jessica Wang
c3abad736c new UI - after subgrid item action is finished, show message in 1st grid row in the subgrid. 2010-09-23 18:45:25 -07:00
NIKITA
4ba08d0fa4 UI change for Actions dropdown 2010-09-23 18:40:11 -07:00
Jessica Wang
97eeee7677 new UI - after details tab action is finished, show success/fail message on the top of right panel instead of showing a dialog covering action panel. 2010-09-23 18:03:23 -07:00
Jessica Wang
5999da510c new UI - fix a bug - instances page's middle menu action list is empty. 2010-09-23 17:32:17 -07:00
NIKITA
ea1c90388e Left menu icons added for IP Address, Network Group, Snapshots and Volume 2010-09-23 17:19:31 -07:00
Jessica Wang
ea5d33315d new UI - snapshots page - implement create template from snapshot action. 2010-09-23 17:15:49 -07:00
Jessica Wang
e8a16e052c new UI - snapshots page - implement delete snapshot action. 2010-09-23 16:59:19 -07:00
Jessica Wang
e583473252 new UI - snapshots page - implement create volume action. 2010-09-23 16:44:20 -07:00
Jessica Wang
a6ca920452 for bug 6163 - change direct tagged IP range to no longer restrict it to an account. 2010-09-23 15:25:42 -07:00
Jessica Wang
87fb6acd05 new UI - templates page - create VM from template - add "no disk offering" option. 2010-09-23 11:39:57 -07:00
NIKITA
a70b5046a6 Left icons changed for Dashboard and Host 2010-09-23 11:36:50 -07:00