Commit Graph

34 Commits

Author SHA1 Message Date
dandds
de7c69bde7 apply access decorator to routes 2019-03-22 06:30:21 -04:00
leigh-mil
a179210727 Add tests 2019-03-19 11:49:34 -04:00
dandds
0e48191d75 fix tests fromm rebase 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
George Drummond
c3cb46873e Use ConfirmationPopover rather than custom form 2019-03-13 11:40:01 -04:00
George Drummond
d0ec4fb34d Use invitation factory rather than domain class 2019-03-12 16:39:14 -04:00
George Drummond
679ec187a5 You can only resend an invite for a pending invite 2019-03-12 09:59:17 -04:00
George Drummond
d57b96cf05 wip 2019-03-12 09:59:16 -04:00
leigh-mil
521d98562b Add check to see if KO can sign the TO and update tests 2019-03-08 10:28:36 -05:00
leigh-mil
4d0e5ebb4f Check if form is complete before showing the TO Review page 2019-03-06 15:22:48 -05:00
leigh-mil
9f47f54751 Fix migration and tests after rebase 2019-03-01 11:02:16 -05:00
leigh-mil
7b41b8e94c Remove redundant test 2019-03-01 11:02:16 -05:00
leigh-mil
232416cede Update test to check loa object type 2019-03-01 11:02:16 -05:00
leigh-mil
f1b9bf19a7 Update migration order and change loa to loas 2019-03-01 11:02:15 -05:00
leigh-mil
3325e4c219 Create KoReview component to add multiple LOA items 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
George Drummond
46345f9856 Break KO signing into two steps 2019-02-26 10:02:40 -05:00
dandds
979f700e36 post data and submit so review 2019-02-20 10:52:15 -05:00
dandds
139e31b9a4 display security officer info as defaults for dd 254 form 2019-02-20 10:52:15 -05:00
dandds
99ef82e78b view SO review screen / DD-254 page 2019-02-20 10:52:15 -05:00
George Drummond
1fad576fe4 Return a 404 if TO isn't complete 2019-02-20 10:07:15 -05:00
George Drummond
ff1379a3ff Manage invitations should be inactive until user has completed TO flow 2019-02-20 09:54:24 -05:00
George Drummond
8689748d10 Add in basic implementation of the KO TO signature page 2019-02-12 10:06:57 -05:00
Montana
d45f8e871b Test for KO review submission 2019-02-07 13:58:20 -05:00
leigh-mil
cd13a01af8 Merge pull request #593 from dod-ccpo/to-funding-status-alerts
TO Statuses on Portfolio Funding Page
2019-02-05 15:44:13 -05:00
Montana
110dfdb4b1 MO and COR redirect to build pages 2019-02-05 10:50:49 -05:00
Montana
4d2b15a4f5 Test KO can view KO Review page 2019-02-05 10:49:52 -05:00
leigh-mil
93e593e50d Add tests 2019-02-04 21:49:02 -05:00
Patrick Smith
5cc1c18378 Add route to update TO officer information 2019-01-29 13:59:53 -05:00
Patrick Smith
0386516089 Add a happy little test for viewing invitations 2019-01-24 09:55:16 -05:00
dandds
dd2ac62903 ensure KO can view task order page 2019-01-23 15:12:41 -05:00
Patrick Smith
ba97117a74 Add tests for portfolio funding route
This adds a helper to grab a template's context. Using a helper from the
Flask documentation: http://flask.pocoo.org/docs/1.0/signals/?highlight=template_rendered#subscribing-to-signals
2019-01-15 21:10:59 -05:00