Skip to content

Deploy RC 396 to Production#10930

Merged
mdiarra3 merged 2 commits intostages/prodfrom
stages/rc-2024-07-11
Jul 11, 2024
Merged

Deploy RC 396 to Production#10930
mdiarra3 merged 2 commits intostages/prodfrom
stages/rc-2024-07-11

Conversation

@mdiarra3
Copy link
Contributor

@mdiarra3 mdiarra3 commented Jul 11, 2024

User-Facing Improvements

  • identity verification: Verified & Pending States for Identity Verification (#10847)

Internal

  • ActionAccount: Clear message when trying to reinstate an already reinstated account (#10927)

kevinsmaster5 and others added 2 commits July 9, 2024 15:46
* changelog: User-Facing Improvements, identity verification, Verified & Pending States for Identity Verification

* add badges pertaining to verification status

* add tooltip enabled component

* add biometric verification to verified account view

* add translated text

* remove redundant key

* change tooltip to use mouseover

* clarify tooltip js and add testing

* add spec for badge tooltip

* move styling to badge tooltip

* add readme to package

* fix errors in yml

* normalize yml

* pinpoint countries

* re-normalize yaml country codes

* fix lint errors in badge scss's

* remove unused keys

* replace missing translation key

* remove hardcoded app_name from translations

* fix inconsistencies in verified button styling

* remove unneeded css

* add view tests for new badge placement

* fix missing translated variable

* adds tab event to tooltip. remove redundant status classes from badge border

* refactor badges to incorporate an icon class

* uncomplicate badge tab-into tooltip

* add test coverage for changes to show_pii_partials?

* direct help center articles links accordingly, fix conditional nesting in view

* reformat formatted_due_date more succinctly

* fix formatting regression with help center link, change tooltip to data- attribute

* sync tooltip spec with data- attribute change

* sync component spec with attribute change

* remove data- prefix from tooltip-text

* reset help_center links to use redirect

* fix lint problems in erb file

* possibly trailing space error affecting lint

* mystery lint error

* remove css class per change of style paradigm

* add blank newline to end

* lint error

* Handle border and icon colors internal to BadgeComponent

* Render stylesheet tag after component in preview

Match application behavior

See: #10394 (comment)

* Sync badge component preview options

* Remove unnecessary workaround for tooltip buttons

See: https://github.com/18F/identity-idp/pull/10847/files#r1654791910

* Remove unused type: badge

See: https://github.com/18F/identity-idp/pull/10847/files#r1654758970

* Assign tooltip classes internal to BadgeTooltipComponent

* Add BadgeTooltipComponent preview

* Render tag options on lg-badge-tooltip wrapper

* Use default Tooltip component for tooltip behavior

See: #10847 (comment)

* Generalize BadgeTooltipCompponent as TooltipComponent

* Use correct icons for verified badges

* Handle additional IdV cases

* Rearrange string keys for account verification content

See: https://github.com/18F/identity-idp/pull/10847/files#r1654881240

* Include location parameters in help center redirect path

help understand where the link was when the user clicked on it

See: #10847 (comment)

* Update specs

* Fix spacing and indentation

* Remove view rendering assertions from controller specs

This is not a concern of the controller. View specs already validate this behavior.

* reduce methods that are already memoized

* replaced missing translation token

* fix design system version dependency

---------

Co-authored-by: Andrew Duthie <andrew.duthie@gsa.gov>
LG-13848 | ActionAccount reinstated message

When a user has already been reinstated, give a less-confusing
error message.

changelog: Internal, ActionAccount, Clear message when trying to reinstate a reinstated account
@mdiarra3 mdiarra3 merged commit c7af67c into stages/prod Jul 11, 2024
@mdiarra3 mdiarra3 deleted the stages/rc-2024-07-11 branch July 11, 2024 18:23
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.

4 participants