140 Commits

Author SHA1 Message Date
dandds
038cceb34b ccpo should see request approval screen for all request 2018-09-07 09:44:48 -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
dandds
59fdad8554 use regular WTForms DateField for requests dates 2018-09-04 16:15:36 -04:00
Patrick Smith
4d6f51ed7f Add route for read-only view of request 2018-08-30 14:31:12 -04:00
luis cielak
1a8922750f Add horizonal ruler dividers 2018-08-30 13:25:21 -04:00
dandds
0a36f1d6ca move request review information into a partial 2018-08-30 13:25:21 -04:00
luis cielak
042d831085 Add placeholder text from request 2018-08-30 13:25:21 -04:00
dandds
2bfdf33ac3 rename JSON filter for PDF file upload 2018-08-28 11:22:16 -04:00
Montana
cb2569c504 Form is invalid if no file is uploaded 2018-08-27 14:55:42 -04:00
Montana
be080ed205 Add new filter for rendering FileStorage name in case of invalid financial form submission 2018-08-27 14:22:44 -04:00
dandds
900bb7b7ad working PDF uploads for task orders 2018-08-27 13:07:07 -04:00
dandds
ef2e97713a initial uploader and some form work 2018-08-27 13:04:41 -04:00
dandds
6401ca4007 make annual spending threshold available to request templates 2018-08-22 15:04:12 -04:00
dandds
a2c1e12bac
Merge pull request #191 from dod-ccpo/to-not-found-#159087193
Task Order number not found #159087193
2018-08-21 16:16:19 -04:00
dandds
a50b855389 task_order_id -> task_order_number 2018-08-21 10:10:28 -04:00
dandds
833c357b0a set form action correctly for financial verification 2018-08-21 10:06:03 -04:00
dandds
0a6cbe7e03 warning alert for manually entering task order info on financial form 2018-08-21 09:22:39 -04:00
dandds
735b9b5179 show or hide manual TO fields based on query param 2018-08-20 15:51:32 -04:00
Andrew Croce
b3e82b3707 Add lists of other option choices 2018-08-20 14:07:46 -04:00
Andrew Croce
c9bc36bef3 use getOptionLabel filter for DOD component fields 2018-08-20 13:38:04 -04:00
andrewdds
ef0dc75107
Merge branch 'master' into ui/review-and-submit 2018-08-20 13:02:47 -04:00
dandds
a574734a8b
Merge pull request #184 from dod-ccpo/financial-page-bug-159795524
review and submit page bugs (159795524 and 159889979)
2018-08-20 12:50:55 -04:00
Andrew Croce
66295a1e5d use correct filter names 2018-08-20 12:12:11 -04:00
Andrew Croce
6b675afab9 Add some display pizzaz to the review and submit form 2018-08-20 12:06:35 -04:00
dandds
fa883c47bf use derived annual_spend property for requests 2018-08-20 10:33:17 -04:00
luis cielak
81268736a1 Update placeholder example to match valid regex 2018-08-20 10:24:14 -04:00
dandds
24c041811f wrap traffic details on financial verification page in conditional 2018-08-20 09:41:36 -04:00
luis cielak
9c6eee5c85 Update tooltip and validation requirements 2018-08-17 14:36:04 -04:00
richard-dds
59b5e19c79 Funding type other input is only required if funding type is other 2018-08-17 14:36:03 -04:00
luis cielak
af96237231 Adjust formatting 2018-08-17 14:36:03 -04:00
luis cielak
453d45bf36 Add fieldset background to TO fields 2018-08-17 14:36:03 -04:00
luis cielak
7471d062e1 Update tooltips 2018-08-17 14:36:03 -04:00
luis cielak
9e57908a2c Adding more validation 2018-08-17 14:36:03 -04:00
luis cielak
9ee253d8f5 Align fields for clarity 2018-08-17 14:36:03 -04:00
richard-dds
e0ac7bfe5f Update form fields and copy 2018-08-15 11:28:48 -04:00
richard-dds
932922cfe6 Use new checkboxinput for POC checkbox 2018-08-15 11:28:48 -04:00
richard-dds
4085c42c1c WIP 2018-08-15 11:28:48 -04:00
richard-dds
c639a82b82 Hide fields on page load if necessary 2018-08-15 11:28:48 -04:00
richard-dds
c6618c503b Create new template and form field 2018-08-15 11:28:48 -04:00
luis cielak
4df8ef42d5 Add some validation, update field types 2018-08-15 11:16:25 -04:00
luis cielak
091f30cb41 Update the financial verification step using the new form modules 2018-08-15 11:16:25 -04:00
luis cielak
cda585c3a3 Update validation icon placement and placeholders 2018-08-15 10:49:48 -04:00
luis cielak
483d606cf0 Update tooltips, placehoders, and field info 2018-08-15 10:49:48 -04:00
patricksmithdds
56291526da
Merge pull request #176 from dod-ccpo/ui/review-and-submit
Ui/review and submit
2018-08-15 10:17:28 -04:00
patricksmithdds
ac24229fd7
Merge pull request #171 from dod-ccpo/ui/conditional-field-display
Ui/conditional field display
2018-08-15 09:59:16 -04:00
Andrew Croce
021e7512b2 conditionally display certain fields, just like the form 2018-08-14 16:35:09 -04:00
Andrew Croce
61cdbf7f62 Display "Response Required" label if no value 2018-08-14 16:27:58 -04:00
Andrew Croce
f64d78763f transition goes on the outside 2018-08-14 14:23:11 -04:00
Andrew Croce
6913e8cdbd wrap transition around all conditional elements 2018-08-14 13:08:44 -04:00