Eunjae Lee and GitHub
997d6a75e8
fix: fix wrong dates on OOO edit dialog ( #17736 )
...
* fix: fix wrong dates on OOO edit dialog
* do not use utc() on the browser side
2024-11-19 19:54:12 -03:00
757e3a2faf
fix: PostHog event tracking ( #17653 )
...
* posthog provider fix
* posthog fixes w/ trpc changes
* Update yarn.lock
---------
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
2024-11-19 22:52:18 +00:00
Omar López and GitHub
1b457f82a1
chore: v4.7.5 ( #17750 )
2024-11-19 20:44:58 +00:00
Omar López and GitHub
16573717b4
fix: identify org-wide features per user ( #17010 )
2024-11-19 15:21:38 -05:00
97b920744e
feat: adds last active timestamp ( #17261 )
...
Co-authored-by: Anik Dhabal Babu <81948346+anikdhabal@users.noreply.github.com >
2024-11-20 00:38:20 +05:30
Joe Au-Yeung and GitHub
6cfe9ff88d
feat: Salesforce: Write booking question values to attendee record in Salesforce [CAL-4731] ( #17650 )
2024-11-19 10:30:34 -07:00
Anik Dhabal Babu and GitHub
7c5292e13b
fix ( #17734 )
2024-11-19 18:37:39 +05:30
Morgan and GitHub
3cd4e34406
fix: platform libraries build vite.config ( #17743 )
2024-11-19 12:05:28 +00:00
sean-brydon and GitHub
a99eda21af
chore: booking status reporting ( #17733 )
...
* move booking status into new column
* update i18n
* nowrap + badge for submitedAt to provide consistant feel to other dates
2024-11-19 11:24:45 +00:00
Omar López and GitHub
03e2c6278d
fix: cron api key checks ( #17730 )
2024-11-19 00:18:53 +00:00
Omar López and GitHub
32aaa26bf1
chore: v4.7.4 ( #17728 )
2024-11-18 13:12:53 -07:00
Omar López and GitHub
7c0ee9f186
revert: "feat: Populate gCal calendar cache via webhooks ( #11928 )"" ( #17682 )
2024-11-18 19:48:33 +00:00
Benny Joo and GitHub
50df22928b
fix: correct domain for link column in org member table ( #17726 )
2024-11-18 18:40:24 +00:00
fbda8a38cb
feat: update translations via @replexica ( #17722 )
...
* chore: sync with main
* feat: update translations via @replexica
---------
Co-authored-by: Replexica <support@replexica.com >
2024-11-18 14:56:01 +00:00
8194ffcd07
feat: Autofill feature ( #15437 )
...
* feat: Autofill feature
* Revert "feat: Autofill feature"
This reverts commit ac94257cbb516e140ed550ae804e725ca5d036ca.
* feat: store prev response in localStorage
* review fixes
* add tests
* remove unused import
---------
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com >
Co-authored-by: unknown <adhabal2002@gmail.com >
2024-11-18 20:04:02 +05:30
7b94822c8d
fix: add default schedule while creating org member ( #16855 )
...
* add default schedule while creating org user
* naming as per review comments
* added e2e test
* move bookTeamEvent and expectPageNotFound to testUtils
* Update EventTeamAssignmentTab.tsx
* Update AddMembersWithSwitch.tsx
* Update utils.ts
---------
Co-authored-by: Anik Dhabal Babu <81948346+anikdhabal@users.noreply.github.com >
2024-11-18 20:03:24 +05:30
Syed Ali Shahbaz and GitHub
9aa8f8a30c
Update oauth.mdx ( #17671 )
2024-11-18 14:29:33 +00:00
Rajiv Sahal and GitHub
e206ead611
fix: calendar settings atom modifications ( #17579 )
...
* update selected calendars display when no calendar connected
* remove no calendar connected message
2024-11-18 11:05:34 -03:00
Udit Takkar and GitHub
ecac331fd1
perf: get event types ( #17689 )
...
* refactor: get event types
* chore
* test: add team and managed team event types
* perf: use Promise.all
* fix: type err
2024-11-18 11:05:12 -03:00
sean-brydon and GitHub
fb4cd7f0e4
feat: Add column visibility filters to routing insights table ( #17715 )
...
* add table as a child callback to we can pass it to columnVisibility
* add back failed bookings component
2024-11-18 11:03:58 -03:00
Rajiv Sahal and GitHub
f743db9eaa
feat: enable all users to create platform team ( #17707 )
...
* add extra checks for platform to make sure user is genuine
* make slug unique for every team
2024-11-18 11:03:23 -03:00
Udit Takkar and GitHub
0f3773d724
feat: add instant meeting parameter ( #17647 )
...
* feat: add instant meeting parameter
* feat: show modal only when parameter present
* chore: remove logs
* fix: type err
* fix: UI
* fix: remove useFieldArray
2024-11-18 19:29:10 +05:30
Eunjae Lee and GitHub
e6633050ba
fix: provide explicit column width for member list ( #17718 )
2024-11-18 13:43:14 +00:00
Replexica Bot and GitHub
f1e972a213
feat: update translations via @replexica ( #17712 )
2024-11-18 13:01:07 +00:00
Morgan and GitHub
12e78a7350
chore: add default reading direction to atoms wrapper ( #17710 )
2024-11-18 12:25:11 +00:00
277b3e0cf5
feat: DataTable component should use a "key" of data as the selection Key. ( #17714 )
...
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com >
2024-11-18 10:25:52 +00:00
Lauris Skraucis and GitHub
2b1041460c
feat: v2 subsequent recurring booking cancellation ( #17645 )
...
* refactor: cancelling all remaining seated recurring bookings not possible
* chore: document cancel booking endpoint
* chore: remove unused imports
* feat: cancel subsequent bookigns
* fix: flaky test
* refactor: getCanceledSubsequentBookings
* refactor: after cancellation return whole recurrence sequence
2024-11-18 08:17:48 +00:00
Keith Williams and GitHub
ce0d685849
chore: Remove faulty languages for Replexica ( #17705 )
2024-11-18 02:58:16 +00:00
cc5ce4e598
feat: update translations via @replexica ( #17704 )
...
* chore: sync with main
* feat: update translations via @replexica
* Update common.json
---------
Co-authored-by: Replexica <support@replexica.com >
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
2024-11-18 02:21:52 +00:00
Keith Williams and GitHub
4123152bd5
feat: Added more supported languages ( #17702 )
2024-11-18 01:09:35 +00:00
Keith Williams and GitHub
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
Benny Joo and GitHub
f9afca2939
feat: Add link column to CSV file for org members ( #17695 )
...
* improve spacing
* feat: Add link column to CSV file for org members
* update tests
2024-11-17 10:53:43 +00:00
Alex van Andel and GitHub
fc1d553b74
chore: Release v4.7.2 ( #17692 )
2024-11-16 18:36:43 +00:00
b8c2fdac44
feat: update translations via @replexica ( #17691 )
...
Co-authored-by: Replexica <support@replexica.com >
2024-11-16 18:32:52 +00:00
e24c40f518
fix: how-to-setup-api-in-a-local-instance.mdx in docs with correction after api-v2 ( #17667 )
...
* Updating how-to-setup-api-in-a-local-instance.mdx with correction after api v2
After the implementation of api v2, some of the documents are not yet updated and could you make developers spend too much time on finding these things.
* fix: typo
---------
Co-authored-by: Prashant Varma <prashantvarma5083@gmail.com >
2024-11-16 18:27:02 +00:00
Alex van Andel and GitHub
c5cefc3e61
chore: Found a critical index missing on profileId ( #17690 )
2024-11-16 18:26:50 +00:00
Omar López and GitHub
2c57ad0288
perf: optimize organization admin check ( #17683 )
2024-11-16 18:26:23 +00:00
sean-brydon and GitHub
af9bf14d9e
fix: routing column filters ( #17688 )
...
* remove column filters
* remove column filters
* use a loading state while loading columns
* fix
2024-11-16 18:05:36 +00:00
sean-brydon and GitHub
b1a0cdc8e2
fix: large org routing insights UI issues ( #17687 )
...
* fix overflow colour in darkmode
* truncate/show overflow scroll indicator when overflowing on response values
* remove total created count
* overflow Y on failed response container
* fix darkmode styles on barlist
* radix hovercards to properly allow overflow in container
* column visible state
* remove constrained width on dropdowns to w-fit
* export type
2024-11-16 11:01:26 -03:00
7fef3e7b85
chore: Release v4.7.1 ( #17686 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2024-11-16 10:00:16 +00:00
Hariom Balhara and GitHub
384deab0ce
test: findTeamMemberEmailFromCrm ( #17685 )
...
* We need to choose contact owner when crm app slug is not present
* Add unit tests for getTeamMemberEmailFromCrm module
2024-11-16 09:32:33 +00:00
Hariom Balhara and GitHub
22da681f8c
We need to choose contact owner when crm app slug is not present ( #17684 )
2024-11-16 09:02:24 +00:00
Omar López and GitHub
f4f4afad39
perf: optimize team admin check queries ( #17681 )
...
## What does this PR do?
Optimizes team and organization admin checks by:
- Removing unnecessary member data fetching in profile repository
- Simplifying team admin verification query to directly check membership
- Refactoring organization admin check to use the optimized team verification method
## Mandatory Tasks
- [x] I have self-reviewed the code
- [x] I have updated the developer docs in /docs
- [ ] I confirm automated tests are in place
## How should this be tested?
1. Log in as a team admin/owner
2. Verify team admin privileges still work correctly
3. Log in as an organization admin
4. Confirm organization admin permissions are maintained
5. Check that admin-only features remain accessible
Expected behavior:
- Team admins/owners should retain all their existing permissions
- Organization admins should maintain their administrative capabilities
- No degradation in admin functionality while improving query performance
## Checklist
- 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-15 19:00:18 -07:00
Keith Williams and GitHub
1c05952077
chore: Remove playwright install for API v2 E2E ( #17677 )
2024-11-15 23:47:26 +00:00
Keith Williams and GitHub
1df70e75ed
chore: v4.7.0 ( #17664 )
2024-11-15 20:11:00 -03:00
Udit Takkar and GitHub
8962f6f08e
fix: update current cursor ( #17626 )
2024-11-15 16:07:17 -07:00
Keith Williams and GitHub
6272c881c8
revert: "feat: Populate gCal calendar cache via webhooks ( #11928 )" ( #17675 )
...
This reverts commit d294a74aad .
2024-11-15 19:28:30 -03:00
Omar López and GitHub
bdf94c7f48
fix: removed calendar cache admin page ( #17676 )
2024-11-15 21:46:08 +00:00
b79c5e7c86
feat: update translations via @replexica ( #17674 )
...
* feat: update translations via @replexica
* feat: update translations via @replexica
* Delete packages/app-store/routing-forms/trpc/findTeamMembersMatchingAttributeLogic.handler.ts
* Delete packages/app-store/routing-forms/trpc/findTeamMembersMatchingAttributeLogic.schema.ts
---------
Co-authored-by: Replexica <support@replexica.com >
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
2024-11-15 21:34:07 +00:00