Tags: DSACMS/iv-cbv-payroll
Tags
FFS-2453: Replace Help Modal iframe with Turbo Frame (#459) Co-authored-by: George Byers <[email protected]>
fix: upgrade postcss from 8.4.49 to 8.5.0 (#434) Snyk has created this PR to upgrade postcss from 8.4.49 to 8.5.0. See this package in npm: postcss See this project in Snyk: https://app.snyk.io/org/ospo/project/a94f26c7-ed40-4004-a636-d3b13c37de47?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]>
2374: Include new wind down copy (#420)
fix: upgrade esbuild from 0.24.0 to 0.24.2 (#414) Snyk has created this PR to upgrade esbuild from 0.24.0 to 0.24.2. See this package in npm: esbuild See this project in Snyk: https://app.snyk.io/org/ospo/project/a94f26c7-ed40-4004-a636-d3b13c37de47?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]> Co-authored-by: allthesignals <[email protected]>
Track eight events from Pinwheel modal interactions These events cover most of what we're hoping to instrument for future Pinwheel sessions. In the order a user may experience them: 1. `PinwheelShowProviderConfirmationPage` - sent when a provider confirmation screen is shown (e.g. "Amazon" showing multiple platforms like A to Z and ADP) 2. `PinwheelShowLoginPage` - sent when the first screen of a login is shown (whether it's employer disambiguation, username/password, or other input required by user) 3. `PinwheelAttemptLogin` - sent when the user attempts login (sent only once on the first screen even if there are subsequent screens for MFA or other employer-specific questions). Unfortunately, there are no Pinwheel events on the subsequent login pages. 4. `PinwheelError` - sent when an error occurs, likely an incorrect login or MFA code, but also a system error. 5. `PinwheelSuccess` - sent when the login completes. If the user doesn't follow the intended path through the modal, they may trigger: 6. `PinwheelShowDefaultProviderSearch` - sent when the user deselects the employer or platform and returns to the beginning of the pinwheel modal 7. `PinwheelAttemptClose` - shown when the user clicks the "X" in the modal, before confirming the closure 8. `PinwheelCloseModal` - shown when the modal actually closes
FFS-2175: Removing Skylight from the project (#402)
using touch intead of update so we can avoid validation issues (#352)
Upgrade three GH Actions dependencies This will hopefully satisfy actionlint.
PreviousNext