234 Commits

Author SHA1 Message Date
dandds
16c803a5cd Update template variable request to jedi_request for financial verification review menu (thanks to Leigh) 2018-10-03 14:33:36 -04:00
Andrew Croce
64187a4db3 typo 2018-10-02 11:48:26 -04:00
Andrew Croce
0ce2960a0e add help link to manual TO alert 2018-10-02 08:37:07 -04:00
Andrew Croce
358e66f7f3 only show the error alert if TO isn't the only error 2018-10-02 08:32:32 -04:00
Andrew Croce
d4ae9763ed Update the alert content when viewing the extended financial form 2018-10-02 08:32:06 -04:00
Andrew Croce
d4b0941622 Only display info alert if there arent errors or extended form info to show 2018-10-02 08:31:37 -04:00
patricksmithdds
4b98c4c7db
Merge pull request #356 from dod-ccpo/show-acceptance-modal-on-requests-index
Show acceptance modal on requests index
2018-10-01 15:39:18 -04:00
Patrick Smith
82c5941ab5 Add title to fin-ver alert modal 2018-10-01 11:14:43 -04:00
Patrick Smith
d823b923a2 Show modal when submitted request is pending acceptance 2018-10-01 11:14:43 -04:00
dandds
6245ab3f5e hide PDF link when PDF download is not available 2018-09-28 14:21:12 -04:00
Patrick Smith
6400e85664 Merge branch 'master' into demo-fixes 2018-09-28 09:55:43 -04:00
Patrick Smith
2d7d97a03c Expand review form if there are errors 2018-09-28 09:48:41 -04:00
Patrick Smith
a859af9eea Pass in request as jedi_request in request detail template
Fixes the user sessions/daily traffic fields not being shown when they
should be.
2018-09-28 09:48:41 -04:00
Patrick Smith
7d7afebede Update modal content for approval/acceptance 2018-09-28 09:48:41 -04:00
Luis Cielak
4fc5ba7629 Fix how the heading is displayed 2018-09-26 11:34:25 -04:00
Patrick Smith
da86245803 Remove fake comment data 2018-09-24 13:56:42 -04:00
Patrick Smith
92d73387f5 Show error on page if submitting an empty comment 2018-09-24 13:52:50 -04:00
Patrick Smith
e0e51d8c35 Allow adding an internal comment on a request 2018-09-24 13:52:50 -04:00
Andrew Croce
a441f6033d Add a temporary alert to let people know comment form is fake 2018-09-21 14:35:03 -04:00
Andrew Croce
2dcc51c154 Rearrange activity log
Add back comment form
Add dummy comment log
2018-09-21 14:21:49 -04:00
dandds
8fc5a4a092 show request name where appropriate and set as default workspace name 2018-09-19 10:44:21 -04:00
dandds
ec5c3e8ce8 add request name 2018-09-19 10:44:21 -04:00
dandds
01fca617e7 refactor request details rendering logic 2018-09-18 11:36:33 -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
Luis Cielak
2210e52a15 Relocate progress menu bar 2018-09-17 18:17:50 -04:00
Luis Cielak
1381004f19 Add support for habing two steps 2018-09-17 18:17:50 -04:00
Luis Cielak
bc3cd8887b Update TO not found text 2018-09-17 18:17:50 -04:00
dandds
a2e8caf23b add expiration_date to manual task order form 2018-09-17 16:56:10 -04:00
dandds
66ab56e518 use callable form of alert macro for request changes alert 2018-09-17 13:45:01 -04:00
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
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
a3e7310e07 Move alerts below nav menu 2018-09-17 11:35:03 -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
92c8acd246
Merge pull request #288 from dod-ccpo/clin-zero-display-#160450606
display zeroes in the request review template
2018-09-17 10:33:37 -04:00
richard-dds
e58013cd72 Remove internal notes form 2018-09-17 10:04:50 -04:00
dandds
3b2251f8b2 display zeroes in the request review template 2018-09-17 08:59:31 -04:00
richard-dds
96186e2d99 Show FV alert on request review page 2018-09-14 14:28:05 -04:00
richard-dds
35a1ed5045 Swap position of FV menu and alert 2018-09-14 14:13:42 -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
812da9fe5b Remove financial verification alert from index 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
5018ff39fe no need for an alert when no history present 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
94670b5ecf Add missing email validation 2018-09-14 11:39:42 -04:00
Andrew Croce
b7d2bf87ea change submit button depending on whether approving or denying 2018-09-14 11:39:42 -04:00
Andrew Croce
6b7e47cb54 use local-datetime vue component 2018-09-14 11:39:42 -04:00