Sam Chow 
								
							 
						 
						
							
							
							
							
								
							
							
								e70f0fff7c 
								
							 
						 
						
							
							
								
								Small font-awesome fixes, add localstorage warning  
							
							
							
						 
						
							2018-07-19 13:45:49 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Sam Chow 
								
							 
						 
						
							
							
							
							
								
							
							
								f5a8116f5a 
								
							 
						 
						
							
							
								
								Remove password confirmation in config app  
							
							... 
							
							
							
							Small fix to manually clean up temp dir when creating new temp dir,
small fix to font awesome icons, change the jwt/keystone
validators to not use username/password 
							
						 
						
							2018-07-17 16:00:55 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Sam Chow 
								
							 
						 
						
							
							
							
							
								
							
							
								ab4bfee019 
								
							 
						 
						
							
							
								
								Add progress bar to other parts of the config app  
							
							... 
							
							
							
							Hardcode active classes to modal step bars 
							
						 
						
							2018-07-05 14:22:31 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Sam Chow 
								
							 
						 
						
							
							
							
							
								
							
							
								84f604739f 
								
							 
						 
						
							
							
								
								Add log rotation threshold configuration  
							
							
							
						 
						
							2018-06-29 17:16:44 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Sam Chow 
								
							 
						 
						
							
							
							
							
								
							
							
								d7ffb54333 
								
							 
						 
						
							
							
								
								Move tar filter to file, add tests for it  
							
							
							
						 
						
							2018-06-28 17:02:33 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Sam Chow 
								
							 
						 
						
							
							
							
							
								
							
							
								db757edcd2 
								
							 
						 
						
							
							
								
								Create transient config provider, temp dir logic  
							
							... 
							
							
							
							Allows us to have a new config provider for each setup, with no overlap
of the directories used, and automatic cleanup of those directories. 
							
						 
						
							2018-06-28 13:58:57 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Sam Chow 
								
							 
						 
						
							
							
							
							
								
							
							
								2d0a599aab 
								
							 
						 
						
							
							
								
								Create download modal following setup completion  
							
							
							
						 
						
							2018-06-28 13:53:28 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Sam Chow 
								
							 
						 
						
							
							
							
							
								
							
							
								aa93d698b2 
								
							 
						 
						
							
							
								
								Tarball the config and give it to the front end  
							
							... 
							
							
							
							Download file as blob to avoid binary string encoding 
							
						 
						
							2018-06-28 13:53:17 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Sam Chow 
								
							 
						 
						
							
							
							
							
								
							
							
								7619ab44e5 
								
							 
						 
						
							
							
								
								Revert inmemoryprov, skip local storage validation  
							
							
							
						 
						
							2018-06-25 15:23:30 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Sam Chow 
								
							 
						 
						
							
							
							
							
								
							
							
								d6d0bb640a 
								
							 
						 
						
							
							
								
								Modify config field to use base api endpoint  
							
							... 
							
							
							
							allow streaming from gzipped tarball config 
							
						 
						
							2018-06-22 10:57:35 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Sam Chow 
								
							 
						 
						
							
							
							
							
								
							
							
								561522c6d3 
								
							 
						 
						
							
							
								
								Port cor-title and add file check endpoint  
							
							... 
							
							
							
							Fix some FA5 regressions
Fix uploading cert files
Add fix some icons 
							
						 
						
							2018-06-20 17:36:48 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Sam Chow 
								
							 
						 
						
							
							
							
							
								
							
							
								b5f630ba29 
								
							 
						 
						
							
							
								
								Fix alembic migrations importing app  
							
							... 
							
							
							
							Ensure we connect to loaded config db 
							
						 
						
							2018-06-20 17:17:35 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Sam Chow 
								
							 
						 
						
							
							
							
							
								
							
							
								c378e408ef 
								
							 
						 
						
							
							
								
								Add some basic endpoints to the config app backend  
							
							... 
							
							
							
							rename files to avoid overlap with quay app 
							
						 
						
							2018-06-12 14:44:15 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Sam Chow 
								
							 
						 
						
							
							
							
							
								
							
							
								d080ca2cc6 
								
							 
						 
						
							
							
								
								Create webpack config for config app  
							
							... 
							
							
							
							further improve developer morale
get initial angular loading
Add remote css to config index
Starts work to port endpoints into config app
Add the api blueprint 
							
						 
						
							2018-06-12 14:44:15 -04:00