Udit Takkar
79a4778c02
fix: add uid in evt ( #9066 )
...
* fix: add uid in evt
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* fix: type error
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* chore: fix type error
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* fix: remove false from description
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: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>
2023-05-23 18:19:52 +00:00
Jeroen Reumkens
8c7166242b
CAL-1630: Added reserving of timeslot in new booker ( #8923 )
...
Co-authored-by: alannnc <alannnc@gmail.com>
2023-05-23 18:01:20 +00:00
Peer Richelsen
ddee3e8bf6
Update Credits.tsx ( #9062 )
...
the license check never seemed to work -- removing
Co-authored-by: Bailey Pumfleet <bailey@pumfleet.co.uk>
2023-05-23 10:42:01 +00:00
Carina Wollendorfer
8d210929b1
fixes timezone of even date variable ( #9059 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-05-23 09:58:55 +00:00
jemiluv8
49757010ba
add country-flag-icons to our public folder to be used instead of the external domain when loading country flags for react-phone-number-input ( #8959 )
2023-05-23 08:56:24 +00:00
Rama Krishna Reddy
12cea947ec
remove isPro check ( #8967 )
...
* remove isPro check
* remove isPro check
* checkout yarn.lock from main
* checkout yarn.lock from main
* Update _getAdd.ts
* Update common.json
* Revert the revert that got merged in main already
---------
Co-authored-by: rkreddy99 <rreddy@e2clouds.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2023-05-23 08:44:57 +00:00
Hariom Balhara
e20cb4a999
Fix: Embed - branding CSS variables not configurable. ( #9026 )
...
* Fix bug in overriding css vars
* Fix CSS specificity issues
2023-05-23 08:16:56 +00:00
Aashish Upadhyay
d31648e37a
fix Former time in wrong time zone (Rescheduling) ( #9039 )
...
* fix Former time in wrong time zone (Rescheduling)
* eslint fixed
* yarn.lock push
* little bit of code formatting
* [eslint: fix] missing semi-colon
* linting errors fixed
* Update packages/lib/parse-dates.ts
* returning yarn lock to main
* Refactor constant and functions
* Consider time format in new function
* Fix 24 time format with am/pm
---------
Co-authored-by: alannnc <alannnc@gmail.com>
2023-05-23 07:50:47 +00:00
Shubham kumar
5e1eb7bd72
fixes:keyboard-navigation-8887' ( #9006 )
2023-05-23 07:39:56 +00:00
Subhojit-Dey
adc2f525d2
imageSrc field is commented for solving this issue and can be removed ( #9045 )
...
* imageSrc field is commented for solving this issue and can be removed
* Update core.ts - remove the imageSrc field
* Update packages/app-store-cli/src/core.ts
---------
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2023-05-23 06:51:17 +00:00
Carina Wollendorfer
a6b96c9270
Follow-up team webhooks ( #9052 )
...
* fix subsriber url already defined error when editing webhook
* don't show form submitted for team and event type webhooks
---------
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2023-05-23 06:26:09 +00:00
GitStart-Cal.com
a371cd6083
[CAL-1410] Tokens update - Lightmode issues ( #8598 )
...
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-05-23 01:23:23 +00:00
Carina Wollendorfer
84efda07e9
Team webhooks ( #8917 )
...
* allow event type specific webhooks for all event types
* first version of team webhooks
* add empty view
* design fixes when no teams + invalidate query on delete/update
* linke to new webhooks page with teamId in query
* make one button with dropdown instead of a button for every team
* add subtitle to dropdown
* add avatar fallback
* authorization when editing webhook
* fix event type webhooks
* fix authorization for delete handler
* code clean up
* fix disabled switch
* add migration
* fix subscriberUrlReservered function and fix authorization
* fix type error
* fix type error
* fix switch not updating
* make sure webhooks are triggered for the correct even types
* code clean up
* only show teams were user has write access
* make webhooks read-only for members
* fix comment
* fix type error
* fix webhook tests for team event types
* implement feedback
* code clean up from feedback
* code clean up (feedback)
* throw error if param missing in subscriberUrlReservered
* handle null/undefined values in getWebhooks itself
* better variable naming
* better check if webhook is readonly
* create assertPartOfTeamWithRequiredAccessLevel to remove duplicate code
---------
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: alannnc <alannnc@gmail.com>
2023-05-23 01:15:29 +00:00
Shivam Kalra
5f39bbe730
feat: mirotalk app-store setup ( #9010 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-05-23 00:00:47 +00:00
Peer Richelsen
cf3d8cb4bb
fixed password input widht ( #9049 )
2023-05-22 23:30:54 +00:00
Nafees Nazik
fbe0018d01
fix: cancelled booking doesn't show the booker ( #8203 )
...
* fix: remove attendee deletion
* chore: add test id
* test: add e2e
* Fix data-testid placeholder
* Fix prettier error
---------
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: alannnc <alannnc@gmail.com>
2023-05-22 23:15:06 +00:00
Nafees Nazik
81e57afcf4
fix: user undefined ( #9022 )
2023-05-22 23:02:54 +00:00
Nafees Nazik
4111f78431
feat: make branding hideable in the new booker ( #9033 )
...
* feat: make branding hideable
* fix: typo
2023-05-22 21:54:43 +00:00
Udit Takkar
def80ea4cf
fix: reject icon color ( #9031 )
...
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
2023-05-22 21:53:37 +00:00
Piyush Pandey
2fc4676f6d
fix: [CAL-1726] UI: seats input focus too wide ( #8999 )
...
Co-authored-by: alannnc <alannnc@gmail.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-05-22 18:02:49 +00:00
Peer Richelsen
318bafaab8
Update LICENSE
2023-05-22 18:56:17 +01:00
Hariom Balhara
8a6b93a747
Fix: Embed - Auto theme configured using embed `config` doesn't work when there is non-system theme configured in appearance. ( #9030 )
...
* Differentiate b/w auto theme and unspecified theme
* Fix TS
2023-05-22 11:17:56 +00:00
alannnc
ff6c6ccec0
Replacing bookingAttendees for bookingUid ( #8997 )
2023-05-22 09:30:24 +00:00
Alfred Louis
c8db177f7d
fix: team member search error ( #8982 )
...
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
Co-authored-by: alannnc <alannnc@gmail.com>
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com>
2023-05-22 09:29:28 +00:00
Nafees Nazik
8871e1eb21
fix: wrong locale in attendee email ics ( #8945 )
...
* fix: pass attendee translator function
* fix: type
* fix: t
* fix: t
---------
Co-authored-by: alannnc <alannnc@gmail.com>
2023-05-22 06:14:44 +00:00
Shivam Kalra
92b2d57871
feat: 8x8 app-store setup ( #9015 )
...
* feat: 8x8 app-store setup
* fix: regex remove optional protocol, -imageSrc
* Update packages/app-store/eightxeight/config.json
* Update packages/app-store/eightxeight/config.json
---------
Co-authored-by: Peer Richelsen <peer@cal.com>
2023-05-21 18:21:30 +00:00
Keyur Patel
3239976e18
Fix: Profile update refresh issues ( #8570 )
...
* profile update refresh fixes
* updated avatar based on logged in user
* lint & types check fixes
* fixed settings layout to fetch udpated session
* pushing the 8448 changes to separate PR
* removing hook not required
* Removed extra code
---------
Co-authored-by: Keyur Patel <keyur.patel@difx.io>
Co-authored-by: Alan <alannnc@gmail.com>
2023-05-20 00:37:58 +00:00
Anwar Sadath
1b8ecbe449
[CAL-1008] Fix 'All Bookings' filter not getting selected after coming from 'Your Bookings' ( #8902 )
...
* [CAL-1008] Fix 'All Bookings' filter not getting selected after coming from 'Your Bookings'
* Remove optional param from removeAllQueryParams function
* Remove setQuery from the extraction
---------
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>
Co-authored-by: alannnc <alannnc@gmail.com>
2023-05-19 22:50:57 +00:00
zomars
4fd2d80637
Linting
2023-05-19 14:07:25 -07:00
Hariom Balhara
933cc739bd
Add config support in floatingButton api ( #8986 )
...
Co-authored-by: alannnc <alannnc@gmail.com>
2023-05-19 20:10:19 +00:00
Sanu Dutta
c7c75ff4d3
enable search in select and adding border bottom color ( #8988 )
...
* searchable select
* divider color subtle
2023-05-19 19:43:01 +00:00
Kamalika
41f1920a7a
Borders Fixed with border-subtle ( #8990 )
2023-05-19 16:43:41 +00:00
Carina Wollendorfer
e4836ea8f3
make sure to also trigger when cancelled is null ( #8992 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2023-05-19 14:41:44 +00:00
Hariom Balhara
bfa30aa504
Implement UpgradeTip in App install flow ( #8968 )
2023-05-19 09:52:17 +00:00
Carina Wollendorfer
b36043b637
Fixes SMS workflow actions for premium users ( #8983 )
...
* fix sms actions for users with premium user names
* code clean up
---------
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2023-05-19 08:10:11 +00:00
ASHOK-SINGH
75026289fd
Fix- Calendar override with the wrong dates and time ( #8936 )
2023-05-19 07:22:26 +00:00
Parth Sharma
80649c9f1a
fix height issue ( #8973 )
2023-05-19 06:46:06 +00:00
Isaiah Hamilton
7dd75afb63
fix button width ( #8979 )
2023-05-19 06:25:44 +00:00
Rama Krishna Reddy
8225e61710
fix redirect after adding ping.gg ( #8972 )
...
Co-authored-by: rkreddy99 <rreddy@e2clouds.com>
2023-05-19 00:22:07 +00:00
Jeroen Reumkens
175fc4fcf3
CAL-1673: Use dark/light colors from user profile settings in booker ( #8905 )
...
* CAL-1673: Use dark/light colors from user profile settings in booker
* Use system theme for dynamic booking, instead of theme set by first user.
2023-05-18 06:16:51 +00:00
Dhairya Modi
62544931b2
updated language of raycast instructions ( #8908 )
...
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-05-17 19:10:25 +01:00
Parth Sharma
d22b1072b5
change datepicker styles to fix dark mode issue ( #8886 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
2023-05-17 13:12:52 +00:00
Ayush Mainali
4b356dd937
chore: extended slugify function ( #8740 )
...
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
Co-authored-by: Omar López <zomars@me.com>
2023-05-17 13:05:14 +00:00
Utkarsh Mishra
1f51199a7b
issue#8601: fix ( #8713 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Omar López <zomars@me.com>
2023-05-17 12:57:12 +00:00
GitStart-Cal.com
cfd1a72c64
[CAL-1545] replace heroicons with lucide.dev ( #8599 )
...
* fix linting
* [CAL-1545] replace heroicons with lucide.dev
* [CAL-1545] replace heroicons with lucide.dev
* [CAL-1545] replace heroicons with lucide.dev
---------
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
Co-authored-by: Efraín Rochín <roae.85@gmail.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
2023-05-17 12:47:44 +00:00
Rob Jackson
23b3a6661c
Add feature to offset start times for event types ( #8506 )
...
* Add offsetStart column to EventType
* Update buildSlots to support offset start times
* Add "Offset Start Time" to edit event types form
* Fix offset events not appearing on availability selector
* Guard against negative offsetStart values
* Lock offsetStart field for managed event types
* EventLimits UI tweaks for "Offset start times"
* EventLimits UI: Fix offsetStart preview not always updating
* Remove unnecessary ctx from getSchedule.test.ts
---------
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-05-17 11:56:55 +00:00
Hariom Balhara
b8b6c48d7d
Improvements: Prefill Routing Forms and connect prefilling with Booking Form ( #8780 )
...
* Support prefilling routing form and prefilling Booking form through routing form
* Use Option Value as is instead of lowercasing
* Fix prefill validation issue
* Add prefill tests
* Fix Routing Form tests
* Small fix
2023-05-17 08:47:48 +00:00
Nafees Nazik
ff74822c48
Fix: locale and time format in attendee email ( #8941 )
...
* feat: add locale prop
* feat: add locale prop
* feat: add locale prop
* fix: time format
2023-05-17 08:17:09 +00:00
Jeroen Reumkens
8ec178debd
CAL-1591: Remember form values in new booker form when user navigates back and forth between timeslots and form ( #8920 )
2023-05-16 20:34:15 +00:00
Hariom Balhara
f881061d8d
Fully handle booking pages with conflicting themes being opened together ( #8921 )
...
* Handle booking pages with conflicting themes being opened together
* Add comments
---------
Co-authored-by: Omar López <zomars@me.com>
2023-05-16 19:41:47 +00:00