Commit Graph

1395 Commits

Author SHA1 Message Date
Montana
ee18b704b2 Formatting 2018-12-03 15:37:57 -05:00
richard-dds
e6aa4663d4 Better error handling for Auditable class 2018-12-03 15:32:27 -05:00
Jay Newlin (PW)
0c59a112d1 Removed unnecessary task_order_number property 2018-12-03 15:25:40 -05:00
leigh-mil
976dfe3f1a Merge pull request #465 from dod-ccpo/mock-csp-links
Mock csp links
2018-11-30 15:43:30 -05:00
leigh-mil
32b61467c4 Combine two templates into one and make the page look nicer 2018-11-30 11:37:27 -05:00
richard-dds
4b8c4e3a1d Show "Remove Workspace Access" button 2018-11-30 11:01:54 -05:00
richard-dds
b0727c0b13 Formatting 2018-11-29 11:15:44 -05:00
richard-dds
d368b688d0 Display details of user that accepted invitation 2018-11-29 11:11:43 -05:00
richard-dds
c5342cacd4 Include extra details in Invitation AuditEvent 2018-11-29 11:11:41 -05:00
leigh-mil
b49c6b0f38 Add urls to templates 2018-11-29 11:04:02 -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
b7c7c72a34 Simplify WorkspaceRoles.get_by_id 2018-11-29 10:37:20 -05:00
richard-dds
218ec5d66a Implement Environments.revoke_access 2018-11-29 10:37:20 -05:00
richard-dds
44554e7518 Provide message when workspace access can't be revoked 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
8dcde9da84 Check proper permission for Workspaces.revoke_access 2018-11-29 10:37:20 -05:00
richard-dds
fa8c59b944 Show proper display_status 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
15a7297b92 format workspace role changes 2018-11-29 09:18:24 -05:00
dandds
463e983a38 clearer method name for checking if financial verification form pdf is a file upload 2018-11-29 09:05:21 -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
leigh-mil
219f4a1497 Add routes and templates 2018-11-28 17:09:05 -05:00
Patrick Smith
88bddd2d44 Update display of revoked member status 2018-11-28 16:16:21 -05:00
Patrick Smith
885f843e58 Refactor member status strings
Small refactor to reduce the duplication of arbitrary status strings.
2018-11-28 16:15:45 -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
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
35b3565c0f Add is_revokable property to Invitation 2018-11-28 13:59:44 -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
2105388f37 Simplify env role history attribute 2018-11-27 14:48:23 -05:00
Montana
70940b09c2 Refactor workspace routes 2018-11-27 11:05:05 -05:00
Montana
9177d7f3e3 Handle update events when previous state was None 2018-11-26 16:32:24 -05:00
Montana
ce669fd086 Add tests 2018-11-26 15:28:19 -05:00
Montana
e984d10ac2 Fixup after rebase 2018-11-26 11:46:52 -05:00
Montana
e5f183218c Display audit log event with all information 2018-11-26 10:27:58 -05:00
Montana
d13cf99b32 Add audit log attributes to environment role model 2018-11-26 09:16:55 -05:00
Montana
f21608ef5e Listen for changes to environment roles and only log update events when something has changed 2018-11-26 09:16:55 -05:00
Montana
887c134b25 Add tests 2018-11-26 09:16:19 -05:00
Montana
21827891f7 Fixups from rebase 2018-11-21 14:36:17 -05:00
Montana
7532dff978 Re-enable system log events 2018-11-21 14:28:41 -05:00
Montana
78f3495c3f formatting 2018-11-21 14:25:23 -05:00
Montana
67a6fe4556 Make sure the WorkspaceRoleFactory is only flushing to the DB 2018-11-21 14:25:22 -05:00
Montana
e73690986a Set default workspace_role status 2018-11-21 14:24:54 -05:00
Montana
8b172ba3e2 wip for safety 2018-11-21 14:24:41 -05:00
Montana
c071945b3b Spelling error and better name use 2018-11-21 14:23:37 -05:00