37 Commits

Author SHA1 Message Date
Jessica Wang
291a9669e7 bug 7535: ISO page - hide "Download ISO" option for non-admin user. 2010-12-20 14:10:57 -08:00
Jessica Wang
5e8be4a431 Place Add XXX buttons in each related page instead of index.jsp. 2010-12-18 17:04:17 -08:00
Jessica Wang
0754663657 Update Template - update embedded jsonObj after calling UpdateTemplate API and UpdateTemplatePermission API. 2010-12-13 17:16:24 -08:00
Jessica Wang
4549552904 Update ISO - update embedded jsonObj after calling UpdateISO API. 2010-12-13 16:59:05 -08:00
Jessica Wang
f44af7d714 bug 7449: ISO page - add isFeatured dropdown to Add ISO dialog and list isFeatured in grid. 2010-12-13 16:21:34 -08:00
Jessica Wang
69403e05ec Basic Search - search by keyword parameter. 2010-12-13 13:16:13 -08:00
will
11e22726b7 bug 7438: Commenting out feature where you can directly create a VM from a template or ISO for Beta2. It just doesn't work with the new networking model. 2010-12-08 19:22:14 -08:00
Jessica Wang
2d70fb25dd ISO page - implement basic search and advanced search. 2010-12-02 11:40:47 -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
cad49264e0 replace encodeURIComponent() with todb(). 2010-12-01 10:50:44 -08:00
Jessica Wang
2dd325f567 new UI - ISO page - update ISO name in middle menu when ISO is updated in right panel. 2010-11-24 14:41:24 -08:00
Jessica Wang
dc27725739 bug 7277: ISO page - after Download ISO action succeeds, show URL returned by API on dialog box and make URL clickable. (merge from 2.2.beta1 branch to master branch) 2010-11-23 20:06:41 -08:00
Jessica Wang
6cc2dd9b28 bug 7277: ISO page - implement "Download ISO" action. (merge from 2.2.beta1 branch to master branch) 2010-11-23 16:58:51 -08:00
Jessica Wang
8b6eb37603 new UI - registerISO, registerTemplate - remove UI restriction that template name needs to be English character. 2010-11-18 16:05:14 -08:00
Jessica Wang
b603a75061 bug 3921: ISO page - remove "Copy ISO" option from "xs-tools.iso" 2010-11-16 14:03:56 -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
eb3ae6c27f new UI: fix a javascript error that happened after clicking between My Template and Featured Template => 'events' is null or not an object 2010-11-12 19:10:07 -08:00
Jessica Wang
bf6b848711 bug 7088: show full error message when creating new template or ISO. 2010-11-12 18:30:09 -08:00
Jessica Wang
dd72bbea09 bug 6240: ISO page - create VM - add size field that shows when selected disk offering is custom. 2010-11-09 19:03:11 -08:00
Jessica Wang
39cc08dd0c new UI - template page, ISO page, Router page - add grid header title. 2010-11-09 10:35:12 -08:00
Jessica Wang
5cf998bcb0 new UI - Virtual Router page - Start/Stop/Reboot SystemVM API return objects in different structure. This is related UI change. 2010-11-09 10:29:06 -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
9bd7344fae new UI - template page - fix a bug "id is not found" after creating a template for all zones and click one of them in middle menu. 2010-11-08 19:41:06 -08:00
Jessica Wang
2289725ed1 new UI - ISO page - Edit ISO - spare extra API call listISOs after action succeeds. 2010-11-08 17:54:30 -08:00
Jessica Wang
3bcee34f97 new UI - ISO page - delete ISO - slowly slide up middle menu item and remove element from DOM. 2010-11-08 17:46:01 -08:00
Jessica Wang
c03c3a171f new UI - fix bug 6670(The UI shows templates are ready to use: DB says the DOWNLOAD_IN_PROGRESS) 2010-11-08 11:37:47 -08:00
will
3c932bb4fc bug 5916: ISO will now display os type and allow that to be editted.
- Fixed other display issues with iso and template details.
2010-11-07 15:14:58 -08:00
will
e5ae04f417 bug 5883: added domain to both templates and iso details 2010-11-07 11:16:24 -08:00
Jessica Wang
5d4c1e41b9 new UI - ISO page - fix a bug that isPublic field doesn't get updated after upadteISO action. 2010-11-05 21:37:00 -07:00
will
111b0a1df1 bug 6943: Correct error message is returned for the parameter, "name" in the API as well as fixing JS to validate this as well. 2010-11-05 13:51:46 -07: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
Jessica Wang
39d7e65180 new UI - Edit ISO - not to hide editable field and show readonly field until action returns success. 2010-11-04 11:00:11 -07:00
Jessica Wang
07cb63b82e new UI - allow update isPublic field of ISO. 2010-11-04 10:34:16 -07:00
Jessica Wang
7bc9f66482 new UI - ISO page - add isPublic row. 2010-11-04 10:06:56 -07:00
Jessica Wang
cb6a3d627e new UI - #4774 (support public ISOs) - Add ISO dialog - add public dropdown field. 2010-11-03 12:42:45 -07:00
will
034ec649a0 Did some renaming of the javascript files in new 2.2 UI. 2010-11-01 22:52:12 -07:00