Commit Graph

409 Commits

Author SHA1 Message Date
dandds
ca8b9028bc reports shows real budget information for total spend 2018-09-18 16:04:03 -04:00
dandds
09a18220e6 Merge pull request #299 from dod-ccpo/details-view-tests
refactor request details rendering logic
2018-09-18 12:00:39 -04:00
dandds
01fca617e7 refactor request details rendering logic 2018-09-18 11:36:33 -04:00
richard-dds
4ab73cc06b Redirect CCPO user to requests page 2018-09-18 11:08:19 -04:00
dandds
955a735f96 Merge pull request #297 from dod-ccpo/expiration-date-#160326598
add expiration_date to manual task order form
2018-09-18 08:56:58 -04:00
dandds
1bdfd2c1eb do not need to instantiate date type for columns 2018-09-17 17:02:20 -04:00
dandds
a2e8caf23b add expiration_date to manual task order form 2018-09-17 16:56:10 -04:00
richard-dds
3baa7b2016 Merge pull request #293 from dod-ccpo/homepage-redirects
Redirect from /home depending on requests and workspaces
2018-09-17 16:49:01 -04:00
dandds
f984c95060 Merge pull request #294 from dod-ccpo/edit-workspace-#160300728
Edit workspace #160300728
2018-09-17 15:45:35 -04:00
dandds
73d3851813 request model knows its most recent review comment 2018-09-17 13:43:39 -04:00
dandds
bba2a2b283 restrict workspace information updates to owner and admins 2018-09-17 13:30:25 -04:00
richard-dds
e087c51045 /home redirects depending on requests and workspaces 2018-09-17 13:28:35 -04:00
dandds
738cbb1c65 render basic approval action for ccpo logs on request review screen 2018-09-14 11:39:42 -04:00
Andrew Croce
6ecdbda9fa fix review-status relationship so it doesnt return a list 2018-09-14 11:39:42 -04:00
dandds
2b144aa857 move request status query methods from domain to model 2018-09-14 10:16:44 -04:00
dandds
eb60a92511 changes requested to financial verification requires action from mission owner 2018-09-13 13:39:23 -04:00
richard-dds
4a0c8133f6 Fix bug in new request menu 2018-09-12 17:08:14 -04:00
richard-dds
3149f6cc6f Merge pull request #275 from dod-ccpo/fix-workspaces-query
Allow CCPO to view workspaces
2018-09-12 11:37:33 -04:00
richard-dds
e997c5cedd Allow CCPO to view workspaces 2018-09-12 11:13:06 -04:00
dandds
cf8df13de0 Merge pull request #272 from dod-ccpo/resubmit-finver-#159047362
Resubmit financial verification #159047362
2018-09-12 11:11:06 -04:00
dandds
a7fbd386e0 show financial verification data for existing task order 2018-09-12 08:53:53 -04:00
richard-dds
db43cb97dc Alias internal comments text 2018-09-11 16:41:27 -04:00
richard-dds
100048afdf Add Request.internal_comments
Using a one to one relationship to avoid the migration hell
that we're temporarily stuck in.
2018-09-11 16:37:55 -04:00
dandds
31d6bd3663 Merge pull request #269 from dod-ccpo/final-approval-#158633809
Final approval #158633809
2018-09-11 16:24:10 -04:00
dandds
7da1cbada3 update requests statuses 2018-09-11 11:19:06 -04:00
dandds
f69396ac73 Merge pull request #266 from dod-ccpo/review-history-#159038479
Review history #159038479
2018-09-11 11:14:28 -04:00
richard-dds
6a8cbcf1c2 Merge pull request #264 from dod-ccpo/view-pe-as-workspace-user
View projects and environments as a workspace user
2018-09-11 10:16:18 -04:00
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
ac51931d89 Flag request for MO action required when status is CHANGES_REQUESTED 2018-09-10 14:20:47 -04:00
richard-dds
eb99e72659 Create Projects.for_user and Environments.for_user 2018-09-10 13:42:24 -04:00
dandds
aadedfc3b0 small schema refinements for request_reviews 2018-09-10 13:33:10 -04:00
dandds
139103b2ce all request review fields are nullable 2018-09-10 12:01:30 -04:00
dandds
bad78b7c64 refine required fields for request review 2018-09-10 10:42:04 -04:00
dandds
c4e9971206 distinguish final CCPO approval from acceptance of initial request 2018-09-10 10:29:04 -04:00
dandds
8e000e3e77 add request review 2018-09-10 10:29:04 -04:00
dandds
a6c069e85a add task order information source to review form 2018-09-07 09:47:44 -04:00
richard-dds
40c141f146 Remove random 2018-09-06 16:21:58 -04:00
richard-dds
bdab58f150 Add a new "view workspace" permission 2018-09-06 16:21:24 -04:00
richard-dds
361630e446 Use helper methods for adding and removing permissions 2018-09-06 16:21:24 -04:00
richard-dds
398bdac871 Add new VIEW_WORKSPACE_MEMBERS permission to owner and ccpo 2018-09-06 16:21:24 -04:00
richard-dds
ea3f1b926c Display workspace members 2018-09-06 16:21:24 -04:00
richard-dds
5ba76354a3 Show "No Environment Access" flag 2018-09-06 15:41:03 -04:00
richard-dds
a69d6b2e1c Use Environment.num_users in projects template 2018-09-06 14:01:37 -04:00
richard-dds
3edbfa3129 Add and list environment members 2018-09-06 13:53:19 -04:00
richard-dds
e5a0d69844 Add migration for EnvironmentRole 2018-09-06 13:51:31 -04:00
Montana
40c248df16 Refactor and format 2018-09-05 15:13:08 -04:00