| 
							
							
								 richard-dds | 9bb77208e2 | Fix radio buttons so they properly track the selected role | 2018-10-24 11:19:03 -04:00 |  | 
			
				
					| 
							
							
								 Patrick Smith | c7471f9e8b | Use global events to revoke env access | 2018-10-24 11:19:03 -04:00 |  | 
			
				
					| 
							
							
								 richard-dds | cd9ae2c928 | Allow roles to be revoked many times | 2018-10-24 11:19:03 -04:00 |  | 
			
				
					| 
							
							
								 richard-dds | 783b47b2f7 | Fix indentation | 2018-10-24 11:19:03 -04:00 |  | 
			
				
					| 
							
							
								 richard-dds | 3ec786b632 | Move modal so it doesn't shift the DOM | 2018-10-24 11:17:44 -04:00 |  | 
			
				
					| 
							
							
								 richard-dds | 94fe8b8d7f | Fixes | 2018-10-24 11:17:44 -04:00 |  | 
			
				
					| 
							
							
								 richard-dds | 1271abae00 | Fix linting error | 2018-10-24 11:17:44 -04:00 |  | 
			
				
					| 
							
							
								 richard-dds | c69b7caffc | Formatting | 2018-10-24 11:17:44 -04:00 |  | 
			
				
					| 
							
							
								 richard-dds | 0f6fee9909 | Add test for removing env role in update_environment_roles | 2018-10-24 11:17:44 -04:00 |  | 
			
				
					| 
							
							
								 richard-dds | c138df2b0f | Allow user to select 'No Access' | 2018-10-24 11:17:44 -04:00 |  | 
			
				
					| 
							
							
								 richard-dds | fcd16c1b3c | Display 'no access' when role is revoked | 2018-10-24 11:17:44 -04:00 |  | 
			
				
					| 
							
							
								 richard-dds | 0a3c43576f | EditProjectRoles component | 2018-10-24 11:17:44 -04:00 |  | 
			
				
					| 
							
							
								 richard-dds | 943ddcb5f2 | Revoke access modal | 2018-10-24 11:17:44 -04:00 |  | 
			
				
					| 
							
							
								 richard-dds | ec6b6d272c | Rename EditWorkspaceMember to EditEnvironmentRole | 2018-10-24 11:17:44 -04:00 |  | 
			
				
					| 
							
							
								 leigh-mil | 778c029877 | Merge pull request #399 from dod-ccpo/hyphenate-names-#161325890 Update Alphabet validator to accept hyphens | 2018-10-24 10:34:59 -04:00 |  | 
			
				
					| 
							
							
								 leigh-mil | 6ad4f4c077 | Fix name of test | 2018-10-24 10:08:49 -04:00 |  | 
			
				
					| 
							
							
								 leigh-mil | 6fdc883a8c | Formatting | 2018-10-23 17:21:46 -04:00 |  | 
			
				
					| 
							
							
								 leigh-mil | d474091f5e | Add more invalid test cases | 2018-10-23 17:15:50 -04:00 |  | 
			
				
					| 
							
							
								 leigh-mil | f93c487e80 | Update error message | 2018-10-23 17:15:16 -04:00 |  | 
			
				
					| 
							
							
								 leigh-mil | d3cb7e3dd1 | Merge pull request #398 from dod-ccpo/rename-project-#158473663 Rename project #158473663 | 2018-10-23 16:59:11 -04:00 |  | 
			
				
					| 
							
							
								 richard-dds | 8a291124b0 | Remove unnecessary tuple -> list coercion | 2018-10-23 14:47:42 -04:00 |  | 
			
				
					| 
							
							
								 richard-dds | 2e98ff2240 | Apply PENumber error message | 2018-10-23 14:46:53 -04:00 |  | 
			
				
					| 
							
							
								 richard-dds | f763c0ef6e | Cleanup | 2018-10-23 14:43:44 -04:00 |  | 
			
				
					| 
							
							
								 richard-dds | 6345a06e54 | More validation fixes | 2018-10-23 14:42:05 -04:00 |  | 
			
				
					| 
							
							
								 dandds | e17edf1f39 | cronjob config for syncing CRLs | 2018-10-23 14:01:41 -04:00 |  | 
			
				
					| 
							
							
								 leigh-mil | ae2c1f8918 | Fix from merge conflict | 2018-10-23 13:45:04 -04:00 |  | 
			
				
					| 
							
							
								 leigh-mil | 0dd9ab9684 | Move Enviroment error message div to New Project form | 2018-10-23 13:43:13 -04:00 |  | 
			
				
					| 
							
							
								 leigh-mil | 4bd42a7bc0 | Remove v-on:submit attribute since form is no longer hooked into Vue | 2018-10-23 13:43:13 -04:00 |  | 
			
				
					| 
							
							
								 leigh-mil | 253d0e9793 | Add styling to read-only input fields | 2018-10-23 13:43:13 -04:00 |  | 
			
				
					| 
							
							
								 leigh-mil | 86cf568e5b | Formatting | 2018-10-23 13:43:13 -04:00 |  | 
			
				
					| 
							
							
								 leigh-mil | 2455618268 | Remove unused imports | 2018-10-23 13:43:13 -04:00 |  | 
			
				
					| 
							
							
								 leigh-mil | 92fc5e6e76 | Add in environment section to Edit Project Page | 2018-10-23 13:43:13 -04:00 |  | 
			
				
					| 
							
							
								 leigh-mil | ff88c5c34a | Update edit_project route to use ProjectForm and removed environments from being passed to form | 2018-10-23 13:43:13 -04:00 |  | 
			
				
					| 
							
							
								 leigh-mil | 3eea3f5454 | Refactor tests to use WorkspaceFactory create | 2018-10-23 13:43:13 -04:00 |  | 
			
				
					| 
							
							
								 leigh-mil | c5bc10d8c3 | Refactory Edit Project Form to simplify and use Edit Project fragment | 2018-10-23 13:43:13 -04:00 |  | 
			
				
					| 
							
							
								 leigh-mil | 6de48837fa | Refactor New Project Form to remove conditional logic and include fields relevant to new project | 2018-10-23 13:43:13 -04:00 |  | 
			
				
					| 
							
							
								 leigh-mil | 8fe9c464bd | Refactor Edit Project Form fragment to only include form fields that are shared in new and edit forms | 2018-10-23 13:43:04 -04:00 |  | 
			
				
					| 
							
							
								 leigh-mil | 3040115162 | Remove WIP alert | 2018-10-23 13:41:20 -04:00 |  | 
			
				
					| 
							
							
								 leigh-mil | 424bacbf1e | Add test for update Projects method | 2018-10-23 13:41:20 -04:00 |  | 
			
				
					| 
							
							
								 leigh-mil | d62b7e883e | Add tests for update project route | 2018-10-23 13:41:20 -04:00 |  | 
			
				
					| 
							
							
								 leigh-mil | b9a2d667f6 | Only show environment fields in form when a new project is created | 2018-10-23 13:41:20 -04:00 |  | 
			
				
					| 
							
							
								 leigh-mil | 25b84a4df6 | Add ProjectForm class that does not include environments for edit project form | 2018-10-23 13:41:20 -04:00 |  | 
			
				
					| 
							
							
								 leigh-mil | bc76ef633e | Add route and function to update Project details | 2018-10-23 13:41:20 -04:00 |  | 
			
				
					| 
							
							
								 leigh-mil | aad62853bc | Update test name | 2018-10-23 13:18:01 -04:00 |  | 
			
				
					| 
							
							
								 richard-dds | 4048f300f5 | Formatting and linting | 2018-10-23 11:45:55 -04:00 |  | 
			
				
					| 
							
							
								 richard-dds | 596431ede3 | Allow FV to be submitted without newly uploaded pdf | 2018-10-23 11:45:55 -04:00 |  | 
			
				
					| 
							
							
								 richard-dds | bac44b11a3 | Fix validation for already uploaded pdf | 2018-10-23 11:45:09 -04:00 |  | 
			
				
					| 
							
							
								 richard-dds | 85fe77d122 | Fix task order upload widget | 2018-10-23 11:45:09 -04:00 |  | 
			
				
					| 
							
							
								 richard-dds | 3f3b90e3c7 | Handle empty values | 2018-10-23 11:45:09 -04:00 |  | 
			
				
					| 
							
							
								 richard-dds | e40c6c67a3 | Fix financial form tests | 2018-10-23 11:45:09 -04:00 |  |