1967 Commits

Author SHA1 Message Date
Jessica Wang
b3fef67db9 cloudstack 3.0 new UI - configuration page, event page, storage page, system page, template page - apply converter toLocalDate() to date field. 2011-12-21 14:25:31 -08:00
Jessica Wang
1e3fd11369 cloudstack 3.0 new UI - volume page, snapshot page - apply converter toLocalDate() to create date. 2011-12-21 14:17:39 -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
bfederle
9f49a86c23 bug 12681
Show list of supported services on network offering details

status 12681: resolved fixed
2011-12-21 13:51:12 -08:00
bfederle
b4ca2c1a13 bug 7883
Support sorting of templates/isos and offerings

status 7883: resolved fixed
2011-12-21 13:32:46 -08:00
Jessica Wang
45b5a0c2c1 cloudstack 3.0 new UI - disk offering page - add custom field in listView. show disk size as N/A if its value is 0. 2011-12-21 09:47:40 -08:00
bfederle
744e10bf01 bug 12316: Install wizard error handling fixes
status 12316: resolved fixed
reviewed-by: sonny
2011-12-20 20:17:45 -08:00
Jessica Wang
eb9973d344 cloudStack 3.0 - extract template, extract ISO - zoneId is no longer required. 2011-12-20 18:50:26 -08:00
Jessica Wang
01879740ef cloudstack 3.0 new UI - volume page - add volume - make name field required. 2011-12-20 17:27:52 -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
bfederle
ee95608741 Fix error handling for install wizard 2011-12-20 16:31:10 -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
fe831072a5 bug 11126: cloudstack 3.0 new UI - primary storage page - implement Edit action. 2011-12-20 15:16:26 -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
9b20c827fc Update network section
-Pull real data after add network action, to avoid having to refresh

-Update list view indicator

-Use correct destroy UI action for delete network
2011-12-20 12:56:46 -08:00
bfederle
127136b94b Network section: add missing view all IP addresses button 2011-12-20 12:17:21 -08:00
bfederle
61e3fdcab0 Updated instance indicator 2011-12-20 12:10:37 -08:00
bfederle
3415f01267 Update network section
-Implement add (isolated) network action

-Update list view/detail view to reflect same data as system area
2011-12-20 12:05:55 -08:00
bfederle
b7c784b4cc Update status area for zone list 2011-12-20 12:05:55 -08:00
Jessica Wang
171da7e3aa bug 12614: cloudStack 3.0 new UI - system - Add Zone Wizard - basic zone - when securityGroupsEnabled checkbox is checked, only display security-group-enabled network offerings. 2011-12-20 11:55:58 -08:00
Jessica Wang
16cd1f8f28 cloudstack 3.0 new UI - system - management - IP Ranges tab - change label. 2011-12-20 11:55:57 -08:00
Jessica Wang
ff92901baf cloudstack 3.0 new UI - system - guest - details tab - Remove ID (physical netework ID) field from "Details" page, this info is irrelevant because this is not the ID of the network, and won't be used anywhere in the UI. 2011-12-20 11:08:42 -08:00
Jessica Wang
500d13ef89 cloudStack 3.0 new UI - use Post instead of GET when calling login API. (so, username and password won't be seen) 2011-12-20 10:32:57 -08:00
bfederle
056b1c8947 WIP: Install wizard error handling 2011-12-20 10:30:15 -08:00
Jessica Wang
757bb0c9b0 bug 12552: cloudStack 3.0 new UI - template/ISO page - do not show copy template/ISO action when template's zoneId is null or "-1"(i.e. all zones). 2011-12-19 19:23:43 -08:00
Jessica Wang
eb2cfdc041 bug 12612: fix typo. 2011-12-19 18:26:00 -08:00
Jessica Wang
1d69a66781 bug 12612: cloudStack 3.0 new UI - system - zone chart - guest - networks tab (advanced zone) - network detail - Hide "View IP Ranges" when a network's type is Isolated with SourceNAT enabled. 2011-12-19 18:02:24 -08:00
bfederle
2ac0e00403 Re-enable source algorithm 2011-12-19 17:50:46 -08:00
bfederle
8314fffa79 bug 12254: Disable source algorithm (for now)
status 12254: resolved fixed
2011-12-19 17:43:33 -08:00
Jessica Wang
9fe2314848 cloudstack 3.0 new UI - system - zone chart - guest - networks tab (only available in advanced zone) - network detail - View IP Ranges - remove VLAN and pod name. 2011-12-19 17:28:18 -08:00
bfederle
8e075b38c3 bug 12273: Add project resource management
status 12273: resolved fixed
2011-12-19 19:42:49 -05:00
Jessica Wang
568db1fdb7 bug 12504: cloudstack 3.0 new UI - system - zone chart - guest - network tabs - network detail - add Restart Network action. 2011-12-19 16:38:01 -08:00
Jessica Wang
e081dd3c91 bug 12614: cloudStack 3.0 new UI - system - Add Zone Wizard - basic zone - when securityGroupsEnabled checkbox is checked, enable security groups provider before create network. 2011-12-19 15:52:57 -08:00
bfederle
b33c6f6de4 bug 12211: Implement project dashboard
status 12211: resolved fixed
2011-12-19 18:30:25 -05:00
bfederle
2a2d424bcc bug 12661: Fix select showing ID instead of value 2011-12-19 14:37:23 -08:00
Jessica Wang
3de22e41aa bug 12614: cloudStack 3.0 new UI - system - Add Zone Wizard - basic zone - when securityGroupsEnabled checkbox is unchecked, exclude network offerings that has securityGroup service. 2011-12-19 14:12:33 -08:00
bfederle
134b38bb2d bug 12211
Add system resources, users, alerts to project dashboard
2011-12-19 14:12:09 -08:00
Jessica Wang
a2cc66ce41 cloudStack 3.0 new UI - system - guest - IP Ranges tab (only shown in basic zone) - Add IP Range - pass forVirtualNetwork=false to indicate it's for guest network, not for public network. 2011-12-19 12:53:32 -08:00
Jessica Wang
bb9886af29 cloudStack 3.0 new UI - system - guest - IP Ranges tab (only shown in basic zone) - implement Add IP Range. 2011-12-19 12:16:00 -08:00
bfederle
07ed925ab1 bug 12614: Zone wizard update
-Add support to filter network offerings based on whether security
 groups is checked; options then come from a separate
 'securityGroupNetworkOfferings' object:

args.response.success({
  domains: domainObjs,

  // Non-security-group-enabled offerings
  networkOfferings: networkOfferingObjs,

  // Security group-enabled offerings
  securityGroupNetworkOfferings: []
});

-Remove old/unused fields from wizard
2011-12-19 11:36:03 -08:00
Jessica Wang
e816b3a80b bug 12650: cloudStack 3.0 new UI - system - management - IP ranges tab - list pods info instead of VlanIpRange info. 2011-12-19 11:27:51 -08:00
bfederle
2bab7dc838 bug 12560: Implement change network offering
status 12560: resolved fixed
2011-12-19 10:31:58 -08:00
bfederle
890928f3c4 Pass context to editable selects 2011-12-19 10:31:58 -08:00
bfederle
62b571a528 bug 12612: Implement 'view all' pre-filter
Example:

detailView: {
  ...

  viewAll: {
    ...

    preFilter: {
      // Return true to show button; false to hide
      return false;
    }
  }
}
2011-12-19 09:47:53 -08:00
Jessica Wang
ca0662ced1 cloudStack 3.0 new UI - system - guest - details tab - hide VLAN when it's basic zone. 2011-12-16 17:00:15 -08:00
Jessica Wang
92631bec8d change label 2011-12-16 16:35:22 -08:00
Brian Federle
1c2ca9a59f bug 12211
Create real layout for project dashboard
2011-12-16 16:02:08 -08:00