Skip to content

Releases: cfpb/sbl-frontend

0.1.17

05 Dec 16:11
81165a5
Compare
Choose a tag to compare
0.1.17 Pre-release
Pre-release

A beta test release.

Includes everything from release 0.1.16 as well as a small change to the copy in the confirmation dialog on sign and submit.

A release with a number of changes including sign and submit, better error handling, a more responsive menu, updates to the Update your financial institution form, and a large expansion in e2e tests.

We tested the following changes during the bug bash on November 20th, 2024. Since the bug bash, a few minor fixes have been added: minor design changes, alignments with backend changes (LEI can be issued, lapsed, etc.), and adding a google analytics event for filing submission.

Features

  • [Story] Indicate voluntary reporter status
  • [Nav] Flyout Responsive Menu
  • [Institution profile] Page-level error for API issues
  • feat: Display Docker image tag in app Footer to help identify deployed changes
  • feat: [View/Update institution profile] Create a shared page-level alert for when API is unreachable
  • feat(ga): add analytics event to filing submit
  • feat(sign-and-submit): spacing, headings
  • feat(ufp): update what data gets sent to sbl help

Fixes

  • [TextInput] Add a default max length based on input type
  • [Links] Show external-link icon where applicable
  • fix(deployment): update csp, nginx, robots.txt

Testing

  • [e2e] [Complete user profile - unassociated] Ensure first name / last name have char limits
  • [Review First][e2e] [Upload] Tests for syntax errors, logic errors and to verify a downloadable report
  • [e2e] speed up unavailableApis.spec.ts, make api calls retries env variable
  • [e2e] Verify users cannot skip Filing steps
  • [e2e] unavailableApis.spec - Refactor + add extended timeouts
  • [e2e] (uploadFile) Navigate paginated results
  • fix(e2e): account for phone extension changes
  • [e2e] Investigate performance issues
  • [e2e] Make tests runnable against dev deployment
  • [E2E] Get tests to consistently pass in headless mode
  • [Task] Get linter working in CI as a Github action
  • [e2e] Make tests runnable against dev
  • [e2e][pipeline] Add support for e2e tests on pipeline

Copy updates

  • [View Institution Profile] Language updates
  • Institution Profile pages - Update alert text for missing TIN and LEI
  • fix(sign-submit): fix minor design issues
  • fix(submit): update confirmation box to latest copy
  • fix(sign-submit): add email to confirmation message

Other

  • chore: Added Tanner Ricks to list of codeowners
  • chore(codeowners): remove ojbravo and shindigira
  • [Page] [Provide Filing Details] Rename Files and Update Tests

0.1.16

05 Dec 15:23
ab37dc4
Compare
Choose a tag to compare
0.1.16 Pre-release
Pre-release

A beta test release.

A release with a number of changes including sign and submit, better error handling, a more responsive menu, updates to the Update your financial institution form, and a large expansion in e2e tests.

We tested the following changes during the bug bash on November 20th, 2024. Since the bug bash, a few minor fixes have been added: minor design changes, alignments with backend changes (LEI can be issued, lapsed, etc.), and adding a google analytics event for filing submission.

Features

  • [Story] Indicate voluntary reporter status
  • [Nav] Flyout Responsive Menu
  • [Institution profile] Page-level error for API issues
  • feat: Display Docker image tag in app Footer to help identify deployed changes
  • feat: [View/Update institution profile] Create a shared page-level alert for when API is unreachable
  • feat(ga): add analytics event to filing submit
  • feat(sign-and-submit): spacing, headings
  • feat(ufp): update what data gets sent to sbl help

Fixes

  • [TextInput] Add a default max length based on input type
  • [Links] Show external-link icon where applicable
  • fix(deployment): update csp, nginx, robots.txt

Testing

  • [e2e] [Complete user profile - unassociated] Ensure first name / last name have char limits
  • [Review First][e2e] [Upload] Tests for syntax errors, logic errors and to verify a downloadable report
  • [e2e] speed up unavailableApis.spec.ts, make api calls retries env variable
  • [e2e] Verify users cannot skip Filing steps
  • [e2e] unavailableApis.spec - Refactor + add extended timeouts
  • [e2e] (uploadFile) Navigate paginated results
  • fix(e2e): account for phone extension changes
  • [e2e] Investigate performance issues
  • [e2e] Make tests runnable against dev deployment
  • [E2E] Get tests to consistently pass in headless mode
  • [Task] Get linter working in CI as a Github action
  • [e2e] Make tests runnable against dev
  • [e2e][pipeline] Add support for e2e tests on pipeline

Copy updates

  • [View Institution Profile] Language updates
  • Institution Profile pages - Update alert text for missing TIN and LEI
  • fix(sign-submit): fix minor design issues
  • fix(submit): update confirmation box to latest copy

Other

  • chore: Added Tanner Ricks to list of codeowners
  • chore(codeowners): remove ojbravo and shindigira
  • [Page] [Provide Filing Details] Rename Files and Update Tests

0.1.15

15 Nov 20:10
366d6ad
Compare
Choose a tag to compare
0.1.15 Pre-release
Pre-release

A beta test release.

Fixes a typo.

Fixes

0.1.14

01 Oct 22:17
1a70521
Compare
Choose a tag to compare
0.1.14 Pre-release
Pre-release

A beta test release.

Re-releasing 0.1.12, with some additional design improvements.

A small release for only adding the phone extension to point of contact.

Features

  • [Point of Contact] Phone extension field (#961)

Fixes

  • [Point of contact] Stale form input fields when actuating 'Go Back' button on Sign-and-Submit (#976)
  • stylefix(Point of Contact): Responsive break changed from 600px to 900px (#977)
  • stylefix(Point of Contact): Phone Extension style 2 to 1 (2/3 to 1/3) (#978)

0.1.13

01 Oct 20:28
067dd1b
Compare
Choose a tag to compare
0.1.13 Pre-release
Pre-release

A beta test release.

Re-releasing 0.1.12, with a git conflict fix.

A small release for only adding the phone extension to point of contact.

Features

  • [Point of Contact] Phone extension field (#961)

0.1.12

01 Oct 13:16
1b58910
Compare
Choose a tag to compare
0.1.12 Pre-release
Pre-release

A beta test release.

A small release for only adding the phone extension to point of contact.

What's Changed

Features

  • [Point of Contact] Phone extension field (#961)

0.1.11

23 Aug 21:34
a09f309
Compare
Choose a tag to compare
0.1.11 Pre-release
Pre-release

A beta test release.

What's Changed

Fixes

  • feat(complete user profile): split urls - complete user profile - w and without associations (#878)
  • feat(Resolve Errors): Split URL paths between syntax and logic errors (#844)

0.1.10

20 Aug 22:06
2e27a58
Compare
Choose a tag to compare
0.1.10 Pre-release
Pre-release

A beta test release.

What's Changed

Fixes

  • fix(content): mostly change submission to filing (#883)
  • chore(deps): bump axios from 1.6.8 to 1.7.4 in the npm_and_yarn group (#884)
  • fix(content): remove one more instance of "submission" (#895)

0.1.9

08 Aug 15:18
95e57c4
Compare
Choose a tag to compare
0.1.9 Pre-release
Pre-release

A beta test release.

What's Changed

Fixes

  • feat(e2e): sets up playwright, 1st user flow test (#776)
  • feat(e2e): eslint fix playwright (#826)
  • feat(errors): added global Error Boundary that loads 500 page (#820)
  • feat(analytics): Summary Route Changes (#827)
  • content(Upload): updated based on figma content updates after usability testing (#837)
  • fix(content): adjust warning and poc copy (#855)
  • fix(usability): updated headings, button text, e2e tests (#846)
  • fix(upload): prevent default form behavior for upload
  • fix(csp): remove inline script exceptions, ffiec

0.1.8

01 Aug 19:43
f590a59
Compare
Choose a tag to compare
0.1.8 Pre-release
Pre-release

A beta test release.

What's Changed

Fixes

  • add analytics urls to CSP in nginx.conf (#818)