143 Commits

Author SHA1 Message Date
Jessica Wang
28e338ff7e Refresh button - implement refresh button on instance page, volume page, snapshot page, IP address page, template page, ISO page, account page, event page, alert page, virtual router page, system VM page, disk offering page, service offering page. 2010-11-29 11:54:22 -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
1ce538b6a9 but 7309: fix console proxy thumbnail disappearing problem. (merge from 2.2.beta1 branch to master branch) 2010-11-23 20:15:51 -08:00
Jessica Wang
b18add1373 bug 7277: template page - implement "Download Template" action. (merge from 2.2.beta1 branch to master branch) 2010-11-23 16:57:26 -08:00
Jessica Wang
ae1274e976 bug 7064: resource pages - give every addXXX action a dedicate button. 2010-11-19 11:23:49 -08:00
Jessica Wang
43163090c7 new UI - add 2 add buttons on top. 2010-11-18 19:30:13 -08:00
will
6376363872 bug 7229: ErrorInMaintenance will now be shown in red. 2010-11-18 19:28:40 -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
4a3ad7c5e9 bug 5817: validate vm dropdown (empty or having value) before creating port forwarding rule. 2010-11-16 10:30:24 -08:00
Jessica Wang
38d4959842 new UI - fix a bug that UI didn't pass correct parameter for CreateServiceOffering. 2010-11-15 11:00:27 -08:00
Jessica Wang
1cd5526911 fix a bug that came from API refactor. 2010-11-15 10:39:16 -08:00
Jessica Wang
a8a6362628 new UI - apply shared function parseXMLHttpResponse() everywhere (to reduce repeating code) 2010-11-12 18:16:03 -08:00
Jessica Wang
44a5cce9b7 bug 7088: show full error message when adding volume fails. 2010-11-12 18:05:28 -08:00
Jessica Wang
57657b6103 new UI - add Zone Pod Wizard - expand zone tree when wizard pops up. 2010-11-11 18:01:22 -08:00
Jessica Wang
abaf82b30b new UI - add zone and pod wizard - implement error handling. 2010-11-10 20:20:25 -08:00
Jessica Wang
424400d2b9 bug 6983: function drawBarChart() is used by both instance page and host page. So, move it to cloud.core.js. 2010-11-09 15:17:22 -08:00
Jessica Wang
a1a5bd3393 bug 7135 - new resource menu - implement new systemVM page. 2010-11-09 12:47:05 -08:00
will
46bd12fa60 bug 7075: Fixed error handling when adding secondary storage failures as long as any errors that would have been captured in the dialog itself.
status 7075: resolved fixed
2010-11-09 12:08:17 -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
e82080951a new UI - add "resources" in left navigation. 2010-11-08 20:23:18 -08:00
will
3a4f3599d6 bug 6986: fixed all display issues with alerts 2010-11-08 18:36:27 -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
Jessica Wang
756e963cd3 new UI - remove "no items available" after adding a new item in middle menu. 2010-11-07 11:36:02 -08:00
Jessica Wang
59a3c4e62e new UI - StartVM, StopVM, RebootVM, DestroyVM, RestoreVM - related UI change for bug 7061 (Latest queryAsyncJobResult returns object name instead of repsonseName for the embedded object - UI has to handle it) 2010-11-05 16:46:59 -07:00
will
111b0a1df1 bug 6943: Correct error message is returned for the parameter, "name" in the API as well as fixing JS to validate this as well. 2010-11-05 13:51:46 -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
d1e2fc21a2 new UI - VM - console proxy screen - only request thumbnail when mouse is over console proxy icon. When mouse is out of console proxy icon, stop requesting thumbnail. 2010-11-04 19:02:35 -07:00
Jessica Wang
1eef924c6c new UI - domain admin and user shouldn't see alert menu. 2010-11-04 16:39:39 -07:00
Jessica Wang
cc6ee7adde remove an obsolete function. 2010-11-04 13:12:03 -07:00
Jessica Wang
2195b5b75c new UI - domain page -resource limits tab - remove Edit button, add Edit Resource Limits link and implement it. 2010-11-04 13:04:10 -07:00
Jessica Wang
f813808817 new UI - view console - remove temporary code that made view console work under newui folder before. 2010-11-03 17:29:42 -07:00
will
410d423a5e bug 5190: Integrated update cert command with the new UI 2010-11-02 18:12:50 -07:00
Jessica Wang
95c99a5c6e new UI - if adding primary storage on a closed pod node (not showing cluster node under), pod node will be expanded and cluster node will be clicked after action succeeds. 2010-11-02 16:00:01 -07:00
will
034ec649a0 Did some renaming of the javascript files in new 2.2 UI. 2010-11-01 22:52:12 -07:00
will
287c1da1b5 Making the new 2.2 UI to be the default UI.
2.1 UI can still be accessed by http://<mgmt_url>:8080/client/2.1
2010-11-01 21:43:37 -07:00
Kris McQueen
2740ba6c40 final merge of master->2.1.refactor preparing for merge back into master 2010-10-12 14:46:24 -07:00
Jessica Wang
7ab6a24876 decode text before it displays on UI. 2010-10-04 14:56:44 -07:00
Kris McQueen
2fde826a77 fix up a few merge conflicts from the big merge master->2.1.refactor that were overlooked 2010-09-28 16:35:15 -07:00
Kris McQueen
848ce60097 Merging master into 2.1.refactor, resolve the merge conflicts as best I can. New commands related to extracting template/iso/volume and related to instance groups were refactored to the new API framework. 2010-09-28 15:47:14 -07:00
Jessica Wang
9a4ceb64c0 fix bug 6287 - decode string before displaying on UI. 2010-09-28 10:46:14 -07:00
Kris McQueen
50da0d918f The sanitizeXSS function only sanitizes strings and leaves other types unchanged. 2010-09-21 18:23:40 -07:00
Jessica Wang
4e9b1239ce cross-site scripting - sanitize only value whose type is string. 2010-09-21 17:42:26 -07:00
Manuel Amador (Rudd-O)
05c020e1f6 Source code committed 2010-08-11 09:13:29 -07:00