Commit Graph

630 Commits

Author SHA1 Message Date
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
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
Jessica Wang 77b4eec14d new UI - Add Host button displays on Primary Storage page now. fix a bug ("podObj is not found") that appears when clicking Add Host button on Primary Storage page without visiting pod page first. 2010-10-28 14:18:40 -07:00
will ff26080cb0 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-28 14:16:13 -07:00
will a153a23f90 New UI - Renabled Test Provisoning Tool until we design a new one. 2010-10-28 14:16:01 -07:00
Jessica Wang f8d23c2e1d Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-28 14:09:05 -07:00
Jessica Wang 17b9a23797 new UI - Add Host button displays on host page now. fix a bug ("podObj is not found") that appears when clicking Add Host button on host page without visiting pod page first. 2010-10-28 14:08:52 -07:00
NIKITA d074396f0c Status color added to Host 2010-10-28 13:46:43 -07:00
will 166cc0705a Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-28 13:28:46 -07:00
will c5fef26f11 ListTemplates will no longer return any SystemVM templates. I am using a startsWith() string match for now since we used to make this comparision by ID with a single hypervisor. 2010-10-28 13:28:33 -07:00
NIKITA 4dd80655c8 Hypervisor added for Blank template and Custom Size browught down on next line 2010-10-28 13:27:05 -07:00
NIKITA d2e58131a2 Grid layout added to Globalsetting.jsp 2010-10-28 12:18:01 -07:00
Jessica Wang 3f4feaa436 new UI - instance page - remove Change Name, Change Group, Enable HA, Disable HA action from details panel action menu since they have been included in Edit Template action. 2010-10-28 11:33:01 -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
Jessica Wang 471dafd1f7 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-27 20:53:26 -07:00
Jessica Wang bd145fd998 new UI - VM Wizard - fix a bug: clicked template is not selected. 2010-10-27 20:53:20 -07:00
will c3783aa703 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-27 20:02:11 -07:00
will 9d1257bccb new UI - Show the correct icon for System left Nav 2010-10-27 20:01:56 -07:00
Jessica Wang 63bc5dceaf new UI - pass hypervisor when deployVirtualMachine. 2010-10-27 20:00:19 -07:00
Jessica Wang 63b7b82819 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-27 19:44:32 -07:00
Jessica Wang be26dcc252 new UI - apply new vm template in vm wizard. 2010-10-27 19:44:26 -07:00
will 1736f081e4 The real commit for the dashboard fix 2010-10-27 19:41:23 -07:00
will 5d9af3b22d Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-27 19:27:43 -07:00
NIKITA 13626f556a Midmenu box has restricted height now 2010-10-27 19:26:02 -07:00
will 9bd83df3e0 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-27 19:22:16 -07:00
NIKITA 1d2d917c32 Action bar added for resources 2010-10-27 19:00: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