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

supabase / dbdev / 21026617772 / 1
51%
master: 51%

Build:
DEFAULT BRANCH: master
Ran 15 Jan 2026 09:40AM UTC
Files 52
Run time 2s
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.1

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 %.

265 of 494 relevant lines covered (53.64%)

4.4 hits per line

Source Files on job frontend - 21026617772.1
  • 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 Build 21026617772
  • db357d5b on github
  • Prev Job for on master (#20950307817.1)
  • Next Job for on master (#21132673000.1)
  • 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