| 
							
							
								 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 |  | 
			
				
					| 
							
							
								 Patrick Smith | d924f355a2 | Update image name | 2018-10-09 17:16:41 -04:00 |  | 
			
				
					| 
							
							
								 Patrick Smith | 8f24c9bf1e | Add atat-uat namespace to kubernetes Mostly duplicates the staging environment. In the future I hope to use
some sort of templating to reduce the duplication. | 2018-10-09 17:16:06 -04:00 |  | 
			
				
					| 
							
							
								 Patrick Smith | c3461c5a91 | Update container image in yml | 2018-10-09 17:16:06 -04:00 |  | 
			
				
					| 
							
							
								 dandds | 1329cd8206 | pass request directly to FinancialVerification class | 2018-10-09 11:11:48 -04:00 |  | 
			
				
					| 
							
							
								 richard-dds | 76854acf81 | Merge pull request #376 from dod-ccpo/auth-patterns Standardize auth patterns | 2018-10-09 11:06:22 -04:00 |  | 
			
				
					| 
							
							
								 dandds | d9d7917dd8 | ignore dev routes for tests coverage and add placeholders for reports | 2018-10-09 10:55:21 -04:00 |  | 
			
				
					| 
							
							
								 dandds | b667d3331c | mistakenly had pytest in non-dev dependencies list | 2018-10-09 10:55:21 -04:00 |  | 
			
				
					| 
							
							
								 dandds | 00456152a8 | include pytest-cov options as pytest defaults | 2018-10-09 10:55:21 -04:00 |  | 
			
				
					| 
							
							
								 dandds | 12307769d4 | rerun formatter for pretty 3.6.6 numbers | 2018-10-09 10:55:21 -04:00 |  | 
			
				
					| 
							
							
								 dandds | 74ab2151f8 | mandate python 3.6.6 and install pytest-cov | 2018-10-09 10:55:21 -04:00 |  | 
			
				
					| 
							
							
								 richard-dds | 72f65cac9b | Merge pull request #379 from dod-ccpo/logged-in-redirect Root url should redirect if user is already logged in | 2018-10-09 10:41:51 -04:00 |  | 
			
				
					| 
							
							
								 richard-dds | a118812661 | Move logged-in redirect to beginning of view | 2018-10-09 10:27:54 -04:00 |  | 
			
				
					| 
							
							
								 montana-mil | 4e24666f16 | Merge pull request #377 from dod-ccpo/email-not-unique Handle AlreadyExistsError on user creation with non-unique email | 2018-10-09 10:24:24 -04:00 |  | 
			
				
					| 
							
							
								 richard-dds | 2966862413 | Merge pull request #378 from dod-ccpo/refactor-tests Refactor factories to make test setup more declarative | 2018-10-09 10:21:30 -04:00 |  | 
			
				
					| 
							
							
								 Montana | f36446efac | Add a default error message to the error template | 2018-10-09 09:55:11 -04:00 |  | 
			
				
					| 
							
							
								 Montana | 39c5f3e00e | Add two more tests | 2018-10-09 09:34:35 -04:00 |  | 
			
				
					| 
							
							
								 dandds | ef75c15b99 | small tweaks and test setup for FinancialVerification | 2018-10-09 09:34:35 -04:00 |  | 
			
				
					| 
							
							
								 dandds | a206fafe0a | fix bug in fin ver service object | 2018-10-09 09:34:35 -04:00 |  | 
			
				
					| 
							
							
								 dandds | 3384738f5d | use financial verification service class for all routes | 2018-10-09 09:34:35 -04:00 |  | 
			
				
					| 
							
							
								 dandds | 6419d96bbe | WIP refactor fin ver routes | 2018-10-09 09:32:16 -04:00 |  | 
			
				
					| 
							
							
								 richard-dds | 74a04b6750 | Formatting | 2018-10-08 15:24:17 -04:00 |  | 
			
				
					| 
							
							
								 richard-dds | d51d5e2ca9 | Root url should redirect if user is already logged in | 2018-10-08 15:23:13 -04:00 |  | 
			
				
					| 
							
							
								 richard-dds | 7a800507dd | Remove duplicate test | 2018-10-08 14:47:45 -04:00 |  | 
			
				
					| 
							
							
								 richard-dds | 2568387902 | Add tests for RequestsAuthorization | 2018-10-08 12:05:15 -04:00 |  | 
			
				
					| 
							
							
								 richard-dds | ac2ecf5f64 | Remove Authorization.can_view_audit_log as well | 2018-10-08 12:05:15 -04:00 |  | 
			
				
					| 
							
							
								 richard-dds | fcc1caca1c | Move Request-specific auth checks into requests.authorization | 2018-10-08 12:05:15 -04:00 |  | 
			
				
					| 
							
							
								 richard-dds | 7a23b09676 | Formatting | 2018-10-08 11:40:15 -04:00 |  | 
			
				
					| 
							
							
								 richard-dds | 7df8d3bfa4 | Replace setup with WorkspaceFactory | 2018-10-08 10:44:38 -04:00 |  | 
			
				
					| 
							
							
								 Montana | 3c95063293 | Handle AlreadyExistsError on user creation with non-unique email | 2018-10-08 10:36:40 -04:00 |  | 
			
				
					| 
							
							
								 richard-dds | 40557a5494 | Merge SuperFactories into Factories, overriding _create | 2018-10-08 10:36:02 -04:00 |  | 
			
				
					| 
							
							
								 richard-dds | e06025366a | Allow RequestFactory to generate task order | 2018-10-08 10:35:36 -04:00 |  | 
			
				
					| 
							
							
								 richard-dds | 9061c3515c | Refactor test_update_environment_roles | 2018-10-07 11:52:28 -04:00 |  | 
			
				
					| 
							
							
								 richard-dds | e383ee533a | Super factories! | 2018-10-05 16:48:12 -04:00 |  | 
			
				
					| 
							
							
								 montana-mil | d8d05daf8d | Merge pull request #372 from dod-ccpo/workspace_users_project_permissions Workspace users project permissions | 2018-10-05 11:41:10 -04:00 |  | 
			
				
					| 
							
							
								 andrewdds | 1793c71bca | Merge pull request #371 from dod-ccpo/project-submit-enter Handle new-project submission with Enter key | 2018-10-05 08:05:21 -04:00 |  | 
			
				
					| 
							
							
								 Andrew Croce | 6b0c285d1c | no need to pass along modalName | 2018-10-04 14:50:27 -04:00 |  | 
			
				
					| 
							
							
								 richard-dds | 6dd8562fc1 | Formatting | 2018-10-04 14:38:09 -04:00 |  | 
			
				
					| 
							
							
								 richard-dds | db1521d920 | Missed an import | 2018-10-04 14:37:53 -04:00 |  | 
			
				
					| 
							
							
								 Montana | 55394b65db | Use workspace permissions to limit project viewability | 2018-10-04 14:24:35 -04:00 |  | 
			
				
					| 
							
							
								 Andrew Croce | cb3947962c | handleCancelSubmit method, which falsifies readyToSubmit | 2018-10-04 14:11:22 -04:00 |  | 
			
				
					| 
							
							
								 Andrew Croce | aba2eb28ed | make modalName a component prop, rather than passing it into methods | 2018-10-04 14:10:49 -04:00 |  | 
			
				
					| 
							
							
								 montana-mil | e5753762fa | Merge pull request #375 from dod-ccpo/download-sample-pdf Can download a sample pdf for testing | 2018-10-04 11:28:23 -04:00 |  | 
			
				
					| 
							
							
								 Montana | 78045da807 | Can download a sample pdf for testing | 2018-10-04 11:16:51 -04:00 |  |