Crowdin Bot
a6c4b31845
New Crowdin translations by Github Action
2023-10-17 11:25:34 +00:00
Crowdin Bot
ea8ba8defc
New Crowdin translations by Github Action
2023-10-17 11:22:37 +00:00
Crowdin Bot
94cb78491a
New Crowdin translations by Github Action
2023-10-17 11:19:55 +00:00
Hariom Balhara
d12a5c5883
fix: `videoCallUrl` not updating when rescheduling with a broken Calendar integration ( #11923 )
2023-10-17 16:46:24 +05:30
Carina Wollendorfer
7a014761dc
unlock all fields in limits tab ( #11936 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-10-17 09:37:37 +00:00
Hariom Balhara
225055fb0c
feat: Support moving a user and it's teams to an org as temporary approach ( #11892 )
2023-10-17 08:36:46 +05:30
Omar López
d46e80c2ac
fix: inconsistent timezones in e2e tests ( #11841 )
...
* fix: inconsistent timezones in e2e tests
* Update users.ts
* Update playwright.config.ts
* Update playwright.config.ts
* Update users.ts
* fix: timezone sensitive tests
2023-10-17 08:23:54 +05:30
Crowdin Bot
fe364bd2da
New Crowdin translations by Github Action
2023-10-17 00:12:06 +00:00
Greg Pabian
f2ecd9818a
fix: build locale based on validated codes and regions ( #11912 )
...
* fix: build locale based on validated codes and regions
* keep html lang stable
* fix type error
2023-10-16 17:29:35 +01:00
alannnc
fefb6acc57
feat: download insights raw data as csv ( #11645 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2023-10-16 13:27:25 +02:00
Udit Takkar
bab72a5d2e
test: Non admin members cannot create team in org ( #11525 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-10-16 11:06:08 +02:00
Alex van Andel
899b59620d
v3.4.0
2023-10-14 15:45:26 +01:00
Raj Patel
c75b5bec07
fix: Toast message variable issue ( #11879 )
2023-10-14 14:39:17 +00:00
Peer Richelsen
6238c625ae
chore: fix AddToHomescreen.tsx ( #11888 )
...
* Update AddToHomescreen.tsx
* fixed text
2023-10-14 11:45:23 +00:00
Greg Pabian
a5fa2ef8d0
chore: add tests for locale and directionality; set html.dir when the session locale is available ( #11853 )
2023-10-13 10:27:10 -07:00
Chiranjeev Vishnoi
cbab279c3b
overflow of webhooks container in event settings fixed ( #11871 )
2023-10-13 11:39:06 +00:00
Siddharth Movaliya
61be5c9bc1
fix: Button icons tooltips opening out of view due to padding issue ( #11847 )
...
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-10-13 11:17:12 +00:00
Omar López
20803451de
chore: upgrade to prisma 5.3.1 ( #11666 )
...
Co-authored-by: Peer Richelsen <peer@cal.com>
2023-10-12 17:46:35 +03:00
Meenu Yadav
aaa6616777
fix: Background colour ( #11844 )
...
* fix: /event-type-single: Button icons tooltips opening out of view due to padding issue
* fix: background colour
* Remove padding
---------
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-10-12 12:43:36 +00:00
Hariom Balhara
db059d84c3
fix: Duplicate Calendar Invites on rescheduling an accepted booking that requires confirmation ( #11827 )
2023-10-12 14:29:29 +02:00
Daniel Roe
833fe7c7b7
fix(prisma): don't declare prisma as a global object and explicitly import it ( #11839 )
2023-10-11 23:53:54 +01:00
Abhinav-Developer-23
916ee66be2
fix: [CAL-2612] missing icon: request reschedule fixed #11829 ( #11836 )
2023-10-11 20:37:04 +01:00
Greg Pabian
d72a1ee328
hotfix: use session locale when dealing with SSG-ed pages ( #11831 )
2023-10-11 16:15:11 +01:00
Udit Takkar
ebc70feef0
refactor: org settings ( #11682 )
2023-10-11 10:04:54 +01:00
Udit Takkar
226ac889c7
refactor: event type settings improvements ( #11615 )
2023-10-11 10:03:54 +01:00
Alex van Andel
38f389bce9
fix: newLocale fallback to 'en' locale ( #11808 )
2023-10-10 15:06:48 -07:00
Alex van Andel
0f92afb4bd
v3.3.7
2023-10-10 22:39:40 +01:00
Alex van Andel
ff3a9d03a4
fix: Bring back dir attr using Intl ( #11806 )
...
Co-authored-by: Omar López <zomars@me.com>
2023-10-10 21:28:41 +00:00
Greg Pabian
778485b31d
refactor: implementation of locale calculated server-side ( #11534 )
2023-10-10 09:36:28 -07:00
sean-brydon
b4c6388ce0
feat: overlay your calendar ( #11693 )
...
* Init header + login modal component
* Add calendar settings for authed user
* Local storage and using query params for toggle
* Toggle connect screen if query param present and no session
* Local storage + store + way more than that should be in single commit
* Display busy events on weekly view
* Confirm booking slot of overlap exists
* use chevron right when on column view
* Show hover card - overlapping date times
* Invalidate on switch
* FIx clearing local storage when you login to another account
* Force re-render on url state (atom quirks)
* Add loading screen
* Add dialog close
* Remove extra grid config
* Translations
* [WIP] - tests
* fix: google calendar busy times (#11696 )
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
* New Crowdin translations by Github Action
* fix: rescheduled value DB update on reschedule and insights view cancelleds (#11474 )
* v3.3.5
* fix minutes string (#11703 )
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
* Regenerated yarn.lock
* Add error component + loader
* await tests
* disable tests - add note
* Refactor to include selected time
* use no-scrollbar
* Fix i18n
* Fix tablet toolbar
* overflow + i18n
* Export empty object as test is TODO
* Uses booker timezone
* Fix hiding switch too early
* Handle selected timezone
* Fix timezone issues
* Fix timezone issues
---------
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com>
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: alannnc <alannnc@gmail.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
Co-authored-by: Peer Richelsen <peer@cal.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-10-10 12:05:20 +01:00
Udit Takkar
f9af15175d
fix: subteam avatar flciker ( #11773 )
2023-10-10 12:00:25 +01:00
Hariom Balhara
2faf24fb98
test: Add collective scheduling tests ( #11670 )
2023-10-10 09:46:04 +05:30
Hariom Balhara
1456e2d4d5
feat: Embed - Introduce `prerender` instruction - Lightning fast popup experience ( #11303 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Omar López <zomars@me.com>
2023-10-10 03:10:04 +00:00
Kiran K
b5cf4e50a9
fix: Hide SAML/OIDC login button if no sso connection exists (Self hosted instance) ( #10903 )
...
Co-authored-by: zomars <zomars@me.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Syed Ali Shahbaz <52925846+alishaz-polymath@users.noreply.github.com>
2023-10-09 16:30:30 +01:00
Peer Richelsen
d8f6400add
feat: added dark mode to login, logout, password reset ( #11765 )
...
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
2023-10-09 11:51:47 +00:00
Crowdin Bot
018b0e0543
New Crowdin translations by Github Action
2023-10-09 10:47:47 +00:00
Anik Dhabal Babu
a5993061f6
chore: throw toast when adding a new date overwrite ( #11764 )
...
Co-authored-by: Peer Richelsen <peer@cal.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-10-09 10:44:11 +00:00
Crowdin Bot
0b310c0ea8
New Crowdin translations by Github Action
2023-10-09 10:43:24 +00:00
Crowdin Bot
da62984b5c
New Crowdin translations by Github Action
2023-10-09 10:40:23 +00:00
Crowdin Bot
16d73fab89
New Crowdin translations by Github Action
2023-10-09 10:37:08 +00:00
Crowdin Bot
873a4e2000
New Crowdin translations by Github Action
2023-10-09 10:33:51 +00:00
Anik Dhabal Babu
76d476441f
fix: Dialog is open after adding a new overwrite ( #11220 )
...
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-10-09 09:55:14 +01:00
Crowdin Bot
5b7224e47e
New Crowdin translations by Github Action
2023-10-08 20:26:14 +00:00
Keith Williams
8a8d284113
fix: API cold boot issues ( #11740 )
2023-10-06 19:17:07 +01:00
alannnc
b4315b186a
fix: seated event type public id cancels/reschedule entire booking without auth ( #11667 )
...
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
2023-10-06 13:17:15 -03:00
Alex van Andel
a90848edcb
v3.3.6
2023-10-06 15:13:59 +01:00
Peer Richelsen
c105793486
more contrast for cal video ( #11729 )
2023-10-06 12:09:21 +00:00
Peer Richelsen
59b503eb7e
yarn
2023-10-06 13:01:22 +01:00
Peer Richelsen
b6a28b1950
chore: experimental warning for recurring events ( #11727 )
2023-10-06 11:00:01 +00:00
Crowdin Bot
b6ea551580
New Crowdin translations by Github Action
2023-10-06 10:38:53 +00:00
Nikeshkumar TK
c5bf75385f
fix: add number_sms_notifications translation ( #11724 )
...
Co-authored-by: Alex van Andel <me@alexvanandel.com>
Co-authored-by: Peer Richelsen <peer@cal.com>
2023-10-06 10:35:56 +00:00
Aldrin
1298b05e1a
fix: Single Use Private link does not regenerate after use ( #11705 )
...
* feat: pass down props for hashedlink
* feat: update booking mapper
---------
Co-authored-by: Syed Ali Shahbaz <52925846+alishaz-polymath@users.noreply.github.com>
2023-10-06 11:07:55 +01:00
Udit Takkar
e0c27d8721
fix: remove subteam logo ( #11715 )
2023-10-06 09:47:16 +02:00
Rajiv Sahal
666428ba53
fix: location icon doesn't change according to theme ( #11504 )
...
* Pass icon from eventmeta parent component
* Update readme
* fix: use dark:invert on map pin
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* chore: remove log
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* fix: change svg name
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* Update packages/features/bookings/components/event-meta/AvailableEventLocations.tsx
---------
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Co-authored-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2023-10-06 07:46:21 +00:00
Ramsay Sewell
a86d4ec89d
fix: typo in reporting feature sentence ( #11685 )
2023-10-05 06:06:17 -03:00
Carina Wollendorfer
d415944d5b
fix minutes string ( #11703 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2023-10-05 09:46:00 +01:00
Alex van Andel
98c78ba7e1
v3.3.5
2023-10-04 22:29:48 +01:00
alannnc
c554779490
fix: rescheduled value DB update on reschedule and insights view cancelleds ( #11474 )
2023-10-04 12:10:10 -07:00
Crowdin Bot
53655a43eb
New Crowdin translations by Github Action
2023-10-04 19:08:54 +00:00
Aldrin
3e08c66888
refactor: Use template literal instead of '+' operator ( #11444 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: zomars <zomars@me.com>
2023-10-03 11:52:19 -07:00
Nic Wortel
c2e3638993
fix: Add 240 and 480 mins. options for multiple duration events ( #10663 )
2023-10-02 12:59:08 +01:00
Hariom Balhara
3ca7456885
test: Booking flow App failure and ics file tests and improved logging ( #11646 )
2023-10-02 16:21:04 +05:30
Peer Richelsen
07bfaec24e
fix: inverted logos and new logo for cal video ( #11633 )
...
* new logo for cal video
* fixed cal video and other inverted icons
* Discard changes to apps/web/components/eventtype/EventAdvancedTab.tsx
* moved function to lib
2023-10-02 11:36:37 +01:00
alannnc
032435fbd4
fix: app that dont require setup page ( #11628 )
...
* fix
* add new test
2023-10-01 11:45:27 -03:00
Hariom Balhara
caf1b4c5d7
test: More tests in booking flow ( #11510 )
2023-09-30 13:28:52 +00:00
Hariom Balhara
20898e1505
fix: Handle payment flow webhooks in case of event requiring confirmation ( #11458 )
...
Co-authored-by: alannnc <alannnc@gmail.com>
2023-09-30 10:22:32 +05:30
Aldrin
0bb99fc667
refactor: <BookingListItem/> to use <Link/> to navigate instead of r… ( #11602 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-09-29 22:54:22 +01:00
Udit Takkar
4a81b59fc9
fix: profile loading fix in org ( #11618 )
...
Co-authored-by: Leo Giovanetti <hello@leog.me>
2023-09-29 21:25:56 +01:00
Udit Takkar
685be1663e
refactor: Setting redesign ( #11124 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-09-29 15:10:13 +01:00
Alex van Andel
85a1713897
Revert "refactor: Setting redesign ( #11124 )"
...
This reverts commit 4f3cf4f948
.
2023-09-29 13:37:06 +01:00
Hariom Balhara
c22d406d12
Enforce CSP on /login as well ( #11610 )
2023-09-29 07:50:15 -03:00
BHARGAVA_GONUGUNTA
30a23cedbc
Fixes the dropdowen issue #11597 ( #11607 )
2023-09-29 10:45:45 +01:00
alannnc
31bc586ee8
fix: stripe selected currency ( #11593 )
2023-09-28 14:29:12 -07:00
Carina Wollendorfer
68bd877c5b
feat: OAuth provider for Zapier ( #11465 )
...
Co-authored-by: Alex van Andel <me@alexvanandel.com>
Co-authored-by: sajanlamsal <saznlamsal@gmail.com>
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: alannnc <alannnc@gmail.com>
Co-authored-by: Leo Giovanetti <hello@leog.me>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com>
Co-authored-by: Nitin Panghal <nitin.panghal@unthinkable.co>
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: Peer Richelsen <peer@cal.com>
Co-authored-by: zomars <zomars@me.com>
Co-authored-by: Shivam Kalra <shivamkalra98@gmail.com>
Co-authored-by: Richard Poelderl <richard.poelderl@gmail.com>
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>
Co-authored-by: Nafees Nazik <84864519+G3root@users.noreply.github.com>
Co-authored-by: Chiranjeev Vishnoi <66114276+Chiranjeev-droid@users.noreply.github.com>
Co-authored-by: Denzil Samuel <71846487+samueldenzil@users.noreply.github.com>
Co-authored-by: Syed Ali Shahbaz <52925846+alishaz-polymath@users.noreply.github.com>
Co-authored-by: nitinpanghal <43965732+nitinpanghal@users.noreply.github.com>
Co-authored-by: Ahmad <57593864+Ahmadkashif@users.noreply.github.com>
Co-authored-by: Annlee Fores <annleefores@gmail.com>
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
Co-authored-by: Vijay <vijayraghav22@gmail.com>
2023-09-28 12:41:28 -07:00
Omar López
b4f44e9a60
v3.3.4
2023-09-28 12:39:00 -07:00
Omar López
9c448e3b87
Revert "fix: #10789 Prevent Double Booking (for requests that require confirmation)" ( #11594 )
2023-09-28 12:31:43 -07:00
BHARGAVA_GONUGUNTA
2335948099
fixed #11561 dropdown is too large ( #11562 )
...
Co-authored-by: Peer Richelsen <peer@cal.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-09-28 18:25:14 +00:00
Hariom Balhara
2b1918f40a
fix: Embed Snippet Generator, hard crash on reload ( #11363 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-09-28 19:08:42 +01:00
Crowdin Bot
fb2c966e6c
New Crowdin translations by Github Action
2023-09-28 18:08:27 +00:00
Udit Takkar
4f3cf4f948
refactor: Setting redesign ( #11124 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-09-28 19:04:51 +01:00
Crowdin Bot
4613ac34c9
New Crowdin translations by Github Action
2023-09-28 16:24:28 +00:00
Crowdin Bot
d69ba825fe
New Crowdin translations by Github Action
2023-09-28 16:21:26 +00:00
Roland
2021b641ce
feat: Alby integration ( #11495 )
...
Co-authored-by: Peer Richelsen <peer@cal.com>
Co-authored-by: alannnc <alannnc@gmail.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-09-28 12:03:01 +00:00
Udit Takkar
ef45cbfb3f
refactor: event type settings ( #11539 )
...
Co-authored-by: Peer Richelsen <peer@cal.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-09-28 12:59:06 +01:00
Crowdin Bot
ab17cb216f
New Crowdin translations by Github Action
2023-09-28 11:33:29 +00:00
Aldrin
b04c870a3d
fix: remove cal.com before team name ( #11544 )
2023-09-28 12:30:32 +01:00
Crowdin Bot
09abb90c8b
New Crowdin translations by Github Action
2023-09-28 09:54:13 +00:00
alannnc
403d08de41
fix: update-stripe-presented-currency ( #11431 )
...
* Edit stripe currency
* add simple test for stripe change currency
* Undo import removed
2023-09-27 21:30:22 +00:00
Vijay
d7c3132fa5
fix : #10789 Prevent Double Booking (for requests that require confirmation) ( #10882 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: alannnc <alannnc@gmail.com>
Co-authored-by: zomars <zomars@me.com>
2023-09-27 20:54:22 +00:00
Keith Williams
a2df323cf8
fix: credential sync app lookup ( #11530 )
2023-09-27 17:50:16 +01:00
Ahmad
c9b87bbf85
feat: Paid and confirmed booking should be able to be rescheduled v1 ( #11417 )
...
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-09-27 13:49:13 +00:00
nitinpanghal
19e6dbb781
fix: removed duplicate account delete confirmation text ( #11520 )
...
Co-authored-by: Nitin Panghal <nitin.panghal@unthinkable.co>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-09-27 13:46:24 +00:00
Alex van Andel
ec4e2f5996
fix: Blank state wouldn't set 'schedule'; resulting toggle had no effect ( #11335 )
2023-09-27 11:26:55 +02:00
Denzil Samuel
8a413a97b4
fix: allow different casing for team ( #11546 )
2023-09-27 10:50:04 +02:00
Chiranjeev Vishnoi
c275981be6
fix: profile slug added on create your first event type dialog ( #11494 )
2023-09-27 10:00:17 +02:00
Nafees Nazik
ce13350d5d
fix: form input not being saved after "back" ( #11540 )
...
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2023-09-27 04:39:37 +00:00
Joe Au-Yeung
919066222b
fix: Dynamic events prevent fetching all users that share a username [CAL-2409] ( #11288 )
...
* For dynamic search users based on org
* Type fix
---------
Co-authored-by: alannnc <alannnc@gmail.com>
Co-authored-by: Leo Giovanetti <hello@leog.me>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-09-26 22:50:10 +01:00
Crowdin Bot
9084cc6677
New Crowdin translations by Github Action
2023-09-26 15:05:48 +00:00
Richard Poelderl
fda3192d53
fix: changed Japanese translations on booking page to better match the scenario. ( #10416 ) ( #11529 )
...
Co-authored-by: sajanlamsal <saznlamsal@gmail.com>
2023-09-26 16:01:06 +01:00
Udit Takkar
a0642598ab
test: private team test ( #11523 )
2023-09-26 10:48:43 +02:00