Commit Graph

1564 Commits

Author SHA1 Message Date
Montana
7abbde2817 CI did not like portfolio variable 2019-02-05 10:49:52 -05:00
Montana
848a4ac276 Use html partials for TO review pages 2019-02-05 10:49:52 -05:00
Montana
377149c766 Raise Unauthorized error in authz instead of route 2019-02-05 10:49:52 -05:00
Montana
49ed059853 Raise AuthorizationError if user is not KO 2019-02-05 10:49:51 -05:00
Montana
70b4a51d8a Save start and end dates 2019-02-05 10:49:51 -05:00
Montana
516ed9b90e Only the KO can view 2019-02-05 10:49:51 -05:00
Montana
4ed445dd99 Fix rendering bug 2019-02-05 10:49:51 -05:00
Montana
2e3450ed8b Styling 2019-02-05 10:49:51 -05:00
Montana
40780bf244 Migration to add custom_clauses to TO; form fixes 2019-02-05 10:49:51 -05:00
Montana
7bef2e86ca Edit form fields 2019-02-05 10:49:51 -05:00
Montana
75bfc5fbdb fix routes 2019-02-05 10:49:51 -05:00
Montana
b91d869bbe Clean up routes 2019-02-05 10:49:51 -05:00
Montana
1ca4d62a3a Render form fields on the page 2019-02-05 10:49:51 -05:00
Montana
f6a066f983 Add basic KO review form 2019-02-05 10:49:51 -05:00
Montana
3358aa99ba Add basic review page 2019-02-05 10:49:51 -05:00
Montana
0b276b49c8 Route to KO Review TO page 2019-02-05 10:49:51 -05:00
Patrick Smith
0b73d4e307 Show gray checkmark for incomplete Task Orders 2019-02-05 08:45:17 -05:00
Patrick Smith
f1683e8ff7 Validate email addresses in oversight form 2019-02-04 13:20:11 -05:00
Patrick Smith
d98abad611 Enforce email validation on edit officer forms 2019-02-04 13:19:55 -05:00
leigh-mil
b27e3cb726 Merge pull request #594 from dod-ccpo/pdf-persistence
Pass existing task order to the Form
2019-02-04 11:44:42 -05:00
George Drummond
769a19c0fd DOD ID isn't required on oversight page 2019-02-04 09:59:00 -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
94f6a9afaa Fix specs 2019-02-01 14:16:48 -05:00
George Drummond
f3b43cd8a1 Remove InputRequired validator 2019-02-01 14:11:46 -05:00
George Drummond
4daadf59d2 We don't need CLASSIFIED logic since its handled in mission_owner_sections 2019-02-01 13:49:46 -05:00
George Drummond
305a36eef2 Optional radio fields 2019-02-01 13:38:28 -05:00
George Drummond
4c0092a7c7 Use/rename sections -> mission_owner_sections 2019-02-01 13:38:28 -05:00
George Drummond
92d93c5553 Return incomplete not None for review section status 2019-02-01 13:38:28 -05:00
George Drummond
ab519aa4df Radio fields are Optional() 2019-02-01 13:38:28 -05:00
George Drummond
caddfb5ff0 Save as draft without draft button 2019-02-01 13:38:27 -05:00
George Drummond
6fef90373b Merge pull request #587 from dod-ccpo/date-field-component-fixes
Bug fixes for date picker component
2019-02-01 13:20:52 -05:00
leigh-mil
c302ddf2d7 Pass existing task order to the Form
Passing the existing task order to the Form provides all of the existing
data to the Form. Previously, if a csp
estimate was already uploaded and then the funding page was edited
without changing the upload, the csp estimate was overwritten because
nothing was passed in that field to the form.
2019-02-01 13:15:51 -05:00
Patrick Smith
41feb9e74f Show edited officer form on error 2019-01-31 14:03:15 -05:00
Patrick Smith
6fe9229f89 Add custom form field wrapper to determine if form data has changes 2019-01-31 14:01:55 -05:00
leigh-mil
0382966929 Update dollars filter and formatDollars() to display cent values 2019-01-31 11:29:52 -05:00
George Drummond
76d8820aca Bug fixes for date picker component 2019-01-30 12:09:34 -05:00
patricksmithdds
2246e0a5de Merge pull request #584 from dod-ccpo/edit-to-officer
Edit Task Order Officer Info
2019-01-29 16:25:57 -05:00
leigh-mil
6d61839c65 Move classified/unclassified check into its own method 2019-01-29 15:48:02 -05:00
leigh-mil
3d80135606 Remove unnecessary classified/unclassified check 2019-01-29 14:59:04 -05:00
leigh-mil
15f54f10ca Use translations for clin error message 2019-01-29 14:19:04 -05:00
leigh-mil
090fd167bb Fix UpdateTaskOrderWorkflow to validate using the correct form when unclassified 2019-01-29 14:19:04 -05:00
leigh-mil
f6a04aea62 Change TO form to accept decimals for CLIN input fields 2019-01-29 14:18:35 -05:00
Patrick Smith
5cc1c18378 Add route to update TO officer information 2019-01-29 13:59:53 -05:00
Patrick Smith
d43c1febea Add forms to edit TO officer information 2019-01-29 13:59:24 -05:00
George Drummond
415a554fda Merge pull request #580 from dod-ccpo/date-field-component-tests
Add in VUE date picker component
2019-01-28 11:15:58 -05:00
George Drummond
454d7f10df Add in VUE date picker component 2019-01-25 14:20:43 -05:00
Patrick Smith
ddafa25f22 Add page that shows status of TO officer invitations 2019-01-24 09:55:16 -05:00
patricksmithdds
6823ae814f Merge pull request #575 from dod-ccpo/fix-empty-estimate
Handle submitting funding form without csp estimate
2019-01-24 09:43:44 -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
ad0aae55e3 No need to pass current user to review page template 2019-01-24 09:01:48 -05:00