namesakefyi / namesake

Web app to aid with the legal name and gender marker change process in the U.S.
Other
4 stars 2 forks source link

feat: Redesign signin page #134

Closed evadecker closed 2 weeks ago

evadecker commented 2 weeks ago

What changed?

CleanShot 2024-10-19 at 21 05 49@2x

Why?

Signin improvements

changeset-bot[bot] commented 2 weeks ago

🦋 Changeset detected

Latest commit: ad2f45c8b7057cf44027c7402ec08587b0a44f85

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | -------- | ----- | | namesake | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

cloudflare-workers-and-pages[bot] commented 2 weeks ago

Deploying namesake with  Cloudflare Pages  Cloudflare Pages

Latest commit: ad2f45c
Status: ✅  Deploy successful!
Preview URL: https://d00debe9.namesake-639.pages.dev
Branch Preview URL: https://login-fixes.namesake-639.pages.dev

View logs

github-actions[bot] commented 2 weeks ago

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 8.23%
⬇️ -0.12%
321 / 3898
🔵 Statements 8.23%
⬇️ -0.12%
321 / 3898
🔵 Functions 1.13%
🟰 ±0%
1 / 88
🔵 Branches 6.97%
🟰 ±0%
6 / 86
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
src/components/AppHeader/AppHeader.tsx 0% 0% 0% 0% 1, 11-15, 17-19, 21-24, 26-33, 35-41, 44, 51
src/components/Button/Button.tsx 0% 0% 0% 0% 1, 17-52, 54-71, 74-75, 78
src/components/Logo/Logo.tsx 0% 0% 0% 0% 1, 7-16, 18-22, 24-27, 29-32, 34-38, 40-43, 45-48, 50-53
src/components/Tabs/Tabs.tsx 0% 0% 0% 0% 1, 15-23, 25-30, 34, 36-44, 46-51, 55, 57-69, 71-76, 80, 82-85, 87-92, 96
src/routes/_authenticated.tsx 0% 0% 0% 0% 1, 4-10, 12-16, 19
src/routes/_authenticated/settings/overview.tsx 0% 0% 0% 0% 1, 21-23, 25-28, 30-35, 37-40, 42, 44-48, 50-60, 62-66, 68-73, 75, 77-78, 80-81, 83-86, 88-93, 95-101, 103-110, 112-116, 119-122, 124-126, 128-129, 132-135, 137-138, 141-148, 155-165, 168, 174
src/routes/_unauthenticated/signin.tsx 0% 0% 0% 0% 1, 21-23, 25-33, 35-36, 38-40, 42-45, 47-53, 55-57, 59-60, 62-76, 78-83, 85-95, 97-107, 111-112, 114-115, 119-128, 130-136, 138-139, 146, 148-150, 152-153, 158-167, 169-174, 176-191, 193-200, 202, 205, 209-213, 215-233, 235-236, 240-247, 249-254, 256, 262, 264-265, 267-274, 278
Generated in workflow #88 for commit ad2f45c by the Vitest Coverage Report Action