stack/packages/stack-shared/src
Zai Shi f337b53293
Migrated user, api key, and team table to Shadcn (#36)
* added data table

* removed tables

* added shadcn tasks table

* fixed command select bug

* added general toolbar

* added test user table

* added actions

* updated action cell

* added toolbar render

* added auth method filter

* removed unused

* improved layout

* improved layout

* added actions

* fixed bugs

* fixed button in button error

* added delete user action

* added verified switch field

* fixed label, added tooltips

* added verified email filter

* added table for domains page

* fixed dialog bugs

* removed button animation

* improved styling

* added api key table

* added status to api key table

* improved styling

* removed unused

* added team table

* new team table

* updated pagination message

* fixed pnpm lock
2024-05-14 23:51:44 +02:00
..
helpers Rework known errors 2024-03-25 20:59:16 -07:00
hooks Report all errors to Sentry 2024-04-14 13:32:31 +02:00
interface Prisma route handlers (#34) 2024-05-14 15:31:13 +02:00
utils Migrated user, api key, and team table to Shadcn (#36) 2024-05-14 23:51:44 +02:00
crud.tsx CRUD schemas (#28) 2024-05-12 20:29:14 +02:00
global.d.ts Fix use being called conditionally 2024-03-02 15:30:56 +01:00
index.ts Organizations & RBAC (#22) 2024-05-08 12:43:56 +02:00
known-errors.tsx CRUD schemas (#28) 2024-05-12 20:29:14 +02:00