Commit Graph

39 Commits

Author SHA1 Message Date
George Drummond
f806425d91 Put app strings into a YAML file for easy editing by product owner 2019-01-02 16:04:36 -05:00
dandds
a2d6d59ca4 use flask flash for notifications 2018-12-10 12:31:41 -05:00
leigh-mil
b13ba188bf Create PhoneInput macro for phone and ext form fields 2018-11-07 12:03:52 -05:00
leigh-mil
6bc157b2b3 Add phone ext 2018-11-07 12:03:52 -05:00
Patrick Smith
9cb2b9714e Remove extraneous period from description.. 2018-11-06 17:02:26 -05:00
Patrick Smith
0032875859 Remove non-existant review attribute
The review has no `log_name` attribute, so this line effectively renders
nothing, but we should remove it.
2018-11-06 17:02:26 -05: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
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
01fca617e7 refactor request details rendering logic 2018-09-18 11:36:33 -04:00
richard-dds
e58013cd72 Remove internal notes form 2018-09-17 10:04:50 -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
Andrew Croce
2a97ed5dc3 request approval screen 2018-09-14 11:39:42 -04:00
luis cielak
9308f0eb7b Change all instance of JEDI to JEDI Cloud 2018-09-13 15:57:54 -04:00
richard-dds
acfe714a85 Route and markup for adding internal comments 2018-09-11 16:41:09 -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
041cfe878f ensure ccpo review fields are optional, add form error alert to review screen 2018-09-10 14:57:35 -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
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
0391348b5d basic task order pdf downloads 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
Patrick Smith
00e91ba789 Move requests & workspaces templates into directories 2018-09-06 14:58:34 -04:00