Skip to content

Tags: classicvalues/prime-simplereport

Tags

v161

Toggle v161's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Tim best/apollo take 2 (CDCgov#2206)

* Revert "Revert "[Snyk] Security upgrade @apollo/client from 3.3.7 to 3.4.0 (CDCgov#2121)""

This reverts commit 1772137.

* apollo 3.4.0 -> 3.4.1

v160

Toggle v160's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
prevent duplicate orgname from alerting (CDCgov#2210)

v159

Toggle v159's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Revert "[Snyk] Security upgrade @apollo/client from 3.3.7 to 3.4.0 (C…

…DCgov#2121)" (CDCgov#2201)

This reverts commit 9dd6509.

Co-authored-by: Josh Dorothy <[email protected]>

v158

Toggle v158's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add English <-> Spanish language toggler to patient experience pages (C…

…DCgov#2186)

* Add English/Spanish display language toggle to patient app header

* Export USAGovBanner component wrapped in `withTranslation` HOC to access
i18next instance
  - Prior to this change, the banner text would not re-render
    immediately upon a language change. The text would only be
    translated after the component was "hard" re-rendered (i.e. by
    expanding the banner text)

* Fix interpolation in self-registration confirmation message

* Add unit tests for patient header + language toggle

* FTranslated strings in all components/modules respond to language changes instantly

* Fix code smells

* Use `useTranslatedConstants` like the React hook that it is

* Add a mechanism to update form validation messages for translations (CDCgov#2194)

* Minor corrections to Spanish copy

* Spanish translation config file respects 180 character line width limit

Co-authored-by: Nathan Carter <[email protected]>
Co-authored-by: Nick Scialli <[email protected]>

v157

Toggle v157's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix non-deterministic AoEModalForm test (CDCgov#2196)

v156

Toggle v156's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Snyk] Security upgrade @apollo/client from 3.3.7 to 3.4.0 (CDCgov#2121)

* fix: frontend/package.json & frontend/yarn.lock to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-APOLLOCLIENT-1085706

* Workaround typescript issue

Co-authored-by: Nick Scialli <[email protected]>
Co-authored-by: Nick Scialli <[email protected]>
Co-authored-by: Tim Best <[email protected]>

v152

Toggle v152's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Reactivate User (CDCgov#2176)

* tmp: getting started

* add user reactivation

* linters

* import order

* import order

* styling

* Fix reactivate button classes

* unsuspend

* modal rewrite

* More styling fixes

* add test for ManageUsers

* change modal text

Co-authored-by: Brett Maden <[email protected]>
Co-authored-by: Nick Clyde <[email protected]>

v151

Toggle v151's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add saving and error states for queue item cards (CDCgov#2175)

* Adds loading effect during submit and associated storybook stories

* Add to tests

* Clean up async logic

* Fix styling and add transition

* Accommodate lifecycle of animation

* Update snapshots

v150

Toggle v150's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Disable first error in a week alert (CDCgov#2185)

v149

Toggle v149's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use custom exceptions for general Experian failures (CDCgov#2171)

* use custom exceptions for general experian failures
* generate identifiable log message of experian decision results