| 
							
							
								 Devon Mackay | a07cc6d524 | Fix syntax | 2018-10-15 14:48:02 -04:00 |  | 
			
				
					| 
							
							
								 Devon Mackay | b72269bf21 | Change var name to match deploy script | 2018-10-15 14:48:02 -04:00 |  | 
			
				
					| 
							
							
								 Devon Mackay | d0cc4da9f0 | Add deploy stage to the build | 2018-10-15 14:48:02 -04:00 |  | 
			
				
					| 
							
							
								 Devon Mackay | 4a99889a67 | Add script that checks the k8s deployment without changing anything | 2018-10-15 14:48:02 -04:00 |  | 
			
				
					| 
							
							
								 Devon Mackay | 7e0b3ce520 | Adjust base64 params to be more portable (alpine compatible) | 2018-10-15 14:48:02 -04:00 |  | 
			
				
					| 
							
							
								 Devon Mackay | 2ec2a22db0 | Remove IMAGE_NAME output since it does not work properly | 2018-10-15 14:48:02 -04:00 |  | 
			
				
					| 
							
							
								 Devon Mackay | db522a2913 | Add image building and pushing stage | 2018-10-15 14:48:02 -04:00 |  | 
			
				
					| 
							
							
								 Devon Mackay | d77383ad9a | Convert to using workslow with separate jobs - Split build into app_setup and test jobs
- Add workflow sequence info
- Add DB reset to cibuild since it uses a fresh DB in a new build stage | 2018-10-15 14:48:02 -04:00 |  | 
			
				
					| 
							
							
								 Devon Mackay | 26a83df444 | Add default re-usable config bits | 2018-10-15 14:48:02 -04:00 |  | 
			
				
					| 
							
							
								 Devon Mackay | d61510994b | Add script to fix-up app dir owner | 2018-10-15 14:48:02 -04:00 |  | 
			
				
					| 
							
							
								 dandds | 40317a06a4 | use default queue for now | 2018-10-15 11:38:34 -04:00 |  | 
			
				
					| 
							
							
								 dandds | 95ad71605d | set default task queue name based on ATAT environment | 2018-10-15 11:38:34 -04:00 |  | 
			
				
					| 
							
							
								 dandds | 4b8c017d49 | do not use SSL for email if using TLS | 2018-10-15 11:38:34 -04:00 |  | 
			
				
					| 
							
							
								 dandds | df35725430 | reformat files, add more tests | 2018-10-15 11:38:34 -04:00 |  | 
			
				
					| 
							
							
								 dandds | ae7c644d91 | update README, adjust email config function name | 2018-10-15 11:38:34 -04:00 |  | 
			
				
					| 
							
							
								 dandds | ae909117f4 | use honcho to manage multiple dev processes | 2018-10-15 11:38:34 -04:00 |  | 
			
				
					| 
							
							
								 dandds | f7d8783349 | implement mailer with task queue | 2018-10-15 11:37:06 -04:00 |  | 
			
				
					| 
							
							
								 dandds | 0d9f1cd7e0 | update mailer, add tests | 2018-10-15 11:35:20 -04:00 |  | 
			
				
					| 
							
							
								 dandds | 18bb5b24fd | basic mailer implementation | 2018-10-15 11:35:20 -04:00 |  | 
			
				
					| 
							
							
								 dandds | 5dd55dea55 | Merge pull request #358 from dod-ccpo/end-to-end-test-#160690740 End to end test #160690740 | 2018-10-15 11:00:28 -04:00 |  | 
			
				
					| 
							
							
								 dandds | 9fcb016f86 | formatting | 2018-10-15 10:30:54 -04:00 |  | 
			
				
					| 
							
							
								 dandds | e514aa9a94 | disable coverage for acceptance tests | 2018-10-15 10:19:48 -04:00 |  | 
			
				
					| 
							
							
								 dandds | 8a14560a9b | trap and kill BrowserStackLocal process in selenium_test script | 2018-10-15 10:15:29 -04:00 |  | 
			
				
					| 
							
							
								 dandds | 4e653a52cf | do not disable CSRF for selenium testing | 2018-10-15 10:06:11 -04:00 |  | 
			
				
					| 
							
							
								 dandds | cbf188df5f | more browserstack info in readme | 2018-10-15 10:04:33 -04:00 |  | 
			
				
					| 
							
							
								 dandds | f16b227ece | catch 500 errors and remove unnecessary acceptance test fixture | 2018-10-15 10:03:13 -04:00 |  | 
			
				
					| 
							
							
								 dandds | ef041d7e1c | dont track coverage file | 2018-10-15 09:21:36 -04:00 |  | 
			
				
					| 
							
							
								 dandds | 5df28ba331 | end-to-end tests should log in via login-dev endpoint | 2018-10-15 09:21:21 -04:00 |  | 
			
				
					| 
							
							
								 dandds | 586a1eee5d | whoops, pytest-flask already has a live-server, thanks pytest-flask | 2018-10-15 09:10:09 -04:00 |  | 
			
				
					| 
							
							
								 dandds | 5195b2d32d | acceptance tests can login to site | 2018-10-15 09:10:09 -04:00 |  | 
			
				
					| 
							
							
								 dandds | 04b0b1db0d | reformat | 2018-10-15 09:10:09 -04:00 |  | 
			
				
					| 
							
							
								 dandds | 4a97c1d0fd | add readme info about selenium testing | 2018-10-15 09:10:09 -04:00 |  | 
			
				
					| 
							
							
								 dandds | 0d10ef1b6b | refactor selenium driver handling | 2018-10-15 09:10:09 -04:00 |  | 
			
				
					| 
							
							
								 dandds | 63f94deb40 | test harness for selenium testing | 2018-10-15 09:10:08 -04:00 |  | 
			
				
					| 
							
							
								 dandds | 78af50fcf0 | sketch of BrowserStack and Selenium testing setup | 2018-10-15 09:09:23 -04:00 |  | 
			
				
					| 
							
							
								 dandds | c4b7fdc015 | Merge pull request #350 from dod-ccpo/coverage-#160694116 Coverage #160694116 | 2018-10-15 09:04:47 -04:00 |  | 
			
				
					| 
							
							
								 Patrick Smith | 9d03c3e856 | Catch error if demo user does not exist | 2018-10-12 14:35:39 -04:00 |  | 
			
				
					| 
							
							
								 leigh-mil | 029941e9c2 | Merge pull request #381 from dod-ccpo/edit-pe-number-#160627814 Edit pe number #160627814 | 2018-10-12 11:43:25 -04:00 |  | 
			
				
					| 
							
							
								 dandds | ffa317a3eb | Merge pull request #374 from dod-ccpo/finver-refactor financial verification routes refactor | 2018-10-12 11:19:05 -04:00 |  | 
			
				
					| 
							
							
								 richard-dds | 56cb21e821 | Merge pull request #382 from dod-ccpo/make-approver-name-optional Make CCPO approver name optional | 2018-10-12 10:15:26 -04:00 |  | 
			
				
					| 
							
							
								 rthoward | c435c36475 | Don't showValid if input value is empty | 2018-10-11 16:56:12 -04:00 |  | 
			
				
					| 
							
							
								 rthoward | 95f6b17e3b | Simplify "anything" input validatin regex | 2018-10-11 16:55:48 -04:00 |  | 
			
				
					| 
							
							
								 Patrick Smith | 6faf4070ad | Update atat.codes to atat.code.mil | 2018-10-11 13:40:42 -04:00 |  | 
			
				
					| 
							
							
								 leigh-mil | e0367dd2bd | Remove mask from BA Code input since it had the same bug | 2018-10-11 11:51:18 -04:00 |  | 
			
				
					| 
							
							
								 leigh-mil | 63ca35e808 | Remove mask from PE Number input and clean up regex for match | 2018-10-11 11:50:39 -04:00 |  | 
			
				
					| 
							
							
								 Patrick Smith | 59d8baa74a | Update UAT env to new domain | 2018-10-11 09:48:58 -04:00 |  | 
			
				
					| 
							
							
								 Patrick Smith | 71f525ba6c | Fix secret name for auth-uat tls | 2018-10-10 15:25:22 -04:00 |  | 
			
				
					| 
							
							
								 Patrick Smith | f65474a129 | Remove extra whitespace | 2018-10-10 09:58:14 -04:00 |  | 
			
				
					| 
							
							
								 Patrick Smith | eeea08fe47 | re-create demo workspaces | 2018-10-09 17:18:30 -04:00 |  | 
			
				
					| 
							
							
								 Patrick Smith | a12eddc959 | Add script to remove all data for test accounts | 2018-10-09 17:18:30 -04:00 |  |