Benny Joo and GitHub
8d7cdf9d3b
refactor: use permission check service for isTeamAdmin ( #24026 )
...
* saml
* addGuests.handler.ts
* rename canAccess to canAccessOrganization and use organization.read
* update usages
* team update handler
* team member invite
* event type update
* remove isTeamAdmin util
* updateInternalNotesPresets
* setInviteExpiration
* event type update
* deleteInvite
* createInvite
* team publish
* fixes
* final
* address feedback
* update test
2025-09-25 08:54:16 +01:00
3c1297aa72
fix: calcom trpc sessio circle dep ( #19893 )
...
* fix trpc session circle dep
* fixes trpc session cirlce dep
* fix relative imports
* fix more imports to use types and not trpc
* fix exports
* Fixed types
---------
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
2025-03-19 05:50:22 -03:00
Joe Au-Yeung and GitHub
3aff79e7d1
fix: Get dsyncData based on database ( #14067 )
...
* Set unique tenant
* Rely on current DB for dsync data
* Fix rendering dsync config
* Remove console.log
* Address feedback
* Add relationship between dsync data and team group mapping
* Fix `dsyncData` and `organizationSetting` relationship
2024-03-14 01:25:50 +00:00
Joe Au-Yeung and GitHub
aeb54e6401
fix: Dsync bugs ( #14027 )
...
* Fix dsync create mutation
* Small fixes
* Don't throw error when deleting dsync data
* Change to deleteMany
2024-03-11 10:02:06 +00:00
+1
1b5d50c45c
feat: SCIM Group Provisioning To Teams Within An Org ( #13850 )
...
Co-authored-by: Alex van Andel <me@alexvanandel.com >
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
Co-authored-by: Kiran K <mailtokirankk@gmail.com >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com >
Co-authored-by: zomars <zomars@me.com >
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com >
2024-03-07 16:16:53 -07:00
1064e1181d
feat: SCIM 2.0 Automatic User provisioning ( #11169 )
...
Co-authored-by: Alex van Andel <me@alexvanandel.com >
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
Co-authored-by: Joe Au-Yeung <j.auyeung419@gmail.com >
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com >
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com >
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
2024-03-06 16:34:21 -07:00