cal.pub0.org/packages/trpc/server/routers/viewer/organizations
Rama Krishna Reddy 5a430df5d9
feat: Verify email of people setting a meeting with you (#10317)
* booker email verification changes

* name type fix

* use totp and code

* prisma schema styling

* refactor: code

Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>

* fix: book event form

Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>

* fix: type error

Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>

* fix: type errors

Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>

* fix: unit tests

Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>

* refactor: move verifycodedialog from ui and to features/bookings

* fix: type error

---------

Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Co-authored-by: rkreddy99 <rreddy@e2clouds.com>
Co-authored-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
2023-07-31 17:51:11 +00:00
..
_router.tsx feat: Verify email of people setting a meeting with you (#10317) 2023-07-31 17:51:11 +00:00
adminGetUnverified.handler.ts feat: org invite billing (#9291) 2023-07-02 11:40:12 -07:00
adminVerify.handler.ts feat: orgs - user management v2 2023-07-19 12:45:13 -07:00
adminVerify.schema.ts feat: org invite billing (#9291) 2023-07-02 11:40:12 -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 chore: Skipping totp code for org dev (#10403) 2023-07-26 18:15:37 +02:00
create.schema.ts feat: Organizations (#8993) 2023-06-14 21:40:20 +00:00
createTeams.handler.ts fix: Improve continue button on org-add-team and validations [CAL-2015] (#10122) 2023-07-17 17:17:29 -07:00
createTeams.schema.ts feat: Organizations (#8993) 2023-06-14 21:40:20 +00:00
getBrand.handler.ts fix: More instances of Avatar and booker links fixed (#10083) 2023-07-13 19:22:21 +05:30
getMembers.handler.ts feat: from org team invite (#9569) 2023-07-10 15:16:51 +05:30
getMembers.schema.ts feat: from org team invite (#9569) 2023-07-10 15:16:51 +05:30
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 fix: organization list members error (#10340) 2023-07-24 15:01:16 +00:00
listMembers.schema.ts feat: orgs - user management v2 2023-07-19 12:45:13 -07:00
publish.handler.ts feat: org invite billing (#9291) 2023-07-02 11:40:12 -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 fix: Make sure we get slug to decide things (#9727) 2023-06-27 20:45:18 +00: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 feat: Verify email of people setting a meeting with you (#10317) 2023-07-31 17:51:11 +00:00