Commit Graph
535 Commits
Author SHA1 Message Date
GitHub Actions b5c6d7af91 chore: release v4.7.14 2024-11-28 21:50:59 +00:00
GitHub Actions 4b717108b0 chore: release v4.7.13 2024-11-27 22:46:23 +00:00
GitHub Actions b3536728e0 chore: release v4.7.12 2024-11-26 20:22:01 +00:00
62976a4c77 feat: AI description - Backend for adding translation objects to EventType model (#17657)
* feat: AI description - DB model + frontend + backend (fetch only)

* fix types and add validation to backend

* improve log

* improve

* import type

* add EventTypeTranslationRepository

* fix replexica error

* fix replexica error

* fix

* fix test

* wip

* wip

* add createManyDescriptionTranslations method

* improve logic

* refactor

* update replexica type

* improve typing

* Renamed descriptionTranslations to fieldTranslations

* log errors in replexica service

* handle translations in background

* don't create, upsert instead

* make sure that description is updated

* simplify

* fix

* Update packages/trpc/server/routers/viewer/eventTypes/update.handler.ts

* improve filter logic in frontend

* implement background job using Tasker

* update schema

* update schema again

* rename

* rename id to uid

* add migration

* fix type

* update

* update schema and migration sql

* fix migration

* fix type check

* fix type check 2

* improve find logic in EventMeta

* add more validation

* add logger

* rename

* upgrade replexica/sdk to 0.7.0

* upgrade replexica to 0.7.0

* use batchLocalizeText

* add comments

* override browser locale if user is a signed in calcom user

* fix type in replexica

* fix migration sql

* fix type

* use dynamic import

* do not use batchLocalizeText

* fix

* add more validations

* fix type error

* address comment

* update locales

* update locales

---------

Co-authored-by: Keith Williams <keithwillcode@gmail.com>
2024-11-25 18:37:42 +00:00
GitHub Actions 93489709a8 chore: release v4.7.11 2024-11-25 16:35:44 +00:00
GitHub Actions 9bb66035c8 chore: release v4.7.10 2024-11-22 23:01:45 +00:00
GitHub Actions a84a2b3152 chore: release 4.7.9 2024-11-22 20:43:40 +00:00
Alex van Andel 4ddbdde553 chore: Release v4.7.8 2024-11-22 15:54:42 +00:00
Alex van AndelandGitHub 4b34aec13d chore: Release v4.7.7 (#17786) 2024-11-21 22:47:11 +00:00
Omar LópezandGitHub 57bbba3d95 chore: v4.7.6 (#17766) 2024-11-20 13:22:47 -07:00
Omar LópezandGitHub 1b457f82a1 chore: v4.7.5 (#17750) 2024-11-19 20:44:58 +00:00
Omar LópezandGitHub 32aaa26bf1 chore: v4.7.4 (#17728) 2024-11-18 13:12:53 -07:00
Keith WilliamsandGitHub 1b4469f6e5 chore: v4.7.3 (#17701) 2024-11-17 21:58:45 -03:00
5401bcca4e feat: AI description - DB model + frontend + backend (fetch only) (#17651)
* feat: AI description - DB model + frontend + backend (fetch only)

* fix types and add validation to backend

* improve log

* improve

* import type

* fix replexica error

* fix

* fix test

* update replexica type

* Renamed descriptionTranslations to fieldTranslations

* Moved the eventTypeId column to 2nd

---------

Co-authored-by: Keith Williams <keithwillcode@gmail.com>
2024-11-18 00:16:56 +00:00
Alex van AndelandGitHub fc1d553b74 chore: Release v4.7.2 (#17692) 2024-11-16 18:36:43 +00:00
7fef3e7b85 chore: Release v4.7.1 (#17686)
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2024-11-16 10:00:16 +00:00
Keith WilliamsandGitHub 1df70e75ed chore: v4.7.0 (#17664) 2024-11-15 20:11:00 -03:00
Keith WilliamsandGitHub f8f6c31e40 chore: v4.6.24 (#17639) 2024-11-14 18:06:09 -03:00
Benny JooandGitHub c197c33fd0 chore: upgrade @vercel/og lib (#17503)
## What does this PR do?

<!-- Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. -->

- housekeeping: having important packages up to date

<!-- Please provide a loom video for visual changes to speed up reviews
 Loom Video: https://www.loom.com/
-->

## Mandatory Tasks (DO NOT REMOVE)

- [x] I have self-reviewed the code (A decent size PR without self-review might be rejected).
- [x] N/A - I have updated the developer docs in /docs if this PR makes changes that would require a [documentation change](https://cal.com/docs). If N/A, write N/A here and check the checkbox.
- [x] I confirm automated tests are in place that prove my fix is effective or that my feature works.

## How should this be tested?

<!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration. Write details that help to start the tests -->

- Are there environment variables that should be set?
- What are the minimal test data to have?
- What is expected (happy path) to have (input and output)?
- Any other important info that could help to test that PR

## Checklist

<!-- Remove bullet points below that don't apply to you -->

- I haven't read the [contributing guide](https://github.com/calcom/cal.com/blob/main/CONTRIBUTING.md)
- My code doesn't follow the style guidelines of this project
- I haven't commented my code, particularly in hard-to-understand areas
- I haven't checked if my changes generate no new warnings
2024-11-13 13:50:21 -07:00
Keith WilliamsandGitHub 81386d4ec0 chore: v4.6.23 (#17620) 2024-11-13 14:40:22 -03:00
Alex van AndelandGitHub eb8f5bd194 chore: Release v4.6.22 (#17600) 2024-11-12 18:18:37 +00:00
Alex van AndelandGitHub 01d764c6d3 chore: Release v4.6.21 (#17586) 2024-11-12 01:09:55 +00:00
Omar LópezandGitHub ed662b7956 chore: v4.6.20 (#17571) 2024-11-09 16:48:45 -07:00
Omar LópezandGitHub 6080ce0c85 v4.6.19 (#17524) 2024-11-07 13:24:04 -07:00
Alex van AndelandGitHub 88e57d48fe chore: Release v4.6.18 (#17521) 2024-11-06 20:39:39 +00:00
Keith WilliamsandGitHub 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 WilliamsandGitHub e4353af839 chore: v4.6.16 (#17465) 2024-11-04 10:57:04 -03:00
Alex van AndelandGitHub ff15ec77c3 chore: Release v4.6.15 (#17422) 2024-10-31 18:20:08 +00:00
Keith WilliamsandGitHub 5a9197f357 chore: v4.6.14 (#17390) 2024-10-29 19:45:41 -03:00
Keith WilliamsandGitHub 8ab73caeb9 chore: v4.6.13 (#17362) 2024-10-28 17:57:19 -03:00
Omar LópezandGitHub f81024e3f0 chore: v4.6.12 (#17345) 2024-10-25 23:24:55 +00:00
Omar LópezandGitHub 2fab54546e chore: v4.6.11 (#17333) 2024-10-25 11:07:17 -07:00
Alex van AndelandGitHub e251a5afea chore: Release v4.6.10 (#17296) 2024-10-24 16:27:20 -03:00
Omar LópezandGitHub db07738514 chore: v4.6.9 (#17255) 2024-10-22 20:38:33 +00:00
Keith WilliamsandGitHub 42cbd582f2 chore: v4.6.8 (#17243) 2024-10-22 10:58:27 -03:00
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