94 Commits

Author SHA1 Message Date
Jessica Wang
899f512a41 cloudStack 3.0 new UI - instance page - actions - get ID from args.context.instances[0].id instead of obsolete args.data.id 2011-12-28 16:21:47 -08:00
Jessica Wang
ffdea8fd4b bug 11546: cloudstack 3.0 new UI - Stop Instance action - add "Force Stop" option. 2011-12-28 15:46:14 -08:00
Jessica Wang
43a0989230 bug 12764: cloudStack 3.0 new UI - VM wizard - basic zone - select security group step - fix a bug that appeared when only one security group is selected. 2011-12-28 14:48:13 -08:00
Jessica Wang
c2c0d09154 bug 12744: cloudStack 3.0 new UI - VM Wizard - step 5 - fix data passed to args.response.success() 2011-12-23 10:44:11 -08:00
bfederle
6b60341ea4 Add correct error handling to VM wizard 2011-12-22 15:30:27 -08:00
bfederle
e66af621f1 bug 12595
Only allow change service offering for stopped VMs

status 12595: resolved fixed
2011-12-22 15:15:12 -08:00
Jessica Wang
8377800460 cloudStack 3.0 new UI - add a converter function to convert UTC date to local date. 2011-12-21 14:14:19 -08:00
bfederle
c33db409db bug 12665
Use unique names for pop-up windows, to avoid reusing the same window
for multiple VMs

status 12665: resolved fixed
2011-12-21 14:04:34 -08:00
Jessica Wang
39f03cf7c6 cloudstack 3.0 new UI - instance page - change service - check if instance state is Stopped before proceeding to action. 2011-12-20 17:08:16 -08:00
Jessica Wang
fd86c25bc0 cloudstack 3.0 new UI - instance page - remove Template type field. 2011-12-20 16:52:18 -08:00
Jessica Wang
ad811df23e cloudstack 3.0 new UI - instance page - reset password - check whether the instance is password enabled and its state before popping up confirmation box. 2011-12-20 16:40:44 -08:00
Jessica Wang
13b704081d bug 11406: cloudstack 3.0 new UI - template page, userVM page - "Hypervisor" field has been removed for Regular users and Domain Admins 2011-12-20 15:35:20 -08:00
Jessica Wang
a4d4d9d6bb cloudstack 3.0 new UI - VM wizard - select network step - "isdefault" field has been removed from network object at server-side. Here is related UI change. 2011-12-20 13:55:58 -08:00
bfederle
61e3fdcab0 Updated instance indicator 2011-12-20 12:10:37 -08:00
Brian Federle
0358ef8166 bug 12557: Instances NICs tab
-Show whether NIC is default

-Add title to each NIC

-Cleanup styling of NICs tab

status 12557: resolved fixed
2011-12-15 12:48:54 -08:00
Jessica Wang
82b5ac90c6 bug 11200: configuration - instance page - migrate instance to another host - host dropdown - apply new property suitableformigration in host description. 2011-12-13 15:15:38 -08:00
Jessica Wang
19d5436c86 bug 12128: instance page - add new action "migrate instance to another primary storage". 2011-12-12 10:50:04 -08:00
Jessica Wang
58a1bc71fc bug 10236: cloudStack 3.0 new UI - instance page - make migrate action available regardless of hypervisor type. 2011-12-09 12:01:17 -08:00
Jessica Wang
935a0f6193 bug 12151: cloudStack 3.0 new UI - deployVM - after creating a new VM from a password-enabled template, show password in a dialogbox. 2011-12-09 11:19:58 -08:00
Jessica Wang
5df5cdcbf3 cloudStack 3.0 new UI - VM wizard - optimize code that forms deployVM API call. 2011-12-08 11:11:32 -08:00
Jessica Wang
16ff38d0fd bug 12381: fix a bug that opening another window to view console causes a JavaScript error "invalid argument" 2011-12-07 19:01:20 -08:00
Jessica Wang
ef7ee9389f VM wizard - take care of a use case that no existing network is checked (only new network is checked) when deploying VM. 2011-12-07 17:21:53 -08:00
Jessica Wang
74163af295 VM wizard - if create network fails, show error message and not proceed deploying VM. 2011-12-07 16:30:31 -08:00
Jessica Wang
2f40e8ab51 bug 12409: VM Wizard - take care of use case that args.data["my-networks"] might be a string instead of an array of string. 2011-12-07 16:19:45 -08:00
Jessica Wang
9b4ac5f083 cloudStack 3.0 new UI - VM wizard - step 5 - some bugs have been fixed in widget code. Here is related UI change. 2011-12-07 13:33:43 -08:00
Jessica Wang
a5772425ff cloudStack 3.0 new UI - VM wizard - step 5 - create new network - network offering dropdown - populate only isolated networks with sourceNat. 2011-12-07 10:58:03 -08:00
Jessica Wang
a94cd0b579 cloudStack 3.0 new UI - deployVM - select networks step - list all networks in the same container with checkbox and radio button. Provide another container to create new network with network offering dropdodwn. 2011-12-06 19:27:34 -08:00
Brian Federle
994a74210f bug 12351
-Implement default network radio button for all networks
-Make all network items check boxes
-Automatically check a selected default network

NOTE: Updated server calls need still need to be implemented
2011-12-06 13:55:04 -08:00
Jessica Wang
7b68824efb cloudStack 3.0 new UI - instance wizard - fix a bug that isolated network didn't show in step 5. 2011-12-02 15:33:06 -08:00
Jessica Wang
ec0e29f56b cloudStack 3.0 new UI - vm wizard - fix a bug that isolated sourceNAT network wrongly showed twice in default network section in step 5. 2011-12-02 14:31:38 -08:00
Jessica Wang
0d564e864c cloudStack 3.0 new UI - VM Wizard - If a basic zone is selected in step 1, check if its guest network includes security group service. If yes, display security groups in step 5. Otherwise, display nothing in step 5. 2011-12-01 15:13:54 -08:00
Brian Federle
7f672097f9 Fix for instance wizard, step 5
-Don't pass account and domainid if projects are active
2011-12-01 14:18:21 -08:00
Jessica Wang
2f884dd0bc cloudStack 3.0 new UI - VM Wizard - select network/securityGroup step - having dedicate direct tagged default network or not is no longer a criterion for showing network or security groups. 2011-12-01 13:55:58 -08:00
Jessica Wang
626efa585c bug 12090: cloudStack 3.0 new UI - VM Wizard - select network step - list networks regardless of type. 2011-12-01 13:37:18 -08:00
Jessica Wang
2c9874ae63 cloudStack 3.0 new UI - system - public network - change tab name of IP range. 2011-12-01 11:56:11 -08:00
Brian Federle
92c0f30bd3 Fix instance edit 2011-12-01 08:34:58 -08:00
Jessica Wang
133550461b cloudStack 3.0 new UI - system vm page - implement View console. 2011-11-30 18:34:09 -08:00
Jessica Wang
279fae7d0f cloudStack 3.0 new UI - instance wizard - step 5 - get networks whose type is Shared instead of Direct. 2011-11-29 13:48:41 -08:00
Jessica Wang
49ecd42a74 cloudStack 3.0 new UI - instance wizard - select network step - fix a bug that network container was empty when trying to deploy 2nd VM. 2011-11-11 13:59:48 -08:00
Jessica Wang
d7edcd6957 cloudStack 3.0 new UI - NaaS 2011-11-09 19:12:11 -08:00
Jessica Wang
f8945168ae cloudStack 3.0 new UI - listView widget - (1) remove default option "All". (2) fix a bug that args.filterBy.kind got value from wrong dropdown when selectView dropdown and filterBy dropdown both exist on the same page. 2011-11-08 16:36:28 -08:00
Jessica Wang
83cda2a966 cloudStack 3.0 new UI - instance page - implement staticstics tab. 2011-11-03 16:54:15 -07:00
Jessica Wang
2f91d74eed cloudStack 3.0 new UI - instance page - hide security tab when zone is not security group enabled. 2011-11-03 15:49:38 -07:00
Brian Federle
29f510772c Add new UI; move old UI to old/ 2011-11-03 10:59:57 -07:00