613 Commits

Author SHA1 Message Date
Jessica Wang
76ed1e13f9 bug 10338: cloudStack - template page, ISO page - correct field label. 2011-07-25 17:34:21 -07:00
Jessica Wang
3e38972ff6 bug 10519: volume page - Details tab - Create Template action - remove warning message on the top of dialog box. 2011-07-25 11:19:53 -07:00
Jessica Wang
29cd8a848c Bug 10418: cloudStack - service offering page, system service offering page - add "Host Tags" in details tab. 2011-07-22 15:32:09 -07:00
Jessica Wang
b6cf19e23d Bug 10418: service offering page, system service offering page - Add Service Offering dialog - add "Host tags" field. 2011-07-22 15:31:39 -07:00
Jessica Wang
20958fd613 (1) cloudStack - network page - updateNetwork API has been changed from sync to async. Here is related UI change.
(2) cloudStack - network page - Edit Network action - show spinning wheel in action (Edit Network is async now).
2011-07-22 13:46:23 -07:00
Jessica Wang
9791cddccc bug 10790: cloudStack - volume page - Hide Storage for normal user. Show storage for root admin and domain admin. 2011-07-22 10:24:35 -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
2d1330125d cloudStack - secondary storage page - remove Version grid row. 2011-07-08 14:47:17 -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
2ed1afa14e bug 9126: cloudStack UI - Add Host Dialog - rename "Tags" to "Host Tags". 2011-06-21 16:18:59 -07:00
Jessica Wang
207f47575e bug 9126: cloudStack UI - Add Primary Storage Dialog - rename "tags" to "storage tags". 2011-06-21 16:17:55 -07:00
Jessica Wang
ca5364a2b2 bug 9126: cloudStack UI - Add System Service Offering Dialog - rename "tags" to "storage tags". 2011-06-21 16:17:08 -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
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
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
ae6907dd01 bug 9126: cloudStack UI - Add Disk Offering Dialog, Add Service Offering Dialog - rename "tags" to "storage tags". 2011-06-16 11:39:11 -07:00
Jessica Wang
08fc2b2bed CloudStack UI - network offering page - "is redundant router (yes/no)" shouldn't allowed to be modified. 2011-06-15 18:14:52 -07:00
Jessica Wang
1ce37a4712 CloudStack UI - router page - add "redundant router" field (yes/no) which is editable. 2011-06-15 16:17:16 -07:00
Jessica Wang
d98f7ebfbd CloudStack UI - router page - add Redundant grid row that indicates whether this router is redundant or not. And if it's, redundant state will be shown on UI. 2011-06-15 15:54:08 -07:00
Jessica Wang
770c5cd377 cloudStack UI - Domain page - Delete Domain dialog - add a checkbox "Force Delete" and if it's checked, UI calls "deleteDomain&cleanup=true" that will delete all child domains and all accounts under this domain. 2011-06-14 18:30:04 -07:00
Kelven Yang
f7e4fc742f merge adding host fix from 2.2.4 2011-06-14 17:54:42 -07:00
Jessica Wang
b91a319777 bug 9549: CloudStack UI - deleteHost API now takes in new parameter "forced". Here is related UI change: a checkbox "Force Remove" has been added to Remove Host Confirmation Dialog. 2011-06-14 17:52:57 -07:00
Jessica Wang
f8a54b96e6 cloudStack UI - Stop Instance action - change warning text. 2011-06-13 17:18:33 -07:00
Jessica Wang
0611c92cad cloudStack UI - Instance page - Stop Instance - show "Force Stop Instance" option for root-admin. 2011-06-13 16:54:54 -07:00
Jessica Wang
90e9b9757c bug 10199: CloudStack UI - Network Offering page - name field is not allowed to be modified. 2011-06-08 19:16:32 -07:00
Jessica Wang
87b3a326f3 bug 7194: cloudStack UI - IP Address page - create port forwarding rule - (1) split public port into public start port, public end port. (2) split private port into private start port, private end port. 2011-06-02 19:27:54 -07:00
Jessica Wang
ba3c2499ff cloudStack - Network page - Edit Network - make tags field editable. 2011-06-02 10:32:32 -07:00
Jessica Wang
180b9d49b4 cloudStack - Add Network dialog - add new field "tags". 2011-06-01 18:29:00 -07:00
Jessica Wang
c6a0c62fb6 bug 7553: cloudStack - Router page - add Service Offering gridrow. 2011-05-31 17:00:53 -07:00
Jessica Wang
5abe9a3e79 bug 7553: cloudStack - Router page - add new action "change service". 2011-05-31 16:40:22 -07:00
Jessica Wang
997ef3768f bug 7553: cloudStack - System Service Offering - implement Add System Service Offering action. 2011-05-31 15:59:17 -07:00
Jessica Wang
69cab811aa bug 7553: cloudStack - add files for new page "System Service Offering". 2011-05-31 13:23:18 -07:00
will
24932a9fec bug 9999: Fixed missing account field issue in Safari
Merge from 2.2.4
2011-05-24 12:19:02 -07:00
Jessica Wang
d043c36890 bug 9608: remove question mark to avoid confusion (question mark was meant to mean "is public or not?") 2011-05-11 15:04:55 -07:00
Jessica Wang
cf9ebb76e7 bug 9604: Network page - implement action "Edit Network" for newly added API "updateNetwork". 2011-05-11 14:51:41 -07:00
Jessica Wang
1009343b00 bug 9810: CloudStack UI - Network page - Add Network Dialog - add a missing close div. 2011-05-09 16:39:43 -07:00
Jessica Wang
165963da42 bug 9786: zone tree - for basic zone - hide public network middle menu item, Add IP Range button if listExternalFirewall returns 0 item. 2011-05-09 14:46:43 -07:00
Jessica Wang
8316569710 bug 9774: snapshot page - (1) add state grid row in details tab. (2) only show action "Create Volume", "Create Template" when snapshot state is "BackedUp". 2011-05-06 19:21:46 -07:00
Jessica Wang
4c6833b8f2 bug 9687: CloudStack UI - Instance page - Security Group tab - add ingress rules under each security group. 2011-05-05 15:49:45 -07:00
Jessica Wang
66c2deb126 bug 6873: CloudStack UI - Zone page - implement Enable/Disable Zone action. 2011-05-04 17:26:21 -07:00
Jessica Wang
f0b8540d98 bug 6873: CloudStack UI - Pod page - implement Enable/Disable Pod action. 2011-05-04 17:09:12 -07:00
Jessica Wang
36d0132950 bug 6873: CloudStack UI - Cluster page - implement Enable/Disable Cluster action. 2011-05-04 16:18:49 -07:00
Jessica Wang
b19ddbff0e bug 9534: CloudStack UI - Service Offering page - details tab - add a grid row "CPU Cap". 2011-05-04 15:31:24 -07:00
Jessica Wang
2b4a463faf bug 9534: CloudStack UI - Add Service Offering Dialog - add "CPU cap: (yes/no)" 2011-05-04 14:57:01 -07:00
Jessica Wang
57b08cb76b CloudStack UI - Instance page - add "Security Group" tab. 2011-05-02 19:42:42 -07:00