cal/apps/web
Joe Au-Yeung f96e909dce
Team invites - transform email or username to lower case (#6470)
* Fix string

* Use current hashPassword

* Transform email to lowercase

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2023-01-13 18:58:41 +00:00
..
components fix: missing empty state in `/apps/installed/web3` (#6377) 2023-01-13 14:12:43 +00:00
docs Fix SAML login (#4037) 2022-08-30 12:25:24 -06:00
lib booking page: only scroll to bottom on mobile (#6453) 2023-01-13 17:40:02 +05:30
pages Team invites - transform email or username to lower case (#6470) 2023-01-13 18:58:41 +00:00
playwright Add app-store installed page navigationt ests (#6333) 2023-01-08 09:29:20 +01:00
public fix: missing empty state in `/apps/installed/web3` (#6377) 2023-01-13 14:12:43 +00:00
scripts Eslint fixes (#1898) 2022-02-18 16:53:45 +00:00
server/lib Preparations so public API can use tRPC procedures 2022-11-18 16:36:32 -07:00
styles Fixing colors (#6429) 2023-01-12 16:57:43 +00:00
test Refactored buildSlots (#6389) 2023-01-11 17:33:34 +00:00
.eslintignore Fixes for lint 2022-02-10 14:22:45 -07:00
.gitignore Bugfix/revert e5ba8616 (#5479) 2022-11-11 09:47:11 +00:00
.nvmrc chore(web): update .nvmrc to node 16 (#6214) 2023-01-04 15:20:05 -07:00
calendso.yaml Deprecated API endpoints cleanup (#5478) 2022-11-11 19:54:44 +00:00
middleware.ts fix: use matcher in middleware (#5304) 2022-11-03 14:51:43 +00:00
next-i18next.config.js Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
next.config.js Upgrade to next 13.1 (#6265) 2023-01-06 12:13:56 +00:00
package.json v2.4.7 2023-01-12 16:10:07 -07:00
postcss.config.js Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
project.toml Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
sentry.client.config.js Bugfix/revert e5ba8616 (#5479) 2022-11-11 09:47:11 +00:00
sentry.properties Bugfix/revert e5ba8616 (#5479) 2022-11-11 09:47:11 +00:00
sentry.server.config.js Bugfix/revert e5ba8616 (#5479) 2022-11-11 09:47:11 +00:00
tailwind.config.js Fixes tailwind for EE code 2022-07-29 16:26:31 -06:00
tsconfig.json Routing Forms Improvements - Rename routing_forms to routing-forms (#4546) 2022-09-22 22:53:43 +05:30