Commit Graph

725 Commits

Author SHA1 Message Date
Jessica Wang f65061b793 new UI - Disk Offering page - show loading image before page is fully loaded. 2010-10-31 16:26:16 -07:00
Jessica Wang e7809481be new UI - Service Offering page - show loading image before page is fully loaded. 2010-10-31 16:21:28 -07:00
Jessica Wang a3c3be1343 new UI - Alert page - show loading image before Alert page is fully loaded. 2010-10-31 16:07:12 -07:00
Jessica Wang b98c68b508 new UI - event page - show loading image before event page is fully loaded. 2010-10-31 16:02:21 -07:00
Jessica Wang 10f8c1688c new UI - ISO page - show loading image before ISO page is fully loaded. 2010-10-31 15:40:37 -07:00
Jessica Wang ebf8923405 new UI - template page - show loading image before page is fully loaded. 2010-10-31 15:05:22 -07:00
Jessica Wang 03189e49d2 new UI - list instance of load balancer rule - fix a bug ("privateip is not found") caused by API refactor. 2010-10-31 12:06:37 -07:00
Jessica Wang aae71acb85 new UI - IP address page - fail reason ("jobresult") is not returned any more after API refactor. So, hardcoding fail reason when assigning instance to load balancer rule failed. 2010-10-31 11:48:00 -07:00
Jessica Wang b9bde1cc5f new UI - IP address - fix a regression ("0 is null or not an object" when adding a port forwarding rule or adding a load balancer rule) caused by API refactor. 2010-10-31 11:24:40 -07:00
Jessica Wang b7f746608d new UI - IP Address page - show loading image before page is fully loaded. 2010-10-31 11:08:45 -07:00
Jessica Wang 76de0250aa new UI - snapshot - show loading image before page is fully loaded. 2010-10-30 22:24:48 -07:00
Jessica Wang f068ddd269 new UI - volume page - show loading image before page is fully loaded. 2010-10-30 19:40:29 -07:00
Jessica Wang 04d758f086 new UI - instance page - after refresh details tab, refresh data stored in middle menu item as well. 2010-10-30 15:52:03 -07:00
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 89f8617c9b new UI - instance page - volume tab - show Create Template option in action menu if hypervisor is KVM. 2010-10-30 15:18:06 -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
NIKITA 463aa9044a Added scrollbar to global settings grid 2010-10-29 16:56:29 -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 8a2d12f2bf Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-29 14:07:43 -07:00
Jessica Wang f373f0928c new UI - adding loading image to domain tree. 2010-10-29 14:07:36 -07:00
NIKITA 003b41eca9 Clickable arrow for Console box 2010-10-29 13:55:34 -07:00
Jessica Wang 4a84ff7ee1 new UI - global setting - fix a bug that Add Buttons from other pages didn't go away when visiting this page. 2010-10-29 13:46:05 -07:00
Jessica Wang 8f2bac823c Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-29 13:15:28 -07:00
Jessica Wang d9fdd57084 new UI - SystemVM page - refresh right panel after action is finished. 2010-10-29 13:15:13 -07:00
NIKITA ea2c493fac UI for Statistics 2010-10-29 12:16:44 -07:00
Jessica Wang dcbe90c8b7 new UI - System VM page - hide Start System VM action when status is Running; hide Stop System VM and Reboot System VM when status is stopped; hide all actions otherwise. 2010-10-29 12:13:00 -07:00
Jessica Wang f7bd54a9ac new UI - System VM page - actions - correct API name and API response. 2010-10-29 11:57:08 -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 d224604a72 new UI - system vm page - implement actions "start system VM", "stop system VM", "reboot stystem VM". 2010-10-29 11:14:03 -07:00
Jessica Wang ffa4ef7af3 new UI - instance page - routers tab - show confirm dialog box before each action. 2010-10-29 10:38:56 -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 ba9a725a5e new UI - VM Wizard - Root Disk Offering - fix a bug that Custom Data Size field is not validated when selected template type is ISO. 2010-10-29 09:49:09 -07:00
Jessica Wang a2346a274d Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-28 20:04:20 -07:00
Jessica Wang ea0a4dc522 new UI - global setting page - refactor the whole page, make it grid-base. When clicking Edit Global Setting link, the whole grid is editable. When clicking Save Button, only rows whose value have been changed will have updateConfiguration API call. 2010-10-28 20:04:12 -07:00
NIKITA 8c2159dd34 Status icon aligned with the list 2010-10-28 18:27:29 -07:00
NIKITA b5ca63c4f0 Statistics UI added for Instanct tab 2010-10-28 18:20:30 -07:00
Jessica Wang 5abc6b5096 new UI - VM Wizard - change hypervisor from text to dropdown when selected template is ISO> 2010-10-28 17:42:53 -07:00
Jessica Wang 213a2eb6a2 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-28 15:29:52 -07:00
Jessica Wang 5fc5bdf520 new UI - Disk offering page - implement Edit Disk Offering in action menu. remove Edit Button. 2010-10-28 15:17:26 -07:00
NIKITA 72d678b80e Actions button placed in header for Global Settings 2010-10-28 15:07:38 -07:00
Jessica Wang 8dc25afee3 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-28 14:53:55 -07:00
Jessica Wang 1f1b4b3441 new UI - service offering page - implement Edit Service Offering in action menu.. remove Edit Button. 2010-10-28 14:53:47 -07:00
Kris McQueen 7531525252 Add commented code out for the old style (2.1.x) JSON async job responses. The XML responses are still a TODO. In order to get this to fully revert back to 2.1.x style responses, some commands will need to be modified to set the responseName to be something like getResultObjectName(), and there's an example of this in StopVMCmd. 2010-10-28 14:32:13 -07:00
NIKITA 689c241611 Modified Hypervisor template 2010-10-28 14:31:06 -07:00
Jessica Wang a40fdf158b Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-28 14:18:49 -07:00