63 Commits

Author SHA1 Message Date
Jessica Wang
572f4bb44f new Advanced Search - remove watermark when a field with matermark (e.g. "By Account", "By Startdate", "By Enddate") is mouse-clicked. 2010-12-22 11:19:15 -08:00
Jessica Wang
66c41efba8 new advanced search - hide/show extended search when arrow icon is clicked. 2010-12-21 18:45:07 -08:00
Jessica Wang
c2a3beb6fb new advanced search - clicking arrow icon to show advanced search or hide it. 2010-12-21 18:10:28 -08:00
will
eabea789be bug 7638: Added deep link support for the UI. Only support values are "instance", "volume", and "ip" for now as indicated in the bug.
Use lp=instance, lp=volume, or lp=storage
2010-12-21 17:52:38 -08:00
Jessica Wang
fdbcb58a9b event page - implement new advanced search. 2010-12-21 12:17:40 -08:00
Jessica Wang
e3d030e866 New Advanced Search - change element ID of advanced search box container. 2010-12-20 13:54:37 -08:00
Jessica Wang
d9292d0fdd New Advanced Search - change container. 2010-12-20 13:32:46 -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
34de842721 Event page - advanced search dialog - include keyword from basic search when doing search. 2010-12-17 15:58:30 -08:00
Jessica Wang
c21fc721c7 New Advanced Search dialog - clicking advanced will open the dialog. Clicking advanced again will close the dialog. 2010-12-17 15:33:47 -08:00
Jessica Wang
18762b397d Zone Tree - load JSP file into right panel only when clicking different type of node in zone tree. 2010-12-17 10:30:35 -08:00
Jessica Wang
ce4ad3993a domain tree - clicking between domain treenode won't reload domain.jsp. 2010-12-16 19:58:22 -08:00
Jessica Wang
cde8a0a8d4 Network Offering page - only show network offering whose type is Virtual. 2010-12-16 19:40:42 -08:00
will
e38d73d6fe More refactoring to fix issue where detail pages were not load correctly. 2010-12-16 17:23:06 -08:00
Jessica Wang
9185244718 Network Offering page - only show network offering whose type is Virtual. 2010-12-16 16:51:22 -08:00
Jessica Wang
350a482fff network page - implement basic search. 2010-12-15 18:48:30 -08:00
will
becc285128 - Updating jquery library to 1.4.4
- started refactoring work to make the UI flow more smoothly.  This first checkin makes the top action buttons no longer refresh if you click on a menu link for the same group of items.
2010-12-15 17:54:49 -08:00
Jessica Wang
050f8aa33b fix a bug that UI shows "Session is expired" when login as user-role or dominAdmin-role. 2010-12-15 16:03:12 -08:00
Jessica Wang
6e8a64d38a Add Network Offering page. 2010-12-14 14:02:27 -08:00
Jessica Wang
b79cc43a6e Add "Security Group" at left menu. 2010-12-14 13:23:30 -08:00
will
50a076efbf The left menu navigation should be smooth now. 2010-12-13 18:56:25 -08:00
Jessica Wang
7a6ff9e9e1 For multiple selection middle container (e.g. Instance page), set selectable widget on a newly created sub container in middle menu. (instead of setting selectable widget to the whole middle menu) 2010-12-10 15:26:47 -08:00
will
2965997f96 bug 7343: You no longer have any actions associated with source nat ips
- Fixed dialog width issues
2010-12-08 18:05:25 -08:00
will
7270b2f285 Removed network type from the UI as it is no longer used anymore. 2010-12-08 14:14:21 -08:00
Jessica Wang
0fe40e4ba4 Add two submenu links under Account - My Account (user, domain-admin, admin), All Accounts (domain-admin, admin). 2010-12-06 14:58:35 -08:00
Jessica Wang
6a0159c498 Domain page - implement refresh button for each tree node. 2010-12-06 11:13:31 -08:00
Jessica Wang
d1ce9e5e5d Domain page - get sub-domains only when expand icon is clicked (instead of drawing the whole tree the first time). 2010-12-03 20:38:09 -08:00
Jessica Wang
a8429fbe3c fix a bug that clicking system menuexpands too slow. 2010-12-03 19:39:10 -08:00
Jessica Wang
5db4f229eb Change element ID of menu "System" to "leftmenu_system". 2010-12-03 19:26:58 -08:00
Jessica Wang
201002e58f Change element ID of menu "Configuration" to "leftmenu_configuration". 2010-12-03 19:20:07 -08:00
Jessica Wang
1a3a5b2050 advanced search - show domain and account field when login as domain-admin. 2010-12-02 14:48:05 -08:00
Jessica Wang
21ca5935b2 Events page - advanced search - start date, end date - apply date picker widget. 2010-12-02 10:29:42 -08:00
Jessica Wang
0309a2c8e4 clear up basic search before loading advanced search result (to avoid confusion). 2010-12-01 19:55:00 -08:00
Jessica Wang
70d956cc6f advanced search dialog box - Enter key pressing at any place in this dialog has the same effect as clicking search button in this dialog. 2010-12-01 19:50:57 -08:00
Jessica Wang
51ed097cbf advanced search - fix a bug that clicking next page will lose advanced search parameters. 2010-12-01 19:20:20 -08:00
Jessica Wang
aae2e95ed2 events page - implement advanced search. 2010-12-01 18:58:12 -08:00
Jessica Wang
c4423a46d4 instance page - implement advanced search. 2010-12-01 18:21:24 -08:00
Jessica Wang
f23135514a instance page - implement advanced search button clicking. 2010-12-01 17:27:24 -08:00
Jessica Wang
9d33c2a63e instance page - implement basic search 2010-12-01 15:39:25 -08:00
Jessica Wang
59667ebe14 Search - add getSearchParamsFn() on all pages. 2010-12-01 14:41:36 -08:00
Jessica Wang
5b72f25552 reset pagination when switching to a different page. 2010-11-30 17:35:42 -08:00
Jessica Wang
0ad7680dfd pagination - implement previous button, next button. 2010-11-30 16:52:37 -08:00
Jessica Wang
67fd52db08 new UI - refresh button - replace leftmenuId with onRefreshFn which is more flexible to customize. 2010-11-29 16:26:43 -08:00
Jessica Wang
96153b00b2 account page - fix a bug that refresh button was not working properly. 2010-11-29 14:11:13 -08:00
Jessica Wang
49d40df2fe domain page - implement refresh button. 2010-11-29 14:06:11 -08:00
Jessica Wang
9cbb617f34 physical resources page - implement refresh button. 2010-11-29 13:54:36 -08:00
Jessica Wang
ed92070142 dashboard page - implement refresh button. 2010-11-29 13:32:04 -08:00
Jessica Wang
477bb92e02 Refresh button - implement refresh button on global settings page. 2010-11-29 13:01:49 -08:00
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
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