Commit Graph

28 Commits

Author SHA1 Message Date
Patrick Smith
2bea2af297 Show disabled button for download on task order review page 2019-01-23 11:16:54 -05:00
Patrick Smith
d5342514a8 Don't show download link on review page if no estimate 2019-01-23 11:16:54 -05:00
Patrick Smith
eb4f3f4871 Add links to download CSP estimate 2019-01-23 11:16:54 -05:00
Montana
707bb5be22 Disable Done button on Review screen if TO is not completed 2019-01-22 14:32:37 -05:00
leigh-mil
02c6f0fb71 Refactor into one ReviewField macro 2019-01-22 13:25:37 -05:00
leigh-mil
b7d101c1fa Create macros for displaying form fields on review page 2019-01-21 17:51:38 -05:00
leigh-mil
635c301db4 Create filter for dollar amounts 2019-01-18 11:01:24 -05:00
leigh-mil
a4d920d005 Update review page so it can be viewed before filling in any form fields 2019-01-17 15:55:17 -05:00
leigh-mil
3abfd30a49 Use if statements to prevent filters from being called on fields with None and erroring out 2019-01-17 15:16:20 -05:00
leigh-mil
cfecf3d544 Use function to generate list for performance period instead of hard coding all of the text 2019-01-16 14:01:02 -05:00
leigh-mil
5289614140 Add id to Reporting/App Info on first form page it can be linked to directly 2019-01-16 11:33:04 -05:00
leigh-mil
a66e5eba72 Move display logic out of the TaskOrder model and into the template 2019-01-16 10:08:13 -05:00
leigh-mil
7891432e90 Add dev team options to translations file so they can be used in the to review template 2019-01-15 17:05:37 -05:00
leigh-mil
08555e543e Fix spacing throught form and move all TO form related styling to task order stylesheet 2019-01-15 17:05:37 -05:00
leigh-mil
75e831beb6 Display phone number properly 2019-01-15 17:05:37 -05:00
leigh-mil
03e56d6efc Use checkmarks for complexity and dev team lists 2019-01-15 17:05:36 -05:00
leigh-mil
dde87569d2 Add missing fields to form and fix display of text 2019-01-15 17:05:36 -05:00
leigh-mil
39b527dc4d Move text to translations file 2019-01-15 17:05:36 -05:00
leigh-mil
2a1f3576c5 Update oversight section 2019-01-15 17:05:36 -05:00
leigh-mil
cc4d9670a1 Update funding section 2019-01-15 17:05:36 -05:00
leigh-mil
5ef246fe2f Update reporting section 2019-01-15 17:05:36 -05:00
leigh-mil
3010745cf2 Update app info section 2019-01-15 17:05:36 -05:00
leigh-mil
b18e3a9e10 Add columns relating to Funding and Oversight sections to TaskOrder model 2019-01-11 15:59:18 -05:00
Patrick Smith
9883bde00c Remove unneccesary flash
The flash is in the base 'task_order/_new.html' template, so it doesn't
need to be included in the section as well.
2019-01-08 17:20:31 -05:00
dandds
5cf2534445 fix edit links and formatting in TO review template 2019-01-02 09:36:29 -05:00
dandds
c024d12e3b touch up review page and add route for submitting task order invites 2019-01-02 09:36:29 -05:00
dandds
c516f0f74c review page 2019-01-02 09:36:29 -05:00
dandds
c8da258d33 polish task order forms 2018-12-18 16:32:40 -05:00