Commit Graph

3642 Commits

Author SHA1 Message Date
Jessica Wang c025e91742 cloudstack 3.0 UI - Add Network Offering dialog - compute offering (service offering) dropdown - populate only service offerings for domain router. 2012-04-06 10:21:11 -07:00
Brian Federle e9eff2a11c bug 13582: UI freezes because of pressing Escape key
status 13582: resolved fixed
reviewed-by: brian
2012-04-05 13:42:35 -07:00
Brian Federle 6e395c38d0 Projects UI
Fix issue where removing project didn't remove detail view

reviewed-by: jessica
2012-04-05 13:26:50 -07:00
Brian Federle a794b74929 bug 14411: Add 'None' option for no host OS preference
status 14411: resolved fixed
reviewed-by: jessica
2012-04-05 11:54:47 -07:00
Sanjay Tripathi 7297ad759f bug 13299: Basic Installation wizard: Fileds in Add zone page are not aligned properly 2012-04-05 14:16:25 +05:30
Jessica Wang a7b2fbe9fc cloudstack 3.0 UI - system service offering page - (1) add System VM Type dropdown in Add Service Offering dialog. (2) add System VM Type in detailView. 2012-04-04 16:34:22 -07:00
Jessica Wang cf0cc30aed bug 14591: cloudstack 3.0 UI - remove Change Service option from router page. 2012-04-04 15:03:35 -07:00
Brian Federle 8c27c38798 bug 14603
-Disable display of public traffic icon for basic zone, non-EIP/ELB

-Show public traffic icon as 'required' for basic zone in EIP/ELB

status 14603: resolved fixed
2012-04-04 14:59:52 -07:00
Likitha Shetty c74d27fc82 bug 14588
bug 14029

Lock account confirmation message is not entirely visible.

status 14588: resolved fixed

reviewed-by: brian
2012-04-04 11:56:15 -07:00
Jessica Wang 5f16b2e40c cloudstack 3.0 UI - global settings page - fix a bug that "value" column turned blank when Save button is being clicked. 2012-04-04 11:34:09 -07:00
Pranav Saxena 35f4f9f52d Bug 12343: Multiple Clicks on View More buttons adding extra tab in the bread crum bar 2012-04-04 11:25:20 -07:00
Jessica Wang 4a27f15d52 cloudstack 3.0.1 branch - remove old UI folder. 2012-04-04 11:18:03 -07:00
Jessica Wang a204b0d685 cloudstack 3.0 UI - jquery.md5.js - replace it with another one that uses MIT license instead of GPL license. 2012-04-04 11:17:17 -07:00
Brian Federle b91260f5d9 Fix appearance of text in project view tabs 2012-04-04 11:02:17 -07:00
Brian Federle 83fe014040 Use newer format for addPanel for nav items 2012-04-04 11:01:55 -07:00
Brian Federle 5dd36a5ab3 Only show invitations if projects UI is initialized 2012-04-04 11:01:51 -07:00
Brian Federle aa086a9ef6 Detail view UI fix
Fix case where detail view data does not update, after async action
2012-04-04 11:01:46 -07:00
Brian Federle 71bc4ebf1e bug 14569
Always show 'change service' action, even when VM is running. When VM
is running, show a popup indicating user to stop VM, and do not
perform action.

status 14569: resolved fixed
2012-04-04 11:01:41 -07:00
Brian Federle b4d0a7f1e2 CSS cleanup 2012-04-04 11:01:35 -07:00
Brian Federle d5602a4cc3 Zone wizard: UI subnav
Reduce margin of zone wizard subnav items, to prevent wrapping when
subnav is long
2012-04-04 11:01:29 -07:00
frank f0acbfe807 switch to Apache license 2
reviewed-by: frank myself
2012-04-02 22:47:06 -07:00
frank 404e69490a replace cloud.com with CloudStack in text 2012-04-02 19:29:38 -07:00
frank 01d36768b6 remove old copyright from js 2012-04-02 17:27:08 -07:00
Jessica Wang da2d942a95 bug 14585: cloudstack 3.0 UI - systemVM page - after destroy action completes, close detailView and remove it from listView. [reviewed-by: Brian] 2012-04-02 17:02:13 -07:00
Jessica Wang 2245402615 bug 14586: cloudstack 3.0 UI - fix a bug that Download Template action didn't pop up a dialog box showing download URL. [reviewed-by: Brian] 2012-04-02 16:22:15 -07:00
Jessica Wang e2196dd961 cloudstack 3.0 UI - domain page - fix a JS error that appears after a new domain is created - "context[$detailView.data('view-args').section] is undefined" [reviewed-by: Brian] 2012-03-30 17:21:55 -07:00
Jessica Wang fc18833c63 bug 12421: cloudstack 3.0 UI - infrastructure page - cluster section - add an extra property ("state" property) to cluster object from API call. "state" property is not returned by API call. "state" property's value is determined by "managestate" property and "allocation" property returned by API call. [reviewed-by: Brian] 2012-03-30 16:29:53 -07:00
Brian Federle 248141aac7 Add missing page + pageSize params to network provider list views
reviewed-by: jessica
2012-03-30 15:05:26 -07:00
Brian Federle 6def9149f8 bug 14556: Add missing page + pageSize params to PF/LB list view
status 14556: resolved fixed
reviewed-by: jessica
2012-03-30 14:54:13 -07:00
Jessica Wang f137cf43cd bug 12421: cloudstack 3.0 UI - detailView widget - fix a bug that updated data returned by API call got lost, so failed to update detailView with updated data. [reviewed-by: Brian] 2012-03-30 13:30:05 -07:00
bfederle fa3d5612e0 Instance wizard: show loading overlay on launch
When clicking the launch VM button, immediately show a loading overlay,
preventing multple clicks which can accidentally launch multiple VMs.

reviewed-by: jessica
2012-03-29 13:55:52 -07:00
Jessica Wang 4aa4522b55 bug 14532: cloudstack 3.0 UI - IP Address page - StaticNAT IP - configuration - clicking Firewall - show Firewall multiEdit screen instead of NAT Port Range screen because createIpForwardingRule/deleteIpForwardingRule/listIpForwardingRules API are obsolete in cloudstack 3.0 [reviewed-by: Brian] 2012-03-29 11:51:31 -07:00
Jessica Wang 5ab96844e2 Revert - bug 14532: cloudstack 3.0 UI - IP Address page - StaticNAT IP - NAT Port Range - protocol dropdown - add ICMP option [reviewed-by: Brian] 2012-03-28 20:24:10 -07:00
Jessica Wang 1c3d6e6a84 bug 14532: cloudstack 3.0 UI - IP Address page - StaticNAT IP - NAT Port Range - protocol dropdown - add ICMP option [reviewed-by: Brian] 2012-03-28 19:15:24 -07:00
bfederle a037765aa2 bug 13773
Change 'migrateToAnotherStorage' icon to use same icon as 'migrate'

reviewed-by: jessica
2012-03-28 17:03:20 -07:00
Jessica Wang c05d8860ea bug 14525: cloudstack 3.0 UI - Instance page - attach ISO action - populate ISO dropdown by 3 listISOs API call with 3 different isofilter parameter. [reviewed-by: Brian] 2012-03-28 15:41:26 -07:00
Brian Federle a045478354 bug 14519
Show separate message for basic zone setup physical network UI

Conflicts:

	client/WEB-INF/classes/resources/messages.properties

status 14519: resolved fixed
reviewed-by: jessica
2012-03-28 15:07:05 -07:00
Jessica Wang ddb7d808e4 bug 14514: cloudstack 3.0 UI - volume page - show download volume option when a volume's attached VM is stopped or when a volume is detached from a VM. [reviewed-by: Brian] 2012-03-28 14:23:12 -07:00
Jessica Wang 9344b85ac0 bug 13313: cloudstack 3.0 UI - Add Zone wizard - Skip addHost step when cluster dropdown is selected as VMWare in AddZone step. [reviewed-by: Brian] 2012-03-28 13:25:04 -07:00
Brian Federle c1ae481f7e bug: 14275 Search Box renders incorrectly in UI in IE9 in compatbility mode
status 14275: resolved fixed
reviewed-by: brian
2012-03-28 13:07:21 -07:00
Brian Federle 12c3397c4f Bug 14476: ESC causes UI to freeze
status 14476: resolved fixed
reviewed-by: brian
2012-03-28 12:43:22 -07:00
Brian Federle ad798ea7e2 bug 14507
Fix typo in title field for change password dialog

status 14507: resolved fixed
reviewed-by: jessica
2012-03-28 10:51:07 -07:00
Brian Federle 757ba066bd bug 14098
Always allow edit guest network action, for both basic and advanced
zones.

status 14098: resolved fixed

reviewed-by: jessica
2012-03-28 10:37:27 -07:00
bfederle da5be11b6a bug 14057
Rename 'label' -> 'traffic label' in configure traffic type dialog.

reviewed-by: jessica
2012-03-28 10:25:48 -07:00
Jessica Wang d5fd1a354a bug 14482: IP Address page - remove IP action - after action is finished, remove the IP from listView and close detailView. [reviewed-by: Brian] 2012-03-26 15:04:58 -07:00
Jessica Wang 0173da4cf8 cloudstack 3.0 UI - infrastructure - service providers - SRX list view - remove a wrong field, add another 2 fields. [reviewed-by: Brian] 2012-03-26 14:51:09 -07:00
Jessica Wang 749f957662 cloudstack 3.0 UI - infrastructure - service providers - security group provider detail view - correct view all from view security groups to view rules. [reviewed-by: Brian] 2012-03-26 14:08:55 -07:00
Jessica Wang 71fd193b2c cloudstack 3.0 UI - infrastructure - service provider detail view - correct view all label from view provider to view devices. [reviewed-by: Brian] 2012-03-26 12:45:47 -07:00
Jessica Wang faf2597f75 cloudstack 3.0 UI - service provider detail view - show service provider info instead of physical network info. [reviewed-by: Brian] 2012-03-26 11:58:26 -07:00
Jessica Wang bba101f7de bug 14488 - multiEdit widget - itemData[0] does not always have data. Only retrieve data when itemData[0] is not an empty object. [reviewed-by: Brian] 2012-03-26 10:53:57 -07:00