55 Commits

Author SHA1 Message Date
Jessica Wang
e86723e194 Add Volume, Download Volume action - change UI to show error text (English, non-localized) instead of error code(530, 531) when API call returns error. 2011-02-04 10:53:45 -08:00
Jessica Wang
6d754176ce localize Download Volume action message. 2011-02-02 16:08:39 -08:00
Jessica Wang
740b95b66f volume tab in instance page, snapshot tab in volume page - apply new function, bindActionLink(), which solves mouseover issue. 2011-02-01 16:43:41 -08:00
Jessica Wang
073c70ebb1 AssociateIpAddress API has been changed from sync to async. Here is related UI change. 2011-02-01 14:03:24 -08:00
Jessica Wang
ac8d1b725e bug 4556: volume page - snapshot tab - localize all actions. 2011-01-27 15:13:38 -08:00
Jessica Wang
21018cdb4f bug 4556: volume page -details tab - localize all volume actions. 2011-01-27 15:01:39 -08:00
Jessica Wang
3a54c145a2 bug 7357: IP Address page - clean subgrid container when a tab is clicked. 2011-01-24 14:13:53 -08:00
Jessica Wang
e0f0c4809b bug 7357: volume page - only call volumeClearSnapshotTab() when the volume is deleted. 2011-01-24 13:56:39 -08:00
Jessica Wang
d68ff8fe4e bug 7357: volume page - create function volumeClearSnapshotTab(). 2011-01-24 11:51:31 -08:00
Jessica Wang
85b179f5b5 bug 7357: volume page - snapshot tab - clean subgrid container first when this tab is clicked. 2011-01-24 11:43:07 -08:00
Jessica Wang
05bf83d1aa volume page - add confirmation page to Delete Volume action. 2011-01-21 18:45:06 -08:00
Jessica Wang
c44dc97f31 bug 7116: volume page, snapshot page, IP Address page - cleanup the confirmation dialogs to use a single dialog (i.e. "dialog_confirmation"). 2011-01-21 15:27:50 -08:00
Jessica Wang
32c1fb77f4 replace validateNumber() with validateInteger() on all integer fields on all pages. 2011-01-21 10:45:52 -08:00
Jessica Wang
8d925faf7a bug 7018: response of listDiskOfferings API was changed. This is related UI change. 2011-01-19 15:22:40 -08:00
will
fdbd1c7e66 Cleaned up some capabilities usage in the UI. 2011-01-19 14:03:53 -08:00
will
5c5563dfdd UI will now use the config param "allow.public.user.templates". If this is false, only admins will be able to set the "public" status of a template. 2011-01-18 19:08:31 -08:00
Jessica Wang
a57f4b2b06 Security Group page, Snapshot page, Volume page - not update right panel after an action succeeds since the action might not belong to currently selected middle menu item. 2011-01-13 15:30:23 -08:00
Jessica Wang
0a05b9c075 volume page - not update right panel after an action succeeds since the action might not belong to currently selected middle menu item. 2011-01-12 11:37:41 -08:00
Jessica Wang
2e84e9fc92 bug 7738: volume page - snapshot tab - create template from snapshot dialog - add isFeatured dropdown. 2011-01-11 14:19:30 -08:00
Jessica Wang
2a87d31e93 volume page - implement new advanced search. 2010-12-27 12:02:48 -08:00
Jessica Wang
aab81a2078 bug 7621: volume page - snapshot tab - create template dialog - add isPublic dropdown. 2010-12-21 17:43:28 -08:00
Jessica Wang
87df47cb6d bug 7547: template page, ISO page, volume page - decode URL returned from extractTemplate/extractISO/extractVolume API. 2010-12-20 19:06:58 -08:00
Jessica Wang
0b01919371 bug 7584: volume page - add a new action "Download Volume". 2010-12-20 17:24:26 -08:00
Jessica Wang
e3aecc1342 bug 7543: volume page - snapshot tab - empty snapshot container when clicking on each volume. 2010-12-20 14:36:13 -08:00
Jessica Wang
5e8be4a431 Place Add XXX buttons in each related page instead of index.jsp. 2010-12-18 17:04:17 -08:00
Jessica Wang
2dd9eb84ee Volume page - advanced search dialog - include keyword from basic search when doing search. 2010-12-17 16:26:48 -08:00
Jessica Wang
66ab7e343d related UI change after API Bug (#7498) is fixed. 2010-12-15 10:37:21 -08:00
Jessica Wang
965026a4a5 volume page - implement advanced search. 2010-12-01 19:37:13 -08:00
Jessica Wang
b482b1c797 volume page - implement basic search. 2010-12-01 16:08:47 -08:00
Jessica Wang
59667ebe14 Search - add getSearchParamsFn() on all pages. 2010-12-01 14:41:36 -08:00
Jessica Wang
34f660b403 replace noNull() with fromdb(). 2010-12-01 11:06:52 -08:00
Jessica Wang
cad49264e0 replace encodeURIComponent() with todb(). 2010-12-01 10:50:44 -08:00
Jessica Wang
db3b75bda0 API has changed to return all if pagesize is not specified. Here is corresponding UI change. 2010-11-30 11:03:58 -08:00
Jessica Wang
2ddec0d855 new UI - instance page - router tab - related UI change after bug 6787("RebootRouter API should return an embedded object on success") is fixed. 2010-11-24 11:40:37 -08:00
Jessica Wang
700ec25802 new UI - Snapshot page - fix a bug that JS error "$midmenuItem1 is null or not an object ", "jsonObj is null or not an object" when switching between tabs on an empty page. 2010-11-24 11:24:05 -08:00
Jessica Wang
bd8adbf5ca new UI - volume page - fix a bug that JS error "$midmenuItem1 is null or not an object ", "jsonObj is null or not an object" when switching between tabs on an empty page. 2010-11-24 10:58:38 -08:00
will
2eaf10e293 bug 5918: added domain to volume detail 2010-11-18 18:27:39 -08:00
will
fc7d519c4b bug 7018: fixed an issue where dialog boxes were not correctly being cleaned up when you navigated in the UI. Essentially they were being duplicated.
- Fixed issue where the "change" event on the Add Volume dialog was being duplicated.
bug 7018: resolved fixed
2010-11-18 16:52:58 -08:00
Jessica Wang
8b106c7271 new UI - apply noNull() or fromdb() to all fields that get value from API. 2010-11-15 14:05:39 -08:00
Jessica Wang
44a5cce9b7 bug 7088: show full error message when adding volume fails. 2010-11-12 18:05:28 -08:00
will
a69f961bd8 bug 5903: Reworked the entire UI to accomodate the new snapshot policy in 2.2.
- Fixed issues with deleting snapshot policies
- Fixed maxsnaps being set wrong in the DB.
2010-11-10 19:19:18 -08:00
Jessica Wang
0bda8ad70d bug 6240: Volume page - Create Volume Dialog box - add size field that shows when custom disk offering is selected and hides otherwise. 2010-11-09 18:19:36 -08:00
Jessica Wang
f9cedd56ad bug 6983 - host page - add Instance tab that list all instances under this host. 2010-11-09 15:52:31 -08:00
Jessica Wang
e43514d1de new UI - volume page - snapshot tab - create volume action - append a new item (whose type is volume) in middle menu after action succeeds. 2010-11-09 10:12:28 -08:00
will
21f8bfde8b bug 7103: fixed session timeout error handling of all AJAX calls. You will now properly timeout. 2010-11-08 21:15:55 -08:00
Jessica Wang
5a4aaade73 new UI - volume page - AttachVolume API, DetachVolumeAPI return objects in different structure. This is related UI change. 2010-11-08 14:56:07 -08:00
will
0d27ac2e31 bug 5920: added confirmation dialog before allowing user to delete snapshots
- Fixed a NPE when listing templates.
2010-11-08 14:52:10 -08:00
Jessica Wang
76bc3e21e6 new UI - delete volume - slowly slide up middle menu item and remove the element from DOM. 2010-11-08 14:43:40 -08:00
Jessica Wang
73cf8610e1 new UI - CreateSnapshotPolicy API returns objects in different structure. This is related UI change. 2010-11-08 14:38:41 -08:00
will
a9546b63a9 bug 6903: fixed JS to make use of the new API format returned from async jobs. 2010-11-07 16:58:53 -08:00