41 Commits

Author SHA1 Message Date
will
fb8b895a0a Fixed UI to display the disk size of a disk offering as-is rather than converting from MB to GB 2011-02-08 15:37:28 -08:00
Jessica Wang
882de01461 Make Offer HA field, Domain field not editable. 2011-02-07 16:56:15 -08:00
Jessica Wang
48120e594f bug 4556: service offering page, disk offering page - localize action label and confirmation message. 2011-01-28 10:45:15 -08:00
Jessica Wang
700402311d bug 7357: service/disk offering page - clean subgrid container when a disk/service offering is deleted and a tab is clicked. 2011-01-24 15:50:44 -08:00
Jessica Wang
0fecd12ef7 disk offering page - add confirmation dialog to Delete Disk Offering action. 2011-01-21 19:41:53 -08:00
Jessica Wang
b0d390aef1 bug 7817: create new shared function validateInteger(). 2011-01-21 10:12:03 -08:00
Jessica Wang
23e27370b4 bug 7608: account/diskOffering/domain/ISO/networkOffering/serviceOffering/template page- cancel edit mode when clicking on different tab or different middle menu item. 2011-01-19 12:42:35 -08:00
Jessica Wang
3b3aa07a6f service offering page, disk offering page - clear right panel after middle menu item is removed from DOM. 2011-01-13 11:55:15 -08:00
Jessica Wang
39783503b8 domain page, disk offering page, service offering page - not update right panel after an action succeeds since the action might not belong to currently selected middle menu item. 2011-01-13 11:17:05 -08:00
Jessica Wang
4f0e28abe5 Disk Offering page - implement new advanced search. 2010-12-27 16:27:02 -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
69403e05ec Basic Search - search by keyword parameter. 2010-12-13 13:16:13 -08:00
will
1915cbcdc7 bug 7199: Removing capability of editing tags for both service and disk offering. 2010-12-09 15:15:39 -08:00
will
83d68999a2 bug 7312: fixed issue where changing the "customize" drop-down when adding a new disk offering does nothing. 2010-12-08 19:13:42 -08:00
Jessica Wang
7a80bf102f 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
Jessica Wang
250496c178 Service Offering page, Disk Offering page - implement basic search and advanced search. 2010-12-02 15:51:49 -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
0096dd03f2 new UI - fix a bug: curly brackets was missing. 2010-11-24 16:29:51 -08:00
Jessica Wang
f546436682 new UI - disk offering page, service offering page - check if $midmenuItem1, jsonObj is null before getting its property. 2010-11-24 16:11:03 -08:00
Jessica Wang
b6ce75a8c1 bug 7257: Disk Offering page - middle menu gets updated when right panel is updated. (merge from 2.2.beta1 branch to master branch) 2010-11-23 20:12:16 -08:00
Jessica Wang
fa2b3e70a3 new UI - to keep comma, not escape tags input. 2010-11-16 11:17:15 -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
b162e064c6 bug 6433: make tags field in disk offering page editable. 2010-11-15 11:00:28 -08:00
Jessica Wang
198ed9dc2b bug 7088: show full error message when creating new service offering and new disk offering. 2010-11-12 18:33:59 -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
b628ba2c1c new UI - Disk Offering page - Delete Disk Offering - slowly slide up middle menu item and remove element from DOM. 2010-11-08 18:24:30 -08:00
Jessica Wang
c03c3a171f new UI - fix bug 6670(The UI shows templates are ready to use: DB says the DOWNLOAD_IN_PROGRESS) 2010-11-08 11:37:47 -08:00
will
eeb98499d5 bug 7059: fixed more JS to accomodate new api output. 2010-11-05 20:58:00 -07:00
Jessica Wang
853f6610c2 new UI - change function names since the 2 functions are not only used by details tab, but also other tabs (e.g. resource limits tab). 2010-11-05 10:14:11 -07:00
Jessica Wang
c67a62bb3b new UI - create disk offering - add a dropdown "custom disk size" 2010-11-04 16:23:54 -07:00
Jessica Wang
d2764bad8c new UI - disk offering - change text. 2010-11-04 15:14:48 -07:00
Jessica Wang
8dbd701b13 new UI - create disk offering - validate disk size, but make it optional. 2010-11-04 14:51:31 -07:00
Jessica Wang
daef9b076d new UI - disk offering page - fix a bug that disk size is displayed in wrong unit. 2010-11-04 14:37:20 -07:00
Jessica Wang
0e9147a249 new UI - disk offering page - show "will be specified during VM creation" on diskSize row when the disk offering is customizable. 2010-11-04 14:21:37 -07:00
Jessica Wang
821dd88729 new UI - disk offering page - add "Customizable during VM creation" row. 2010-11-04 14:01:46 -07:00
Jessica Wang
3f63a8d76c new UI - Edit Disk Offering, Edit Service Offering - not to hide editable field and show readonly field until action returns success. 2010-11-03 21:22:08 -07:00
Jessica Wang
d8defa8093 new UI - create disk offering - check if disksize has value before passing it to API. 2010-11-03 18:25:02 -07:00
Jessica Wang
2d0964f166 new UI - create disk offering - disk size is optional. 2010-11-03 18:21:20 -07:00
will
034ec649a0 Did some renaming of the javascript files in new 2.2 UI. 2010-11-01 22:52:12 -07:00