285 Commits

Author SHA1 Message Date
George Drummond
90db047c3d
Merge pull request #615 from dod-ccpo/signature
Add in basic implementation of the KO TO signature page
2019-02-12 16:35:59 -05:00
George Drummond
6d5fcd76b2
Merge pull request #625 from dod-ccpo/blank-slate-landing
Blank slate for no portfolios
2019-02-12 10:19:58 -05:00
George Drummond
9715528f62
Redirect on successful save 2019-02-12 10:08:28 -05:00
George Drummond
8689748d10
Add in basic implementation of the KO TO signature page 2019-02-12 10:06:57 -05:00
George Drummond
edc0c6539c
Blank slate for no portfolios 2019-02-11 16:03:20 -05:00
dandds
95fa71fc03 only send officer invitations if MO portion of TO form is complete 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
Patrick Smith
425fba99da Fix flashed message after creating portfolio member 2019-02-11 13:00:32 -05:00
Montana
d45f8e871b Test for KO review submission 2019-02-07 13:58:20 -05:00
Montana
9182b1078c Refactor attachment setters and add tests 2019-02-07 11:27:03 -05:00
Patrick Smith
0085b4e508 Temporarily skip some irrelevant tests 2019-02-07 09:32:10 -05:00
Patrick Smith
0b6f1367a1 Skip test that breaks new sidenav for now 2019-02-06 13:30:14 -05:00
Patrick Smith
035514388e Redirect to first portfolio instead of list of portfolios after login 2019-02-06 13:30:14 -05:00
Patrick Smith
ce21f7a9b9 Remove no longer relevant tests 2019-02-05 22:55:47 -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
f1683e8ff7 Validate email addresses in oversight form 2019-02-04 13:20:11 -05:00
George Drummond
92d93c5553
Return incomplete not None for review section status 2019-02-01 13:38:28 -05:00
George Drummond
caddfb5ff0
Save as draft without draft button 2019-02-01 13:38:27 -05:00
patricksmithdds
2246e0a5de
Merge pull request #584 from dod-ccpo/edit-to-officer
Edit Task Order Officer Info
2019-01-29 16:25:57 -05:00
leigh-mil
f6a04aea62 Change TO form to accept decimals for CLIN input fields 2019-01-29 14:18:35 -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
3687f8b65b
Merge pull request #572 from dod-ccpo/ko-perms-fix
ensure KO can view task order page
2019-01-23 15:24:21 -05:00
dandds
dd2ac62903 ensure KO can view task order page 2019-01-23 15:12:41 -05:00
patricksmithdds
f553c9a9ea
Merge pull request #566 from dod-ccpo/upload-csp-estimate
Upload proof of CSP estimate
2019-01-23 14:56:28 -05:00
Patrick Smith
c155de0e84 Add tests for downloading csp estimate 2019-01-23 11:16:54 -05:00
Patrick Smith
f580f69d35 Raise error if csp estimate is not of proper type 2019-01-23 11:16:54 -05:00
Patrick Smith
30ebebb13a Fix failing tests 2019-01-23 11:16:54 -05:00
dandds
b7f90bcbd6 when KO accepts invite, redirect to TO view page 2019-01-23 10:05:03 -05:00
patricksmithdds
ff9ade90b1
Merge pull request #548 from dod-ccpo/to-congrats-msg
Add "Congrats" message after completing TO form
2019-01-17 13:11:00 -05:00
montana-mil
d0857a4a74
Merge pull request #546 from dod-ccpo/am-cor-checkbox
am COR checkbox
2019-01-17 11:39:06 -05:00
George Drummond
0bb1f1a7f5
Fix TO form unchecking steps after validation fails 2019-01-17 10:27:54 -05:00
Patrick Smith
87cd100c51 Fix test for task_orders.invite route 2019-01-17 09:03:51 -05:00
patricksmithdds
a5314b50c7
Merge pull request #544 from dod-ccpo/task-order-listing
Portfolio funding screen
2019-01-16 11:48:48 -05:00
Montana
5d4fee9546 Save TO creator data as cor data if am_cor is checked 2019-01-16 10:11:44 -05:00
Patrick Smith
1cc4c23588 Allow creating a task order for an existing portfolio 2019-01-16 08:14:18 -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
Montana
676c68a243 fix test, minor python tweaks 2019-01-15 09:08:21 -05:00
Montana
804ddc4db5 Allow user to rename task order and do no push othertext to DB 2019-01-15 09:07:03 -05:00
dandds
d3d36822df workspace -> portfolio everywhere 2019-01-14 16:00:17 -05:00
dandds
3fc323d785 project -> application everywhere 2019-01-14 16:00:17 -05:00
dandds
142395f1e9 rename Workspace to Portfolio in user-facing contexts 2019-01-14 16:00:17 -05:00
leigh-mil
b18e3a9e10 Add columns relating to Funding and Oversight sections to TaskOrder model 2019-01-11 15:59:18 -05:00
Montana
e0d9bd0335 Add test for TO invite route 2019-01-11 13:22:40 -05:00
montana-mil
63b354a2e4
Merge pull request #517 from dod-ccpo/hide-requests
hide requests workflow
2019-01-10 14:57:59 -05:00
dandds
74ed550292 fix ampersands when comparing docx output in tests 2019-01-10 11:37:26 -05:00
dandds
e2e4b5ae70 use real atat and workspace roles in tests 2019-01-10 11:23:11 -05:00