Commit Graph

8138 Commits (aebdf20f36fb988423c2f02a220ce04145364346)

Author SHA1 Message Date
Alan aebdf20f36 Merge branch 'feat/signup-refactor' of github.com:calcom/cal.com into feat/signup-refactor 2023-09-21 22:06:49 -07:00
Alan 7b4f9ba537 Fix nit changes 2023-09-21 22:06:32 -07:00
alannnc 7509a36abb
Update apps/web/playwright/signup.e2e.ts 2023-09-21 21:25:35 -07:00
sean-brydon 885ea4b025
Update apps/web/pages/auth/login.tsx 2023-09-21 14:47:51 +01:00
Sean Brydon 981329e15d Icon spacing + 32px mt on features 2023-09-21 13:52:12 +01:00
Sean Brydon 1715af2056 Mt changes for features 2023-09-21 13:38:46 +01:00
Sean Brydon 0726594b31 Update login link 2023-09-21 11:26:52 +01:00
Sean Brydon 7e1b8b4b00 Unused 2023-09-21 11:04:19 +01:00
Sean Brydon eb9614ee97 Merge remote-tracking branch 'origin/main' into feat/signup-refactor
# Conflicts:
#	apps/web/pages/api/auth/signup.ts
#	apps/web/pages/signup.tsx
#	apps/web/public/static/locales/en/common.json
2023-09-21 11:04:08 +01:00
Sean Brydon 414d0d690c Features description 2023-09-21 10:57:10 +01:00
Sean Brydon 04f7bdb918 Fix signup jumping around 2023-09-21 10:38:49 +01:00
Udit Takkar 86b3a33ff6
fix: disable create team button for non admins (#11470)
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2023-09-21 06:36:40 +00:00
Crowdin Bot 94476565ad New Crowdin translations by Github Action 2023-09-21 06:25:11 +00:00
Carina Wollendorfer 3b50fe075d
fix: remove kyc and make text messages to attendee org only (#11389)
* add orgs upgrade badge to select

* don't allow updating to if no teams or orgs plan

* make sure only paying users can request verification codes

* add new action helper function

* remove kyc code

* code clean up

* fix verify button UI

* fix type errors

* add eventTypeRequiresConfirmation everywhere

* address feedback

---------

Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2023-09-20 23:22:05 -07:00
Udit Takkar 96263b0cf7
fix: team members not showing up in org members list (#11456)
* fix: team members not showing up in org members list

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

* fix: use upsert

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

* Update apps/web/pages/api/auth/signup.ts

Co-authored-by: Leo Giovanetti <hello@leog.me>

---------

Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Co-authored-by: Leo Giovanetti <hello@leog.me>
2023-09-20 22:02:10 -03:00
Alex van Andel 3a3d8db489 v3.3.3 2023-09-20 21:58:01 +01:00
Crowdin Bot de04b1a561 New Crowdin translations by Github Action 2023-09-20 20:28:04 +00:00
Leo Giovanetti ca946a9822
chore: avoid i18n strings in org profile (#11469)
* chore: avoid i18n strings in org profile

* Making sure is an org profile not a subteam
2023-09-20 20:25:38 +00:00
Alex van Andel a5c05bc550
chore: Add login to rewrites (#11466) 2023-09-20 18:56:48 +00:00
Alex van Andel fd02cc44fa
feat: Add 300s accelerate cache to feature flags (#11464) 2023-09-20 19:50:28 +01:00
Joe Au-Yeung 5ee962948f
feat: Readd app syncing (#11453)
* Revert "Revert "feat: Sync app credentials between Cal.com & self-hosted plat… (#11450)"

This reverts commit 2565d0915a.

* Add typing to `parseRefreshTokenResponse`

* Add typing

* Return safeParse data

* Type fix and refactor in Zoom
2023-09-20 19:01:54 +01:00
Crowdin Bot c350f099f7 New Crowdin translations by Github Action 2023-09-20 17:48:11 +00:00
Leo Giovanetti 07860c238a
chore: reducing team next data (#11463)
* chore: reducing team next data

* Removing console.log
2023-09-20 14:45:14 -03:00
Sean Brydon 9d53103fe9 Premium username fixes 2023-09-20 17:02:24 +01:00
Sean Brydon f72ea54b52 Add features (WIP) 2023-09-20 10:40:32 +01:00
Omar López 2565d0915a
Revert "feat: Sync app credentials between Cal.com & self-hosted plat… (#11450) 2023-09-19 14:45:16 -07:00
Leo Giovanetti 3fdc41968f
fix: subteam invite org acceptance (#11449) 2023-09-19 14:42:37 -07:00
Omar López 37f01db0da
v3.3.2 2023-09-19 14:03:20 -07:00
Omar López 560ec244e8
feat: Setups prisma accelerate (#11324) 2023-09-19 21:02:57 +00:00
Crowdin Bot 21a0b67b5a New Crowdin translations by Github Action 2023-09-19 20:49:32 +00:00
Joe Au-Yeung 824145b0e2
feat: Sync app credentials between Cal.com & self-hosted platforms (#11059)
* Add credential sync .env variables

* Add webhook to send app credentials

* Upsert credentials when webhook called

* Refresh oauth token from a specific endpoint

* Pass appSlug

* Add credential encryption

* Move oauth helps into a folder

* Create parse token response wrapper

* Add OAuth helpers to apps

* Clean up

* Refactor `appDirName` to `appSlug`

* Address feedback

* Change to safe parse

* Remove console.log

---------

Co-authored-by: Syed Ali Shahbaz <52925846+alishaz-polymath@users.noreply.github.com>
Co-authored-by: Omar López <zomars@me.com>
2023-09-19 20:46:50 +00:00
Leo Giovanetti bc89fe00ea
fix: unpublished org/team avatar and i18n (#11429)
* fix: unpublished org/team avatar and i18n

* Fixing e2e
2023-09-20 01:45:39 +05:30
Crowdin Bot 64850b54f0 New Crowdin translations by Github Action 2023-09-19 20:04:11 +00:00
Augusto Miranda Galego 405a4cc850
fix: Time Buttons Should be Scroll not the Whole Right Side (#11412)
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
2023-09-19 22:01:26 +02:00
Sean Brydon 9e332063ad Mve to afterall 2023-09-19 16:56:07 +01:00
Sean Brydon 4392cb0a23 Fix token cleanup 2023-09-19 16:12:53 +01:00
Sean Brydon bb435ce114 Center Image 2023-09-19 15:46:19 +01:00
Sean Brydon 6f27fa8063 Signup with token test 2023-09-19 15:42:00 +01:00
Sean Brydon 35e4cc122e Normal constants 2023-09-19 15:25:27 +01:00
Crowdin Bot eccab37607 New Crowdin translations by Github Action 2023-09-19 14:24:18 +00:00
Sean Brydon 8e58538d4b Self hosted test - for premium username 2023-09-19 15:21:52 +01:00
Pradumn Kumar 786c1c2ba3
feat: monthly email digest (#10621)
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peer@cal.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-09-19 16:19:36 +02:00
Sean Brydon 44b60f9742 Tets + fixture changes 2023-09-19 14:34:28 +01:00
Udit Takkar 50970dc249
fix: org invite (#11356)
Co-authored-by: Leo Giovanetti <hello@leog.me>
2023-09-19 15:46:33 +05:30
Crowdin Bot 45cded6b48 New Crowdin translations by Github Action 2023-09-19 10:02:00 +00:00
Crowdin Bot b139ec8994 New Crowdin translations by Github Action 2023-09-19 09:58:12 +00:00
Peer Richelsen d058d322bc
chore: slow caldav hint in description (#11438) 2023-09-19 11:54:51 +02:00
Sean Brydon 4dc3bb2ffb Revert "Change playwright to - playright/test"
This reverts commit fb14383021.
2023-09-19 09:51:00 +01:00
Sean Brydon fb14383021 Change playwright to - playright/test 2023-09-19 09:47:57 +01:00
Leo Giovanetti 72907e5e1b
feat: resend invitation (#11428) 2023-09-19 00:24:43 +00:00