-
Notifications
You must be signed in to change notification settings - Fork 10
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
USAGOV-1885: Pxbf release v0.6.0.beta.1 #1867
Conversation
I'm getting an error message when I attempt to import configuration. I think you might have forgotten to include field.storage.paragraph.field_b_error_message.yml:
|
…v/usagov-2021 into pxbf-release-v0.6.0.beta.1
Thanks @akf - I've included the missing storage config. I'll have @gchi25 check a few of these items again, but hopefully that resolves the import error you are getting. |
Yes @scottqueen-bixal, it does! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All looks good to me. Since @gchi25 is going to take another look, I won't merge it -- but feel free to do that when you're ready!
Benefit Finder v0.6.0.beta.1
https://github.com/GSA/px-benefit-finder/releases/tag/v0.6.0.beta.1
https://github.com/GSA/px-benefit-finder/milestone/10?closed=1
Description
Type of Changes
Testing Instructions
Related Github Issue
Design Improvements
DESIGN | Update Icons GSA/px-benefit-finder#1447
DESIGN | Update Relative Events CTA Cards GSA/px-benefit-finder#1448
DESIGN | Update Accordion(s) styles GSA/px-benefit-finder#1449
DESIGN | Update Layout Values GSA/px-benefit-finder#1451
Redesign | Colors GSA/px-benefit-finder#1629
Redesign | Buttons Pt1 GSA/px-benefit-finder#1632
Redesign | Buttons Pt2 GSA/px-benefit-finder#1633
Redesign | Italicize Step Indicator GSA/px-benefit-finder#1661
Redesign | Step List
Application Improvements
Adopting GSA's Error Identification GSA/px-benefit-finder#1121
Error Alert Design Updates GSA/px-benefit-finder#1643
Include additional text to resolve form field errors with fields GSA/px-benefit-finder#1513
Include a list of links to the fields that have errors in alerts GSA/px-benefit-finder#1512
Include error count in alert GSA/px-benefit-finder#1511
update package version and dependencies GSA/px-benefit-finder#1687
date field in memorable date doesn't recognize value 0 as error GSA/px-benefit-finder#1676
Data Layer Improvements
Create data layer event(s) to track error messages in analytics GSA/px-benefit-finder#1501
Content Improvements
Change "Click to select" in SP combo box GSA/px-benefit-finder#1043
Determine consistent translation for inline field errors GSA/px-benefit-finder#1555
Custom Module Improvements
Error Label Content Override GSA/px-benefit-finder#1614
Hide qualtrics survey, with exceptions GSA/px-benefit-finder#1701
Benefit finder page level surveys GSA/px-benefit-finder#1638
Add search title in JSON data GSA/px-benefit-finder#1674
Detailed Testing steps
Design Improvements
DESIGN | Update Icons GSA/px-benefit-finder#1447
expected:
DESIGN | Update Relative Events CTA Cards GSA/px-benefit-finder#1448
expected:
DESIGN | Update Accordion(s) styles GSA/px-benefit-finder#1449
expected:
Redesign | Buttons Pt1 GSA/px-benefit-finder#1632
Redesign | Buttons Pt2 GSA/px-benefit-finder#1633
Redesign | Italicize Step Indicator GSA/px-benefit-finder#1661
Redesign | Step List
Application Improvements
Hide qualtrics survey, with exceptions GSA/px-benefit-finder#1701
div
is in the DOM,bf-qual-survey
with thehidden
attribute istrue
div
is in the DOM,bf-qual-survey
with thehidden
attribute isfalse
update package version and dependencies GSA/px-benefit-finder#1687
/death
data-version
0.6.0.beta.1
date field in memorable date doesn't recognize value 0 as error GSA/px-benefit-finder#1676
Error Alert Design Updates GSA/px-benefit-finder#1643
/death
Continue
expected:
Include error count in alert GSA/px-benefit-finder#1511
Include a list of links to the fields that have errors in alerts GSA/px-benefit-finder#1512
Include additional text to resolve form field errors with fields GSA/px-benefit-finder#1513
Determine consistent translation for inline field errors GSA/px-benefit-finder#1555
bf-error-detail
field that indicates to the user to "fill out the {legend} field"Expected:
en locale
<fieldset />
is removedContent Improvements
Change "Click to select" in SP combo box GSA/px-benefit-finder#1043
/death
<select/>
's have the following default labels and configurationen
Data Improvements
Create data layer event(s) to track error messages in analytics GSA/px-benefit-finder#1501
/death
bf_form_page_submit_attempt
is in the dataLayerfalse
expected structure:
Continue
bf_form_page_submit_attempt
is in the dataLayer0
true
expected structure:
Custom Module Improvements
Error Label Content Override GSA/px-benefit-finder#1614
admin/content?combine=&type=bears_life_event_form&status=All&langcode=All
Error Message
fieldbenefit-finder/api/life-event/death
Add search title in JSON data GSA/px-benefit-finder#1674
admin/content?combine=&type=bears_life_event&status=All&langcode=All
benefit-finder/api/life-event/death
benefit-finder/api/life-event/death/jsonfile
to generate JSON fileafter generating json
Change Requirements
Validation Steps
Security Review
Reviewer Reminders
Post PR Approval Instructions
Follow these steps as soon as you merge the new changes.
Review in Test
and add a comment. State whether the change is already visible on cms-dev.usa.gov and beta-dev.usa.gov, or if the deployment is still in process.