stack/apps/dashboard
Zai Shi 8819bfbb4d
Fix the bug that team cannot be delete when selected (#95)
* fixed selected team

* fixed update bug

* added selected teem back for zero down time migration

* fixed bug

* updated dashboard prisma

* fixed update bug
2024-06-25 11:11:56 +02:00
..
prisma Fix the bug that team cannot be delete when selected (#95) 2024-06-25 11:11:56 +02:00
public Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00
scripts Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00
src Fix the bug that team cannot be delete when selected (#95) 2024-06-25 11:11:56 +02:00
.env Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00
.env.development Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00
.eslintrc.cjs Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00
.gitignore Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00
.npmrc Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00
CHANGELOG.md chore: update package versions 2024-06-20 17:16:33 +02:00
components.json Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00
LICENSE Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00
next.config.mjs Scope tailwind (#92) 2024-06-24 15:33:09 +02:00
package.json chore: update package versions 2024-06-20 17:16:33 +02:00
postcss.config.js Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00
sentry.client.config.ts Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00
sentry.edge.config.ts Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00
sentry.server.config.ts Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00
tailwind.config.ts Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00
tsconfig.json Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00