Peer Richelsen
45d10a3bc4
a11y: right-to-left improvements ( #6235 )
...
* fixed a ton of rtl issues
* removed duplicant
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
2023-01-04 07:38:45 +00:00
Hariom Balhara
15123c1aa5
Add disable success page config[Platform Only] ( #6225 )
...
* Add disable success page config
* Change text
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2023-01-02 08:41:39 +00:00
Omar López
23450b61e0
Refactor/email confirm links ( #6151 )
...
* Booking confirmation link improvements
* Cleanup
* Update webhooks payload
* Removing unneeded dependency
* Feedback
* Matches enum style to rest of codebase
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Leo Giovanetti <hello@leog.me>
2022-12-21 17:15:51 -07:00
Leo Giovanetti
7a6349b4c0
[Hotfix] Fixing direct link encoding ( #6131 )
2022-12-20 16:00:33 -07:00
GitStart
2a0b0be9d0
[CAL-211] Confirmed booking page for rescheduled event should show previous time and reschedule reason ( #5369 )
...
Co-authored-by: niteshsingh1357 <niteshsingh1357@gmail.com>
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: gitstart <gitstart@gitstart.com>
Co-authored-by: Matheus Benini Ferreira <88898100+MatheusBeniniF@users.noreply.github.com>
Co-authored-by: gitstart-app[bot] <57568882+gitstart-app[bot]@users.noreply.github.com>
Co-authored-by: Rubens Rafael <70234898+RubensRafael@users.noreply.github.com>
Co-authored-by: Matheus Benini <matheus_benini@hotmail.com>
Co-authored-by: Nitesh Singh <nitesh.singh@gitstart.dev>
Co-authored-by: José Romary Brandão Jr <joseromarybrandao@gmail.com>
Co-authored-by: csangam <coolmagnas@gmail.com>
Co-authored-by: Rafael Toledo <87545086+Toledodev@users.noreply.github.com>
Co-authored-by: Thiago Nascimbeni <tnascimbeni@gmail.com>
Co-authored-by: Matheus Muniz <87545749+matheusmuniz03@users.noreply.github.com>
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: niteshsingh1357 <niteshsingh1357@gmail.com>
Co-authored-by: gitstart <gitstart@gitstart.com>
Co-authored-by: Matheus Benini Ferreira <88898100+MatheusBeniniF@users.noreply.github.com>
Co-authored-by: gitstart-app[bot] <57568882+gitstart-app[bot]@users.noreply.github.com>
Co-authored-by: Rubens Rafael <70234898+RubensRafael@users.noreply.github.com>
Co-authored-by: Matheus Benini <matheus_benini@hotmail.com>
Co-authored-by: Nitesh Singh <nitesh.singh@gitstart.dev>
Co-authored-by: José Romary Brandão Jr <joseromarybrandao@gmail.com>
Co-authored-by: csangam <coolmagnas@gmail.com>
Co-authored-by: Rafael Toledo <87545086+Toledodev@users.noreply.github.com>
Co-authored-by: Thiago Nascimbeni <tnascimbeni@gmail.com>
Co-authored-by: Matheus Muniz <87545749+matheusmuniz03@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-12-20 22:46:28 +00:00
Leo Giovanetti
61e6f76bc6
Direct links to accept/reject a booking ( #5939 )
...
* Impl
* Added reason
* Secondary reject CTA
* Update packages/emails/src/components/Info.tsx
* Adjusting recurring info
* Not showing reason for rejecting if none given
* Feedback
* Error handling + style fixes
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-12-13 22:09:28 +01:00
Omar López
e832015f26
Deprecates user plan ( #5942 )
...
* Remove isMissingSeat
* Removes user plan
* Deprecates User Plan
* Updates website
* Update eventTypes.tsx
2022-12-08 16:20:24 -07:00
Hariom Balhara
df73473c7f
Avoid redirect in cancellation and visit from Bookings list ( #5928 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-12-08 17:32:44 +00:00
René Müller
5968e0aa19
added EventReservationSchema to success page ( #5777 )
...
* added EventReservationSchema to success page
* removed duplicated of yarn.lock
Co-authored-by: René Müller <rene.mueller@clicksports.de>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-12-05 21:35:44 +00:00
Harsh Singh
38a5a22b9e
Harsh/fix bookings name ( #5848 )
...
Co-authored-by: Guest <guest@pop-os.localdomain>
Co-authored-by: root <root@pop-os.localdomain>
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-12-05 17:41:40 +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
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
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
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
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
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