Commit Graph

409 Commits

Author SHA1 Message Date
dandds
866043495b updates to test factories to accomodate application roles 2019-04-08 13:31:19 -04:00
dandds
0ac8c9632b add application permission sets 2019-04-08 13:31:19 -04:00
dandds
f1bd1eea7e add application role model 2019-04-08 13:31:19 -04:00
dandds
8827130444 record portfolio_role permission_set changes with bulk_replace event 2019-04-04 19:00:48 -04:00
Montana
8057c7b2fc Log audit events before we save them to the DB 2019-04-04 08:58:27 -04:00
Montana
a5848877ae No need to include user_id in audit event log 2019-04-04 08:33:07 -04:00
Montana
747a59825a Use JSONLogger to log audit event information 2019-04-03 15:39:18 -04:00
leigh-mil
610aef428d Add user's last login to the session data 2019-04-03 12:24:02 -04:00
leigh-mil
dec3a0eb48 Migration for last_login column 2019-04-03 12:24:02 -04:00
dandds
1974c89e9c Merge pull request #714 from dod-ccpo/ccpo-permission-sets
CCPO permission sets
2019-03-21 13:27:31 -04:00
Montana
762c111751 Move template logic to route function 2019-03-21 09:40:38 -04:00
dandds
bec5d11bfe users have permission sets for site-wide perms 2019-03-21 05:38:28 -04:00
leigh-mil
e2bf820de6 Check if invite cannot be resent before raising error 2019-03-18 09:41:35 -04:00
dandds
13bc7f56b0 Merge pull request #701 from dod-ccpo/portfolio-perms
Portfolio perms
2019-03-18 08:40:35 -04:00
dandds
23584da57b changes to increase test branch coverage 2019-03-15 14:41:24 -04:00
dandds
762d2289a3 rename portfolio_role -> permission_sets join table, remove older roles property 2019-03-15 07:14:49 -04:00
dandds
b0e48134b0 trim old permissions list 2019-03-15 07:14:49 -04:00
dandds
78aa2dfcc6 permission set names should be constants on the domain class 2019-03-15 07:14:49 -04:00
dandds
1a122c5335 rename role -> permission_set everywhere 2019-03-15 07:14:49 -04:00
dandds
0c2ab6fb7a remove portfolio_role direct relationship to role 2019-03-15 07:14:49 -04:00
dandds
6805041b13 portfolio role knows its entire permissions list 2019-03-15 07:14:49 -04:00
dandds
798eb7e1b0 first cut of portfolio permission sets 2019-03-15 07:14:49 -04:00
dandds
31bcb662b5 add join table between portfolio_roles and roles 2019-03-15 07:14:49 -04:00
leigh-mil
e3956180b4 Add property to TO that returns a list of the officers 2019-03-14 20:08:57 -04:00
Montana
4a100f913f Add num_task_orders property 2019-03-08 10:54:51 -05:00
leigh-mil
febb2c5d0a Fake remaining balance for A-Wing and B-Wing 2019-03-01 14:57:03 -05:00
leigh-mil
f1b9bf19a7 Update migration order and change loa to loas 2019-03-01 11:02:15 -05:00
leigh-mil
070ccec23f Add migration for LOA array type 2019-03-01 11:02:15 -05:00
George Drummond
17c175b698 Invite Officer From Manage Invitations Page 2019-02-28 11:44:07 -05:00
Montana
7ee8858cc7 Add defense_component to Portfolio when new task_order is created without an existing portfolio 2019-02-26 11:29:16 -05:00
Montana
f8a6d04d64 Move defense_component to portfolios model 2019-02-26 11:22:24 -05:00
Patrick Smith
b778942dd7 Remove unused get_by_request helper 2019-02-25 14:54:14 -05:00
Patrick Smith
2d03111a9d Remove legacy task order model 2019-02-25 14:54:14 -05:00
Patrick Smith
75f9b57979 Remove PE number model 2019-02-25 14:54:14 -05:00
Patrick Smith
2c62f54b83 Remove request-related models 2019-02-25 14:54:14 -05:00
dandds
41e715a404 use full prefix for certifying official in SO review 2019-02-20 11:37:49 -05:00
dandds
bfcee47db6 added dd-254 model 2019-02-20 10:52:15 -05:00
Patrick Smith
ba3000dccc Add started status to task order model 2019-02-13 10:24:02 -05:00
George Drummond
c40543d16a Fix formatting 2019-02-12 10:08:28 -05:00
George Drummond
15e75faa39 Add in columns and fix migration 2019-02-12 10:07:41 -05:00
George Drummond
8689748d10 Add in basic implementation of the KO TO signature page 2019-02-12 10:06:57 -05:00
dandds
44cf360687 display status as pending for officer invites awaiting TO completion 2019-02-11 15:13:36 -05:00
dandds
a85487a2d1 send officer invitations when MO completes TO form 2019-02-11 15:13:36 -05:00
patricksmithdds
c5ebdf89a7 Merge pull request #613 from dod-ccpo/reskin-portfolio-apps
Reskin portfolio applications page
2019-02-08 10:46:33 -05:00
Patrick Smith
fd849a801a Only include active Task Orders in portfolio budget 2019-02-08 10:16:51 -05:00
Patrick Smith
c3157596be Add property to get number of users in an application 2019-02-07 18:45:36 -05:00
Montana
a6eab76ab7 Rename 2019-02-07 11:27:03 -05:00
Montana
fb95033dbe Only set attrs in the setter 2019-02-07 11:27:03 -05:00
Montana
9182b1078c Refactor attachment setters and add tests 2019-02-07 11:27:03 -05:00
Montana
ce2b4b6ea1 Add pdf column and uploader 2019-02-07 11:27:03 -05:00