stack/packages/stack-server/src/lib
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
..
api-keys.tsx Decrease page load latency 2024-04-12 17:04:01 +02:00
permissions.tsx Organizations & RBAC (#22) 2024-05-08 12:43:56 +02:00
projects.tsx Migration to Shadcn UI (#31) 2024-05-10 23:34:42 +02:00
teams.tsx Disable caching on requests 2024-05-09 16:00:12 +02:00
tokens.tsx Magic link (#13) 2024-04-20 12:33:11 +02:00
users.tsx Migrated user, api key, and team table to Shadcn (#36) 2024-05-14 23:51:44 +02:00
utils.ts Migration to Shadcn UI (#31) 2024-05-10 23:34:42 +02:00