Commit Graph

2281 Commits

Author SHA1 Message Date
Patrick Smith
66a7d0d718 Group pending and started task orders together on funding page 2019-02-13 10:34:31 -05:00
Patrick Smith
1c21816810 Add link to download official TO pdf 2019-02-13 10:24:08 -05:00
Patrick Smith
ba3000dccc Add started status to task order model 2019-02-13 10:24:02 -05:00
dandds
12f16c65a8 recalculate reporting mock data based on current month 2019-02-12 18:34:52 -05:00
Patrick Smith
8da39f7125 Update pagination links on portfolio activity log 2019-02-12 17:53:42 -05:00
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
montana-mil
a1b1905750 Merge pull request #629 from dod-ccpo/funding-header
Add Funding Through to Portfolio Header
2019-02-12 14:27:02 -05:00
Montana
0f1571a214 Removed unused import 2019-02-12 13:38:59 -05:00
leigh-mil
3d7f79f8c4 Merge pull request #622 from dod-ccpo/oversight-invites-styling
Oversight invites styling
2019-02-12 11:58:58 -05:00
Montana
cf13ff9104 Use split to get dollars and cents 2019-02-12 11:23:51 -05:00
Montana
ba75466556 Delete information in route that is now given via context processor 2019-02-12 11:23:39 -05:00
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
George Drummond
eb0d83b6c3 Flash message 2019-02-12 10:08:28 -05:00
George Drummond
9715528f62 Redirect on successful save 2019-02-12 10:08:28 -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
04fea25394 Pass signer_dod_id and signed_at directly to the update method 2019-02-12 10:06:57 -05:00
George Drummond
58ff83ace7 Clean up http_form.request 2019-02-12 10:06:57 -05:00
George Drummond
8689748d10 Add in basic implementation of the KO TO signature page 2019-02-12 10:06:57 -05:00
Montana
c2dbbc4784 Fix tests 2019-02-12 10:03:14 -05:00
Montana
6a8d4964d4 Funded Through on each portfolio screen 2019-02-12 10:03:11 -05:00
Montana
aecab933b0 Add jinja filters for just dollars and just cents 2019-02-12 10:01:51 -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
4f3e7f2d66 Input for DoD ID appears all the time, but is only editable if an ID hasn't already been given, and invite checkbox appears if officer hasn't been invited 2019-02-12 09:11:08 -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
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
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
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-mil
31f8c0f381 Merge pull request #606 from dod-ccpo/upload-pdf-on-ko-review
Upload PDF on KO Review Page
2019-02-07 14:53:23 -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
Montana
193d128d7f Update JSONEncoder to accept FileStorage objects 2019-02-07 11:31:52 -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