• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

supabase / dbdev / 21026617772
51%

Build:
DEFAULT BRANCH: master
Ran 15 Jan 2026 09:40AM UTC
Jobs 1
Files 52
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

15 Jan 2026 09:40AM UTC coverage: 51.039% (+0.5%) from 50.502%
21026617772

push

github

web-flow
Migrate to shadcn/ui components and react-hook-form (#347)

* Migrate to shadcn/ui components and react-hook-form

This PR completes the migration to shadcn/ui components and modernizes
the form handling system.

## Component Migrations

- **Toast System**: Replace react-hot-toast with shadcn toast
  - Add toast.success() and toast.error() helper methods
  - Update all 8 files using toasts

- **Search**: Refactor to use shadcn Popover + cmdk Command
  - Add keyboard navigation and accessibility
  - Better semantic structure

- **Cards**: Convert PackageCard and AccessTokenCard to shadcn Card

- **Buttons**: Convert ThemeSwitcher and Edit page to shadcn Button

- **Forms**: Add Alert, Textarea, Dialog components

## Form System Migration

- Replace react-final-form with react-hook-form
- Use @hookform/resolvers for Zod validation
- Add noValidate for consistent JS-based validation
- Remove unused zod-form-validator-utils.ts

## Cleanup

- Remove react-hot-toast, react-final-form, final-form dependencies
- Remove redundant loader.tsx component
- Standardize on Skeleton + Spinner for loading states

## Testing

- Update tests for react-hook-form API
- Add ResizeObserver/scrollIntoView mocks for cmdk
- All 24 tests pass

* update prettier

* checkout without ref

* format

---------

Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Alaister Young <a@alaisteryoung.com>

79 of 180 branches covered (43.89%)

Branch coverage included in aggregate %.

72 of 131 new or added lines in 11 files covered. (54.96%)

265 of 494 relevant lines covered (53.64%)

4.4 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
90.0
website/components/ui/alert.tsx
3
0.0
website/components/ui/textarea.tsx
4
70.83
-4.17% website/components/forms/Form.tsx
4
81.82
-10.77% website/components/search/Search.tsx
4
84.62
website/components/ui/command.tsx
6
72.73
website/components/ui/dialog.tsx
37
0.0
website/components/ui/form.tsx
Jobs
ID Job ID Ran Files Coverage
1 frontend - 21026617772.1 15 Jan 2026 09:40AM UTC 52
51.04
GitHub Action Run
Source Files on build 21026617772
  • Tree
  • List 52
  • Changed 8
  • Source Changed 8
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #21026617772
  • db357d5b on github
  • Prev Build on master (#20950307817)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc