zomars
fa5e6b42de
v1.7.6
2022-07-04 10:51:26 -06:00
zomars
c55b17bf58
Update console
2022-07-04 10:48:16 -06:00
zomars
785a014f3c
Submodule sync
2022-07-04 10:29:33 -06:00
depfu[bot]
dd941e62ef
Update next-auth to version 4.5.0 ( #3138 )
2022-07-04 14:36:20 +00:00
sean-brydon
eec2d8ceed
Implement profile back button ( #3165 )
...
* Implement profile backbutton
* update slug to use username
* Back Button Improvments
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-07-04 08:26:22 -06:00
Alex van Andel
b546d9e33e
Some tweaks to slots to fix server time effecting logic ( #3218 )
2022-07-02 10:13:39 -06:00
Joe Au-Yeung
201d17264c
Attach credential id to destinationCalendar records ( #3197 )
2022-07-01 21:55:27 +01:00
Joe Au-Yeung
2cbf46a323
Seats events send email to attendees and organizer ( #3206 )
...
* Add attendees to email notfications
* New seat title
* Change organizer email
* Clean console.log
* Fix type errors
* Update packages/emails/src/templates/OrganizerScheduledEmail.tsx
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-07-01 19:19:23 +00:00
Leo Giovanetti
833791bc9a
Team event type scroll, manage team invite from mobile ( #3171 )
2022-07-01 12:29:59 -06:00
GitStart
00c9df7602
There is lot of hardcoding links in application ( #3130 )
...
* There is lot of hardcoding links in application
* Apply suggestions from code review
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>
2022-07-01 11:19:52 -06:00
Omar López
669199e273
Removes unused files ( #3208 )
...
* Adds next-unused
* Cleanup
* Update next-unused
* Removes next-unused
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-07-01 10:02:44 -06:00
GitStart
93e2246b18
Wrong color for Timezone selector on booking page ( #3187 )
...
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
2022-07-01 12:28:17 +01:00
zomars
240fc67d72
v1.7.5
2022-06-30 10:32:55 -06:00
Hariom Balhara
eef405ef41
If booking doesnt exist its 404 page but if it exists and eventType doesnt exist, log it for now and continue with the flow ( #3202 )
2022-06-30 09:09:15 -06:00
Hariom Balhara
1469b856a6
Fix hubspot callback ( #3195 )
...
Co-authored-by: Leo Giovanetti <hello@leog.me>
2022-06-30 07:01:07 +00:00
Alex van Andel
53bbbf793d
Fixes the slow performance due to the Dayjs timezone plugin ( #3201 )
...
* Fixes the slow performance due to the Dayjs timezone plugin
* Bye.
* Parses busyTime in UTC
2022-06-29 18:33:19 -06:00
github-actions[bot]
d95c3a1459
New Crowdin translations by Github Action ( #3196 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-06-29 22:57:58 +02:00
Hariom Balhara
fbc4eb5457
Set theme initially so that the gneerated JS code knows the correct theme already ( #3193 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-06-29 12:50:46 -06:00
Hariom Balhara
09c8f55682
Make i18n a non-batch request and non-cacheable ( #3188 )
2022-06-29 10:50:32 -06:00
alannnc
3f3ffa2ba8
fix/availability-tz-offset ( #3185 )
2022-06-29 09:01:30 +00:00
Hariom Balhara
ad35d3d567
Make the height of textarea as per container height but consider the text above it ( #3189 )
2022-06-29 10:06:36 +02:00
zomars
70a31874f0
v1.7.4
2022-06-28 17:12:56 -06:00
zomars
fe8b0fc5f8
Possible timeout fix take 3
2022-06-28 16:53:14 -06:00
zomars
03cc4855a8
Update package.json
2022-06-28 16:01:50 -06:00
zomars
c82a9853d2
Submodule sync
2022-06-28 15:58:14 -06:00
zomars
d732a984c2
Merge branch 'main' of https://github.com/calcom/cal.com
2022-06-28 15:46:17 -06:00
zomars
826583f404
Second potential fix for timeout
2022-06-28 15:46:07 -06:00
zomars
b6dd0d5804
Remove SSG prefetch
2022-06-28 15:32:40 -06:00
Leo Giovanetti
df2c3c42bf
Recurring config missing from event ( #3182 )
2022-06-28 18:04:44 -03:00
zomars
7122a4a91d
Consolidates dayjs in a single package
2022-06-28 14:48:24 -06:00
zomars
840b6c498a
Potential fix for availability timeout
2022-06-28 13:18:47 -06:00
zomars
fe50f04075
Only stale SSR requests
2022-06-28 11:37:01 -06:00
GitStart
9b2ad3f350
Negative days in trial license period ( #3133 )
...
* Negative days in trial license period
* Update apps/web/public/static/locales/en/common.json
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Omar López <zomars@me.com>
2022-06-28 10:03:31 -06:00
Esteban Dalel R
2fa9ea4501
Fix broken link ( #3172 )
2022-06-28 11:48:16 +01:00
alannnc
e3e1de3c11
Fix saving price and currency ( #3168 )
2022-06-27 20:31:25 -06:00
zomars
e27a2bafcd
AvailabilityPage cleanup
2022-06-27 20:17:23 -06:00
zomars
87befdbdf4
Adds perf metrics for each tRPC endpoint
2022-06-27 19:19:33 -06:00
zomars
2ba8f99302
v1.7.3
2022-06-27 18:08:18 -06:00
github-actions[bot]
e7b634419b
New Crowdin translations by Github Action ( #3166 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-06-27 18:06:39 -06:00
Alex van Andel
58b2a6425a
AvailabilityPage improvements ( #3118 )
...
* Share WIP
* Embed tests fixes
* AvailabilityPage improvements
* Type fixes
* Fixes Datepicker day witdth
* Update troubleshoot.tsx
* Adds local cached slots and browsingDate
* Migrating DatePicker to use Dayjs for timeZone support
* Fixed Sunday not being available
* Added comment to clarify what is going on
* Minor bugfix in DatePicker, double empty slot markup
* Change selected date with URL through ?date..
* Initialize properly w/o query params, remove minDate for now
* Remove Loader as now using Skeleton
* Handle Etc/GMT edge case (not a timeZone)
* Added dark mode bg- color to SkeletonText + made text slightly more subtle on DatePicker
Co-authored-by: zomars <zomars@me.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-06-27 21:01:46 +00:00
Peer Richelsen
2c2261f085
remove duplicate datepicker, slight changes to success page ( #3163 )
...
* removed duplicate timezone dropdown
* minor fixes to success page and booking layout
* nit
2022-06-27 17:23:20 +00:00
alannnc
9a3624bb9a
fix/request-reschedule-google-calendar-sync ( #3157 )
...
* Pass calendarId as parameter to deleteEvent()
* Updated deleteEvent param and default when sending calendarId
2022-06-27 08:52:42 -06:00
sean-brydon
3449ad1a9f
Apps: Riverside/Whereby/Around ( #3053 )
...
* Add Whereby Boilerplate
* Whereby App
* around boilerplate
* AroundCo App
* Add Riverside App
* Add Riverside to details
* Fix URL validation
* Remove Icons
* Remove console.log
* revert merge
* Fix images
* Update Iconds to be SVG
* Add Disconnect button
* Fix type
* Fixing i18n merge
* Refactor app installations
* Update varient
* Update default responder + riverside logo
* Update apps/web/pages/event-types/[type].tsx
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Omar López <zomars@me.com>
2022-06-27 12:17:38 +02:00
github-actions[bot]
af6f33c709
New Crowdin translations by Github Action ( #3156 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-06-25 22:49:35 +02:00
zomars
87efab5b2b
Submodule sync
2022-06-25 14:02:26 -06:00
Bailey Pumfleet
f16f9466cb
Update Prisma to v3.15.2 to support data proxy ( #3124 )
...
* Update Prisma to v3.15.2 to support data proxy
* Update package.json
* Update package.json
* Update package.json
* Update yarn.lock
* Update console
* Update turbo.json
Co-authored-by: zomars <zomars@me.com>
2022-06-25 20:01:02 +00:00
Agusti Fernandez Pardo
5ec4b7ad37
feat: adds new version endpoint in internal api ( #3155 )
...
Co-authored-by: Agusti Fernandez Pardo <git@agusti.me>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-06-25 05:37:29 +00:00
zomars
3605fca9a4
Submodule sync
2022-06-24 23:27:29 -06:00
Peer Richelsen
7874ff9c6d
removed hardcoded url for non-cal.com ( #3120 )
2022-06-24 23:25:17 -06:00
Joe Au-Yeung
02e5ec37e7
Broken Integration Alarm System ( #3135 )
...
* Create broken integration email
* Send video on broken video link
* Add translations
* Add Trans components
* Remove calendars file
* Type fixes
* Add translations
* Fix type errors
* Fix Spanish translation
Co-authored-by: Omar López <zomars@me.com>
* Remove iCal event
* Locale fixes
* Clean up trans tag
* Apply suggested translation
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
* Change email to en
* Fix type error
* Type fix
* Fix e2e
* Fix e2e
* Fix e2e
* Fix e2e
* Fix e2e
* Update webhookResponse-chromium.txt
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
2022-06-24 23:16:20 -06:00