983 Commits

Author SHA1 Message Date
Jessica Wang
2d0964f166 new UI - create disk offering - disk size is optional. 2010-11-03 18:21:20 -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
Jessica Wang
f9f40d3a4c new UI - implement Edit Pod action. 2010-11-03 17:01:29 -07:00
NIKITA
0a9b0c31c7 UI for loading midmenu changed 2010-11-03 16:43:10 -07:00
NIKITA
613b38f79e Refresh button added in action panel 2010-11-03 16:24:41 -07:00
NIKITA
a5f8379dfd Tweak for double scrollbar in IE7 2010-11-03 16:13:54 -07:00
NIKITA
ff3b953c1b Msg box for VPN in ipaddress tab 2010-11-03 15:34:21 -07:00
NIKITA
9c2ecb2af4 Minor tweek for IE 7 2010-11-03 14:38:38 -07:00
Jessica Wang
01d849192f new UI - volume page - fix a bug that device ID column doesn't get refreshed correctly when clicking between different volumes. 2010-11-03 14:18:24 -07:00
Jessica Wang
0e40e829c9 new UI - update port forwarding rule - fix a bug "items is null". 2010-11-03 14:15:43 -07:00
Jessica Wang
b73e79d716 new UI - update load balancer rule - fix a bug "items is not found" 2010-11-03 14:11:47 -07:00
Jessica Wang
fd5e263f78 new UI - #5855(UI for storage maintenance mode) - primary storage page - add "Enable Maintenance Mode", "Cancel Maintenace Mode" 2010-11-03 13:55:15 -07:00
Jessica Wang
cb6a3d627e new UI - #4774 (support public ISOs) - Add ISO dialog - add public dropdown field. 2010-11-03 12:42:45 -07:00
Jessica Wang
8409578d1d new UI - #3386 - allocate dedicated zones to domains 2010-11-03 11:41:05 -07:00
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