Alex van Andel
df29376b0e
fix: Revert deletion of getLocaleFromRequest in #11534 ( #11835 )
2023-10-11 17:36:32 +00:00
gitstart-app[bot]
f824490873
Change approach ( #11681 )
...
Co-authored-by: gitstart-calcom <gitstart-calcom@users.noreply.github.com>
Co-authored-by: GitStart-Cal.com <121884634+gitstart-calcom@users.noreply.github.com>
2023-10-11 06:12:30 -03: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
zomars
4f942e1a13
hotfix: missing locale
...
Nit
2023-10-10 15:46:28 -07:00
Greg Pabian
39c3ef0d94
chore: ensure compat type definitions do not break existing types ( #11741 )
2023-10-10 14:50:15 -07:00
Denzil Samuel
6d0bcb709d
fix-issue#11797 ( #11800 )
2023-10-10 22:36:50 +01:00
Anik Dhabal Babu
0cfbf7159e
fix position and add transition ( #11799 )
2023-10-10 20:15:26 +01:00
Alex van Andel
150dc3acb9
fix: Remove credentials and some ts fixes ( #11794 )
2023-10-10 10:08:06 -07: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
84eda78c2c
fix: add prisma import ( #11781 )
2023-10-10 09:18:53 +00: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
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
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
GitStart-Cal.com
9857b46121
chore: add Navigation in storybook (CALCOM-10760) ( #10867 )
...
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
Co-authored-by: gitstart-calcom <gitstart-calcom@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-10-09 08:45:54 +00:00
GitStart-Cal.com
a35750734c
fix: InputField storybook file is not rendering (fix-inputField) ( #10938 )
...
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
2023-10-09 09:28:28 +01:00
Saquib Ali
f3623096e4
fix: decreased top and bottom padding ( #11750 )
...
Co-authored-by: Saquib Ali <saquib1998>
2023-10-08 21:23:23 +01:00
Roland
88d438f227
fix: icon size on connect with Alby button ( #11746 )
2023-10-08 17:57:45 +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
Udit Takkar
ceb8906c27
fix: check if appslug exist ( #11735 )
2023-10-06 14:43:28 +01:00
Alex van Andel
f9c578c87d
fix: Backwards compatibility on google reschedule/cancel ( #11733 )
2023-10-06 14:27:36 +01: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
Siddharth Movaliya
e7543c10a9
fix: fixes organization table UI flickers and adds sticky search & filter + table header ( #11711 )
...
* fix : #11213 , #11215
* Update packages/ui/components/data-table/DataTableToolbar.tsx
---------
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
2023-10-05 20:24:03 +00:00
GitStart-Cal.com
bba52db02f
test: RFC: tests for EventTypeAppCardInterface (CALCOM-11005 ) ( #11344 )
...
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
Co-authored-by: gitstart-calcom <gitstart-calcom@users.noreply.github.com>
2023-10-05 11:50:26 -03:00
alannnc
c554779490
fix: rescheduled value DB update on reschedule and insights view cancelleds ( #11474 )
2023-10-04 12:10:10 -07:00
Carina Wollendorfer
38d1b92226
fix: google calendar busy times ( #11696 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2023-10-04 12:05:50 -07: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
Hariom Balhara
a186b130cb
fix: Use only the first connected calendar as fallback to create event ( #11668 )
2023-10-03 10:45:18 -07:00
Roland
bb052a24bc
fix: alby logo on payment component ( #11678 )
2023-10-03 16:14:54 +00:00
Vachmara
a1b6b7ad66
feat: #1490 [CAL-422] Intercom App ( #10714 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Ubuntu <ubuntu@ip-172-31-18-13.eu-west-3.compute.internal>
2023-10-03 10:25:27 +01:00
sean-brydon
35181e4bfd
fix: booker skeleton layout shift ( #11653 )
2023-10-02 17:53:10 +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
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
Lauris Skraucis
e1f47ef40e
refactor: Paypal App UI & UX ( #11528 )
...
* refactor(ui): price input margin
* refactor(ui): price input border
* refactor(ui): inputs spacing
* fix: Use USD as the default currency
* fix: dynamic currency symbols
* undo
* apply same styles for stripe app
* type fixes
---------
Co-authored-by: Alan <alannnc@gmail.com>
2023-09-29 13:19:04 -07:00
Roland
e568d70e65
fix: only set stripe app data if it requires payment ( #11623 )
...
Co-authored-by: alannnc <alannnc@gmail.com>
2023-09-29 18:49:52 +00:00
Carina Wollendorfer
41b6377f29
fix: availability for org team event ( #11611 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2023-09-29 17:56:24 +02: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
Omar López
6e2a96d69c
fix: Add missing prisma import ( #11598 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-09-28 21:42:24 +00:00
Peer Richelsen
490e0a9bb4
chore: cal.ai app store improvements ( #11596 )
2023-09-28 21:32:27 +00:00