106 Commits

Author SHA1 Message Date
Jessica Wang
23c62e568b new UI - show new password on middle menu if deploy virtual machine with a template whose password is enabled. 2010-10-05 14:55:36 -07:00
Jessica Wang
4fa53720c6 new UI - add shared function enableMultipleSelectionInMiddleMenu(), disableMultipleSelectionInMiddleMenu(). 2010-10-05 14:23:18 -07:00
Jessica Wang
7fe67da4b0 new UI - actions on details tab - hide spinning wheel when selecting another item in middle menu. 2010-10-05 10:58:37 -07:00
Jessica Wang
7ab6a24876 decode text before it displays on UI. 2010-10-04 14:56:44 -07:00
Jessica Wang
12db8ca613 new UI - accounts page - localize resource limits dialog, disable account dialog, lock account dialog, enable account dialog. 2010-10-03 19:31:56 -07:00
Jessica Wang
7818fe4c3d new UI - localize alert dialog. 2010-10-03 14:45:24 -07:00
Jessica Wang
6baf6d99a3 new UI - localize detach iso from vm dialog. 2010-10-03 09:53:43 -07:00
Jessica Wang
c3bf8f1844 new UI - dashboard page - show/hide different secions for admin, domainadmin, user. 2010-10-02 12:16:17 -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
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
2638708ab4 new UI - Routers page - add status icon to middle menu. 2010-09-30 17:58:57 -07:00
Jessica Wang
58a6296913 new UI - add a new shared function: switchBetweenDifferentTabs() 2010-09-30 10:13:49 -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
b680637366 new UI - add JSP file, javascript file for Domain page. 2010-09-28 16:04: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
8604f70d71 new UI - volumes page - snapshot tab - build action list. 2010-09-23 20:21:19 -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
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
e8a16e052c new UI - snapshots page - implement delete snapshot action. 2010-09-23 16:59:19 -07:00
Jessica Wang
4e9b1239ce cross-site scripting - sanitize only value whose type is string. 2010-09-21 17:42:26 -07:00
Jessica Wang
57c099a647 new UI - volumes page - implement add volume action. 2010-09-21 16:57:41 -07:00
Jessica Wang
67cfa3582e new UI - volume page - implement Recurring Snapshot action. 2010-09-21 16:18:40 -07:00
Jessica Wang
8dcea8c07e new UI - clear right panel after deleting a volume. 2010-09-21 14:49:23 -07:00
Jessica Wang
ab1dcb1270 new UI - ISO page - when creating ISO for all zones, generate as many ISO in middle menu. 2010-09-17 14:21:18 -07:00
Jessica Wang
e0d962a8e4 new UI - show error message on middle menu item when registerTemplate or registerISO fails. 2010-09-17 11:03:09 -07:00
Jessica Wang
135f131270 new UI - template page - implement add template 2010-09-16 20:14:23 -07:00
Jessica Wang
28f7548e4a new UI - error handling when adding VM fails. 2010-09-16 18:52:02 -07:00
Jessica Wang
a5430ffd5f new UI - hide middle menu navigation when dashboard page is loaded. 2010-09-16 17:17:29 -07:00
Jessica Wang
bcfbfa628e new UI - add dashboard link. 2010-09-16 16:52:51 -07:00
Jessica Wang
7aa2053df2 new UI - ISO page - implement deleteISO action. 2010-09-16 16:06:05 -07:00
Jessica Wang
dbde0cd39b new UI - display boolean field as text instead of icon. make Edit button always show. 2010-09-16 14:51:16 -07:00
Jessica Wang
b7d6ae6406 new UI - template page - implement delete action. 2010-09-15 15:28:03 -07:00
Jessica Wang
fe5d825d33 new UI - implement updateTemplate and updateTemplatePermission. 2010-09-15 14:31:12 -07:00
Jessica Wang
b6f5b66cff new UI - only apply selectable widget on middle menu when multiple-selection is needed for that page. 2010-09-14 21:54:03 -07:00
Jessica Wang
5d98ff7c1e new UI - when clicking on left menu that is not instance group menu, collapse instance menu. 2010-09-14 21:17:16 -07:00
Jessica Wang
eb4ec49ec9 new UI - left navigation menu - highlight selected menu. 2010-09-14 20:32:37 -07:00
Jessica Wang
c3144e0d76 new UI - add action message box to actions for subgrid items. 2010-09-14 17:41:47 -07:00
Jessica Wang
68e17586d0 new UI - actions in details panel - show error message in red dialog box when action fails. 2010-09-14 16:39:57 -07:00
Jessica Wang
03728cf9d8 new UI - clean right panel when different item in middle menu is selected. 2010-09-14 15:58:52 -07:00
Jessica Wang
6eab10ad47 new UI - boolean field (cross icon, tick icon) - adjust position of cross icon and tick icon. 2010-09-14 15:45:16 -07:00
Jessica Wang
85ea3d600a new UI - implement close button in action message box. 2010-09-14 14:37:53 -07:00
Jessica Wang
336634c2f5 new UI - update details tab in right panel after action is finished. 2010-09-14 11:29:55 -07:00
Jessica Wang
70b533fd8f new UI - show boolean field as a tick icon or a cross icon. 2010-09-13 16:49:11 -07:00
Jessica Wang
f75b17383a new UI - volume page - implement create template action. 2010-09-12 17:48:55 -07:00
Jessica Wang
ab66269038 new UI - volume page - implement detach disk action. 2010-09-12 17:05:12 -07:00
Jessica Wang
c8160cf0d6 new UI - volume page - show action menu when mouse over action link. 2010-09-12 14:49:24 -07:00
Jessica Wang
f1ab608b18 new UI - show action in process text 2010-09-11 22:30:50 -07:00