Commit Graph

738 Commits

Author SHA1 Message Date
dandds
8359a2a079 display review comment for financial verification that needs changes 2018-09-17 13:45:01 -04:00
dandds
7f9c7dcaec display review comment for request that needs changes 2018-09-17 13:43:39 -04:00
dandds
73d3851813 request model knows its most recent review comment 2018-09-17 13:43:39 -04:00
richard-dds
6facf746e2 Merge pull request #289 from dod-ccpo/move-request-notifications
Move request notifications
2018-09-17 12:05:36 -04:00
richard-dds
cd0a745ec2 Merge pull request #290 from dod-ccpo/remove-internal-notes
Remove internal notes form
2018-09-17 10:51:33 -04:00
dandds
0d1494ea11 create logout endpoint that clears user data from session 2018-09-17 10:18:14 -04:00
richard-dds
e58013cd72 Remove internal notes form 2018-09-17 10:04:50 -04:00
richard-dds
96186e2d99 Show FV alert on request review page 2018-09-14 14:28:05 -04:00
richard-dds
1c19d44c9b Remove "pending review" alert 2018-09-14 14:13:42 -04:00
richard-dds
8355446965 Move pending CCPO approval status to request 2018-09-14 14:13:42 -04:00
richard-dds
7b2f897c9d Fix extended FV form 2018-09-14 14:13:42 -04:00
richard-dds
75344e2bf1 Move "Approval pending" alert 2018-09-14 14:13:42 -04:00
richard-dds
6cd627f820 Move "pending financial verification" alert 2018-09-14 14:13:42 -04:00
Andrew Croce
fbe701bba1 use radio for checking approval/denial 2018-09-14 11:39:42 -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
3e38b5ff1a do that format thing 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
Andrew Croce
4eaacce321 add anchor to redirect 2018-09-14 11:39:42 -04:00
Andrew Croce
2a97ed5dc3 request approval screen 2018-09-14 11:39:42 -04:00
Andrew Croce
905226e98a change label and description for review comments field 2018-09-14 11:37:16 -04:00
Andrew Croce
d476124762 Add label and description to internal notes field 2018-09-14 11:37:16 -04:00
dandds
2b144aa857 move request status query methods from domain to model 2018-09-14 10:16:44 -04:00
dandds
8e4430ffc5 clean up request review menu logic 2018-09-14 10:16:44 -04:00
dandds
a84e18d888 ensure correct forms display when financial verification changes requested 2018-09-14 10:16:44 -04:00
dandds
636f5b3315 correct views per request status 2018-09-14 10:16:44 -04:00
dandds
edbcfb5f04 review tabs for financial verification 2018-09-14 10:16:00 -04:00
dandds
31e010ca41 Merge pull request #285 from dod-ccpo/autofill-ccpo-approval-#160298590
prepopulate current user as ccpo authorizing official on a request re…
2018-09-14 08:48:38 -04:00
luis cielak
2307e41aac Reformat 2018-09-13 15:57:54 -04:00
luis cielak
9b0cd0a8e4 Add block-list description 2018-09-13 15:57:54 -04:00
luis cielak
1badea30b7 Update workspace roles 2018-09-13 15:57:54 -04:00
luis cielak
9d52353374 Fix some grammar 2018-09-13 15:57:54 -04:00
luis cielak
58cd6e205a DOD -> DoD all the things 2018-09-13 15:57:54 -04:00
richard-dds
7877b4bdef Merge pull request #281 from dod-ccpo/refactory-query
Query refactors
2018-09-13 14:52:47 -04:00
dandds
91aca4245e prepopulate current user as ccpo authorizing official on a request review 2018-09-13 14:01:01 -04:00
dandds
eb60a92511 changes requested to financial verification requires action from mission owner 2018-09-13 13:39:23 -04:00
dandds
bc8b87eeeb Merge pull request #278 from dod-ccpo/fix-clin-numbers-#160450606
use InputRequired validation for clin fields
2018-09-13 11:19:30 -04:00
richard-dds
fe71c3b509 Formatting 2018-09-13 11:13:01 -04:00
richard-dds
9c24206ae3 Rename WorkspaceQuery to WorkspacesQuery 2018-09-13 11:10:26 -04:00
richard-dds
cf653e9ad2 Remove refernce to request model 2018-09-13 11:04:03 -04:00
richard-dds
263a670031 Apply same query pattern to Requests 2018-09-13 10:37:03 -04:00
richard-dds
e35c60aa67 Factor out queries 2018-09-12 22:04:25 -04:00
richard-dds
4a0c8133f6 Fix bug in new request menu 2018-09-12 17:08:14 -04:00
dandds
d17e6159dd use InputRequired validation for clin fields 2018-09-12 17:00:39 -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
andrewdds
776796beee Merge pull request #262 from dod-ccpo/ui/cumulative-budget-chart
Ui/cumulative budget chart
2018-09-12 08:51:02 -04:00
dandds
8f5d6defce show financial verification link for requests that need task order changes 2018-09-11 16:58:04 -04:00
richard-dds
db43cb97dc Alias internal comments text 2018-09-11 16:41:27 -04:00