documenso/packages/trpc/server/organisation-router
David Nguyen 9ac7b94d9a
feat: add organisation sso portal (#1946)
Allow organisations to manage an SSO OIDC compliant portal. This method
is intended to streamline the onboarding process and paves the way to
allow organisations to manage their members in a more strict way.
2025-09-09 17:14:07 +10:00
..
accept-organisation-member-invite.ts feat: add organisations (#1820) 2025-06-10 11:49:52 +10:00
accept-organisation-member-invite.types.ts feat: add organisations (#1820) 2025-06-10 11:49:52 +10:00
create-organisation-group.ts fix: refactor document router (#1990) 2025-08-25 08:23:12 +10:00
create-organisation-group.types.ts feat: add organisations (#1820) 2025-06-10 11:49:52 +10:00
create-organisation-member-invites.ts feat: add more api logs (#1870) 2025-06-30 19:46:32 +10:00
create-organisation-member-invites.types.ts feat: add organisations (#1820) 2025-06-10 11:49:52 +10:00
create-organisation.ts feat: add more api logs (#1870) 2025-06-30 19:46:32 +10:00
create-organisation.types.ts feat: add organisations (#1820) 2025-06-10 11:49:52 +10:00
decline-organisation-member-invite.ts feat: add organisations (#1820) 2025-06-10 11:49:52 +10:00
decline-organisation-member-invite.types.ts feat: add organisations (#1820) 2025-06-10 11:49:52 +10:00
delete-organisation-group.ts feat: add more api logs (#1870) 2025-06-30 19:46:32 +10:00
delete-organisation-group.types.ts feat: add organisations (#1820) 2025-06-10 11:49:52 +10:00
delete-organisation-member-invites.ts feat: add more api logs (#1870) 2025-06-30 19:46:32 +10:00
delete-organisation-member-invites.types.ts feat: add organisations (#1820) 2025-06-10 11:49:52 +10:00
delete-organisation-member.ts feat: add more api logs (#1870) 2025-06-30 19:46:32 +10:00
delete-organisation-member.types.ts feat: add organisations (#1820) 2025-06-10 11:49:52 +10:00
delete-organisation-members.ts feat: add more api logs (#1870) 2025-06-30 19:46:32 +10:00
delete-organisation-members.types.ts feat: add organisations (#1820) 2025-06-10 11:49:52 +10:00
delete-organisation.ts feat: add organisation sso portal (#1946) 2025-09-09 17:14:07 +10:00
delete-organisation.types.ts feat: add organisations (#1820) 2025-06-10 11:49:52 +10:00
find-organisation-groups.ts feat: add more api logs (#1870) 2025-06-30 19:46:32 +10:00
find-organisation-groups.types.ts feat: add organisations (#1820) 2025-06-10 11:49:52 +10:00
find-organisation-member-invites.ts feat: add more api logs (#1870) 2025-06-30 19:46:32 +10:00
find-organisation-member-invites.types.ts feat: add organisations (#1820) 2025-06-10 11:49:52 +10:00
find-organisation-members.ts feat: add organisations (#1820) 2025-06-10 11:49:52 +10:00
find-organisation-members.types.ts feat: add organisations (#1820) 2025-06-10 11:49:52 +10:00
get-organisation-member-invites.ts feat: add organisations (#1820) 2025-06-10 11:49:52 +10:00
get-organisation-member-invites.types.ts feat: add organisations (#1820) 2025-06-10 11:49:52 +10:00
get-organisation-session.ts feat: add organisations (#1820) 2025-06-10 11:49:52 +10:00
get-organisation-session.types.ts feat: add organisations (#1820) 2025-06-10 11:49:52 +10:00
get-organisation.ts feat: add more api logs (#1870) 2025-06-30 19:46:32 +10:00
get-organisation.types.ts feat: add organisations (#1820) 2025-06-10 11:49:52 +10:00
get-organisations.ts feat: add organisations (#1820) 2025-06-10 11:49:52 +10:00
get-organisations.types.ts feat: add organisations (#1820) 2025-06-10 11:49:52 +10:00
leave-organisation.ts feat: add more api logs (#1870) 2025-06-30 19:46:32 +10:00
leave-organisation.types.ts feat: add organisations (#1820) 2025-06-10 11:49:52 +10:00
resend-organisation-member-invite.ts feat: add more api logs (#1870) 2025-06-30 19:46:32 +10:00
resend-organisation-member-invite.types.ts feat: add organisations (#1820) 2025-06-10 11:49:52 +10:00
router.ts feat: add organisations (#1820) 2025-06-10 11:49:52 +10:00
update-organisation-group.ts feat: add more api logs (#1870) 2025-06-30 19:46:32 +10:00
update-organisation-group.types.ts feat: add organisations (#1820) 2025-06-10 11:49:52 +10:00
update-organisation-members.ts feat: add more api logs (#1870) 2025-06-30 19:46:32 +10:00
update-organisation-members.types.ts feat: add organisations (#1820) 2025-06-10 11:49:52 +10:00
update-organisation-settings.ts feat: include audit trail log in the completed doc (#1916) 2025-08-07 11:44:59 +10:00
update-organisation-settings.types.ts feat: include audit trail log in the completed doc (#1916) 2025-08-07 11:44:59 +10:00
update-organisation.ts feat: sync organization name with stripe (#1974) 2025-08-22 23:28:04 +10:00
update-organisation.types.ts feat: add organisations (#1820) 2025-06-10 11:49:52 +10:00