stack/packages/stack-shared/src/interface/crud
Zai Shi d0b3d6e620
Fix team creation on the server not automatically adding the current user (#266)
* add_current_user => creator_user_id

* added more tests

* added error checks

* removed getIdFromUserIdOrMe

---------

Co-authored-by: Konsti Wohlwend <n2d4xc@gmail.com>
2024-10-01 06:11:00 +02:00
..
api-keys.ts Improve API docs (#133) 2024-07-15 18:04:52 +02:00
current-user.ts Added client side account deletion, team ids in user delete webhooks, and updated account setting UI design (#257) 2024-09-18 06:27:36 +02:00
email-templates.ts Team invitation (#171) 2024-08-10 09:45:47 -07:00
oauth.ts Webhooks (#157) 2024-08-01 02:44:35 +02:00
projects.ts Added client side account deletion, team ids in user delete webhooks, and updated account setting UI design (#257) 2024-09-18 06:27:36 +02:00
svix-token.ts Webhooks (#157) 2024-08-01 02:44:35 +02:00
team-invitation-details.ts Team invitation (#171) 2024-08-10 09:45:47 -07:00
team-member-profiles.ts Team frontend components (#178) 2024-08-12 02:11:42 +02:00
team-memberships.ts Team membership webhook (#234) 2024-09-08 23:52:10 +02:00
team-permissions.ts Improved documentation, fixed bugs (#147) 2024-07-24 11:38:26 -07:00
teams.ts Fix team creation on the server not automatically adding the current user (#266) 2024-10-01 06:11:00 +02:00
users.ts Added client side account deletion, team ids in user delete webhooks, and updated account setting UI design (#257) 2024-09-18 06:27:36 +02:00