Commit Graph

769 Commits

Author SHA1 Message Date
will 4072fb2554 Adding New UI support for VPN. Missing component include the listing of the users that have access to the VPN. 2010-11-02 20:59:58 -07:00
will 8cb6218480 Removed version from the jquery js files. 2010-11-02 18:29:11 -07:00
will 410d423a5e bug 5190: Integrated update cert command with the new UI 2010-11-02 18:12:50 -07:00
will 33fc23d903 Adding Dialog to allow admins to upload SSL certificates into the console proxy. 2010-11-02 18:12:49 -07:00
Jessica Wang 2aefa86d18 new UI - implement Edit Zone action. 2010-11-02 17:14:36 -07:00
Jessica Wang 5b879096d7 new UI - add grid header title. 2010-11-02 16:08:03 -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
Jessica Wang 33d620cf2c new UI - add host - default cluster dropdown to host's cluster or primary storage's cluster (depending on which page you are on). 2010-11-02 14:32:43 -07:00
Jessica Wang b8e2c8c86d new UI - add primary storage - default cluster dropdown to host's cluster or primary storage's cluster. 2010-11-02 14:25:59 -07:00
NIKITA 1b14084c11 Changed Action dropdown bg 2010-11-02 13:57:36 -07:00
NIKITA 8c8a7c7762 Minor height change for left menu 2010-11-02 13:43:32 -07:00
Jessica Wang 686928aef7 new UI - add primary storage - if on cluster node, add newly created primary storage to middle menu and remove "no items available" if there is. 2010-11-02 13:31:42 -07:00
will ca2baddbf4 New UI - Fixed session timeout dialog 2010-11-02 13:13:23 -07:00
NIKITA 867d5f25d0 Loader for Domain left menu 2010-11-02 12:43:01 -07:00
NIKITA bd23cfec05 UI for test provisioning tool 2010-11-02 11:49:50 -07:00
edison 566521fbf3 remove the minifyjs in waf build 2010-11-02 11:13:42 -07:00
Jessica Wang d4c361aa84 new UI - fix a bug "JQuery is not definied". 2010-11-02 10:54:56 -07:00
edison b0ab0df4fe fix rpm build 2010-11-01 23:19:12 -07:00
will 4fdd71c799 Sigh. Renaming the jquery scripts back so RPM build doesn't break. 2010-11-01 22:57:26 -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
Jessica Wang 5a9059ba2a new UI - fix a bug that account failed to udpate resource limit ("resourcetype is wrong). 2010-11-01 20:59:43 -07:00
Jessica Wang 4919e2f458 new UI - domain page - restore listResourceLimits section since bug 6697 is fixed. 2010-11-01 20:36:57 -07:00
Jessica Wang 624940dd94 new UI - after API refactor, boolean parameter is returned as boolean (i.e. true/false) instead of a string (i.e. "true"/"false"). This is corresponding UI change. 2010-11-01 20:16:46 -07:00
Jessica Wang 2da75a93bf new UI - apply setBooleanEditField() to all editable dropdown boolean field. 2010-11-01 20:12:25 -07:00
Jessica Wang 4b8b149237 new UI - cluster page - show host header and primary storage header in middle menu even there is no host or no primary storage. 2010-11-01 19:21:16 -07:00
Jessica Wang 19ee44b1c8 new UI - split resource.js into 7 JS files. 2010-11-01 19:07:57 -07:00
Jessica Wang 2eb98e9ad6 new UI - host page - fix a bug "id is not found" when clicking Add Host button. 2010-11-01 18:22:49 -07:00
NIKITA c136e048ff Title icons for host, cluster, host, primary storage, systemvm, zone 2010-11-01 18:11:41 -07:00
NIKITA 9508131164 Midmenu has hover effect now 2010-11-01 17:42:48 -07:00
NIKITA a1e5e3db15 Search - Closed icon made hidden 2010-11-01 16:54:13 -07:00
NIKITA 2e7d724993 minor UI changed for left menu highlighted 2010-11-01 16:03:17 -07:00
NIKITA 54d8712e10 Changed Left menu border 2010-11-01 15:56:40 -07:00
Jessica Wang 6abec31235 new UI - resource page - fix a bug that nothing happened when clicking Add Zone button after splitting resource.jsp into 7 JSP file. 2010-11-01 15:54:55 -07:00
Jessica Wang 8da65435be new UI - fix a bug that some menu at left navigation disappear after refresh page. 2010-11-01 15:37:26 -07:00
NIKITA 9264ebb3f1 Action panel removed from grid container in Instance detail tab 2010-11-01 15:13:36 -07:00
Jessica Wang 93532102ec new UI - seperate resource.jsp into zone.jsp, pod.jsp, cluster.jsp, host.jsp, primarystorage.jsp, systemvm.jsp. 2010-11-01 15:01:57 -07:00
NIKITA 1bc46cdc6f New title icons added for Zone, Pod, System VM and cluster 2010-11-01 14:39:20 -07:00
NIKITA 9e7c1b69aa Ui Improvement for Empty msg box 2010-11-01 12:04:06 -07:00
Jessica Wang 98e1f99f51 new UI - login - when login as user, system/domain/account page won't show. When login as domain-admin, system page won't show. 2010-11-01 11:57:02 -07:00
Jessica Wang 4dfee6cff3 new UI - rosource page - remove non-used HTML code. 2010-11-01 11:34:47 -07:00
NIKITA 96357f2326 Loading UI changed for midmenu 2010-11-01 11:30:45 -07:00
Jessica Wang e6709e9046 new UI - zone page - correct HTML element structure for grid header. 2010-11-01 10:43:37 -07:00
Jessica Wang 6d9c8c5872 new UI - Global Settings page - show loading image before page is fully loaded. 2010-10-31 16:30:20 -07:00
Jessica Wang f65061b793 new UI - Disk Offering page - show loading image before page is fully loaded. 2010-10-31 16:26:16 -07:00
Jessica Wang e7809481be new UI - Service Offering page - show loading image before page is fully loaded. 2010-10-31 16:21:28 -07:00
Jessica Wang a3c3be1343 new UI - Alert page - show loading image before Alert page is fully loaded. 2010-10-31 16:07:12 -07:00
Jessica Wang b98c68b508 new UI - event page - show loading image before event page is fully loaded. 2010-10-31 16:02:21 -07:00
Jessica Wang 10f8c1688c new UI - ISO page - show loading image before ISO page is fully loaded. 2010-10-31 15:40:37 -07:00
Jessica Wang ebf8923405 new UI - template page - show loading image before page is fully loaded. 2010-10-31 15:05:22 -07:00