Commit Graph

513 Commits

Author SHA1 Message Date
dandds
570d3b69f3 display reviewer name and basic review action 2018-09-11 08:51:56 -04:00
dandds
c158e9fc35 wire request review log for ccpo review screen 2018-09-11 08:51:56 -04:00
dandds
5a7ca5e887 Merge pull request #265 from dod-ccpo/all-requests-#158494566
Update CCPO requests list #158494566
2018-09-11 08:50:32 -04:00
dandds
d38261f439 associate ccpo user to request review 2018-09-10 16:42:42 -04:00
dandds
1f64344ca3 add updated CCPO request index columns 2018-09-10 14:31:03 -04:00
richard-dds
996596f2b3 Automatically assign workspace owner to environments 2018-09-10 13:35:16 -04:00
dandds
d3c98523c4 ccpo should only see review form on review screen if request is pending CCPO action 2018-09-10 12:20:56 -04:00
dandds
ebac93bc23 run reformatter 2018-09-10 11:22:59 -04:00
dandds
24cbb90ce2 ccpo can request changes on a request 2018-09-10 11:17:47 -04:00
dandds
c588517100 only show financial details on ccpo review page is request is awaiting final approval 2018-09-10 10:59:19 -04:00
dandds
c4e9971206 distinguish final CCPO approval from acceptance of initial request 2018-09-10 10:29:04 -04:00
dandds
c123cdd6e9 ccpo can submit basic review 2018-09-10 10:29:04 -04:00
dandds
afeb6729ee Merge pull request #255 from dod-ccpo/review-request-page-#159038263
Review request page #159038263
2018-09-07 16:07:52 -04:00
dandds
e863f85319 rename and consolidate new request forms into one namespace 2018-09-07 13:19:43 -04:00
dandds
a6c069e85a add task order information source to review form 2018-09-07 09:47:44 -04:00
dandds
8741e8ee41 display real request info for number, description 2018-09-07 09:44:48 -04:00
dandds
a6bd27d880 conditionally display pdf link on request approval page 2018-09-07 09:44:48 -04:00
dandds
d139c6678d set content-disposition for task order downloads so filename is known 2018-09-07 09:44:48 -04:00
dandds
8f97fc4cbf check user is ccpo for request approval page 2018-09-07 09:44:48 -04:00
dandds
0391348b5d basic task order pdf downloads 2018-09-07 09:44:48 -04:00
dandds
e8aa905a99 display financial verification review info for ccpo 2018-09-07 09:44:48 -04:00
dandds
038cceb34b ccpo should see request approval screen for all request 2018-09-07 09:44:48 -04:00
richard-dds
633957c61d Template has moved 2018-09-06 16:21:58 -04:00
richard-dds
549e4d6263 Use Workspaces.get_with_members 2018-09-06 16:21:24 -04:00
richard-dds
29e6d2934f Check VIEW_WORKSPACE_MEMBERS permission 2018-09-06 16:21:24 -04:00
Patrick Smith
c235e519fa Hook up Edit Project page 2018-09-06 14:58:34 -04:00
Patrick Smith
00e91ba789 Move requests & workspaces templates into directories 2018-09-06 14:58:34 -04:00
Patrick Smith
9d8fe572bb Default to current month for reporting 2018-09-06 09:57:15 -04:00
Patrick Smith
f0664e254c Use check_workspace_permission helper 2018-09-06 09:50:45 -04:00
Patrick Smith
d6da217e08 Run that formatter jawn 2018-09-05 17:31:32 -04:00
Patrick Smith
5abd592f78 Add query string args to control date/alternate date source 2018-09-05 17:26:58 -04:00
Patrick Smith
a9d705daac Add mock monthly reporting data 2018-09-05 17:26:58 -04:00
Patrick Smith
f33a7b4a9f Protect reports page with correct permission 2018-09-05 17:26:58 -04:00
Montana
40c248df16 Refactor and format 2018-09-05 15:13:08 -04:00
Montana
109249d953 Allow user to save without changing user's role 2018-09-05 14:16:20 -04:00
Montana
1b8233af89 Use update member form 2018-09-05 14:16:20 -04:00
Montana
75ea8025c1 Authorization check for edit member post route 2018-09-05 14:16:20 -04:00
Montana
ce44e4537a Add an alert for successful role update 2018-09-05 14:16:20 -04:00
Montana
8faed87e00 Update workspace role in the DB, add tests 2018-09-05 14:16:20 -04:00
Montana
b379972446 Check permissions before viewing member edit page 2018-09-05 14:16:19 -04:00
Montana
ea1a3926ac Wire up selector for updating a workspace user's role 2018-09-05 14:16:19 -04:00
richard-dds
0a783c0a1e Merge pull request #243 from dod-ccpo/action-required-flag
Action required flag
2018-09-05 12:04:10 -04:00
richard-dds
fa105a95e3 Redirect to home after login, which redirects elsewhere 2018-09-05 10:39:05 -04:00
richard-dds
cbcb33d125 Use dict literal instead of dict() 2018-09-05 10:28:05 -04:00
richard-dds
2e77387d98 Remove conditional 2018-09-04 18:09:04 -04:00
richard-dds
533dc8e0f6 Redirect CCPO to requests index after login 2018-09-04 16:18:43 -04:00
richard-dds
982e3884a8 Rename to _map_request, since it's a private method 2018-09-04 15:12:17 -04:00
richard-dds
319f6c05c2 Refactor requests index route for easier testing 2018-09-04 14:57:01 -04:00
richard-dds
58593fc7d6 Determine if action is required by current user on each request 2018-09-04 14:19:19 -04:00
richard-dds
acc9f21e78 Fix date format 2018-09-04 13:20:37 -04:00