Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TASK 3702: Fix abpp application bugs around documents & demographic info #78

Merged
merged 5 commits into from
Apr 4, 2024

Conversation

mihailistov
Copy link
Contributor

No description provided.

"fields": [
{
"name": "quartech_chefsconfirmationid",
"required": true,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The CHEFS Confirmation ID field needs to be hidden for ABPP and KTTP.

"fields": [
{
"name": "quartech_chefsconfirmationid",
"required": true,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The CHEFS Confirmation ID field needs to be hidden for ABPP and KTTP.

{
"name": "quartech_relatedquotesandplans",
"label": "Attach all of the following:",
"required": true,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The CHEFS Confirmation ID field needs to be hidden for ABPP and KTTP.

{
"name": "quartech_relatedquotesandplans",
"label": "Attach all of the following:",
"required": true,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The CHEFS Confirmation ID field needs to be hidden for ABPP and KTTP.

"fields": [
{
"name": "quartech_chefsconfirmationid",
"required": true,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@@ -155,12 +155,6 @@
{
"name": "DemographicInfoStep",
"fields": [
{
"name": "quartech_chefsconfirmationid",
"required": true,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good catch

} else {
documentsHtml =
'<div><div>Please Choose or Drag &amp; Drop files to the grey box below to upload the following documents as attachments (as applicable)</div><ul><li>Project budget</li><li title="Consultant resume outlining any educational accomplishments and relevant certifications">Consultant resume</li><li>Supporting consultant resume (if applicable)</li><li>Verification of the last year of farming income</li><li>Direct Deposit Application (template available on program webpage)</li></ul><div>Please ensure you have the correct files before clicking “Next” on the application. If you move to the next stage of the application you can no longer delete uploaded files. However, you can always add new files.</div><div>If you have moved to the next stage and then wish to change an uploaded file, simply return to the document submission and upload the replacement file as an additional file. Give the file a name with an indication that it is a replacement (e.g. "Budget NEW.xls").</div></div>';
documentsHtml = `
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated code looks good

@mihailistov mihailistov merged commit a9e7f88 into dev Apr 4, 2024
1 check passed
@mihailistov mihailistov deleted the task-3702-fix-abpp-bugs branch April 4, 2024 00:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants