Keith Williams and GitHub
656fcafcde
chore: v4.6.17 ( #17493 )
2024-11-05 14:05:23 -03:00
ddfbe25903
feat: adding posthog libs for node + js ( #16862 )
...
* adding posthog libs for node + js
* updating lock
* move to init posthog client - pageview component
* adding identify in shell
* removing test event captures
* add signout tracking to dropdown as it was missed in merge
---------
Co-authored-by: sean <sean@brydon.io >
Co-authored-by: Bailey Pumfleet <bailey@pumfleet.co.uk >
2024-11-04 11:46:25 -05:00
Keith Williams and GitHub
e4353af839
chore: v4.6.16 ( #17465 )
2024-11-04 10:57:04 -03:00
Alex van Andel and GitHub
ff15ec77c3
chore: Release v4.6.15 ( #17422 )
2024-10-31 18:20:08 +00:00
Keith Williams and GitHub
5a9197f357
chore: v4.6.14 ( #17390 )
2024-10-29 19:45:41 -03:00
Keith Williams and GitHub
8ab73caeb9
chore: v4.6.13 ( #17362 )
2024-10-28 17:57:19 -03:00
Omar López and GitHub
f81024e3f0
chore: v4.6.12 ( #17345 )
2024-10-25 23:24:55 +00:00
Omar López and GitHub
2fab54546e
chore: v4.6.11 ( #17333 )
2024-10-25 11:07:17 -07:00
Alex van Andel and GitHub
e251a5afea
chore: Release v4.6.10 ( #17296 )
2024-10-24 16:27:20 -03:00
Omar López and GitHub
db07738514
chore: v4.6.9 ( #17255 )
2024-10-22 20:38:33 +00:00
Keith Williams and GitHub
42cbd582f2
chore: v4.6.8 ( #17243 )
2024-10-22 10:58:27 -03:00
Keith Williams and GitHub
df2ef84251
chore: v4.6.7 ( #17208 )
2024-10-20 19:21:00 -03:00
Keith Williams and GitHub
4cf3627d52
chore: v4.6.6 ( #17199 )
2024-10-20 07:55:46 -03:00
Alex van Andel and GitHub
4f14775a4d
chore: Release v4.6.5 ( #17174 )
2024-10-18 19:01:15 +00:00
Alex van Andel and GitHub
d73d0ebb6e
chore: Release v4.6.4 ( #17170 )
2024-10-18 15:35:06 +00:00
Keith Williams and GitHub
55f1019908
chore: v4.6.3 ( #17161 )
2024-10-18 09:01:23 -03:00
Alex van Andel and GitHub
9208827406
chore: Release v4.6.2 ( #17146 )
2024-10-17 15:22:59 +01:00
Alex van Andel and GitHub
3d379c65e8
Chore: release v4.6.1 ( #17125 )
2024-10-15 19:08:07 +00:00
Alex van Andel and GitHub
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ópez and GitHub
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-brydon and GitHub
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 Williams and GitHub
343e2ac9d7
chore: v4.5.10 ( #17001 )
2024-10-08 16:59:25 -03:00
Omar López and GitHub
ab1eab9c54
chore: v4.5.9 ( #16926 )
2024-10-03 12:26:35 -07:00
Alex van Andel and GitHub
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 Williams and GitHub
92e53adc8e
chore: v4.5.7 ( #16848 )
2024-09-27 08:19:58 +09:00
Keith Williams and GitHub
ffa58d1cdb
chore: v4.5.6 ( #16837 )
2024-09-27 03:00:13 +09:00
Alex van Andel and GitHub
d670976a69
chore: Release v4.5.5 ( #16804 )
2024-09-24 21:35:29 +00:00
Alex van Andel and GitHub
d52b2a23bd
chore: Release v4.5.4 ( #16789 )
2024-09-24 19:11:30 +01:00
Alex van Andel and GitHub
4a914c2dfb
chore: Release v4.5.3 ( #16728 )
2024-09-20 16:27:25 +01:00
Hariom Balhara and GitHub
bc203d7439
Release latest embed ( #16713 )
2024-09-19 11:02:17 +00:00
Keith Williams and GitHub
a53e697baa
chore: v4.5.1 ( #16690 )
2024-09-18 04:05:16 +09:00
Keith Williams and GitHub
584f9c6e93
chore: v4.5.0 ( #16650 )
2024-09-15 22:30:20 +09:00
Omar López and GitHub
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 Williams and GitHub
2f2f4dba60
chore: v4.4.8 ( #16597 )
2024-09-12 00:19:00 +09:00
Alex van Andel and GitHub
6f2986e42e
chore: Release v4.4.7 ( #16574 )
2024-09-10 16:00:47 +01:00
Keith Williams and GitHub
6b57dd6794
chore: v4.4.6 ( #16507 )
2024-09-05 16:21:34 +00:00
Omar López and GitHub
17f537774c
chore: v4.4.5 ( #16402 )
2024-08-29 14:26:05 -07:00
Keith Williams and GitHub
d6096f459b
chore: v4.4.4 ( #16372 )
2024-08-27 22:38:34 +09:00
Keith Williams and GitHub
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 Williams and GitHub
0b719ac070
chore: v4.4.2 ( #16278 )
2024-08-20 22:54:22 +09:00
Omar López and GitHub
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