stack/packages/stack-server
Zai Shi 037acb24ae
Full shadcn migration (#37)
* 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

* added new permission field form

* added team permission table

* added permission edit

* improved view option styling

* improved email verification styling

* fixed bug

* migrate new team member table

* fixed bugs

* added remove user from team to member table

* removed old code

* improved code format

* migrated onboarding to shadcn

* fix navbar not sticky

* moved not-found page to shadcn

* fixed handler layout

* migrated congrats page

* removed unused, migrated logo

* removed unused, snack bar -> toast

* removed unused

* migrated api creation

* removed unused

* removed joy theme

* removed mui

* removed unused

* improved table layout
2024-05-15 19:10:21 +02:00
..
prisma Organizations & RBAC (#22) 2024-05-08 12:43:56 +02:00
public Update logos 2024-04-12 18:36:59 +02:00
scripts Move code (initial commit) 2024-02-28 14:35:30 +01:00
src Full shadcn migration (#37) 2024-05-15 19:10:21 +02:00
.env stackframe.co -> stack-auth.com 2024-04-12 18:29:02 +02:00
.eslintrc.cjs Migration to Shadcn UI (#31) 2024-05-10 23:34:42 +02:00
.gitignore Sentry for stack-server 2024-04-14 11:54:11 +02:00
.npmrc Move code (initial commit) 2024-02-28 14:35:30 +01:00
CHANGELOG.md chore: update package versions 2024-05-14 13:59:10 +02:00
components.json Migration to Shadcn UI (#31) 2024-05-10 23:34:42 +02:00
LICENSE Licenses 2024-02-28 15:27:00 +01:00
next.config.mjs Clarity 2024-04-28 10:41:31 +02:00
package.json Full shadcn migration (#37) 2024-05-15 19:10:21 +02:00
postcss.config.js Migration to Shadcn UI (#31) 2024-05-10 23:34:42 +02:00
sentry.client.config.ts Docker compose dependencies (#20) 2024-05-04 15:42:41 +02:00
sentry.edge.config.ts Docker compose dependencies (#20) 2024-05-04 15:42:41 +02:00
sentry.server.config.ts Docker compose dependencies (#20) 2024-05-04 15:42:41 +02:00
tailwind.config.ts Migration to Shadcn UI (#31) 2024-05-10 23:34:42 +02:00
tsconfig.json New UI system (#5) 2024-03-21 10:51:53 +01:00