Commit Graph
499 Commits
Author SHA1 Message Date
Keith WilliamsandGitHub df2ef84251 chore: v4.6.7 (#17208) 2024-10-20 19:21:00 -03:00
Keith WilliamsandGitHub 4cf3627d52 chore: v4.6.6 (#17199) 2024-10-20 07:55:46 -03:00
Alex van AndelandGitHub 4f14775a4d chore: Release v4.6.5 (#17174) 2024-10-18 19:01:15 +00:00
Alex van AndelandGitHub d73d0ebb6e chore: Release v4.6.4 (#17170) 2024-10-18 15:35:06 +00:00
Keith WilliamsandGitHub 55f1019908 chore: v4.6.3 (#17161) 2024-10-18 09:01:23 -03:00
Alex van AndelandGitHub 9208827406 chore: Release v4.6.2 (#17146) 2024-10-17 15:22:59 +01:00
Alex van AndelandGitHub 3d379c65e8 Chore: release v4.6.1 (#17125) 2024-10-15 19:08:07 +00:00
Alex van AndelandGitHub 6360e73901 chore: Release v4.6.0 (#17121) 2024-10-15 17:53:06 +00:00
5718cc5e17 chore: remove react-query, update next.js to v13.5.6 (#17057)
* chore: remove react-query as unneeded

* chore: Re-gen lockfile

* chore: Bump next.js to v13.5.6

* yarn.lock regen after apps/console next version bump

---------

Co-authored-by: Alex van Andel <me@alexvanandel.com>
2024-10-11 10:06:20 +00:00
Omar LópezandGitHub f9d6ea2a00 chore: v4.5.11 (#17053) 2024-10-10 13:23:28 -07:00
395381ddcc feat: automatic no show (#16727)
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: zomars <zomars@me.com>
2024-10-10 10:57:04 -07:00
c8e8800647 chore: Update EWS package (#16950)
* Update ews package

* Hide exchange version if using NTLM

* Remove instance of gzip

* Update yarn.lock file

* Updated yarn.lock

* Update yarn.lock

* Update yarn.lock

* Update yarn.lock (again)

* chore: Increase readability of [number] indexes by using find

* chore: Async not needed

* fix: Move 'use client' to appropriate file

* refactor

* install deasync directly as dev dependency

* fix type error

---------

Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
Co-authored-by: Benny Joo <sldisek783@gmail.com>
2024-10-10 15:48:58 +01:00
99caae8665 feat: advanced tab platform wrapper (#16941)
* fixed error in advanced tab atom build

-- used `DOMPurify` instead of `sanitize-html`

* hide BookerLayoutSelector for platform and removePlatformClientIdFromEmail

* fixup! Merge branch 'main' into event-advanced-platform-wrapper

* undo linting changes

* undo linting changes

* fix: active state of tabs items

---------

Co-authored-by: Morgan <33722304+ThyMinimalDev@users.noreply.github.com>
Co-authored-by: Morgan Vernay <morgan@cal.com>
2024-10-10 17:09:03 +03:00
sean-brydonandGitHub c7b1fbdf67 feat: mass assign attributes (#16995)
* UI popover on user table

* fix multi select state

* mass assignment

* add i18n
2024-10-09 12:02:48 +02:00
Keith WilliamsandGitHub 343e2ac9d7 chore: v4.5.10 (#17001) 2024-10-08 16:59:25 -03:00
Omar LópezandGitHub ab1eab9c54 chore: v4.5.9 (#16926) 2024-10-03 12:26:35 -07:00
Alex van AndelandGitHub 1377f1a214 chore: Release v4.5.8 (#16896) 2024-10-01 15:38:59 +01:00
ad347cb59f feat: Event Type Atom base pr (#16831)
* feat: Event Type Atom base pr

* fixup! Merge branch 'main' into chore-event-type-atom-platform-wrapper-base-pr

* Update EventTypeWebWrapper.tsx

---------

Co-authored-by: Somay Chauhan <somaychauhan98@gmail.com>
2024-09-30 13:44:11 +03:00
Keith WilliamsandGitHub 92e53adc8e chore: v4.5.7 (#16848) 2024-09-27 08:19:58 +09:00
Keith WilliamsandGitHub ffa58d1cdb chore: v4.5.6 (#16837) 2024-09-27 03:00:13 +09:00
Alex van AndelandGitHub d670976a69 chore: Release v4.5.5 (#16804) 2024-09-24 21:35:29 +00:00
Alex van AndelandGitHub d52b2a23bd chore: Release v4.5.4 (#16789) 2024-09-24 19:11:30 +01:00
Alex van AndelandGitHub 4a914c2dfb chore: Release v4.5.3 (#16728) 2024-09-20 16:27:25 +01:00
Hariom BalharaandGitHub bc203d7439 Release latest embed (#16713) 2024-09-19 11:02:17 +00:00
Keith WilliamsandGitHub a53e697baa chore: v4.5.1 (#16690) 2024-09-18 04:05:16 +09:00
Keith WilliamsandGitHub 584f9c6e93 chore: v4.5.0 (#16650) 2024-09-15 22:30:20 +09:00
Omar LópezandGitHub 1722edbd36 chore: v4.4.9 (#16617) 2024-09-12 20:08:07 +00:00
cf16cd3ed2 feat: Implement Dub.co for conversion tracking (#16165)
* FEAT: Implement Dub.co for conversion tracking

* add link creation, @vercel/functions

* use refer.cal.com/:username instead of go.cal.com/r/:username

* sale conversion tracking

* add copy referral link

* limit to IS_CALCOM only

* Update yarn.lock

* fix DubAnalytics

* use workaround for isNewUser

* pass req to getOptions

* Update next-auth-options.ts

* fix ts errors

* only show DubAnalytics outside EU

* add Dub Analytics to /signup

* use WEBSITE_URL instead

* on-demand generate links

* add migration

* add check for existing link + change fetch method to poast

* remove refer.cal.com from PoweredByCal

* limit DubAnalytics to /signup only

* simplify generate-referral-link

* restore yarn.lock

* add yarn with dub sdk in

* add yarn with dub sdk in

* yarn

* Update yarn.lock

---------

Co-authored-by: sean <sean@brydon.io>
Co-authored-by: Peer Richelsen <peer@cal.com>
2024-09-12 12:33:10 -07:00
Keith WilliamsandGitHub 2f2f4dba60 chore: v4.4.8 (#16597) 2024-09-12 00:19:00 +09:00
Alex van AndelandGitHub 6f2986e42e chore: Release v4.4.7 (#16574) 2024-09-10 16:00:47 +01:00
Keith WilliamsandGitHub 6b57dd6794 chore: v4.4.6 (#16507) 2024-09-05 16:21:34 +00:00
Omar LópezandGitHub 17f537774c chore: v4.4.5 (#16402) 2024-08-29 14:26:05 -07:00
Keith WilliamsandGitHub d6096f459b chore: v4.4.4 (#16372) 2024-08-27 22:38:34 +09:00
Keith WilliamsandGitHub 685eadc30b chore: v4.4.3 (#16321) 2024-08-22 14:28:17 +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
Keith WilliamsandGitHub 0b719ac070 chore: v4.4.2 (#16278) 2024-08-20 22:54:22 +09:00
Omar LópezandGitHub cb6553c731 chore: v4.4.1 (#16246) 2024-08-16 10:34:36 -07: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
da5df7164a perf: use svg sprite for icons (#16135)
Co-authored-by: zomars <zomars@me.com>
2024-08-08 15:12:08 -07:00
Alex van AndelandGitHub 90ce124bbb chore: Release v4.3.6 (#16136) 2024-08-08 15:21:10 +00:00
Omar LópezandGitHub 3a46375fed chore: v4.3.5 (#16096) 2024-08-06 12:42:12 -07:00
Omar LópezandGitHub a268d8743d chore: upgrades playwright to 1.45.3 (#16034) 2024-08-05 23:38:45 +01:00
Omar LópezandGitHub 89c08868f6 chore: v4.3.4 (#16010) 2024-07-31 21:01:49 +00:00
Alex van AndelandGitHub fbff4db2a6 chore: Release v4.3.3 (#15924) 2024-07-26 09:00:00 +01:00
Keith WilliamsandGitHub 84be4dba8d chore: v4.3.2 (#15879) 2024-07-23 16:52:12 +02:00
Omar LópezandGitHub 2af27170cd chore: v4.3.1 (#15817) 2024-07-18 13:09:30 +02:00
Alex van AndelandGitHub c8b577fb7a chore: Release v4.3.0 (#15771) 2024-07-15 13:55:09 +00:00
Keith WilliamsandGitHub 0dd3b25624 chore: v4.2.5 (#15735) 2024-07-11 15:03:37 +02:00
Omar LópezandGitHub aa20b9248a chore: v4.2.4 (#15703) 2024-07-09 14:09:04 +00:00
Hariom BalharaandGitHub ececef96e5 feat: Support running webapp and embed-core playground on HTTPS. It allows to test SameSite cookie attribute easily in embed (#15272)
* feat: Support running webapp and embed-core playground on HTTPS. It allows to test SameSite attribute easily in embed

* Update yarn.lock

* feat: Support running webapp and embed-core playground on HTTPS. It allows to test SameSite attribute easily in embed

* Update yarn.lock

* Fix git-setup.sh

* Fix yarn.lock
2024-06-28 13:06:59 +01:00