sean-brydon
0c979d3604
Fix imports + buttons ( #5831 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-12-03 14:53:07 +00:00
zomars
33bc786bb3
API scripts
2022-12-02 15:25:13 -07:00
zomars
a7f16462db
v2.3.5
2022-12-02 13:33:41 -07:00
zomars
2c7fcbcf51
hotfix: 404 for mixed case usernames
2022-12-02 13:32:56 -07:00
Syed Ali Shahbaz
d3e4d26fa5
fixes UTC consideration in CalDAV ( #5827 )
...
* fixes UTC consideration
* typecheck fix
* code quality
* comment location
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2022-12-02 19:46:38 +00:00
Carina Wollendorfer
3be6c05722
Fixes some translation issues ( #5841 )
...
* fix french translation for rescheduled email
* fix translations for team invite
* fix rescheduling email in german
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2022-12-02 17:56:48 +00:00
Carina Wollendorfer
e293e590bd
remove if and at to query ( #5838 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2022-12-02 13:43:07 +00:00
GitStart
d8c1c103a1
[CAL-103] All Bookings show up under Today and Today should be uppercase ( #5155 )
...
Co-authored-by: Nitesh Singh <nitesh.singh@gitstart.dev>
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: Thiago Nascimbeni <tnascimbeni@gmail.com>
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: Matheus Muniz <87545749+matheusmuniz03@users.noreply.github.com>
Co-authored-by: Rafael <rafael.toledo@engenharia.ufjf.br>
Co-authored-by: gitstart <gitstart@gitstart.com>
Co-authored-by: niteshsingh1357 <niteshsingh1357@gmail.com>
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: Nitesh Singh <nitesh.singh@gitstart.dev>
Co-authored-by: Thiago Nascimbeni <tnascimbeni@gmail.com>
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: Matheus Muniz <87545749+matheusmuniz03@users.noreply.github.com>
Co-authored-by: Rafael <rafael.toledo@engenharia.ufjf.br>
Co-authored-by: gitstart <gitstart@gitstart.com>
Co-authored-by: niteshsingh1357 <niteshsingh1357@gmail.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-12-02 10:08:12 +00:00
Joe Au-Yeung
19d00e691c
Fix attendees on a booking with seats and payments, navigate to the payment page. ( #5788 )
...
* Payment booking logic to seats
* Pass email to success page from payment page
* Fix type error
Co-authored-by: Alan <alannnc@gmail.com>
2022-12-02 00:12:06 +00:00
Harsh Singh
78aa4aecef
Settings: Tab item line height fix && Stop x-axis overflow of settings tab ( #5699 )
...
Co-authored-by: Guest <guest@pop-os.localdomain>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-12-01 23:09:14 +00:00
sean-brydon
3ab002e547
5444 cal 339 radio option in additional questions on public booking page ( #5804 )
...
* Use field array intro
* WIP - form submitting wrong form
* WIP with fake useFormHook
* WORKING! OMG
Co-authored-by: Alex <alex@cal.com>
Co-authored-by: Jeroen Reumkens <hello@jeroenreumkens.nl>
* Booking Page styling
* Fix duplicate fields
* Radio string
* Type error
* Linting errors
* Remove unused duplicate file
* Fixed user related type error
* remove log
* Remove console logs
* remove console log
* fix dark mode text and comment style
Co-authored-by: Alex <alex@cal.com>
Co-authored-by: Jeroen Reumkens <hello@jeroenreumkens.nl>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
Co-authored-by: alannnc <alannnc@gmail.com>
2022-12-01 21:53:52 +00:00
Nafees Nazik
7f461bc275
fix: padding ( #5808 )
...
Co-authored-by: alannnc <alannnc@gmail.com>
2022-12-01 13:30:57 -07:00
Carina Wollendorfer
571176102e
add smsReminderNumber to webhook payload ( #5823 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2022-12-01 12:51:59 -07:00
github-actions[bot]
8f1d3fbc50
New Crowdin translations by Github Action ( #5816 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-12-01 15:42:24 +00:00
Joe Au-Yeung
5e88ad50ea
If no location is set, default to Cal Video ( #5812 )
...
* Default to Cal Video
* Show web conferencing details to follow on success page
* Show web conferencing details to follow on success page
* Show web conferencing details to follow on success page
* Type fixes
* Pass tests
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2022-12-01 10:20:01 -05:00
Alex van Andel
056406bdd9
v2.3.4
2022-12-01 11:18:18 +00:00
Alex van Andel
58af5a18a4
Moved some files around & made some fixes ( #5811 )
...
* Moved some files around & made some fixes
* Update apps/web/pages/event-types/index.tsx
Co-authored-by: Omar López <zomars@me.com>
* Update apps/web/pages/apps/installed/[category].tsx
Co-authored-by: Omar López <zomars@me.com>
* Update apps/web/components/apps/App.tsx
Co-authored-by: Omar López <zomars@me.com>
* Update apps/web/components/apps/CalendarListContainer.tsx
Co-authored-by: Omar López <zomars@me.com>
* Update apps/web/pages/settings/my-account/calendars.tsx
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: Omar López <zomars@me.com>
2022-12-01 00:59:27 +00:00
zomars
90b6581d76
Allows promo codes for team subscriptions
2022-11-30 17:36:04 -07:00
sean-brydon
b33dcc8841
Weird ( #5818 )
2022-11-30 17:11:59 -07:00
Max Oehrlein
d951a5b872
Allows brand customization ( #5329 )
...
* adjustments for each language json file:
- changed every Cal or Cal.com with a variable to make it possible to change that with a custom brand
- fix and renamed ATTENDEE with attendeeName
* added two new variables for appName and support mail address. so everybody can change it via env
* changed static Cal or Cal.com with new defined constants
* Using useLocal to modify static text to make it multilingual, and passing the correct variables for brand and mail
* adding new readable variables for brand, website domain and mail address
* fixed search routes
* made static text multilingual and fixed german translations
* Revert "fixed search routes"
moved changes in another pr
This reverts commit e6ba11a1ec
.
* revert non whitelabel changes and moved it into another pr
* revert attendeeName fix
* reverted translation fixes and moved them in another pr
* changed back to "Cal.com Logo"
* changed back to "https://console.cal.com "
* added new env variable for company name and replaced some domainName variables in language files
* changed default for COMPANY_NAME to Cal.com, Inc.
* changed Cal.com to APP_NAME for mail templates
* Dropped website domain in favor of app name
* Update .env.example
* Apply suggestions from code review
* Code review feedback
* Delete App.tsx
* Update packages/ui/Kbar.tsx
* added meta.CTA back it was mistakenly removed
* updated add members test
Co-authored-by: maxi <maximilian.oehrlein@clicksports.de>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: zomars <zomars@me.com>
2022-11-30 14:52:56 -07:00
Nafees Nazik
7122a9cfbf
fix: padding ( #5809 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-11-30 21:41:29 +00:00
Leo Giovanetti
f1b92c49fc
App Store Search ( #5704 )
...
Co-authored-by: Alex van Andel <me@alexvanandel.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Peer Richelsen <peer@cal.com>
2022-11-30 20:51:44 +00:00
Leo Giovanetti
ef3ad36c2c
Fixed listing formatting and save for custom inputs ( #5795 )
...
* Fixed formatting and save
* Additional tweaks
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-11-30 11:53:28 -07:00
Alex van Andel
072ce452b7
Catch the error that's thrown when no api_key is found (no daily) ( #5696 )
...
* fix/event-type-location-select (#5692 )
* Fixed dialog components usage
* Fix styles
* Catch the error that's thrown when no api_key is found (no daily install)
Co-authored-by: alannnc <alannnc@gmail.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-11-30 16:44:20 +00:00
Leo Giovanetti
0e0940f5f0
Fixing button/select styles ( #5810 )
2022-11-30 16:13:20 +00:00
Jeroen Reumkens
310936125d
Changed select export to use v2 instead of v1. ( #5715 )
2022-11-30 08:42:45 +00:00
Peer Richelsen
a9df3309b9
added wordpress plugin ( #5168 )
2022-11-29 21:57:26 +00:00
Nafees Nazik
148d658f14
fix: update new team cancel button url ( #5520 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-11-29 21:38:54 +00:00
Nafees Nazik
242d571d7d
fix: missing rounded corners in team member settings ( #5789 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-11-29 21:26:01 +00:00
Carina Wollendorfer
dff49ec28a
Rename /success to /manage and fix link in calendar event ( #5719 )
...
* fix need to make changes link in calendar event
* change /success link to /manage
* delete success.tsx file and use next.js rewrites
* fix e2e tests
* remove not needed waitForNavigation
* fix e2e tests
* rename manage?uid to booking/uid
* fix rewrite
* remove not needed export
* fix rescheduling e2e tests
* Minor fixes/cleannup
* Update BookingPage.tsx
* Moves cancel page to rewrite
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: zomars <zomars@me.com>
2022-11-29 20:27:29 +00:00
Leo Giovanetti
0c746ec10f
Fixing add button ( #5780 )
2022-11-29 19:18:11 +00:00
Leo Giovanetti
901f54ca3a
Fixing create event ( #5781 )
2022-11-29 11:47:08 -07:00
alannnc
16fda5f599
Enables require confirmation after payment its made ( #5671 )
2022-11-29 18:28:02 +00:00
Carina Wollendorfer
d3e9adf382
allow cancelling and rescheduling for not confirmed bookings ( #5770 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: Bailey Pumfleet <bailey@pumfleet.co.uk>
2022-11-29 16:03:39 +00:00
github-actions[bot]
cf559e0726
New Crowdin translations by Github Action ( #5753 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Bailey Pumfleet <bailey@pumfleet.co.uk>
2022-11-29 15:51:24 +00:00
Udit Takkar
8447b1bbd5
fix: use shouldDirty flag ( #5775 )
...
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
2022-11-29 15:49:02 +00:00
Alex van Andel
0d03006653
v2.3.3
2022-11-29 09:40:40 +00:00
Alex van Andel
d44c5fd8b0
Fixes availability to reset to default on save non-team ( #5710 )
2022-11-29 09:36:05 +00:00
checkly[bot]
74aa366f1e
[Checkly] adds "Location Link" code ( #5752 )
...
Co-authored-by: checkly[bot] <54914329+checkly[bot]@users.noreply.github.com>
2022-11-28 16:52:24 -07:00
sean-brydon
7ebea57602
Dialog Api improvements ( #5714 )
2022-11-28 19:14:38 +00:00
Leo Giovanetti
26d675e162
Allow clients to choose different duration for a meeting ( #5660 )
...
* WIP
* Missing translation
* Default duration clears correctly
* Fixing hydration error
* Applying feedback
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-11-28 18:14:01 +00:00
Jeroen Reumkens
e16d29e916
Added optional chaining to embed iframe using window object, where objects were potentially undefined. ( #5727 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-11-28 09:54:14 -07:00
zomars
0e89fb9f6a
Update release.yml
2022-11-28 09:07:30 -07:00
zomars
43fb410a28
v2.3.2
2022-11-28 09:02:55 -07:00
Udit Takkar
b8bbfe8a3f
fix: ui of reschedule dialog ( #5691 )
...
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-11-28 08:52:42 -07:00
Leo Giovanetti
1f74fc394a
Fixing calWarnings error on reschedule ( #5711 )
...
* Fixing calWarnings error on reschedule
* Update packages/core/CalendarManager.ts
Co-authored-by: Alex van Andel <me@alexvanandel.com>
* Update packages/core/CalendarManager.ts
Co-authored-by: Alex van Andel <me@alexvanandel.com>
* Going back on potential fix
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2022-11-28 15:43:24 +00:00
Carina Wollendorfer
9a12b5a0ac
fix e2e tests ( #5726 )
...
* fix e2e tests
* remove not needed waitForNavigation
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2022-11-28 15:27:07 +00:00
Jeroen Reumkens
2ce2c1074b
Don't return admin_min error when we're not validating for admin password. ( #5713 )
2022-11-28 07:57:02 -07:00
Nafees Nazik
0ef80da260
fix: remove unnecessary buttons from the image uploader modal ( #5725 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-11-28 14:19:34 +00:00
github-actions[bot]
1e50488cfe
New Crowdin translations by Github Action ( #5722 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-11-28 12:13:33 +00:00