cal.pub0.org/packages/trpc/server/routers/viewer/organizations
Leo Giovanetti ccff528765
fix: Creating teams for organizations in wizard (#9632)
* Expanding org slug check and adding proper error msg

* Duh &&
2023-06-19 14:37:23 +00:00
..
_router.tsx feat: Org settings - profile,appearance, child teams, create new child (#9231) 2023-06-15 10:27:39 -07:00
checkIfOrgNeedsUpgrade.handler.ts feat: Org settings - profile,appearance, child teams, create new child (#9231) 2023-06-15 10:27:39 -07:00
create.handler.ts fix: Creating teams for organizations in wizard (#9632) 2023-06-19 14:37:23 +00:00
create.schema.ts feat: Organizations (#8993) 2023-06-14 21:40:20 +00:00
createTeams.handler.ts fix: Creating teams for organizations in wizard (#9632) 2023-06-19 14:37:23 +00:00
createTeams.schema.ts feat: Organizations (#8993) 2023-06-14 21:40:20 +00:00
getBrand.handler.ts feat: Organizations (#8993) 2023-06-14 21:40:20 +00:00
list.handler.ts feat: Org settings - profile,appearance, child teams, create new child (#9231) 2023-06-15 10:27:39 -07:00
listMembers.handler.ts feat: Org settings - profile,appearance, child teams, create new child (#9231) 2023-06-15 10:27:39 -07:00
publish.handler.ts feat: Org settings - profile,appearance, child teams, create new child (#9231) 2023-06-15 10:27:39 -07:00
setPassword.handler.ts feat: Organizations (#8993) 2023-06-14 21:40:20 +00:00
setPassword.schema.ts feat: Organizations (#8993) 2023-06-14 21:40:20 +00:00
update.handler.ts feat: Org settings - profile,appearance, child teams, create new child (#9231) 2023-06-15 10:27:39 -07:00
update.schema.ts feat: Org settings - profile,appearance, child teams, create new child (#9231) 2023-06-15 10:27:39 -07:00
verifyCode.handler.ts Configuring totp code when verifying too (#9584) 2023-06-16 20:08:12 +00:00
verifyCode.schema.ts feat: Organizations (#8993) 2023-06-14 21:40:20 +00:00