cal.pub0.org/apps/web
Afzal Sayed 58d6bb840a
feat: Auto submit 2FA if all inputs have a value (#9729)
* auto submit 2FA if all inputs have a value

* organize imports

* Fix duplicate text issue, this label is part of TwoFactor

* Fixed test that was failing due to enable-2fa not clickable anymore due to auto-submit

* Remove extra newline for clarity

---------

Co-authored-by: Alex van Andel <me@alexvanandel.com>
2023-07-13 20:54:57 +00:00
..
components feat: Auto submit 2FA if all inputs have a value (#9729) 2023-07-13 20:54:57 +00:00
docs
fonts
lib chore: Sync packages mismatches (#9725) 2023-06-22 15:25:37 -07:00
pages fix: Important Booking Page fixes (#10130) 2023-07-13 19:38:41 +05:30
playwright feat: Auto submit 2FA if all inputs have a value (#9729) 2023-07-13 20:54:57 +00:00
public New Crowdin translations by Github Action 2023-07-13 13:32:30 +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 chore: removed old booker and make new booker as a default (#10053) 2023-07-11 13:31:55 +02:00
.eslintignore
.gitignore
.nvmrc
.prettierignore
CHANGELOG.md
calendso.yaml
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 chore: removed old booker and make new booker as a default (#10053) 2023-07-11 13:31:55 +02:00
next-i18next.config.js
next.config.js chore: removed old booker and make new booker as a default (#10053) 2023-07-11 13:31:55 +02:00
package.json v3.0.16 2023-07-13 14:40:20 +02: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