574 Commits

Author SHA1 Message Date
luis cielak
09c90b193f Style approved link better 2018-09-13 15:57:54 -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
Andrew Croce
efad4150e7 move alert outside panel in pending request screen 2018-09-12 10:28:59 -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
richard-dds
acfe714a85 Route and markup for adding internal comments 2018-09-11 16:41:09 -04:00
Andrew Croce
06e8adde1d dont destructure slot props 2018-09-11 11:23:22 -04:00
Andrew Croce
1ffeaf756a explicit closing tags 2018-09-11 11:23:22 -04:00
Andrew Croce
6ba6090d4e add chart legend 2018-09-11 11:23:22 -04:00
Andrew Croce
9cf0ad94f5 dont destructure slot props in template 2018-09-11 11:23:22 -04:00
Andrew Croce
65900b2597 budget chart svg markup/vue template 2018-09-11 11:23:22 -04:00
Andrew Croce
d882c552dc starting charting 2018-09-11 11:23:22 -04:00
richard-dds
6d5528837e Fix edit link for new request 2018-09-11 11:17:56 -04:00
dandds
6b869cccea clarify status variable names in ccpo approval template 2018-09-11 11:04:37 -04:00
dandds
81bf0181e2 use filter for ccpo approval log timestamp 2018-09-11 09:45:15 -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
58af47d856
Merge pull request #263 from dod-ccpo/manually-approve-request-#159038361
Manually approve request #159038361
2018-09-11 08:50:08 -04:00
dandds
041cfe878f ensure ccpo review fields are optional, add form error alert to review screen 2018-09-10 14:57:35 -04:00
dandds
1f64344ca3 add updated CCPO request index columns 2018-09-10 14:31:03 -04:00
dandds
6bbc68031e update KPI display names 2018-09-10 13:48:34 -04:00
dandds
aadedfc3b0 small schema refinements for request_reviews 2018-09-10 13:33:10 -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
24cbb90ce2 ccpo can request changes on a request 2018-09-10 11:17:47 -04:00
dandds
bad78b7c64 refine required fields for request review 2018-09-10 10:42:04 -04:00
dandds
c123cdd6e9 ccpo can submit basic review 2018-09-10 10:29:04 -04:00
richard-dds
75a01b1571 Route to members list after cancelling new member creation 2018-09-10 10:08:40 -04:00
andrewdds
ca3e819375
Merge pull request #241 from dod-ccpo/financial-verification-validation-and-messaging
Financial verification validation and messaging
2018-09-07 16:09:10 -04:00
Andrew Croce
6798bd200e make field cols half/half 2018-09-07 15:53:20 -04:00
Andrew Croce
fe3bbcb10d correct column classes 2018-09-07 15:44:48 -04:00
Andrew Croce
4f7e193130 Update various labels and placeholders
Add form row/col markup to person-info fields
2018-09-07 15:44:48 -04:00
Andrew Croce
743e790180 remove unnecessary placeholders
add dollar validation/masking to CLIN numbers
2018-09-07 15:44:48 -04:00
Andrew Croce
d61bf853ac move form block outside panel markup 2018-09-07 15:44:48 -04:00
dandds
a6c069e85a add task order information source to review form 2018-09-07 09:47:44 -04:00
dandds
6241ca4da7 do not redundantly include usage description on ccpo review page 2018-09-07 09:44:48 -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
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
50c8766a7a use macro for request review fields 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
patricksmithdds
48724fd13b
Merge pull request #258 from dod-ccpo/resurrect-missing-import
Add back missing import in new project template
2018-09-06 16:33:28 -04:00
Patrick Smith
7faeabfbdf Add back missing import in new project template 2018-09-06 16:23:06 -04:00
richard-dds
5ba76354a3 Show "No Environment Access" flag 2018-09-06 15:41:03 -04:00
Patrick Smith
c235e519fa Hook up Edit Project page 2018-09-06 14:58:34 -04:00
Patrick Smith
c26854e26e Remove unused templates 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
richard-dds
011a5371b5
Merge pull request #256 from dod-ccpo/environment-users
Show how many members are in an environment
2018-09-06 14:40:21 -04:00
patricksmithdds
3f792d0a57
Merge pull request #248 from dod-ccpo/ui/logout-button
Ui/logout button
2018-09-06 14:39:29 -04:00