cal.pub0.org/apps/web
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
..
components feat: Verify email of people setting a meeting with you (#10317) 2023-07-31 17:51:11 +00:00
docs
fonts
lib fix: `nameless` in sidebar for orgs (#10318) 2023-07-24 10:25:55 +00:00
pages feat: Verify email of people setting a meeting with you (#10317) 2023-07-31 17:51:11 +00:00
playwright Fixed workflowReminder test + refactored reminderSchedule (#10487) 2023-07-31 18:35:48 +01:00
public feat: Verify email of people setting a meeting with you (#10317) 2023-07-31 17:51:11 +00:00
scripts chore: fix all Typescript warnings (#8618) 2023-06-06 11:59:57 +00:00
server/lib chore: Sync packages mismatches (#9725) 2023-06-22 15:25:37 -07:00
styles fix: Added relevant colors to preset and replaced with tailwind colors (#9733) 2023-06-23 09:05:37 +00:00
test feat: Verify email of people setting a meeting with you (#10317) 2023-07-31 17:51:11 +00:00
.eslintignore
.gitignore perf: remove sentry (#8334) 2023-04-17 22:22:44 +00:00
.nvmrc
.prettierignore refactor: Moving from jest to vitest (#9035) 2023-05-24 23:35:44 +00:00
CHANGELOG.md chore: Update version in main for embeds that are already released. (#9822) 2023-07-21 16:46:18 +05:30
calendso.yaml Removing unneeded endpoint (#8280) 2023-04-14 20:27:37 +00:00
getSubdomainRegExp.js test: Hotfix/Orgs rewrite causing 404 with 3 or more dots domains (#9803) 2023-06-27 12:01:30 -07:00
middleware.ts Remove IP ban and tweak matcher accordingly (#10418) 2023-07-27 15:02:16 +01:00
next-i18next.config.js
next.config.js Get OAuth working for local (#10054) 2023-07-19 09:15:05 +02:00
package.json v3.1.5 2023-07-26 17:37:11 +01:00
pagesAndRewritePaths.js chore: removed old booker and make new booker as a default (#10053) 2023-07-11 13:31:55 +02:00
postcss.config.js
project.toml
tailwind.config.js
tsconfig.json