ivaosthu 
							
						 
					 
					
						
						
						
						
							
						
						
							67bdb16659 
							
						 
					 
					
						
						
							
							Show a dialog if the username cookie is not set.  
						
						... 
						
						
						
						This is used by unleash server to show who changes what.
By making this a required input allow us to make sure
it is always set. 
						
					 
					
						2016-11-24 21:32:29 +01:00 
						 
				 
			
				
					
						
							
							
								ivaosthu 
							
						 
					 
					
						
						
						
						
							
						
						
							e621d98b71 
							
						 
					 
					
						
						
							
							10 second timeout on error-snackbar  
						
						
						
					 
					
						2016-11-24 20:41:05 +01:00 
						 
				 
			
				
					
						
							
							
								ivaosthu 
							
						 
					 
					
						
						
						
						
							
						
						
							bb3791987d 
							
						 
					 
					
						
						
							
							simplify immutable js  
						
						
						
					 
					
						2016-11-24 20:30:06 +01:00 
						 
				 
			
				
					
						
							
							
								ivaosthu 
							
						 
					 
					
						
						
						
						
							
						
						
							b3c9aa121d 
							
						 
					 
					
						
						
							
							Implemented a settings-store backed by localstorage.  
						
						... 
						
						
						
						Closes  #9  
					
						2016-11-24 19:34:23 +01:00 
						 
				 
			
				
					
						
							
							
								ivaosthu 
							
						 
					 
					
						
						
						
						
							
						
						
							be35162a94 
							
						 
					 
					
						
						
							
							more event-differ  
						
						
						
					 
					
						2016-11-22 22:58:09 +01:00 
						 
				 
			
				
					
						
							
							
								ivaosthu 
							
						 
					 
					
						
						
						
						
							
						
						
							edf0075282 
							
						 
					 
					
						
						
							
							add history for feature toggles  
						
						
						
					 
					
						2016-11-22 22:04:30 +01:00 
						 
				 
			
				
					
						
							
							
								ivaosthu 
							
						 
					 
					
						
						
						
						
							
						
						
							0c0c61d5a3 
							
						 
					 
					
						
						
							
							fix EventHistory with diffs  
						
						
						
					 
					
						2016-11-22 21:13:26 +01:00 
						 
				 
			
				
					
						
							
							
								Ivar 
							
						 
					 
					
						
						
						
						
							
						
						
							a7c844d716 
							
						 
					 
					
						
						
							
							add fetch polifill  
						
						
						
					 
					
						2016-11-16 22:19:38 +01:00 
						 
				 
			
				
					
						
							
							
								Ivar 
							
						 
					 
					
						
						
						
						
							
						
						
							1a21e16710 
							
						 
					 
					
						
						
							
							Clear input store when user cancel.  
						
						... 
						
						
						
						Closes  #4  
					
						2016-11-16 21:58:30 +01:00 
						 
				 
			
				
					
						
							
							
								Ivar 
							
						 
					 
					
						
						
						
						
							
						
						
							993222a749 
							
						 
					 
					
						
						
							
							Fix input-store list bug.  
						
						... 
						
						
						
						Because we convert items from Immutable Object to js
we can not just look up items in a list property via
the object itself, as it is not the same.
The easy fix is to just use the index of the item in
the list, as we already know it anyway.
closes  #5  
						
					 
					
						2016-11-16 21:20:41 +01:00 
						 
				 
			
				
					
						
							
							
								Ivar 
							
						 
					 
					
						
						
						
						
							
						
						
							6b3af5565d 
							
						 
					 
					
						
						
							
							fix eslint  
						
						
						
					 
					
						2016-11-16 00:19:47 +01:00 
						 
				 
			
				
					
						
							
							
								Ivar 
							
						 
					 
					
						
						
						
						
							
						
						
							f921786850 
							
						 
					 
					
						
						
							
							wrap edit toggle to make sure it is loaded in store before we enter edit-component  
						
						
						
					 
					
						2016-11-16 00:15:57 +01:00 
						 
				 
			
				
					
						
							
							
								Ivar 
							
						 
					 
					
						
						
						
						
							
						
						
							d3d8591b45 
							
						 
					 
					
						
						
							
							fix configure strategy UI  
						
						
						
					 
					
						2016-11-15 23:14:30 +01:00 
						 
				 
			
				
					
						
							
							
								Ivar 
							
						 
					 
					
						
						
						
						
							
						
						
							35ca8b7fa9 
							
						 
					 
					
						
						
							
							fix link  
						
						
						
					 
					
						2016-11-15 21:52:46 +01:00 
						 
				 
			
				
					
						
							
							
								ivaosthu 
							
						 
					 
					
						
						
						
						
							
						
						
							ac2072971f 
							
						 
					 
					
						
						
							
							Added validation: require at-least one strategy  
						
						
						
					 
					
						2016-11-13 22:25:14 +01:00 
						 
				 
			
				
					
						
							
							
								ivaosthu 
							
						 
					 
					
						
						
						
						
							
						
						
							9b277f29b9 
							
						 
					 
					
						
						
							
							fix some warning  
						
						
						
					 
					
						2016-11-13 11:51:30 +01:00 
						 
				 
			
				
					
						
							
							
								ivaosthu 
							
						 
					 
					
						
						
						
						
							
						
						
							7d49ea7587 
							
						 
					 
					
						
						
							
							fix event api uri  
						
						
						
					 
					
						2016-11-13 11:26:27 +01:00 
						 
				 
			
				
					
						
							
							
								ivaosthu 
							
						 
					 
					
						
						
						
						
							
						
						
							8070e6000e 
							
						 
					 
					
						
						
							
							fix urls  
						
						
						
					 
					
						2016-11-10 16:34:39 +01:00 
						 
				 
			
				
					
						
							
							
								ivaosthu 
							
						 
					 
					
						
						
						
						
							
						
						
							3b53b79fb2 
							
						 
					 
					
						
						
							
							fix /api path  
						
						
						
					 
					
						2016-11-10 16:09:48 +01:00 
						 
				 
			
				
					
						
							
							
								ivaosthu 
							
						 
					 
					
						
						
						
						
							
						
						
							d21bf84a5b 
							
						 
					 
					
						
						
							
							init  
						
						
						
					 
					
						2016-11-10 14:27:06 +01:00