Commit Graph

200 Commits

Author SHA1 Message Date
richard-dds
2ec5253fc6 Merge pull request #442 from dod-ccpo/more-finver
More tweaks to financial verification draft feature
2018-11-14 11:39:40 -05:00
richard-dds
78e34d4ddd Display an alert when invitations are resent 2018-11-13 14:39:45 -05:00
richard-dds
016116c9cc Send an email 2018-11-13 14:39:45 -05:00
richard-dds
a725310535 Resend a workspace member's invite 2018-11-13 14:39:44 -05:00
richard-dds
587a0da000 More accurate "last saved at" timestamp 2018-11-13 11:09:25 -05:00
Patrick Smith
990c24b802 Allow filtering by all member statuses in member list view 2018-11-12 17:13:40 -05:00
richard-dds
de0e9ee705 Fix PDF clearing bug 2018-11-12 10:37:26 -05:00
leigh-mil
47c79c174a Merge pull request #411 from dod-ccpo/phone-extensions
Add phone ext
2018-11-08 10:57:48 -05:00
dandds
4849a89125 working implementation of revoke invitation 2018-11-07 12:41:00 -05:00
leigh-mil
6bc157b2b3 Add phone ext 2018-11-07 12:03:52 -05:00
dandds
7c6aa5d238 Merge pull request #428 from dod-ccpo/auto-approval-logs-#160420024
Auto approval logs #160420024
2018-11-06 15:26:48 -05:00
dandds
66a10f2d2f create system request reviews when request is automatically accepted for financial verification 2018-11-05 15:02:01 -05:00
richard-dds
3765a73dc1 Consolidate WorkspaceUser into WorkspaceRole 2018-11-05 14:20:07 -05:00
dandds
5fc9dbd177 display error alert for users who had DOD ID conflict when accepting workspace invitation 2018-11-05 09:42:13 -05:00
dandds
e4bad109db more granular invitation status and a display status for workspace members 2018-11-01 13:52:03 -04:00
richard-dds
97475ee64f WIP tests 2018-11-01 13:52:03 -04:00
richard-dds
f8e16a96d2 Determine member status based on invitations 2018-11-01 13:52:03 -04:00
richard-dds
401a9e93a7 Merge pull request #412 from dod-ccpo/status-change-emails
Notify PSO or MO of request status change
2018-11-01 10:13:39 -04:00
montana-mil
0ee47f5ac4 Merge pull request #408 from dod-ccpo/filter-by-status-and-role
Filter by status and role
2018-10-31 14:47:59 -04:00
Patrick Smith
4e08f6f3fa Formatting fix 2018-10-31 14:19:27 -04:00
patricksmithdds
0b44980ccb Merge branch 'master' into require-personal-info 2018-10-31 14:12:55 -04:00
Montana
dd3b6676d3 Fix __repr__ on workspace user model 2018-10-31 14:03:53 -04:00
dandds
3a5d8036a1 some cleanup for invitation changes 2018-10-31 10:21:48 -04:00
dandds
faa98fcb17 include auditable mixin in invitation 2018-10-31 10:21:48 -04:00
dandds
848bbf9c12 Updates to workspace role permissions, invitations 2018-10-31 10:21:48 -04:00
dandds
4c03a403f7 cleanup, add test for workspace user permissions 2018-10-31 10:21:48 -04:00
dandds
151d5be5ea use invite token instead of id for invitation url 2018-10-31 10:21:48 -04:00
dandds
b81a831c85 remove accepted column from workspace_roles 2018-10-31 10:21:48 -04:00
dandds
5c5f9c6c9c record expiration time on the invitation 2018-10-31 10:21:48 -04:00
dandds
d5998ed370 track invitation state by status enum 2018-10-31 10:21:48 -04:00
dandds
6125041a93 record inviter on invitation 2018-10-31 10:21:48 -04:00
dandds
5c2d466049 workspace users who have not accepted invite should not have permissions 2018-10-31 10:21:48 -04:00
dandds
3e19c75c80 workspace role marked as accepted when user accepts invitation 2018-10-31 10:21:48 -04:00
dandds
49f5edfe29 new workspace members are provisional until they log in for the first time 2018-10-31 10:21:48 -04:00
dandds
b8fc92cd14 basic invitation model with domain class 2018-10-31 10:21:48 -04:00
Patrick Smith
f8c4386d84 Add model attribute for profile completeness 2018-10-30 15:32:04 -04:00
Patrick Smith
891dcc5b31 Keep list of required fields on user model 2018-10-30 15:32:04 -04:00
richard-dds
7404cc4a59 Commit after updating status 2018-10-29 11:41:57 -04:00
richard-dds
09d3f33908 Merge pull request #387 from dod-ccpo/save-finver-draft
Save Financial Verification Draft
2018-10-29 10:26:30 -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
a1735874e6 Determine if finver form should be extended by checking TO 2018-10-23 11:45:09 -04:00
richard-dds
99a61aa9a6 Formatting 2018-10-23 11:45:09 -04:00
richard-dds
22cbca5951 Remember if finver form is extended 2018-10-23 11:45:09 -04:00
richard-dds
5d2b976e5f Preemptively upload task order PDF 2018-10-23 11:45:09 -04:00
richard-dds
e72b980d94 Refactor FinVer to make room for draft feature 2018-10-23 11:45:09 -04:00
dandds
30318b68bb add additional user fields 2018-10-16 09:18:13 -04:00
dandds
e7a117be33 move user edit routes into their own module and blueprint 2018-10-16 09:18:13 -04:00
Patrick Smith
8bb9c1ab8a Add __repr__ to models 2018-10-02 14:14:39 -04:00
richard-dds
d0f4e34263 Display request id and displayname as well 2018-10-01 14:39:33 -04:00
richard-dds
7f1e8aa277 Remove unused properties 2018-10-01 11:42:26 -04:00