Commit Graph

954 Commits

Author SHA1 Message Date
Joe Au-Yeung 87f795c514 Write stripe ids to DB 2022-11-02 15:16:08 -04:00
Joe Au-Yeung fc062d0271 Fix type errors on new members page 2022-11-02 14:58:25 -04:00
Joe Au-Yeung ad066745e5 Write stored form values to CreateNewTeam form 2022-11-02 14:36:59 -04:00
Joe Au-Yeung 63b4c9fa2d Fix type errors 2022-11-02 14:28:29 -04:00
Joe Au-Yeung 027a036765 Add payment error message 2022-11-02 14:00:07 -04:00
Joe Au-Yeung c60e9bdc32 Create successful payment 2022-11-02 11:26:01 -04:00
Joe Au-Yeung a9e897d99e WIP 2022-11-01 18:28:27 -04:00
Joe Au-Yeung cc46f21d66 Merge branch 'main' into v2/teams-billing 2022-11-01 13:50:43 -04:00
Leo Giovanetti edabf27929
Duplicate meeting within non-traditional calendars (#5208)
* Filter calendars and don't return

* Adding comment

* Applying feedback
2022-11-01 16:07:28 +00:00
Jeroen Reumkens b1ced10626
Added generic image variant for og images and make meta description longer. (#5285)
* Added generic image variant for og images.

* Made og and meta descriptions longer, removed difference between longer and shorter descriptions now we only have one variant.

Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-11-01 08:16:08 +00:00
Hariom Balhara b3ba89c074
Fix avatar infinite redirect (#5299)
* If due to some reason avatar URL is same as route, avoid infinite redirection by serving default

* Fix avatar reverting issue

Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: alannnc <alannnc@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-11-01 06:30:08 +00:00
Hariom Balhara 77d339ae8f
Without checkout session premium username isnt possbole (#5296)
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: alannnc <alannnc@gmail.com>
2022-10-31 23:07:51 +00:00
alannnc ac9b2d0577
Feature/invalid credentials (#5120)
* Fixing types from handleErrorJson usage and Credential

* Replace credential prisma type for a better suitable

* Improvements on zoom video adapter

* Renamed extendedCredentialType and put it in a best suited file

* Frontend display invalid credential

* Fix styles and text

* Fix type required for fake daily credentials
2022-10-31 22:06:03 +00:00
Joe Au-Yeung 50521ce2bb WIP 2022-10-31 17:48:32 -04:00
Joe Au-Yeung 20f1306be2 Send email on paid subscription 2022-10-31 16:30:52 -04:00
Udit Takkar 03fd546e99
fix: add new url (#5295) 2022-10-31 18:53:59 +00:00
Joe Au-Yeung 2a52e7693c Hide pending teams from settings 2022-10-31 14:41:20 -04:00
Joe Au-Yeung 8535570ea4 Add subscription status column 2022-10-31 14:40:49 -04:00
Joe Au-Yeung b0e81e3823 Abstract invite members function 2022-10-31 12:27:51 -04:00
Hariom Balhara dd9d32815a
Ensure position is present (#5291) 2022-10-31 12:13:04 +00:00
Jeroen Reumkens 5c2ad7827e
Removed old v1 app components in web. (#5286) 2022-10-31 10:42:01 +00:00
Peer Richelsen d6fc551950
follow up: 4978 cal 87 re add tip in sidebar (#5016) 2022-10-31 08:11:24 +00:00
Joe Au-Yeung 6f539dfefd WIP 2022-10-28 16:22:32 -04:00
Joe Au-Yeung 5f1e089014 Fix type errors 2022-10-28 14:36:05 -04:00
Joe Au-Yeung 69db0d6610 Fix type error 2022-10-28 14:21:17 -04:00
Joe Au-Yeung 1dda714804 Clean up 2022-10-28 13:07:47 -04:00
Joe Au-Yeung 2ebd0b1774 Add validation to team slug 2022-10-28 12:46:04 -04:00
Joe Au-Yeung eacdf69659 Add validation for team name 2022-10-28 12:06:31 -04:00
Carina Wollendorfer 9f362db60c
add attendee's email as dynamic text variable (#5258)
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2022-10-28 09:53:06 +00:00
alannnc 7a93bec735
Add try-catch and validation to run triggers on reschedule (#5252)
* Add try-catch and validation to run triggers on reschedule

* Update packages/features/bookings/lib/handleNewBooking.ts

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-10-28 09:36:30 +00:00
Hariom Balhara 7b1e824a36
Gegt only warn,error and fatal (#5259)
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-10-28 09:19:48 +00:00
Carina Wollendorfer 0746b1e372
Fix Zapier sample data and payload (#5241)
* fix zapier example and payload

* fix type error

Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-10-28 09:09:15 +00:00
Joe Au-Yeung c1570ff807 WIP 2022-10-27 16:00:01 -04:00
Joe Au-Yeung 7db31ad5ca Add translations 2022-10-27 15:59:22 -04:00
Joe Au-Yeung d34b4ac931 Validate for invited members 2022-10-27 14:52:59 -04:00
Joe Au-Yeung 20488b35c8 Fix some type errors 2022-10-27 12:58:44 -04:00
Joe Au-Yeung 1c3e294dc0 Add new team to form 2022-10-27 11:19:42 -04:00
Nafees Nazik 8c76da8d79
fix: make bookings nav item selected, while switching to other filter tabs. (#5176)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-10-27 09:45:01 +00:00
GitStart eae60043bb
[CAL-183] email and calendar still use old “cancel/reschedule” screens (#5149)
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: gitstart <gitstart@gitstart.com>
Co-authored-by: Nitesh Singh <nitesh.singh@gitstart.dev>
Co-authored-by: Rafael Toledo <87545086+Toledodev@users.noreply.github.com>
Co-authored-by: Matheus Benini Ferreira <88898100+MatheusBeniniF@users.noreply.github.com>
Co-authored-by: MuriloAmarals <muralha2000@gmail.com>
Co-authored-by: Murilo Amaral <87545137+MuriloAmarals@users.noreply.github.com>
Co-authored-by: Rubens Rafael <70234898+RubensRafael@users.noreply.github.com>
Co-authored-by: Thiago Nascimbeni <tnascimbeni@gmail.com>
Co-authored-by: Rafael <rafael.toledo@engenharia.ufjf.br>
Co-authored-by: Grace Nshokano <grace.devolop@gmail.com>
Co-authored-by: Matheus Muniz <matheusmuniz100@hotmail.com>
Co-authored-by: Júlio Piubello da Silva Cabral <julio.piubello@gitstart.dev>
Co-authored-by: Matheus Muniz <87545749+matheusmuniz03@users.noreply.github.com>
Co-authored-by: C000Ldude <coolmagnas@gmail.com>
Co-authored-by: Klinger Matheus <50892465+KlingerMatheus@users.noreply.github.com>
Co-authored-by: Eman <emmanuelgatwech@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-10-27 09:13:52 +00:00
Nafees Nazik bf34296864
fix: truncte longer text (#5150) 2022-10-27 08:22:03 +00:00
Carina Wollendorfer 4d04a4d9a6
add organizer as reply-to email (#5203)
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-10-27 07:05:11 +00:00
Peer Richelsen 888f60a94c
added sirius video app (#5187) 2022-10-27 06:06:53 +00:00
Jeroen Reumkens d6c4970bf4
Cleaned up v1 for app store pages. (#5204)
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-10-27 05:50:16 +00:00
Joe Au-Yeung 725608d595 WIP 2022-10-26 17:15:18 -04:00
Harsh Singh cddcd742f6
Add: copy link option (#5236)
* add: new item and local var

* add: copy link func

Co-authored-by: root <root@pop-os.localdomain>
Co-authored-by: alannnc <alannnc@gmail.com>
2022-10-26 21:12:25 +00:00
alannnc a7a82a6b51
Fix/event location when fallback video (#5216) 2022-10-26 21:16:38 +01:00
Joe Au-Yeung 6b151e5817 Add high level form to create new team 2022-10-26 14:35:08 -04:00
Joe Au-Yeung e650112a35 Merge branch 'v2/teams-billing' of https://github.com/calcom/cal.com into v2/teams-billing 2022-10-26 12:45:14 -04:00
Joe Au-Yeung a4f435b9fb Add Stripe check for delete team customer 2022-10-26 12:16:17 -04:00
Udit Takkar 142be70b89
fix: overflow text, ui bugs (#5071)
* fix: overflow text, ui bugs

* fix: merge conflict

* fix: availability buttons ui

* fix: mobile view added for /event-type header

* fix: dropdown closing bug on mobile

Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
2022-10-26 16:29:01 +01:00