7364 Commits

Author SHA1 Message Date
Jessica Wang
ec71530d49 for bug 6381 - add primary storage - shows cluster option when hypervisor is KVM. 2010-10-01 18:36:51 -07:00
Jessica Wang
dca4413072 new UI - color router state text: running in green, stopped in red, destroyed in gray. 2010-10-01 15:33:08 -07:00
Jessica Wang
c7f76fc4a2 new UI - instance page - router tab - refresh subgrid item after start/stop/reboot router. 2010-10-01 15:09:05 -07:00
Jessica Wang
16bb2370fb new UI - instance page - router tab - implement actions for routers (stop router, start router, reboot router). 2010-10-01 14:06:03 -07:00
Jessica Wang
05605835f5 new UI - instance page - add router tab. 2010-10-01 11:21:33 -07:00
Jessica Wang
9d5d1084d7 new UI - reset whole view console panel when clicking different VM or router in middle menu. 2010-10-01 10:30:07 -07:00
Jessica Wang
6b31058d4f new UI - view console proxy - set timer key. 2010-09-30 20:24:50 -07:00
Jessica Wang
8004e899d8 new UI - instance page, router page - keep getting the newest screenshot(image) of console proxy. 2010-09-30 19:54:42 -07:00
Jessica Wang
279f3854a6 new UI - routers page - implement view console action. 2010-09-30 19:19:59 -07:00
Jessica Wang
7a176ab184 new UI - instance page - pop up console proxy window when clicking on monitor icon. 2010-09-30 19:07:55 -07:00
Jessica Wang
82a5a43f4d new UI - routers page - add preview console icon along with status and ip address. 2010-09-30 18:14:56 -07:00
Jessica Wang
2638708ab4 new UI - Routers page - add status icon to middle menu. 2010-09-30 17:58:57 -07:00
Jessica Wang
0ea5aa214a new UI - template page, ISO page - fix a bug that middle menu item doesn't get updated after right panel is updated. 2010-09-30 17:41:14 -07:00
Jessica Wang
d309afc8e0 new UI - ISO page, Template page - apply shared function todb(), fromdb(). 2010-09-30 17:26:50 -07:00
Jessica Wang
1924556caf template page, ISO page - apply shared function todb(), fromdb(). 2010-09-30 16:22:56 -07:00
Jessica Wang
e0542260eb Use shared function todb(), fromdb(). 2010-09-30 15:49:44 -07:00
Jessica Wang
9e0fa5abd3 fix bug 6330 - instance page action menu not displaying correctly on IE7. 2010-09-30 11:14:29 -07:00
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
Kris McQueen
2fde826a77 fix up a few merge conflicts from the big merge master->2.1.refactor that were overlooked 2010-09-28 16:35:15 -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
Kris McQueen
848ce60097 Merging master into 2.1.refactor, resolve the merge conflicts as best I can. New commands related to extracting template/iso/volume and related to instance groups were refactored to the new API framework. 2010-09-28 15:47: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