Commit Graph

604 Commits

Author SHA1 Message Date
Jessica Wang ac64855618 cloudStack - Elastic Load Balancer - hide details tab and show load balancer tab. 2011-07-28 18:49:33 -07:00
Jessica Wang 2f9385bc1f cloudStack - Elastic Load Balancer - rename Add Load Balancer button on the top of IP Address page. 2011-07-28 16:43:06 -07:00
Jessica Wang b999980ce8 cloudStack - Elastic Load Balancer feature - if listCapabilities returns supportELB as true, hide Acquire IP button and show Add Load Balancer and IP button on IP Address page. Clicking Add Load Balancer and IP button will pop up a dialog containing zone dropdown (populated with basic zones), name, public port, private port, algorithm dropdown. 2011-07-27 19:41:57 -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 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 d9aa289b56 bug 10340: cloudStack - extend createPortFowardingRule to support CIDRList instead of CIDR. 2011-06-28 18:08:46 -07:00
alena 74f34a0e0c bug 10435: removed vpn feature
status 10435: resolved fixed
2011-06-24 09:18:46 -07:00
Jessica Wang e56a1ba7ee bug 9126: cloudStack UI - Add Host Dialog - rename "Tags" to "Host Tags". 2011-06-21 15:33:49 -07:00
Jessica Wang aa41233131 bug 9126: cloudStack UI - Add Primary Storage Dialog - rename "tags" to "storage tags". 2011-06-21 15:20:50 -07:00
Jessica Wang 392c0499dc bug 9126: cloudStack UI - Add Disk Offering Dialog, Add Service Offering Dialog, Add System Service Offering Dialog - rename "tags" to "storage tags". 2011-06-21 15:13: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 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 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
Jessica Wang ec81e1ac7b 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-15 11:12:20 -07:00
Kelven Yang 24c87c306b merge adding host fix from 2.2.4 2011-06-14 17:16:19 -07:00
Jessica Wang 55b9eaaa81 bug 10199: CloudStack UI - Network Offering page - name field is not allowed to be modified. 2011-06-08 19:07:20 -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
Jessica Wang 479c6ea313 bug 6873: Zone/Pod/Cluster page - add State grid row in details tab. 2011-05-02 17:04:22 -07:00
Jessica Wang 6fe9025c89 cloudStack - network device UI - chagne TFT Directory to TFTP Directory. 2011-05-02 15:30:34 -07:00
Jessica Wang 795688d99c CloudStack - pod page - Add Network Device - implement for type PxeServer. 2011-05-02 15:25:40 -07:00
Jessica Wang c6965f06cc CloudStack - pod page - Add Network Device - after addNetworkDevice API returns succeeds, show newly added network device in grid. 2011-05-02 14:56:36 -07:00
will 4a96e4cb0f bug 8816: Changed private ip address to link local address when displaying virtual routers. 2011-04-28 18:15:53 -07:00
Jessica Wang e815ed6df7 cloudStack - Pod page - new button "Add Network Device" - implement type PxeServer. 2011-04-28 14:44:31 -07:00
Jessica Wang 9552de426f cloudStack - Pod page - new button "Add Network Device" - implement type ExternalDHCP. 2011-04-28 13:46:35 -07:00
Kelven Yang e6194b6e09 localization and migration for custom certification support 2011-04-22 17:22:01 -07:00
Kelven Yang 160b2e1114 Finalize custom certficate support. hook with UI 2011-04-22 13:45:09 -07:00