690 Commits

Author SHA1 Message Date
dandds
62a8b0ec40 add tests for task_order routes utility classes 2018-12-19 11:33:58 -05:00
leigh-mil
3ff86a1a6e Refactor tests 2018-12-19 11:30:51 -05:00
leigh-mil
54a88a9b94 Update test names for clarity 2018-12-19 09:59:38 -05:00
dandds
c8da258d33 polish task order forms 2018-12-18 16:32:40 -05:00
dandds
ad03b58dee tests for new task order endpoints, remove new workspace routes 2018-12-18 13:22:54 -05:00
dandds
9a12c14636 domain methods for checking task order sections 2018-12-18 10:51:37 -05:00
dandds
c5580733ba fields for the new task order 2018-12-18 09:44:02 -05:00
dandds
6d92755a7f new workspace and task order routes 2018-12-18 09:44:02 -05:00
leigh-mil
9597966bcd Update function to determine when invite can be resent and added lots of
tests
2018-12-17 13:20:35 -05:00
leigh-mil
7c5a9df4bb Update Workspace user_count exclude disabled users 2018-12-14 11:28:23 -05:00
dandds
76c3bb2bd5
Merge pull request #489 from dod-ccpo/legacy-task-orders
change current task order name
2018-12-13 15:50:39 -05:00
dandds
e7ee2b3f43
Merge pull request #488 from dod-ccpo/workspace-role-change-bug-#162345640
Workspace role change bug #162345640
2018-12-13 14:29:46 -05:00
dandds
15d0db01b6 change task orders domain class name 2018-12-13 11:36:45 -05:00
dandds
e509c34cdd change name of request relationship to legacy task order 2018-12-13 11:36:45 -05:00
dandds
2f515d7b47 change current task order table name
rename existing task order factory

fix legacy task order repr
2018-12-13 11:36:44 -05:00
dandds
a75c19188f display message for successfully updating environment role / access 2018-12-12 11:39:58 -05:00
dandds
38f553b9c3 add database trigger to ensure dod id is never updated 2018-12-12 10:48:25 -05:00
dandds
2218b180a5 do not show workspace role update alert when only environment role has changed 2018-12-12 10:47:57 -05:00
dandds
1dd2cdd48b add test, simpler kwargs for flash function signature 2018-12-10 12:31:41 -05:00
montana-mil
d05fc24e6a
Merge pull request #473 from dod-ccpo/auditable-refactor
Better error handling for Auditable class
2018-12-06 11:23:27 -05:00
Patrick Smith
f4e49a8e9b Fix linting issues 2018-12-05 10:54:52 -05:00
Patrick Smith
947e4b682a Add simple test for render audit event filter 2018-12-05 10:50:20 -05:00
Montana
a4caf98ef7 Removed repetitive code in tests 2018-12-04 16:20:40 -05:00
Montana
9ddac1fa61 Prevent invitations without a workspace role 2018-12-03 16:49:59 -05:00
richard-dds
e6aa4663d4 Better error handling for Auditable class 2018-12-03 15:32:27 -05:00
richard-dds
c7fbb51a00 Remove unnecessary test code 2018-11-30 11:06:44 -05:00
richard-dds
4b8c4e3a1d Show "Remove Workspace Access" button 2018-11-30 11:01:54 -05:00
richard-dds
c5342cacd4 Include extra details in Invitation AuditEvent 2018-11-29 11:11:41 -05:00
richard-dds
54aa10275f Check workspace permission, not ATAT permission 2018-11-29 10:37:20 -05:00
richard-dds
f546ccb673 Rename to Workspaces.can_revoke_access_for for clarity 2018-11-29 10:37:20 -05:00
richard-dds
8430b769f3 Ensure workspace access can be revoked 2018-11-29 10:37:20 -05:00
richard-dds
27cf1783e3 Don't show DISABLED workspace members 2018-11-29 10:37:20 -05:00
richard-dds
ae70a551a9 Hook up to button 2018-11-29 10:36:53 -05:00
richard-dds
35150dfa10 Also remove enviornment access (stub) 2018-11-29 10:36:53 -05:00
richard-dds
3026771a38 Workspaces.revoke_access 2018-11-29 10:36:52 -05:00
dandds
6a45edcfd0 be more generous in finding PDF attachment file name when rendering financial verification form 2018-11-29 09:05:21 -05:00
montana-mil
0201367d29
Merge pull request #462 from dod-ccpo/refactor-requests-tests
Reorganize Test Files for Requests Routes
2018-11-28 17:19:30 -05:00
Montana
35d99fe8fa Test files must have unique names 2018-11-28 16:44:23 -05:00
Montana
013548ed4c Fix name errors 2018-11-28 16:03:58 -05:00
leigh-mil
2dd26e6cf1
Merge pull request #458 from dod-ccpo/remove-revoke-from-expired-invite-#161933129
Remove option to revoke from expired workspace invitation
2018-11-28 15:49:36 -05:00
Montana
d5e9edfdb2 Reorganize requests route tests 2018-11-28 15:43:52 -05:00
Montana
f054b6ed46 Rename test 2018-11-28 15:15:34 -05:00
leigh-mil
451d4a5ac0 Add tests 2018-11-28 14:39:03 -05:00
Montana
8518ad5707 Reapply changes and add tests/workspaces/ 2018-11-28 14:20:15 -05:00
Montana
13564cdc59 Merge branch 'master' into refactor-workspaces-rescue 2018-11-28 14:06:36 -05:00
leigh-mil
8ea5e6a805 Update test to make it clearer 2018-11-27 16:59:20 -05:00
leigh-mil
385878e1ab Resend workspace invitations to email submitted in new member form. 2018-11-27 16:59:20 -05:00
leigh-mil
3c154f445c Send workspace invite email to email submitted in add new member form. 2018-11-27 16:59:20 -05:00
Montana
e177f54616 Reorganize workspace routes tests 2018-11-27 15:55:06 -05:00
Montana
0615bcef89 Fix a test to work with new history attribute 2018-11-26 16:32:24 -05:00