cal/packages/trpc/server
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
..
adapters Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
middlewares fix: Orgs/create child teams CAL-1986 (#9631) 2023-07-07 16:48:51 +00:00
procedures perf: tRPC procedures and middleware refactor (#8419) 2023-05-09 19:27:05 +00:00
routers feat: Verify email of people setting a meeting with you (#10317) 2023-07-31 17:51:11 +00:00
createContext.ts fix: [CAL-1765] opt-in: clicking "confirm" or "reject" broken (#9443) 2023-06-10 11:02:50 +00:00
createNextApiHandler.ts fix: Feature flag user cache (#10359) 2023-07-25 22:00:21 +00:00
index.ts Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
trpc.ts perf: tRPC procedures and middleware refactor (#8419) 2023-05-09 19:27:05 +00:00