Commit Graph

46 Commits

Author SHA1 Message Date
Jessica Wang 6fdea9ad8f new UI - create shared function setBooleanReadField(), setBooleanEditField(). 2010-10-28 11:26:15 -07:00
Jessica Wang 42d070792d new UI - apply initDialog() or initDialogwithOK() to all dialog boxes. 2010-10-27 15:12:05 -07:00
Jessica Wang 03098ec890 new UI - rename function name to be more intuitive. This function will handle all action info and copy them over to right panel when middle menu item is clicked. 2010-10-27 12:06:00 -07:00
Jessica Wang 1e32ae0871 new UI - apply new function copyAfterActionInfoToRightPanel() to all pages which will refresh action info on top of right panel when clicking through different middle menu items. 2010-10-25 11:29:55 -07:00
Jessica Wang 9bb216570b new UI - correct typo. 2010-10-24 10:41:44 -07:00
Jessica Wang 6506c9b4db new UI - template page - fix a bug: match parameters of doEditTemplates2() function. 2010-10-24 00:39:24 -07:00
Jessica Wang 319bda7c3b new UI - pass detailsTab element when doing action, so we don't need to select detailsTab again when trying to show loading image in detailsTab. 2010-10-23 23:51:23 -07:00
Jessica Wang b4f76d79c1 new UI - pass element instead of element ID when doing details tab action. So, don't need to select element again after action is done. 2010-10-23 21:01:58 -07:00
Jessica Wang 958aaaaf87 new UI - instance page - refactor submenu. 2010-10-22 20:23:05 -07:00
Jessica Wang 09f2836dd9 new UI - ISO page - remove edit button, add Edit ISO link into action menu 2010-10-19 17:38:47 -07:00
Jessica Wang 85ff897cce new UI - Template page - remove Edit button and add Edit Template to action menu. 2010-10-19 17:26:53 -07:00
Jessica Wang afbf68c9ed new UI - add version number to all JS files. 2010-10-18 10:05:56 -07:00
Jessica Wang 2fd8c769dc new UI - resources page - implement Add Zone action. 2010-10-15 10:06:50 -07:00
Jessica Wang 4f772abb27 new UI - instance page, volume page - fix a bug that after creation, clicking middle menu pops up javascript error. 2010-10-11 16:05:21 -07:00
Jessica Wang 768add3488 new UI - details tab actions - remove listAPIMap. 2010-10-08 20:28:01 -07:00
Jessica Wang c4496a9453 new UI - details tab actions - optimize code of after-actions. 2010-10-08 19:05:54 -07:00
Jessica Wang 6ef5a83217 new UI - template page - fix a bug: clicking a template whose status or size is not blank, then click another template whose status or size is blank, the latter one wrongly show status or size from the former one. 2010-10-08 11:39:44 -07:00
Jessica Wang d95d76f740 new UI - ISO page - apply shared function initializeEditFunction(). 2010-10-08 11:31:35 -07:00
Jessica Wang 5cba4a5167 new UI - create template - add hypervisor dropdown, display different value in format dropdown based on selected item in hypervisor dropdown. 2010-10-06 16:14:23 -07:00
Jessica Wang b2e1fd6faf new UI - check whether there is action available when clicking through different items in middle menu. 2010-10-05 12:00:55 -07:00
Jessica Wang 7ab6a24876 decode text before it displays on UI. 2010-10-04 14:56:44 -07:00
Jessica Wang fcbcbb7201 new UI - localize delete template for single zone dialog, delete template for all zones dialog. 2010-10-03 18:10:55 -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 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 87fb6acd05 new UI - templates page - create VM from template - add "no disk offering" option. 2010-09-23 11:39:57 -07:00
Jessica Wang 57c099a647 new UI - volumes page - implement add volume action. 2010-09-21 16:57:41 -07:00
Jessica Wang cc1a933c1d new UI - specify zone id when deleting a template. Pop up confirmation dialog before deleting a template. 2010-09-17 15:29:20 -07:00
Jessica Wang 79c7e823d1 new UI - when creating template to all zones, generate as many templates in middle menu. 2010-09-17 14:48:38 -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 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 54bd0c71a2 new UI - ISO page - implement copy ISO action, create VM action. 2010-09-16 11:28:46 -07:00
Jessica Wang e9014301e2 new UI - template page - implement create VM from template action. 2010-09-15 17:15:27 -07:00
Jessica Wang e44158e468 new UI - template page - implement copy template action. 2010-09-15 16:12:07 -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 952ee0bfed new UI - template page - implement edit button. 2010-09-15 10:23:45 -07:00
Jessica Wang 8c48de076a new UI - volume page - after action on right panel is finished, update both middle menu and right panel. 2010-09-14 15:20:35 -07:00
Jessica Wang ef6f5b6181 new UI - volume page - adjust position of spinning wheel and add dialog box that will appear after action is finished. 2010-09-14 09:54:40 -07:00
Jessica Wang b137b08731 new UI - template page, ISO page - add middle menu icons. 2010-09-13 17:52:05 -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 ddb5321a27 new UI - template page - populate data to middle menu and right panel when left menu is clicked. 2010-09-13 16:21:49 -07:00
Jessica Wang f66eff8ec5 new UI - add jsp file for template page. 2010-09-13 15:49:39 -07:00