20 Commits

Author SHA1 Message Date
Jessica Wang
a466994161 create shared function bindActionLink() that will bind event handler to action link in right panel. 2011-02-01 16:16:51 -08:00
Jessica Wang
a63b8cfcba fix mouseout event handler issue on System VM page. 2011-02-01 12:57:53 -08:00
Jessica Wang
0bedf7e367 bug 6813: System VM page - add "Destroy System VM" action. 2011-02-01 11:08:07 -08:00
Jessica Wang
b8c914fe54 bug 4556: system VM page - localize action label and confirmation message. 2011-01-28 10:28:41 -08:00
Jessica Wang
9a0bc3356e bug 7357: system vm page - add function systemvmClearDetailsTab(). 2011-01-24 15:40:53 -08:00
Jessica Wang
f04b457508 bug 7116: System VM page - clean up the confirmation dialogs to use a single dialog (i.e. "dialog_confirmation"). 2011-01-21 16:11:26 -08:00
Jessica Wang
efc35809ae Router page, SystemVM page - not update right panel after an action succeeds since the action might not belong to currently selected middle menu item. 2011-01-13 11:01:30 -08:00
Jessica Wang
65f9f02e0a System VM page - implement new advanced search. 2010-12-27 16:14:25 -08:00
Jessica Wang
69403e05ec Basic Search - search by keyword parameter. 2010-12-13 13:16:13 -08:00
Jessica Wang
2680b8ca12 System VM page - implement basic search and advanced search. 2010-12-02 15:34:01 -08:00
Jessica Wang
59667ebe14 Search - add getSearchParamsFn() on all pages. 2010-12-01 14:41:36 -08:00
Jessica Wang
34f660b403 replace noNull() with fromdb(). 2010-12-01 11:06:52 -08:00
Jessica Wang
e8eb8f4703 new UI - router page, systemVM page - check if $midmenuItem1, jsonObj is null before getting its property. 2010-11-24 15:26:25 -08:00
Jessica Wang
6f6a01adb1 bug 6953: System VM page - hide active sessions if type is secondary storage VM while show active sessions if type is console proxy. 2010-11-15 17:09:49 -08:00
Jessica Wang
8b106c7271 new UI - apply noNull() or fromdb() to all fields that get value from API. 2010-11-15 14:05:39 -08:00
Jessica Wang
a1a5bd3393 bug 7135 - new resource menu - implement new systemVM page. 2010-11-09 12:47:05 -08:00
will
21f8bfde8b bug 7103: fixed session timeout error handling of all AJAX calls. You will now properly timeout. 2010-11-08 21:15:55 -08:00
Jessica Wang
175b09631b new UI - System VM page - Start/Stop/Reboot System VM API return objects in different structure. This is related UI change. 2010-11-08 18:38:39 -08:00
Jessica Wang
853f6610c2 new UI - change function names since the 2 functions are not only used by details tab, but also other tabs (e.g. resource limits tab). 2010-11-05 10:14:11 -07:00
will
034ec649a0 Did some renaming of the javascript files in new 2.2 UI. 2010-11-01 22:52:12 -07:00