| .. |
|
account.jsp
|
account page - creating new account is using createUser API (we don't have createAccount API). So, the object returned is user object instead of account object. We need to call listAccounts to get account object to update UI.
|
2010-12-06 12:49:40 -08:00 |
|
alert.jsp
|
Alert page - implement basic search and advanced search.
|
2010-12-02 12:50:05 -08:00 |
|
cluster.jsp
|
bug 7151: cluster page - add "Add Host", "Add Primary Storage" option.
|
2010-11-17 15:18:09 -08:00 |
|
dashboard.jsp
|
Dashboard Domain UI with slight correction
|
2010-12-06 07:02:26 -08:00 |
|
diskoffering.jsp
|
Disk Offering - add public/private option and domain dropdown during creation. Support domain to be updated after a disk offering is created.
|
2010-12-03 11:52:03 -08:00 |
|
domain.jsp
|
Domain page - implement DeleteDomain API.
|
2010-12-03 18:54:04 -08:00 |
|
event.jsp
|
events page - implement advanced search.
|
2010-12-01 18:58:12 -08:00 |
|
globalsetting.jsp
|
bug 7262: global settings page - set padding in value column. So, description won't be shifted into value column when value is empty. (merge from 2.2.beta1 branch to master branch)
|
2010-11-23 20:08:35 -08:00 |
|
host.jsp
|
bug 7225: Fixed text display for adding volumes using a custom disk offering.
|
2010-11-18 13:50:50 -08:00 |
|
instance.jsp
|
Defaulted "No Thanks" as the data disk offering.
|
2010-12-03 18:07:36 -08:00 |
|
ipaddress.jsp
|
IP Address page - implement basic search and advanced search.
|
2010-12-02 10:58:12 -08:00 |
|
iso.jsp
|
ISO page - implement basic search and advanced search.
|
2010-12-02 11:40:47 -08:00 |
|
pod.jsp
|
new UI - Add Direct IP Range dialog box - add new field "guest gateway". (merge from 2.2.beta1 branch to master branch)
|
2010-11-23 16:55:36 -08:00 |
|
primarystorage.jsp
|
bug 7033: primary storage page - show different action options based on state of primary storage.
|
2010-11-16 14:36:36 -08:00 |
|
resource.jsp
|
resource page - fix a bug that primary storage total number is "NaN" after creating the first primary storage from resource page.
|
2010-12-02 18:03:26 -08:00 |
|
router.jsp
|
Routers page - implement basic search and advanced search.
|
2010-12-02 15:25:40 -08:00 |
|
serviceoffering.jsp
|
update service offering - support updating domain when updating a service offering.
|
2010-12-02 19:27:54 -08:00 |
|
snapshot.jsp
|
snapshot page - implement basic search and advanced search.
|
2010-12-02 10:46:59 -08:00 |
|
systemvm.jsp
|
System VM page - implement basic search and advanced search.
|
2010-12-02 15:34:01 -08:00 |
|
template.jsp
|
template page - implement basic search and advanced search.
|
2010-12-02 11:16:52 -08:00 |
|
volume.jsp
|
Account page - add User tab.
|
2010-12-06 12:24:30 -08:00 |
|
zone.jsp
|
new UI - delete zone - clear up everything in zone page after deleting zone succeeds. (merge from 2.2.beta1 branch to master branch)
|
2010-11-23 16:45:29 -08:00 |