Joe Au-Yeung
e6dfa35404
Update packages/core/EventManager.ts
...
Co-authored-by: Omar López <zomars@me.com>
2023-02-21 21:27:59 -05:00
Joe Au-Yeung
7936b3a560
Merge branch 'main' into teams-include-team-members-in-email
2023-02-21 21:12:00 -05:00
Joe Au-Yeung
c4c629c719
Remove lodash cloneDeep
2023-02-21 21:11:19 -05:00
Joe Au-Yeung
25a3d97751
Put team members before attendees
2023-02-21 21:11:19 -05:00
Peer Richelsen
6226baa244
added cal video to Tips.tsx ( #7268 )
...
* Update Tips.tsx
* Update packages/features/tips/Tips.tsx
2023-02-21 17:48:52 -07:00
zomars
b4fb91fff9
Merge branch 'main' into teams-include-team-members-in-email
2023-02-21 17:25:14 -07:00
Peer Richelsen
f5318c6be3
improved brand colors on booking page ( #7269 )
2023-02-21 15:25:43 -07:00
Joe Au-Yeung
97d78422ac
Fix type errors
2023-02-21 15:09:48 -05:00
Joe Au-Yeung
9035b0549b
Merge branch 'main' into teams-include-team-members-in-email
2023-02-21 14:43:02 -05:00
Joe Au-Yeung
5288feca7a
Introduce team member type
2023-02-21 14:22:52 -05:00
Joe Au-Yeung
5a9f20b71b
early return updateCalendarEvent
2023-02-21 13:52:54 -05:00
Joe Au-Yeung
8f3f17b299
Change organizer scheduled input to an object
2023-02-21 13:52:39 -05:00
Nafees Nazik
3ac6a8aa39
fix: allow admin role to degrade as a member ( #7258 )
2023-02-21 18:19:52 +01:00
sean-brydon
c8019edb57
User email as impersonation if username is null ( #7250 )
2023-02-21 17:12:26 +00:00
Hariom Balhara
4a5404bf21
Simplify turbo pipelone ( #7252 )
2023-02-21 16:48:01 +00:00
Alex van Andel
51664bf733
Fixed invalid busy times query logic ( #7243 )
...
* Fixed invalid busy times query logic
* Adjusted collective test
2023-02-21 02:45:10 +00:00
Alex van Andel
831506447a
Assign userIds to all schedules, including common eventType schedules ( #7241 )
2023-02-20 23:48:15 +00:00
zomars
ee54e670cb
FIXME
2023-02-20 14:32:56 -07:00
Carina Wollendorfer
99cd6fe7da
add all location links to metadata ( #7236 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2023-02-20 18:52:07 +00:00
Hariom Balhara
75c7e03efe
Upgrade vite ( #7197 )
2023-02-20 17:50:40 +00:00
Carina Wollendorfer
2ebfcf448c
Fixes that workflow reminders of cancelled and rescheduled bookings are still sent ( #7232 )
...
* small UI fix
* fix cancelling scheduled emails
* improve comments
* delete reminders for rescheduled bookings
* add migration file
* cancel rescheduled bookings immediately
* remove immediate delete for request reschedule
---------
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2023-02-20 12:40:08 -05:00
Oscar Dominguez
235ec0e906
improve typing by removing as html element ( #7212 )
...
* refactor(embeds): use generic HTMLIFrameElement instead of 'as HTMLIFrameElement'
* refactor(embeds): improve types for floatingButton logic
* Fix floating button popup not working
---------
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2023-02-20 17:37:03 +00:00
Peer Richelsen
d1440bb5d2
added pwa: extension for standalone, lots of mobile improvements ( #7218 )
2023-02-20 15:11:51 +01:00
Joe Au-Yeung
44864a801d
Admin apps console - revert back to swtiches ( #7219 )
2023-02-20 15:38:16 +05:30
Sai Deepesh
b9fd0b4c78
chore: add i18n in routing form pages ( #7193 )
...
* chore: add i18n in routing form pages
* use existing string
* add strings to en/common.json file
* address comments
2023-02-20 10:07:58 +00:00
Harsh Singh
0e7276370f
Fix: mounting state use theme ( #7203 )
...
Co-authored-by: Guest <guest@pop-os.localdomain>
2023-02-20 15:17:33 +05:30
Hariom Balhara
4d2cf28c7e
Fix metadata not being retrieved ( #7208 )
2023-02-20 07:30:23 +05:30
Joe Au-Yeung
94a6caeadb
More type fixes
2023-02-19 16:08:42 -05:00
Joe Au-Yeung
b4c71455e1
Type check fixes
2023-02-19 15:58:16 -05:00
Joe Au-Yeung
24beceeca3
Convert other emails to organizer & teams
2023-02-19 15:52:32 -05:00
Udit Takkar
2fe54ded15
fix: use getVideoData function ( #7205 )
2023-02-19 13:13:36 +05:30
Joe Au-Yeung
ff93467d15
Clean up
2023-02-19 00:40:14 -05:00
Joe Au-Yeung
5e9fda7eb6
Add team members to calendar event description
2023-02-19 00:23:18 -05:00
Joe Au-Yeung
3dcb5dd146
Send team email on cancelled event
2023-02-18 23:34:46 -05:00
Udit Takkar
8e3fa4be29
Fix/email responsive bug ( #6901 )
...
* fix: prevent overflow of url
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* fix: manage link responsive in emails
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
---------
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
2023-02-18 22:26:55 +00:00
Joe Au-Yeung
cbdda75ca8
Send email on reschedules
2023-02-18 15:48:15 -05:00
Joe Au-Yeung
d05fe6f9b8
Only update calendars on reschedule if there is a calendar reference
2023-02-18 15:34:08 -05:00
Lucas Smith
3c7fc85b34
feat(app-store): add facetime app to app-store ( #7174 )
...
* feat(app-store): add facetime app to app-store
Add the facetime app to the app-store allowing for facetime web links and facetime app link schemes.
fixes #6965
* Update packages/app-store/facetime/config.json
* Remove unneeded files and make app follow the new app rules
* fix(app-store): update facetime app config
Update the regex and placeholder for the facetime app to reflect the decisions to only accept https://facetime.apple.com links. This was decided as it means that all participants can join a meeting even in the event that they don't have an Apple device.
---------
Co-authored-by: Peer Richelsen <peer@cal.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2023-02-18 06:40:07 +00:00
Joe Au-Yeung
d128c3ebb8
Add team members to round robin create
2023-02-17 21:31:08 -05:00
Joe Au-Yeung
98cd23b1ed
On booking add team members & translation
2023-02-17 21:00:07 -05:00
Omar López
af018f0e8b
Adds CalDav Edge case ( #7187 )
...
* Adds CalDav Edge case
* Update packages/lib/CalendarService.ts
2023-02-17 18:34:37 -07:00
Alex van Andel
6573f75a83
Bugfix/customer being prompted to upgrade to teams after purchasing ( #6955 )
...
* Move subscriptionId creation to earlier in the flow
* Fail silently when slug is missing
* Set team to created team
2023-02-17 23:45:50 +00:00
Carina Wollendorfer
a3b26cd1e7
Removes team paywall for self-hosted ( #7185 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2023-02-17 23:00:19 +00:00
Nafees Nazik
4f99746f68
fix: color picker a11y fixes ( #7084 )
...
* refactor: remove swatch component
* feat: use radix ui popover component
* refactor: remove duplicate component
* fix: import color picker from `@calcom/ui`
* fix: type error
* fix: update color picker to match the design
* fix: type
---------
Co-authored-by: Peer Richelsen <peer@cal.com>
2023-02-17 20:27:29 +00:00
Efraín Rochín
fd76bc9cab
Reduce booking page bundle size ( #7131 )
...
* AvailabilityPage Component loaded dynamically
* update next/bundle-analyzer dependency
* Load dynamically SlotPicker and TimezoneDropDown and make some imports refactoring
* Gates functionality Returned
* Replace crypto with md5 dependency to generate gravatar url
* Refactor: AvailableTimes and SlotPicker
* Update next.config.js
* Update SlotPicker.tsx
* Update getEventTypeAppData.ts
---------
Co-authored-by: zomars <zomars@me.com>
2023-02-17 12:53:31 -07:00
Nafees Nazik
602c813928
fix: remove styled jsx ( #7133 )
2023-02-17 19:32:29 +00:00
Nafees Nazik
1433ec6946
feat: use `@next/font` for font loading ( #6346 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2023-02-17 18:53:17 +01:00
Peer Richelsen
48e5d18ea1
show upgrade badge and hide /team/null when team unpublished ( #7059 )
...
* untested but i think this works
* fix upgrade badge
---------
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2023-02-17 10:48:13 -07:00
Peer Richelsen
5da76c698e
use support email (.env) in password reset mail ( #7181 )
2023-02-17 16:44:42 +00:00
Christian Emmert
578308a8cb
Display timezones in availabilities ( #7081 )
2023-02-17 16:07:59 +00:00