Skip to content

Deploy RC 119 to Staging#4231

Merged
solipet merged 80 commits intostages/stagingfrom
stages/rc-2020-09-23
Sep 23, 2020
Merged

Deploy RC 119 to Staging#4231
solipet merged 80 commits intostages/stagingfrom
stages/rc-2020-09-23

Conversation

@solipet
Copy link
Contributor

@solipet solipet commented Sep 23, 2020

No description provided.

zachmargolis and others added 30 commits September 10, 2020 11:40
* Combine reset password classes
* Remove rake task and script
* Update email copy
**Why**: We have a unique index on agency name
jmhooper and others added 18 commits September 16, 2020 09:22
This was a discovery during LG-3118. This commit has 2 fixes:

1. The presenters renders the help text for AAL3 only when the user could only use the current method. They should render the help text if an AAL3 sign in is required
2. Remove duplicate paragraph from the PIV/CAC screen
**Why**: We changed the context of the header on the page, making this header duplicative
**Why**: #2259 replaced modal dialogs with dedicated alert screens, and this code is now unused.
* LexisNexis doc_auth client now available for use (LG-3263)
Co-authored-by: amathews <amathews@fearsol.com>
* Upgrade focus-trap from ^2.3.0 (2.4.6) to 6.0.1

* Simplify components index file

**Why**:

- Exports unused
- TrapModal variable as pass-through is unnecessary, since direct access to Modal import is available
**Why**: While occasionally useful to mock out the behavior of underlying modules, it can give a false sense of security that the behavior of a mocked implementation will match the experience and expectations of the user-facing behavior.
* make sure nav is rendered in a valid place

* render mobile nav as child of body

* Update app/views/layouts/base.html.erb

Co-authored-by: Andrew Duthie <andrew.duthie@gsa.gov>

* add usa-overlay div

* add title to new account pages

Co-authored-by: Andrew Duthie <andrew.duthie@gsa.gov>
**Why**: While some forms implement custom auto-enable behavior for submit buttons, they do so by bypassing the default auto-enable behavior. There does not appear to be any instances of forms which rely on this core behavior.
)

* Extract submit-with-spinner pack from form-validation.js

* Add comment for custom event dispatching

* Define element-closest as dependency of polyfill package
* convert edit password templates to erb

* convert event disavowal new template to erb

* convert pii_review template to erb

* convert idv review new template to erb

* Update app/views/shared/_pii_review.html.erb

Co-authored-by: Zach Margolis <zachmargolis@users.noreply.github.com>

* Update app/views/shared/_pii_review.html.erb

Co-authored-by: Zach Margolis <zachmargolis@users.noreply.github.com>

* Update app/views/shared/_pii_review.html.erb

Co-authored-by: Zach Margolis <zachmargolis@users.noreply.github.com>

* Update app/views/shared/_pii_review.html.erb

Co-authored-by: Zach Margolis <zachmargolis@users.noreply.github.com>

* remove extra space

* fix specs

Co-authored-by: Zach Margolis <zachmargolis@users.noreply.github.com>
* remove unused code in layout

* convert idv come back later template to erb

* convert verify_personal_key template to erb

* convert devise passwords new template to erb

* convert page took too long template to erb

* convert in person find usps template to erb

* fix unnecessary space
* Use AcuantPassiveLiveness for mobile selfie capture

* Cache image data blob

* Fix test specs
* LG-3339: Make functionality in form-validation.js opt-in

**Why**: As a developer, I want the behavior of forms to be predictable and enable automatic validations only when intended, so that I'm not caught in a situation where automatic validations occur unexpectedly and break user behavior.

* Pass through simple_form_for arguments as given

* Rename idp_simple_form_for as validated_form_for

* Print form validation script once with data attribute

* Explicitly include Webpacker helper

* Print javascript_pack_tag using variadic arguments

* Add test spec for form-validation script

* Add test spec for script helper

* Rename print_javascript_pack_once_tags to render_javascript_pack_once_tags

* Use validated_form_for globally

* Preserve this reference in I18n calls
…LG-3471) (#4223)

Pass fields used to check if liveness is enabled to the hybrid flow (LG-3471)
#4230)

The selfie step currently appears in the hybrid flow even if SPs don't request it. This commit backports the changes from #4223 to the old doc captures table so this bug is fixed for the old liveness flow.

Co-authored-by: Doug Price <dprice@fearless.tech>
@solipet solipet merged commit c4c3e90 into stages/staging Sep 23, 2020
@solipet solipet deleted the stages/rc-2020-09-23 branch September 24, 2020 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants