1447 Commits

Author SHA1 Message Date
Jessica Wang
ee2d8782ee bug 10790: cloudStack - volume page - Hide Storage for normal user. Show storage for root admin and domain admin. 2011-07-21 16:58:32 -07:00
Jessica Wang
e96c070381 cloudStack - Cluster page - fix a bug that Manage Cluster action showed wrong message. 2011-07-21 10:29:07 -07:00
Jessica Wang
066121b052 cloudStack - Cluster page - fix a bug that Manage Cluster action showed wrong message. 2011-07-21 10:26:24 -07:00
Jessica Wang
a397edd60a cloudStack - cluster page - When managedState is "Managed". show "Unmanage Cluser" option. Otherwise, show "Manage Cluster" option. 2011-07-20 14:39:01 -07:00
Jessica Wang
4b63110134 cloudStack - cluster page - add "Manged State". 2011-07-20 14:36:58 -07:00
Jessica Wang
9ff3ea9c0c cloudStack - cluster page - When managedState is "Managed". show "Unmanage Cluser" option. Otherwise, show "Manage Cluster" option. 2011-07-20 14:33:47 -07:00
Jessica Wang
fdf94950b3 cloudStack - cluster page - add "Manged State". 2011-07-20 13:45:33 -07:00
Jessica Wang
0800b6423b cloudStack - snapshot page - populate volume name first, then snapshot state. 2011-07-20 11:42:10 -07:00
Jessica Wang
af24052361 cloudStack - volume page - snapshot tab - only show Create Volume action, Create Template action when snapshot state is "BackedUp". 2011-07-20 11:40:29 -07:00
Jessica Wang
62076cbf47 cloudStack - router page - add "Is redundant router" row. 2011-07-20 11:39:15 -07:00
Jessica Wang
962c966937 cloudStack - Network Offering page - add redundant router. 2011-07-20 11:38:39 -07:00
Jessica Wang
6f35fd45a0 cloudStack - IP Address page - Port Forwarding tab - add Source IDCR. 2011-07-20 11:37:59 -07:00
Jessica Wang
642b6012a4 cloudStack - host page - add "force delete host" option on confirmation box. 2011-07-20 11:36:08 -07:00
Jessica Wang
d6b3a37e03 cloudStack UI - Secondary Storage page - fix a bug "secondRowText is not defined". 2011-07-19 16:52:26 -07:00
Jessica Wang
ebcb76f14a bug 8950: cloudStack UI - Network page - Add IP Range to Direct Network - don't have to specify "vlan" parameter when Adding IP Range to Direct Network. 2011-07-19 16:48:25 -07:00
Jessica Wang
047e4c63a0 bug 9101: cloudStack UI - Edit Instance - fix a bug that HAEnabled dropdown was empty. 2011-07-19 16:46:56 -07:00
Jessica Wang
a2b4320393 bug 9265: cloudStack UI - middle menu - set maximum length for first row text and second row text. 2011-07-19 16:44:36 -07:00
Jessica Wang
ff828e5bfb bug 10024: CloudStack UI - fix a bug that adding a pod from the resource page page didn't work. 2011-07-19 16:40:53 -07:00
Jessica Wang
30be8a7af9 bug 10247: cloudStack UI - Primary Storage page - Add Primary Storage dialog - default cluster dropdown to the cluster that the primary storage is under. 2011-07-19 16:39:05 -07:00
Jessica Wang
1e4ad6c48b bug 10232: CloudStack UI - Instance page - fix a bug that VMName was not decoded when encode.api.response is set to true. 2011-07-19 16:37:05 -07:00
Jessica Wang
d3a05d0158 cloudStack UI - instance page - remove vmGroup submenu since it keeps confusing users. 2011-07-19 16:36:03 -07:00
Jessica Wang
650b19cc73 cloudStack UI - secondary storage page - remove middle menu item after Delete Secondary Storage action succeeds. 2011-07-19 15:43:01 -07:00
Jessica Wang
140d872259 cloudStack - UserVM page - Stop VM action - add option "Force Stop". 2011-07-11 15:50:47 -07:00
Jessica Wang
2d1330125d cloudStack - secondary storage page - remove Version grid row. 2011-07-08 14:47:17 -07:00
Jessica Wang
9f8e129b01 cloudStack - secondary storage page - remove Version grid row. 2011-07-08 14:45:51 -07:00
will
48d8dab096 Reverted Source CIDR changes. Removed Port Ranges from the UI for now. 2011-07-07 22:49:06 -07:00
will
0f064e394b - Removed source CIDR from the UI for now 2011-07-07 19:55:25 -07:00
Jessica Wang
a756a9e171 bug 10600: Pod page - Network Device tab - remove "Delete Network Device" action. 2011-07-06 15:54:28 -07:00
Jessica Wang
b0d6403369 bug 10600: Pod page - Network Device tab - remove "Delete Network Device" action. 2011-07-06 15:52:13 -07:00
Jessica Wang
cb8e23fa33 bug 10500: cloudStack - periodically Check non-Complete-AsyncJob - Only popup dialog when getting action label succeeds. 2011-06-29 20:05:38 -07:00
Jessica Wang
95e77a41f0 bug 10500: cloudStack - periodically Check non-Complete-AsyncJob - Only popup dialog when getting action label succeeds. 2011-06-29 20:03:21 -07:00
Jessica Wang
7f47f7b04b bug 10340: cloudStack - extend createPortFowardingRule to support CIDRList instead of CIDR. 2011-06-28 18:15:58 -07:00
Jessica Wang
d9aa289b56 bug 10340: cloudStack - extend createPortFowardingRule to support CIDRList instead of CIDR. 2011-06-28 18:08:46 -07:00
Jessica Wang
8402cfaa1d bug 10433: fix a bug that was caused by global zone name cache. 2011-06-27 14:33:00 -07:00
Jessica Wang
615af2971e bug 10433: fix a bug that was caused by global zone name cache. 2011-06-27 14:29:24 -07:00
Jessica Wang
c802559a46 bug 10356: cloudStack UI - System Service Offerings page - (1) add a grid row "Default Use". (2) Hide Delete Action and Edit Action when Default Use is true. 2011-06-21 16:11:02 -07:00
Jessica Wang
08b0df39f4 bug 10360: cloudStack UI - Router page - listServiceOfferings API has changed to take in new parameter "systemvmtype". Here is related UI change. 2011-06-21 16:10:05 -07:00
Jessica Wang
33e87159e5 bug 10356: cloudStack UI - System Service Offerings page - (1) add a grid row "Default Use". (2) Hide Delete Action and Edit Action when Default Use is true. 2011-06-21 14:49:52 -07:00
Jessica Wang
f8abe298d4 bug 10360: cloudStack UI - Router page - listServiceOfferings API has changed to take in new parameter "systemvmtype". Here is related UI change. 2011-06-21 14:25:38 -07:00
Jessica Wang
cfe2af8db8 bug 10340: CloudStack UI - IP Address page - Port Forwarding tab - add new field "CIDR". 2011-06-20 11:55:52 -07:00
Jessica Wang
8c9108370c bug 10340: CloudStack UI - IP Address page - Port Forwarding tab - add new field "CIDR". 2011-06-20 11:34:05 -07:00
Jessica Wang
49b041fac6 bug 9419: CloudStack UI - Account page- add new action "Update Resource Count". 2011-06-17 10:58:43 -07:00
Jessica Wang
9ab65522f9 bug 9419: CloudStack UI - Domain page- add new action "Update Resource Count". 2011-06-17 10:54:21 -07:00
Jessica Wang
987d103278 bug 9419: CloudStack UI - Account page- add new action "Update Resource Count". 2011-06-17 10:51:59 -07:00
Jessica Wang
7f05b38e18 bug 9419: CloudStack UI - Domain page- add new action "Update Resource Count". 2011-06-17 10:32:55 -07:00
Jessica Wang
2f77061434 bug 9579: cloudStack UI - Network page - Update Direct Network - Make "Network Domain" editable if this network includes service "Dns" which includes capability "AllowDnsSuffixModification". 2011-06-17 09:33:41 -07:00
Jessica Wang
96bb76a596 bug 9579: cloudStack UI - Network page - Add Direct Network - add new field "Network Domain". 2011-06-17 09:28:11 -07:00
Jessica Wang
45fcbd74d5 bug 10335: cloudStack UI - volume page - snapshot tab - hide Create Volume, Create Template action when snapshot state is not Backedup. 2011-06-16 16:42:32 -07:00
Jessica Wang
cb981e6682 bug 9579: cloudStack UI - Network page - Update Direct Network - Make "Network Domain" editable if this network includes service "Dns" which includes capability "AllowDnsSuffixModification". 2011-06-16 19:13:50 -07:00
Jessica Wang
6016c4c791 bug 9579: cloudStack UI - Network page - Add Direct Network - add new field "Network Domain". 2011-06-16 18:10:13 -07:00