Commit Graph

660 Commits

Author SHA1 Message Date
leigh-mil
8669502222 Merge pull request #627 from dod-ccpo/portfolio-admin-reskin
Portfolio admin reskin
2019-02-12 10:48:09 -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
dandds
3c7fe2cf24 Merge pull request #624 from dod-ccpo/toggle-sidenav
Toggle sidenav
2019-02-12 09:26:17 -05:00
leigh-mil
6abc413399 Delete unnecessary args 2019-02-12 08:43:35 -05:00
leigh-mil
bfb216a0d0 Change name of template to admin.html 2019-02-12 08:43:35 -05:00
leigh-mil
0629384c05 Update url 2019-02-12 08:43:35 -05:00
leigh-mil
953d53389e Add activity history to Portfolio admin page 2019-02-12 08:43:35 -05:00
dandds
fb5dd2b414 delete sidenav preference cookie on logout 2019-02-11 17:49:23 -05:00
George Drummond
edc0c6539c Blank slate for no portfolios 2019-02-11 16:03:20 -05:00
dandds
3cc9a918e8 add error message when user prematurely submits TO form 2019-02-11 15:13:36 -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
4f2cbd6519 replace logic in TO invite route with model method 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
5846207269 Add page for viewing application team 2019-02-11 13:00:32 -05:00
Patrick Smith
425fba99da Fix flashed message after creating portfolio member 2019-02-11 13:00:32 -05:00
Patrick Smith
fede9f81ee Touch up styles on current task order panel 2019-02-10 09:18:37 -05:00
Patrick Smith
51687dabff Pass active task order to reports page instead of legacy task order 2019-02-10 07:58:36 -05:00
leigh-mil
084f18f2d2 Merge pull request #610 from dod-ccpo/login-redirect
Update redirect to point to portfolios index
2019-02-07 14:51:04 -05:00
leigh-mil
9dc74f7d93 Update redirect to point to portfolios index 2019-02-06 15:55:15 -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
53f36e827f Move getting list of portfolios to app-wide context processor 2019-02-06 13:30:14 -05:00
Patrick Smith
e00e673304 Add sidenav with list of portfolios 2019-02-05 22:22:38 -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
Montana
d0243f32b1 Authorize user before validating form 2019-02-05 10:49:52 -05:00
Montana
7abbde2817 CI did not like portfolio variable 2019-02-05 10:49:52 -05:00
Montana
848a4ac276 Use html partials for TO review pages 2019-02-05 10:49:52 -05:00
Montana
377149c766 Raise Unauthorized error in authz instead of route 2019-02-05 10:49:52 -05:00
Montana
49ed059853 Raise AuthorizationError if user is not KO 2019-02-05 10:49:51 -05:00
Montana
516ed9b90e Only the KO can view 2019-02-05 10:49:51 -05:00
Montana
40780bf244 Migration to add custom_clauses to TO; form fixes 2019-02-05 10:49:51 -05:00
Montana
7bef2e86ca Edit form fields 2019-02-05 10:49:51 -05:00
Montana
75bfc5fbdb fix routes 2019-02-05 10:49:51 -05:00
Montana
b91d869bbe Clean up routes 2019-02-05 10:49:51 -05:00
Montana
1ca4d62a3a Render form fields on the page 2019-02-05 10:49:51 -05:00
Montana
f6a066f983 Add basic KO review form 2019-02-05 10:49:51 -05:00
Montana
3358aa99ba Add basic review page 2019-02-05 10:49:51 -05:00
Montana
0b276b49c8 Route to KO Review TO page 2019-02-05 10:49:51 -05:00
Patrick Smith
0b73d4e307 Show gray checkmark for incomplete Task Orders 2019-02-05 08:45:17 -05:00
leigh-mil
b27e3cb726 Merge pull request #594 from dod-ccpo/pdf-persistence
Pass existing task order to the Form
2019-02-04 11:44:42 -05:00
George Drummond
caddfb5ff0 Save as draft without draft button 2019-02-01 13:38:27 -05:00
George Drummond
6fef90373b Merge pull request #587 from dod-ccpo/date-field-component-fixes
Bug fixes for date picker component
2019-02-01 13:20:52 -05:00
leigh-mil
c302ddf2d7 Pass existing task order to the Form
Passing the existing task order to the Form provides all of the existing
data to the Form. Previously, if a csp
estimate was already uploaded and then the funding page was edited
without changing the upload, the csp estimate was overwritten because
nothing was passed in that field to the form.
2019-02-01 13:15:51 -05:00
George Drummond
76d8820aca Bug fixes for date picker component 2019-01-30 12:09:34 -05:00
leigh-mil
b4cd657d62 Add styling to funding alerts 2019-01-30 10:26:57 -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
2cbfa59b92 Add funding status alerts 2019-01-29 15:52:55 -05:00
leigh-mil
090fd167bb Fix UpdateTaskOrderWorkflow to validate using the correct form when unclassified 2019-01-29 14:19:04 -05:00
Patrick Smith
5cc1c18378 Add route to update TO officer information 2019-01-29 13:59:53 -05:00