Keith Williams and GitHub
4dd762681c
chore: Update how E2E test suite checks for Stripe ( #16319 )
2024-08-22 13:19:50 +00:00
399a23a52f
fix: Disable ICS file generation when destination calendar is Outlook ( #16247 )
...
* Set the organizer in the organizer field
* Create generateIcsFile
* Add role enum and only disable for organizers
* Move emails to generateIcsFile
* Add new ics func to new emails
* Fix tests
* Type fix
---------
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com >
2024-08-22 09:49:53 +00:00
Udit Takkar and GitHub
342f935aba
fix: create event type refresh bug ( #16301 )
...
* fix: create event type refresh bug
* chore
* fix: type err
2024-08-22 09:43:09 +00:00
27e4210693
fix: atoms icons and build issues ( #16248 )
...
* fix: atoms icons and build issues
* fixup! fix: atoms icons and build issues
* fixup! fixup! fix: atoms icons and build issues
* fix import paths
* rename SchedulingType to something more specific
* fix: Invalid define value (must be an entity name or valid JSON syntax)
* chore: atoms build CI job
* chore: enable atoms build in CI
* fix build
* fixup! fix build
* fixup! fixup! fix build
* chore: replace calendar-days icon with calendar
* fixup! Merge branch 'fix-atoms-build-icons' of github.com:calcom/cal.com into fix-atoms-build-icons
* fixup! Merge branch 'fix-atoms-build-icons' of github.com:calcom/cal.com into fix-atoms-build-icons
* fixup! Merge branch 'fix-atoms-build-icons' of github.com:calcom/cal.com into fix-atoms-build-icons
---------
Co-authored-by: Lauris Skraucis <lauris.skraucis@gmail.com >
Co-authored-by: Ryukemeister <sahalrajiv6900@gmail.com >
Co-authored-by: supalarry <laurisskraucis@gmail.com >
2024-08-22 08:32:39 +00:00
66cb2bcc13
fix: Workflow action 'email to host' only sends to one host of team e… ( #14767 )
...
* fix: Workflow action 'email to host' only sends to one host of team event
* add in missing files
* fix host logic
* uncomment working test
* code refactor
* use connected calendar email
* add changes to util file
* fix: extend eventType info in sendCancelledReminders
---------
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
2024-08-22 08:04:31 +00:00
30c31d3585
feat: ✨ support for adding script url added for umami ( #16300 )
...
* feat: ✨ support for adding script url added for umami
This will help self hosters in setting up umami.
* feat: ✨ set default value for script URL in the form field
---------
Co-authored-by: Anik Dhabal Babu <81948346+anikdhabal@users.noreply.github.com >
2024-08-22 09:39:03 +02:00
Omar López and GitHub
e17303ea88
fix: permissions issue in pr labeler ( #16245 )
2024-08-22 01:22:07 +01:00
bebf1d80a7
fix: round robin event rejection problem ( #16279 )
...
Co-authored-by: Amit Sharma <74371312+Amit91848@users.noreply.github.com >
2024-08-21 17:07:30 +00:00
Benny Joo and GitHub
5bcefb0b3e
settings/teams/[id]/sso is not needed ( #16288 )
2024-08-21 16:47:34 +00:00
f52de7331f
fix: UI Breaks When Entering a Long Username in Profile Settings ( #16304 )
...
* feat: Improve UI for username availability in UsernameTextfield component
* fix: Fixed UI for username availability in UsernameTextfield component
* Update UsernameTextfield.tsx
* fix: FixedUI for username availability in PremiumTextfield and UsernameTextfield components
* fix: Fixed the PremiumTextField.tsx
---------
Co-authored-by: Anik Dhabal Babu <81948346+anikdhabal@users.noreply.github.com >
2024-08-21 16:17:14 +00:00
1690770d6a
fix: check profiles and orgId from user.profiles apiv2 ( #16249 )
...
* fix: check profiles and orgId from user.profiles apiv2
* fixup! fix: check profiles and orgId from user.profiles apiv2
---------
Co-authored-by: Lauris Skraucis <lauris.skraucis@gmail.com >
2024-08-21 15:15:48 +00:00
Rajiv Sahal and GitHub
7759e6a029
chore: update platform billing plans ( #16233 )
...
* update links for no platform plan
* sync platform pricing with one we have in website
2024-08-21 20:14:15 +05:30
Keith Williams and GitHub
0b719ac070
chore: v4.4.2 ( #16278 )
2024-08-20 22:54:22 +09:00
baa9045af7
feat: ability to add guests via app.cal.com/bookings ( #14740 )
...
* feat: ability to add guests via app.cal.com/bookings
* fix: some update
* fix: minor issue
* fix: final update
* update
* update
* add requested changes
* fix type error
* small update
* final update
* fix type error
* fix location
* update calender event
---------
Co-authored-by: Somay Chauhan <somaychauhan98@gmail.com >
2024-08-20 09:26:19 +00:00
b004587262
fix: textarea ux in Editor.tsx #16225 ( #16231 )
...
* fix: textarea ux in Editor.tsx #16225
* fix: textarea ux in Editor.tsx #16225
* fix: textarea ux in Editor.tsx #16225
* fix: textarea ux in Editor.tsx #16225
* fix: textarea ux in Editor.tsx #16225
* fix and update
* remove space
---------
Co-authored-by: unknown <adhabal2002@gmail.com >
Co-authored-by: Anik Dhabal Babu <81948346+anikdhabal@users.noreply.github.com >
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
2024-08-20 08:39:33 +00:00
Sy Sagar and GitHub
8a7beff339
style(Booker): overflow on timezone Select ( #16242 )
2024-08-20 08:26:53 +00:00
9001eb7795
fix: fix app config same key values ( #16215 )
...
Co-authored-by: Amit Sharma <74371312+Amit91848@users.noreply.github.com >
2024-08-20 07:33:24 +00:00
Hichem Fantar and GitHub
50c4578c2e
feat: Add transition to hover background in multiple components ( #16216 )
...
* chore: Add transition to hover background in multiple components
* chore: Add transition to hover background in multiple components
2024-08-20 07:23:09 +00:00
4ff2ce90f9
fix: whatsapp message body sometimes editable (Issue #16067 ) ( #16185 )
...
* Fixing issue #16067
* Creating reusable Editor component for Editor
* fix editor issue
* remove log
* fix: unit test
* fix: unit test
* add unit test for the plugin and changes
---------
Co-authored-by: unknown <adhabal2002@gmail.com >
Co-authored-by: Anik Dhabal Babu <81948346+anikdhabal@users.noreply.github.com >
Co-authored-by: Amit Sharma <74371312+Amit91848@users.noreply.github.com >
2024-08-20 16:19:24 +09:00
86f8c6c5fa
fix: Close.com can't be installed ( #16196 )
...
* Fix for #16183 , [CAL-3969]
* Update index.tsx
---------
Co-authored-by: Anik Dhabal Babu <81948346+anikdhabal@users.noreply.github.com >
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com >
2024-08-20 16:18:20 +09:00
Vijay and GitHub
0611bbd50e
fix : #16079 hide settings/Admin API if not org and update link to sales ( #16198 )
...
* hide admin_api if not org and update link to sales
* update for org members
* updated back to orgAdmin check
2024-08-20 16:17:24 +09:00
Omar López and GitHub
b946abab02
fix: only keep latest e2e test results ( #16273 )
2024-08-19 23:23:06 +00:00
Omar López and GitHub
a091c60618
fix: uncaught types errors in invite members team handler ( #16109 )
2024-08-19 20:27:37 +00:00
Omar López and GitHub
bba7fc1a30
hotfix: wrong branch name for reports ( #16271 )
2024-08-19 20:18:15 +00:00
zomars
864c46736b
hotfix: wrong branch name for reports
...
Signed-off-by: zomars <zomars@me.com >
2024-08-19 12:59:44 -07:00
4416709ff6
chore(availabilty-page): Bulk update modal ( #16267 )
...
* chore(Availability): Bulk update modal
* fix type error
---------
Co-authored-by: Anik Dhabal Babu <81948346+anikdhabal@users.noreply.github.com >
Co-authored-by: Amit Sharma <74371312+Amit91848@users.noreply.github.com >
2024-08-19 21:34:16 +02:00
Vijay and GitHub
591d42fc8f
fix : #16150 update to fix seated event reschedule ( #16163 )
...
* update to fix seated event reschedule
* updated handleseats tests
* updated handleSeats timeslot
* updated test to expect error
* update to remove uid in where clause (isFirstSeat)
2024-08-19 22:03:35 +05:30
Syed Ali Shahbaz and GitHub
d73b84157a
fix: v1 api payments endpoint fix ( #16264 )
...
* Update payment validation v1
* fix for [id]
2024-08-19 16:29:36 +00:00
680e748b7a
feat: make the meeting duration time more visually toggleable ( #15422 )
...
* feat: make the meeting duration time more visually toggleable
* final_update
* Update dynamic-booking-pages.e2e.ts
* fix e2e
* fix: e2e test
* fixed
* update
* show selcted item at the time of mount
* fix type error
* Update Duration.tsx
* fix
---------
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
Co-authored-by: Udit Takkar <udit222001@gmail.com >
2024-08-19 14:25:02 +00:00
99b7aaa62d
fix: Chinese traditional shows multiple durations of the event as a string ( #16187 )
...
* fix: Chinese traditional shows multiple durations of the event as a string
* revert
* make changes only in necessary files
---------
Co-authored-by: unknown <adhabal2002@gmail.com >
2024-08-19 19:34:30 +09:00
Omar López and GitHub
3a01e6390f
fix: type issues in attributes-edit-view ( #16243 )
2024-08-19 10:33:20 +00:00
a6c25ab7d3
docs: update documentation references to include /docs base path ( #16257 )
...
* docs: update /doc references
* gix avilibilty docs link
---------
Co-authored-by: unknown <adhabal2002@gmail.com >
2024-08-19 10:21:50 +00:00
Rajiv Sahal and GitHub
df98274a8f
update icons list ( #16263 )
2024-08-19 10:21:36 +00:00
Kaiwalya Koparkar and GitHub
b540a2ec45
update: Deploy to Elestio button updated ( #16238 )
2024-08-19 19:16:35 +09:00
sean-brydon and GitHub
8e4459f2fe
chore: missing ff attributes migration ( #16229 )
...
* add migration file
* add miration file
2024-08-19 10:09:25 +00:00
bc5a9f231f
fix: POST v1/teams request body ( #16262 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
2024-08-19 08:28:56 +00:00
88984f6175
fix: event name in attendee cancellation email ( #16240 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
2024-08-19 08:24:52 +00:00
fc592a17ac
feat: Add 'Disable on Prefill' option for fields ( #15715 )
...
* feat:add prefilcheck check box in the field creation
* chore:formatted the li8 translations
* feat:add e2e test case for this feature
* refactor:reanmed the key from prefilledCheck to disableOnPrefill and moved the readOnly logic to formbuilderField
* chore:fixed the type check
* fix:if prefilled has error. do not disabble it
* chore:removed the e2e tests for prefill in e2e
* chore:revert back to old changes
* chore:remove unwanted code frome2e
* Support name field as well
* refactor:handled the feedback changes. still unit test cases pending
* feat: add unit tests for disable field on prefill logic
* chore: resolved the type check and typos
* chore:renamed the files and type clean up
* Apply suggestions from code review
* chore:renaming test files and moving the disableonprefill hook to formbuilderFeild.
* refactor: add unit test for serach params and form values check and minor code formatting and file name changes
* fix: validating the input value partially at the intialising phase. so that form response values and from ui values are same and making sure invalid data not sent to backend on submit.
* chore:fix the type check issue
* fix: field value valdiation at initilisation and add the unit test cases for that change
* chore:add comments to the tests
* chore:resolve type check
* chore: moved the tests to the formBuilder
* Simplify codebase by ensuring select and multiselect changes the value when no option is found
* Relocate and refactor tests
* handle special cases
* Dont disable for dirty fields
* Update schema.prisma
---------
Co-authored-by: Anik Dhabal Babu <81948346+anikdhabal@users.noreply.github.com >
Co-authored-by: Hariom <hariombalhara@gmail.com >
2024-08-18 17:34:59 +00:00
Udit Takkar and GitHub
a51524e673
fix: cal video bug fix and improvements ( #16234 )
2024-08-18 09:09:27 +00:00
Omar López and GitHub
cb6553c731
chore: v4.4.1 ( #16246 )
2024-08-16 10:34:36 -07:00
Omar López and GitHub
101fea2c1c
fix: cross domain SVG sprites ( #16244 )
2024-08-16 16:33:10 +00:00
Morgan and GitHub
aab9193e7b
fix: rewrite to avoid cross origin issues with sprite.svg icons ( #16239 )
2024-08-16 15:24:43 +03:00
Morgan and GitHub
a6d2e46b3d
fix: check profiles from user.profiles apiv2 ( #16235 )
2024-08-16 11:06:53 +00:00
25ae1493c3
fix: Duplicating org team event types not working #16199 ( #16204 )
...
* fix: Duplicating org team event types not working #16199
* fix type error
* Update eventtype.ts
---------
Co-authored-by: Anik Dhabal Babu <81948346+anikdhabal@users.noreply.github.com >
Co-authored-by: Amit Sharma <74371312+Amit91848@users.noreply.github.com >
2024-08-16 12:24:26 +02:00
56dcab2f6d
fix padding ( #16227 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
2024-08-16 09:53:28 +00:00
8fbc76d59a
feat: extend api/v2/event-types ( #16128 )
...
* feat: extended api/v2/event-types to add more attributes
- additional attributes added
* bookingLimits
* onlyShowFirstAvailableSlot
* durationLimits
* offsetStart
* bookingWindow
* add swagger docs
* type fix
* extend api/v2/teams/[teamId]/event-types
* added tests
* extend api/v2/orgs/[orgId]/teams/[teamid]/event-types
* update: added tests to get and update event-type as well
* rename variables
- bookingLimits -> bookingLimitsCount
- durationLimits -> bookingLimitsDuration
* refactor: rename bookingLimits and durationLimits, add descriptions
- Renamed `bookingLimits` to `bookingLimitsCount`
- Renamed `durationLimits` to `bookingLimitsDuration`
- Added descriptions with examples to `bookingLimitsCount` and `bookingLimitsDuration`
* feat: add unit tests for transformation logic in api-request and api-response
- Added tests for `transformApiEventTypeIntervalLimits`
- Added tests for `transformApiEventTypeFutureBookingLimits`
* fix: type errors
* feat: added custom validators for BookingLimitsCount and BookingLimitsDuration
* fix: unit-tests
* Update CHANGELOG.md
* refactor: update imports to use platform-libraries from @calcom/platform-libraries-1.2.3
* fix: prevent double transformation of bookingWindow and bookingFields
- resolving e2e test failures
---------
Co-authored-by: Morgan <33722304+ThyMinimalDev@users.noreply.github.com >
2024-08-16 09:25:34 +00:00
Joe Au-Yeung and GitHub
894c0fc8a7
Change body from HTML to text ( #16217 )
2024-08-16 00:40:56 +01:00
076550b384
chore: Release v4.4.0 ( #16219 )
...
Co-authored-by: Omar López <zomars@me.com >
2024-08-15 14:51:18 -07:00
08e1b0a9c8
feat: attributes ( #15964 )
...
Co-authored-by: Joe Au-Yeung <j.auyeung419@gmail.com >
Co-authored-by: Omar López <zomars@me.com >
2024-08-15 14:49:05 -07:00
Omar López and GitHub
ef4deb1657
fix: pipeline permissions for label action ( #16220 )
2024-08-15 14:37:23 -07:00