334 Commits

Author SHA1 Message Date
leigh-mil
6cc6e23c09 Add validation to portfolio name in the TO form 2019-02-06 10:48:37 -05:00
Montana
5a775cc5a2 Remove unused imports 2019-02-05 11:12:50 -05:00
Montana
cd7885c386 formatting 2019-02-05 10:57:13 -05:00
Montana
c0da06f217 Drop back end date validators 2019-02-05 10:50: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
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
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
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
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
305a36eef2
Optional radio fields 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
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
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
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
d43c1febea Add forms to edit TO officer information 2019-01-29 13:59:24 -05:00
Patrick Smith
7e4f6bf3eb Limit types of files that can be selected when uploading proof 2019-01-23 11:16:54 -05:00
Patrick Smith
6a9290619d Update funding form to handle uploading pdf/png 2019-01-23 11:16:54 -05:00
leigh-mil
569576fce5 Styling and text fixes 2019-01-22 14:38:54 -05:00
leigh-mil
b5ee92025f
Merge pull request #556 from dod-ccpo/navigate-to-form-review-page
Navigate to Task Order Form review page
2019-01-22 14:11:00 -05:00
leigh-mil
b7d101c1fa Create macros for displaying form fields on review page 2019-01-21 17:51:38 -05:00
Montana
62a3d89484 Minor logic and naming fixes 2019-01-21 10:25:31 -05:00
Montana
d51663e075 Refactor RequiredIf validator 2019-01-20 09:50:20 -05:00
Montana
9eca3c6acc Persist checkbox value after navigating away from oversight screen 2019-01-18 15:40:20 -05:00
Montana
f7b7cb26e1 Toggle COR Invite checkbox 2019-01-18 13:27:15 -05:00
Montana
1516a2c47d Toggle SO Invite checkbox 2019-01-18 13:21:59 -05:00
Montana
67108484be New custom validator RequiredIf 2019-01-18 09:39:52 -05:00
montana-mil
d0857a4a74
Merge pull request #546 from dod-ccpo/am-cor-checkbox
am COR checkbox
2019-01-17 11:39:06 -05:00
Montana
27556cdf82 Formatting 2019-01-17 11:00:35 -05:00
Montana
af7ef1c245 Add a docstring to new validator 2019-01-17 10:32:22 -05:00
leigh-mil
4fa325818c Move translate_duration() into localization file 2019-01-16 15:38:08 -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
Montana
ae494d3bb5 Refactor RequiredIfNot custom validator, add tests 2019-01-16 11:00:51 -05:00
Montana
5d4fee9546 Save TO creator data as cor data if am_cor is checked 2019-01-16 10:11:44 -05:00
Montana
41268cc1e4 Custom validator to only validate COR data if am_cor isn't checked 2019-01-16 10:11:44 -05:00
Montana
2145549c1b Add translation label for cor checkbox 2019-01-16 10:11:44 -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
a1760ad4c0 Fixes after rebase 2019-01-15 17:05:36 -05:00
leigh-mil
94ea47ca99 Add safe to MultiCheckbox macro so we can use text with html tag 2019-01-15 17:05:36 -05:00