Commit Graph

164 Commits

Author SHA1 Message Date
will 9ac33f8d52 Enhanced SSO to allow users to generate the appropriate login request and send that to CloudStack UI. If the Cloudstack UI detects this parameter "loginUrl", it will attempt a single signon process. 2011-03-25 14:30:13 -07:00
Jessica Wang c347827193 bug 8636: Network page - Add Network dialog, Add IP Range dialog - change domain dropdown to autoComplete input textbox. 2011-03-01 10:06:45 -08:00
Jessica Wang d47b5f3a5b bug 8636: advanced search in volume page, snapshot page - change domain dropdown to autoComplete input textbox. 2011-02-28 11:01:26 -08:00
Jessica Wang 901a31c898 bug 8636: change domain dropdown to autoComplete input textbox - rename applyAutoComplete(). 2011-02-28 10:30:34 -08:00
Jessica Wang 198f8b3073 bug 8636: apply auto-complete function to domain dropdown - create shared function applyAutoComplete(). 2011-02-23 14:17:11 -08:00
Jessica Wang 1ff7e72eef bug 8450: handle invalid JSON string returned by API call. 2011-02-22 18:09:03 -08:00
Jessica Wang 5120de7bc7 bug 8374: create new shared function validateEmail(). 2011-02-22 16:09:48 -08:00
Jessica Wang 3d3db9eff2 bug 8541: Instance page - fix a bug that top Start button was shown while it was not supposed to. 2011-02-22 10:38:14 -08:00
Jessica Wang 3f45a56cff bug 8541: Instance page - hide/show top buttons upon state of selected middle menu items. 2011-02-18 16:34:18 -08:00
Jessica Wang 8e9e37d617 bug 8541: add countTopButtonMapFn(), resetTopButtonMapFn(). 2011-02-18 15:16:14 -08:00
Jessica Wang 80f4ed404f create new shared function unclickItemInMultipleSelectionMidmenu() which is as opposed to existing function clickItemInMultipleSelectionMidmenu(). 2011-02-18 14:21:32 -08:00
Jessica Wang b64e75ecd4 Multiple-selection page: apply clickItemInMultipleSelectionMidmenu() in createMultipleSelectionSubContainer(). 2011-02-18 12:23:02 -08:00
Jessica Wang 70dcfa39fe bug 8538: Host page - statistics tab - seperate CPU row to 2 rows ("Total CPU", "CPU Utilized"). Add/Change labels for the first 3 rows. 2011-02-18 11:43:27 -08:00
Jessica Wang 69dbe7e316 Instance page - vm group left menu (login as regular-user) - fix a bug that Refresh button on right panel didn't work. 2011-02-18 10:51:53 -08:00
Jessica Wang 541f216e40 bug 8575: account/alert/event/instance/IpAddress/ISO/SecurityGroup/Snapshot/Template/Volume page - when mouse is over middle menu item, show tooltip related to this middle menu item. 2011-02-17 17:41:54 -08:00
Jessica Wang 2d262894d1 multiple-selection page - fix a bug that top error container wrongly showed previous afterActionInfo. 2011-02-16 13:59:02 -08:00
Jessica Wang 30930fdc5d template/ISO download status - show status in gray instead of in red when status is "N% Downloaded". 2011-02-15 17:01:21 -08:00
Jessica Wang 18aafb3e38 bug 8395: UI - show "system-given-VM-name plus user-defined-VM-name" to all roles (root-admin, domain-admin, regular user). 2011-02-11 11:39:44 -08:00
Jessica Wang 20ae6c8f97 Extend shared function doActionToTab() to support details tab action on pages that don't have middle menu (e.g. Domain page, Zone page, Pod page). 2011-02-09 12:07:30 -08:00
Jessica Wang c77b61d1a9 Support custom afterActionInfo instead of generic one. 2011-02-09 11:06:56 -08:00
Jessica Wang f7925abaed Instance page - view console proxy - thumbnail - only request thumbnails when mouse is over console proxy icon. Stop requesting thumbnails when mouse is out of console proxy icon. 2011-02-08 17:41:04 -08:00
Jessica Wang 82692ba4cd bug 8433: Delete Domain action - show action success/fail info on top of right panel after action finishes. 2011-02-08 15:25:40 -08:00
Jessica Wang b062ed0ab6 fix fresh button on right panel for mutliple-selection page (e.g. Instance page). 2011-02-08 13:57:51 -08:00
will c22e41ea92 bug 8482: Merge from 2.2.x. Added a refresh all link on top of the mid menu section. Changed the top right refresh to refreshing only the highlighted item. 2011-02-08 12:28:08 -08:00
Jessica Wang 37b5c860d2 bug 8394: end user should be able to see community template if global setting "User.Public.Template.Enabled" is true. (2) 2011-02-04 13:24:37 -08:00
Jessica Wang 97af1c82aa handle sync API fail case - change UI to show error text (English, non-localized) instead of error code(530, 531). 2011-02-04 12:00:27 -08:00
Jessica Wang 395ed04b50 Deploy VM - change UI to show error text (English, non-localized) instead of error code(530, 531) when API call returns error. 2011-02-04 10:36:20 -08:00
Jessica Wang 858464e3ef change UI to show error text (English, non-localized) instead of error code(530, 531) when API call returns error. 2011-02-04 10:14:59 -08:00
Jessica Wang 6d754176ce localize Download Volume action message. 2011-02-02 16:08:39 -08:00
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 209713fba5 bug 8250: multiple-selection page (e.g. Instance page) - After adding new an item successfully, put it on the top of middle menu. 2011-01-31 17:46:32 -08:00
Jessica Wang 8ac29f78e7 bug 4556: localize error message of IP validation, CIDR validation. 2011-01-28 16:07:28 -08:00
Jessica Wang 80640f9d01 bug 4556: localize validation error message. 2011-01-28 15:54:57 -08:00
Jessica Wang 07460dda56 bug 4556: localize error handling of subgrid item action. 2011-01-28 15:04:08 -08:00
Jessica Wang 0225b51221 bug 4556: localize error handling of details tab action. 2011-01-28 14:49:56 -08:00
Jessica Wang 2db078abf6 bug 4556: localize middle menu actions. 2011-01-28 12:19:48 -08:00
Jessica Wang 38857cf47c bug 4556: localize adding action in middle menu. 2011-01-28 11:35:49 -08:00
Jessica Wang c9e03ebd4f bug 4556: instance page - localize middle menu action Start Instance. 2011-01-27 11:25:44 -08:00
Jessica Wang adecd3a424 bug 4556: account page - localize Edit User action. 2011-01-26 18:02:30 -08:00
Jessica Wang e542ca17e0 bug 4556: account page - localize Delete Account action. 2011-01-26 17:25:05 -08:00
Jessica Wang ef1f1eb614 bug 4556: account page - localize Enable Account action. 2011-01-26 17:08:00 -08:00
Jessica Wang 319ae4e6b2 bug 4556: account page - localize Lock Account action. 2011-01-26 17:01:41 -08:00
Jessica Wang 4068603193 bug 4556: account page - localize Resource Limits and Disable Account. 2011-01-26 16:20:35 -08:00
Jessica Wang 35c3034e01 bug 4556: localize Edit Account action label. 2011-01-26 16:04:21 -08:00
Jessica Wang db981484ab community template shows for (1) root-admin role (2) domain-admin role + getUserPublicTemplateEnabled() == "true". 2011-01-25 10:39:15 -08:00
Jessica Wang 8c2bf3308e when "allow.public.user.templates == false", hide community template/iso submenu. 2011-01-24 17:48:01 -08:00
Jessica Wang 94f62c3bf1 bug 7741: instance page - clear NICs tab, Volumes tab, Statistics tab if no item exists in middle menu. 2011-01-21 13:58:47 -08:00
Jessica Wang edc46783ad bug 7741: instance page - clear details tab if no item exists in middle menu. 2011-01-21 13:44:12 -08:00
Jessica Wang b47d843cc1 bug 7817: service offering page - apply validateInteger(). 2011-01-21 10:20:39 -08:00
Jessica Wang b0d390aef1 bug 7817: create new shared function validateInteger(). 2011-01-21 10:12:03 -08:00