| 
							
							
								 Jessica Wang | e393e15f7a | fix a bug that "no items available" was not removed when primary storage was created. | 2010-12-03 11:19:28 -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 | 8157294597 | new UI - Pod page - implement refresh button. | 2010-11-29 17:14:30 -08:00 |  | 
			
				
					| 
							
							
								 Jessica Wang | 6198d6ec73 | new UI - pod page - get json object from middle menu item instead of details tab. | 2010-11-24 17:13:36 -08:00 |  | 
			
				
					| 
							
							
								 Jessica Wang | 2e00c539b7 | bug 7257: Pod page - pod node in tree gets updated when right panel is updated. (merge from 2.2.beta1 branch to master branch) | 2010-11-23 20:14:26 -08:00 |  | 
			
				
					| 
							
							
								 Jessica Wang | 8666fb3fc4 | new UI - Add Direct IP Range dialog box - add new field "guest gateway". (merge from 2.2.beta1 branch to master branch) | 2010-11-23 16:55:36 -08:00 |  | 
			
				
					| 
							
							
								 Jessica Wang | 85cc68a742 | bug 7253: show error message when addnig host fails. (merge from 2.2.beta1 branch to master branch) | 2010-11-23 16:34:11 -08:00 |  | 
			
				
					| 
							
							
								 Jessica Wang | 489f4909b4 | new UI - cluster page - fix a bug that zone name and pod name didn't show in Add Host dialog, Add Primary Storage dialog. | 2010-11-19 11:49:43 -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 | 3bada61491 | bug 7062: add primary storage dialog - changing protocol (NFS, ISCSI) will hide/show different fields. | 2010-11-18 19:57:53 -08:00 |  | 
			
				
					| 
							
							
								 Jessica Wang | 71141bcd5b | new UI - Edit Zone - not call updatePod API if nothing is changed. | 2010-11-18 19:21:50 -08:00 |  | 
			
				
					| 
							
							
								 Jessica Wang | 8c8188afec | bug 7151: cluster page - add "Add Host", "Add Primary Storage" option. | 2010-11-17 15:18:09 -08:00 |  | 
			
				
					| 
							
							
								 Jessica Wang | d491490cde | bug 7038: Pod page - Add Direct IP Range dialog - remove gateway field. Get gateway value from pod. | 2010-11-17 14:18:52 -08:00 |  | 
			
				
					| 
							
							
								 Jessica Wang | 745d3e816d | bug 7206: pod page - use zone's network type ("Basic", "Advanced") to decide what to show/hide. | 2010-11-17 10:38:32 -08:00 |  | 
			
				
					| 
							
							
								 Jessica Wang | b577015795 | new UI - zone page, pod page - clicking Add VLAN, Add Secondary storage will show corresponding tab. | 2010-11-16 16:39:52 -08:00 |  | 
			
				
					| 
							
							
								 Jessica Wang | c88ead415f | bug 7038: Pod page - has option to Add Direct IP Range if its zone is basic-mode. | 2010-11-16 16:24:30 -08:00 |  | 
			
				
					| 
							
							
								 Jessica Wang | fa2b3e70a3 | new UI - to keep comma, not escape tags input. | 2010-11-16 11:17:15 -08:00 |  | 
			
				
					| 
							
							
								 Jessica Wang | d7a56c838d | bug 7152: refresh cluster dropdown field after adding host fails. | 2010-11-15 16:23:30 -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 | c8a0cd13e1 | new UI - pod page - network tab - add "Delete VLAN" action link. | 2010-11-12 10:43:30 -08:00 |  | 
			
				
					| 
							
							
								 Jessica Wang | a22ed1f952 | new UI - Pod page - hide network tab if VLAN is not at pod-level. | 2010-11-11 20:31:22 -08:00 |  | 
			
				
					| 
							
							
								 Jessica Wang | 856b5d1581 | new UI - Pod page - add network tab that list Guest IP Range. | 2010-11-11 19:29:16 -08:00 |  | 
			
				
					| 
							
							
								 will | 3514d59f45 | bug 7095: cluster name can no longer be null when adding into a new cluster pool status 7095: resolved fixed | 2010-11-10 19:46:38 -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 | 2c48c8e267 | new UI - Pod page - Delete Pod - slowly slide up middle menu item and remove element from DOM. | 2010-11-08 20:09:23 -08:00 |  | 
			
				
					| 
							
							
								 will | eeb98499d5 | bug 7059: fixed more JS to accomodate new api output. | 2010-11-05 20:58:00 -07:00 |  | 
			
				
					| 
							
							
								 will | bcb53ec363 | bug 7059: Fixing adding primary and secondary storage to use new api output. | 2010-11-05 20:30:55 -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 | f6d3aff25e | new UI - update pod - embedded object was just added in API return. This is corresponding UI change. | 2010-11-03 19:48:35 -07:00 |  | 
			
				
					| 
							
							
								 Jessica Wang | f9f40d3a4c | new UI - implement Edit Pod action. | 2010-11-03 17:01:29 -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 |  | 
			
				
					| 
							
							
								 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 | 034ec649a0 | Did some renaming of the javascript files in new 2.2 UI. | 2010-11-01 22:52:12 -07:00 |  |