Commit Graph

43 Commits

Author SHA1 Message Date
leigh-mil
8bbb5a38c9 Clean up EditLink anchors 2019-03-14 10:44:02 -04:00
Montana
12706c3d45 Refactor task order route to check for request args instead of request.referrer 2019-02-21 14:38:03 -05:00
Montana
e20240b878 Pass task order to TOEditLink macro 2019-02-21 14:38:03 -05:00
Montana
bef2b8ed24 Add edit links to KO Review sections that link to TO form 2019-02-21 14:38:03 -05:00
Montana
848a4ac276 Use html partials for TO review pages 2019-02-05 10:49:52 -05:00
Patrick Smith
701eb1a869 Fix string formatting on review page 2019-02-04 13:46:05 -05:00
leigh-mil
f67f5d15a4 Merge pull request #592 from dod-ccpo/clin-decimals-fixes
CLIN Input field bugfixes
2019-02-01 15:21:28 -05:00
George Drummond
0ace907fdf Clean up ReviewField fields 2019-02-01 14:03:43 -05:00
George Drummond
a92cbbaac6 Display missing fields on review page 2019-02-01 13:38:28 -05:00
George Drummond
305a36eef2 Optional radio fields 2019-02-01 13:38:28 -05:00
leigh-mil
0382966929 Update dollars filter and formatDollars() to display cent values 2019-01-31 11:29:52 -05:00
leigh-mil
a2b9526cd4 Stying fixes after rebase 2019-01-24 15:06:14 -05:00
montana-mil
859df01b80 Merge pull request #573 from dod-ccpo/i-am-cor
Show COR as invited if am_cor is checked
2019-01-24 09:19:15 -05:00
Montana
46f370f30e Fix ReviewOfficerInfo macro 2019-01-23 16:25:48 -05:00
Montana
ba1310f92b Show COR as invited if am_cor is checked 2019-01-23 15:37:28 -05:00
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