-
Notifications
You must be signed in to change notification settings - Fork 0
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
New SHAS intake skeleton #73
Conversation
fe25e98
to
5e4510c
Compare
Code Climate has analyzed commit 58babb3 and detected 13 issues on this pull request. Here's the issue category breakdown:
The test coverage on the diff in this pull request is 28.1% (50% is the threshold). This pull request will bring the total coverage in the repository to 36.0% (-1.7% change). View more on Code Climate. |
7024312
to
960c7b5
Compare
960c7b5
to
124850f
Compare
|
|
UI updates:
Location tab
|
Confirmation page message change to: Your submission will be reviewed by a Housing Navigator. You may be contacted if needed. Please check your email for the confirmation email and keep the confirmation ID for future reference. |
For this: type of residential multi select check boxes - when checked off should be the same color as radio buttons? The question mark next to "provide additional information" isn't centre-aligned for the BC housing hyperlink - can we hyperlink the word BC Housing on the actual form then? not the one inside the tooltip text. Thank you! |
43207c8
to
6252828
Compare
Minor things! |
Hyperlinks: For spatial file upload One last thing.. Thank you!! |
6252828
to
65d14a6
Compare
Hey Kyle, Also, based on everyone's feedback we want to move the notice of collection message to the first page of the form, top of basic info tab. Check link below to see update on this: Thank you! |
65d14a6
to
6d286aa
Compare
Reminder to add labels to all dropdown/ type fields for accessibility. Thank you! |
In the Location tab, below the street address / coordinates section, add another section labeled as "Is there anything else you would like to tell us about this projects location?" with a free text box. This section is optional. Thank you! |
Allow multiple files to be selected for upload at once
Removed col class from form components
Migration included: data type changes, many new columns
Bug noticed by navs where backspacing caused the whitespace to be removed automatically
Slipstream update
…eForm Update PrimeVue to 3.52.0 Rebase to latest ShasIntakeForm.vue changes Integrate multiple WIP intake form validation rules Additional validation error message handling
70e570e
to
25a2f84
Compare
Description
Implements the skeleton + basic form functionality for the new intake form. This form is designed to eventually fully replace the existing CHEFS SHAS intake form. Advanced functionality such as 3rd party API lookups, mapping, document upload, etc., is missing and scheduled to be done in the future.
58babb3 Update + Add unit tests
124850f Intake submit & confirmation
ea48354 Add fourth step - Permits
7981cbd Add third step - Location
815d192 Added second step - Housing
08f70bb Finalized styling. Added custom Stepper header and navigation components
aa923d4 New intake form - styling & first step
Types of changes
New feature (non-breaking change which adds functionality)
Checklist
Further comments