Commit Graph

136 Commits

Author SHA1 Message Date
Jessica Wang 50e62f945f instance page - details tab - hide details tab when showing spinning wheel (while loading data) 2010-10-30 15:40:56 -07:00
Jessica Wang cf69ee0b0d new UI - instance page - Add spinning wheel to each tab. Show spinning wheel before loading is finished in each tab. 2010-10-29 20:38:26 -07:00
Jessica Wang ac5f511cde new UI - instance page - corresponding data is populated when each tab is clicked. (Before, data is populated to all tabs at once) 2010-10-29 19:57:33 -07:00
Jessica Wang 67bd893de0 new UI - show "no items available" in middle menu when there is no item in middle menu. 2010-10-29 19:12:51 -07:00
Jessica Wang c3d3ab98b8 new UI - show spinning wheel in middle menu before data is fully loaded into middle menu. 2010-10-29 19:05:09 -07:00
Jessica Wang 0e88439f44 new UI - using afterAddingMidMdenuItem() when creating volume. The function will show a special failed pattern on middle menu item. 2010-10-29 15:14:47 -07:00
Jessica Wang 5f9df5aca5 new UI - volume page - fix a bug "object is not found" when creating volume fails. 2010-10-29 15:03:15 -07:00
Jessica Wang 0bfb2c853d new UI - when adding new item fails, show a special pattern in middle menu item. 2010-10-29 14:44:35 -07:00
Jessica Wang 60a5c90fae new UI - template page, ISO page - show status in green if it's "Ready". Otherwise in red. 2010-10-29 11:36:43 -07:00
Jessica Wang eb2ef04a93 new UI - Host page, Secondary Storage Page - use different colors (green, red, gray) to emphasize Status field. 2010-10-29 10:12:16 -07:00
Jessica Wang 6fdea9ad8f new UI - create shared function setBooleanReadField(), setBooleanEditField(). 2010-10-28 11:26:15 -07:00
Jessica Wang 92ea27d9dd new UI - instance page - add "Edit Instance" action in action menu. 2010-10-28 11:10:07 -07:00
Jessica Wang 1fe7844dff new UI - host page - add status icon in middle menu. 2010-10-28 09:57:14 -07:00
will ce859d569f Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-27 18:47:21 -07:00
Jessica Wang d6bdacfb9e new UI - fix a bug: "When you execute actions in vm, the result is in red even though it was successful. It shouldn't be in red when action is successful." 2010-10-27 18:46:36 -07:00
will ff382fb364 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-27 18:13:54 -07:00
Jessica Wang f26f40c049 new UI - fix a bug "$iconContainer is not found" 2010-10-27 18:13:19 -07:00
will 542b5b2d11 New UI - Fixed issues where clicking on a left nav that is opened will make calls to API again. There is no need to do that. 2010-10-27 18:00:50 -07:00
Jessica Wang 15f1874cc1 new UI - fix: "Hit Enter key should auto submit on dialogs" 2010-10-27 14:45:01 -07:00
Jessica Wang e53ce7de78 new UI - fix: "Add Secondary Storage VM button visible in POD" 2010-10-27 14:37:48 -07:00
Jessica Wang 4416defe28 new UI - when clicking through middle menu items, show spinning wheel in right panel if spinning wheel is shown in middle menu. 2010-10-27 12:27:33 -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 dbf2e826c8 new UI - show spinning wheel on middle menu item when details tab is in action. (So, there are 2 spinning running, one is on details tab action menu, the other is on corresponding middle menu item). 2010-10-27 11:47:08 -07:00
Jessica Wang c4a31f0d0d new UI - when applying actions to multiple-selection middle menu items (e.g. StartVM, StopVM, RebootVM, DestroyVM), display spinning wheel on details tab action menu. 2010-10-27 11:07:39 -07:00
Jessica Wang 3a84c6f916 new UI - fix a bug that API command didn't get passed correctly. 2010-10-26 20:38:16 -07:00
Jessica Wang 81e919f3a3 new UI - subgrid item actions menu - fix: extend the click to the entire highlighted area, not just the word itself. 2010-10-26 20:24:34 -07:00
Jessica Wang 6b2b578171 new UI - Details tab actions menu - fix: extend the click to the entire highlighted area, not just the word itself. 2010-10-26 20:14:37 -07:00
Jessica Wang 426e4ea5ce fix => "Make sure info message disappear after you have at least clicked it once." 2010-10-26 19:37:04 -07:00
Jessica Wang 456b7a0ee0 new UI - cluster page - middle menu - add middle menu item header "Host" above hosts, "Primary Storage" above primary storages. 2010-10-26 15:25:27 -07:00
Jessica Wang 38a5d86951 new UI - pod page - when appending items to middle menu, make sure that host always go first and primary storage always go later. 2010-10-26 11:41:39 -07:00
Jessica Wang 9a2380c337 new UI - add secondary storage - do not show action info inside subgrid item (action info will be shown in dialog if action fails). 2010-10-26 09:33:08 -07:00
Jessica Wang 3eb7bee1f9 new UI - Add VLAN - keep dialog box open and show spinning wheel on dialog box after Add button is clicked. Display error message on dialog box if adding fails. Close dialog box if adding succeeds. 2010-10-25 17:28:14 -07:00
Jessica Wang 9bbac6ee76 new UI - resources page - zone page - always show Add Host, Add VLAN, Add Secondary Storage when clicking through different tabs. 2010-10-25 15:52:25 -07:00
Jessica Wang d1b1a84265 new UI - instance page - implement Destroy VM action for multiple-selection middle menu items. 2010-10-25 11:54:00 -07:00
Jessica Wang 4364e87338 new UI - after details action is finished, action info will be recorded in middle menu. So, when a user move between different middle menu items, right panel will show corresponding action info for each item. 2010-10-25 11:11:49 -07:00
Jessica Wang b5bc938eaf new UI - when details tab action is finished, show succeed/fail icon on middle menu item and hide the info in middle menu item and show the info at right panel when the middle menu item is clicked. 2010-10-25 10:55:07 -07:00
Jessica Wang 9224c8134b new UI - middle menu actions (multiple-selection base) - copy action info to right panel when middle menu is clicked. 2010-10-24 23:56:11 -07:00
Jessica Wang 7c23ffdb93 new UI - instance page - implement Start VM button (multiple-selection in middle menu). 2010-10-24 23:14:25 -07:00
Jessica Wang d3fa609123 new UI - fix a bug that action info (succeed or fail) didn't show on top of right panel after action was finished. 2010-10-24 15:03:06 -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 15e4366c9e new UI - fix a bug that disable multiple selection was not working. 2010-10-23 09:22:02 -07:00
Jessica Wang ef988029b3 new UI - check in missing files. 2010-10-22 20:44:21 -07:00
will c7385bd095 Fixed up the Help Section in 2.2 UI 2010-10-22 17:43:21 -07:00
will 8d498f4ea8 Added hover effect over the navigation to indicate which ones can be opened or not 2010-10-20 19:14:07 -07:00
will e765a5b394 Made the left nav links clicking more smoother. 2010-10-20 18:29:19 -07:00
Jessica Wang 7d9932ce49 new UI - when clicking Domain in left menu, build domain tree under it (in left menu). 2010-10-20 10:30:50 -07:00
will 8cc83313dd Fixed an object comparison check when selecting the 2nd level nagivation. 2010-10-19 18:27:22 -07:00
will 97cda5f975 Adding animation to the left navigation for 2.2 UI 2010-10-19 18:19:13 -07:00
will ba5461d5a7 Fixed 2nd level navigation for new 2.2 UI 2010-10-19 17:36:06 -07:00