Commit Graph

4638 Commits

Author SHA1 Message Date
Alex van Andel 1d27b103ee Fixed some inconsistencies within single event type page (#6887)
* Fixed some inconsistencies within single event type page

* Fix layout shift on AvailabilityTab
2023-02-08 18:32:38 -07:00
sean-brydon 898722261b Hide button (#6895) 2023-02-08 18:32:38 -07:00
Syed Ali Shahbaz dd9f0138ca Updates heroku deployment template (#6879) 2023-02-08 18:32:38 -07:00
Udit Takkar 5805e784a6 fix: get location url from metadata (#6774)
* fix: get location url from metadata

Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>

* fix: replace location

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>

* fix: use zod

Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>

---------

Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
2023-02-08 18:32:38 -07:00
Carina Wollendorfer f1b1afb2f0 fix workflows when duplicating event types (#6873) 2023-02-08 18:32:38 -07:00
Udit Takkar 6cab0e798a fix: filter booking in upcoming (#6406)
* fix: filter booking in upcoming

Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>

* fix: test

Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>

* fix: wipe-my-cal failing test

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: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Peer Richelsen <peer@cal.com>
2023-02-08 18:32:38 -07:00
Hariom Balhara 8202c2ce46 Hotfix: For old Plausible installs enabled in an EventType, give a default value (#6860)
* Add default for trackingId for old plausible installs in event-types

* Fix types
2023-02-08 18:32:38 -07:00
Peer Richelsen 19b595b93f lots of small changes by me and ciaran (#6871) 2023-02-08 18:32:38 -07:00
Alex van Andel fbc5d2c8d6 Use Calendar component view=day for drop-in replacement troubleshooter (#6869)
* Use Calendar component view=day for drop-in replacement troubleshooter

* Setting the id to undefined makes the busy time selected

* Updated event title to include title+source
2023-02-08 18:32:38 -07:00
Ben Hybert 6bfa6e1799 version 2.5.9 (#6868) 2023-02-08 18:32:38 -07:00
Nafees Nazik fdfb8a109a feat: make key unique (#6861) 2023-02-08 18:32:38 -07:00
Hariom Balhara 34da780f4a Hotfix: Event Name (#6863) (#6864) 2023-02-08 18:32:38 -07:00
Efrain Rochin Aramburo 0d39452baf refetch availability slots in a 3 seconds interval 2023-02-08 18:15:16 -07:00
Efrain Rochin Aramburo ae73393271 Remove the memory cache from getCachedResults 2023-02-08 18:12:15 -07:00
Efrain Rochin Aramburo 2a386e4188 Change revalidateCalendarCache function to @calcom/lib/server 2023-02-08 17:38:18 -07:00
Efrain Rochin Aramburo fb2412b5ce Revalidate calendar cache when user change de selected calendars- 2023-02-08 12:27:49 -07:00
Efrain Rochin Aramburo a0c81eba88 Revalidate calendar cache when user remove a calendar. 2023-02-08 12:27:10 -07:00
Efrain Rochin Aramburo 8dc5d47b54 Revalidate calendar cache when user connect new calendar. 2023-02-08 12:26:04 -07:00
Efrain Rochin Aramburo c75ac141ad Add api endpoint that revalidates the current month and 3 more ahead 2023-02-08 12:22:14 -07:00
Efrain Rochin Aramburo 12a9e46d20 Merge branch 'event_page_performance' of https://github.com/roae/cal.com into event_page_performance 2023-02-02 20:30:15 -07:00
Efraín Rochín eb94f0c8c8
Update packages/core/CalendarManager.ts
Co-authored-by: Omar López <zomars@me.com>
2023-02-02 20:29:30 -07:00
Efraín Rochín 76eaf898d0
Update apps/web/pages/[user]/calendar-cache/[month].tsx
Co-authored-by: Omar López <zomars@me.com>
2023-02-02 20:29:20 -07:00
Efraín Rochín 1f85daec5f
Update apps/web/pages/[user]/calendar-cache/[month].tsx
Co-authored-by: Omar López <zomars@me.com>
2023-02-02 20:29:00 -07:00
Efrain Rochin Aramburo 77d840552f add support to get cached data from multiple months 2023-02-02 20:25:16 -07:00
zomars d1fe6d1246 Merge branch 'main' into pr/6775 2023-02-02 14:25:35 -07:00
Efrain Rochin Aramburo 46b3ffea19 yarn.lock from main 2023-02-02 13:50:46 -07:00
Efrain Rochin Aramburo 750a4c2994 remove next-build-id dependency 2023-02-02 13:45:06 -07:00
Aaron Presley 832fce91e0
Left / Right buttons now bottom-aligned and slightly shorter (#6857)
Fixes https://github.com/calcom/cal.com/issues/6589
2023-02-02 20:49:20 +01:00
Peer Richelsen 6da41fce63 fixed availabilty layout 2023-02-02 19:28:46 +01:00
Alex van Andel 3b51cc9aef v2.5.8 2023-02-02 15:54:38 +00:00
Hariom Balhara 50c8959cfa
Use trackingId only for trackingDomain as thats the only variable supported (#6856) 2023-02-02 15:13:42 +00:00
Hariom Balhara c96d258f5e
Give highest possible value to z-index (#6853) 2023-02-02 15:04:38 +00:00
Alex van Andel 6e45b1c383
Don't override but decorate the built-in encode function (#6850)
* Don't override but decorate the built-in encode function

* Removed jose + synced lockfile
2023-02-02 14:26:00 +00:00
GitStart-Cal.com 551ebe863b
[CAL-90] Event Types Single / Allow multiple physical locations (#6692)
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
2023-02-02 12:42:56 +00:00
Peer Richelsen fa7b94bfe9 Merge branch 'main' of https://github.com/calcom/cal.com 2023-02-02 13:33:49 +01:00
Peer Richelsen 56c5d39cd3 i18n fix 2023-02-02 12:50:28 +01:00
Peer Richelsen 7574fb6f44 i18n fix 2023-02-02 12:49:11 +01:00
Nafees Nazik 901d1f0e01
fix: make cal video default value (#6716) 2023-02-02 12:24:34 +01:00
GitStart-Cal.com 828fcbe1d9
[CAL-713] /availability single - layout issues. Check spacing, margin, alignment with spec'd design (#6724)
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
2023-02-02 12:21:05 +01:00
Joe Au-Yeung 34db46869e
Move e2e to buildjet (#6840) 2023-02-02 08:42:28 +00:00
Nafees Nazik 1f1cab2be1
fix: padding in shell for mobile (#6825)
* fix: padding

* fix: breakpoints in fab

* fix: padding
2023-02-02 09:24:31 +01:00
Alex van Andel 6cf53feaf8 v2.5.7 2023-02-02 01:06:20 +00:00
Leo Giovanetti 376b693d91
Not allowing random duration (#6743) 2023-02-01 22:19:37 +00:00
Alex van Andel 831aa72d23
Invalidate hasTeamPlan when the last team is removed (#6837) 2023-02-01 21:23:34 +00:00
Peer Richelsen ef78db7856
/teams improvements (#6831)
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2023-02-01 20:41:47 +00:00
Nafees Nazik 7ee5967075
feat: add theming options to teams (#6807) 2023-02-01 19:27:26 +01:00
Alex van Andel 5b165e6ebf Fixed broken path to fix SB build failure 2023-02-01 16:09:45 +00:00
Joe Shajan 624f52c305
webhook from ui design change (#6803)
* webhook from ui change

* fix: webhook test border & test webhook font style
2023-02-01 14:51:42 +00:00
GitStart-Cal.com df25ae6a3d
[CAL-845] Improve the custom event name modal UI/UX (#6660)
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
2023-02-01 13:10:16 +01:00
Josh Avant 7f65d7f3c3
Removes pay_later_instructions (#6824) 2023-02-01 09:17:11 +01:00