Keith Williams and GitHub
84be4dba8d
chore: v4.3.2 ( #15879 )
2024-07-23 16:52:12 +02:00
Peer Richelsen and GitHub
17655cd1c8
chore: updated feature_request.md template ( #15877 )
...
* Update feature_request.md
* Update .github/ISSUE_TEMPLATE/feature_request.md
2024-07-23 15:10:25 +02:00
010f5349f6
feat: Link to rescheduled booking from the old one ( #15211 )
...
* feat: Link to rescheduled booking from the old one
* add original comment
* use fromReschedule
* fix: type check
* review updates
* Update common.json
* change booking page text
* Delete packages/features/bookings/lib/getRescheduledToBooking.tsx
---------
Co-authored-by: Somay Chauhan <somaychauhan98@gmail.com >
2024-07-23 12:39:50 +00:00
Lauris Skraucis and GitHub
01dead9a1d
refactor: auto-accept membership for v2 org team creator ( #15866 )
2024-07-23 12:34:33 +00:00
Peer Richelsen and GitHub
900ea37b43
chore: updated bug_report.md template ( #15876 )
...
* Update bug_report.md
* Update .github/ISSUE_TEMPLATE/bug_report.md
* Update .github/ISSUE_TEMPLATE/bug_report.md
* Update .github/ISSUE_TEMPLATE/bug_report.md
2024-07-23 12:24:42 +00:00
Morgan and GitHub
c209c22b98
chore: add cleanup to api auth strategy e2e test apiv2 ( #15875 )
2024-07-23 12:22:46 +00:00
b8610dc2d1
test: Create 4 test cases to POST Attendees ( #15856 )
...
* Create 4 test cases to POST Attendees
* Adjusted commented tips on PR
* Adjusted isAdmin to isSystemWideAdmin
* Removed req.isAdmin
* Delete test-insights.csv
---------
Co-authored-by: Amit Sharma <74371312+Amit91848@users.noreply.github.com >
Co-authored-by: Anik Dhabal Babu <81948346+anikdhabal@users.noreply.github.com >
2024-07-23 14:19:36 +02:00
28f84d3570
feat: skype app added ( #14751 )
...
Co-authored-by: Amit Sharma <74371312+Amit91848@users.noreply.github.com >
2024-07-23 09:39:34 +00:00
b46a902a3d
feat: api endpoints for calendar settings atom ( #15761 )
...
* calendars repository
* add disconnect endpoint
* update platform libraries to include getCalendar fn
* cleanup
* fix typings
* update calendars service to include delete credentials handler
* update typings
* add missing return
* refactor delete calendar credentials handler
* update disconnect endpoint
* fix typing
* fixup
* add handlers to insert and remove selected calendar
* init selected calendars controller
* fix naming
* output response dto for deleting calendar credentials
* fix typing
* fix merge conflicts
* resolve merge conflicts
* fixup
* cleanup
* capitalize controller name
* include selected calendars controller in selected calendars module
* fix type error
* cleanup
* fixup
* add calendars repository
* custom hook for calendar credentials
* fix typing
* cleanup
* take input from query params instead of body in delete request
* custom hook to add selected calendar
* custom hook to remove selected calendar
* better naming
* fix typo
* fixup
* update input for delete calendar query params
* address PR feedback
* add method to check calendar credentials
* abstract logic to check calendar credentials in calendars service
* resolve module errors
* export custom hooks for calendar settings
* e2e for deleting calendar credentials endpoint
* fix typo
* set authorization header to calendars post
* e2e tests for selected calendars controller
* fix output typing
* better error messages
* restructuring
* fix imports
* remove unused not found exception
* fixup! remove unused not found exception
---------
Co-authored-by: Morgan <33722304+ThyMinimalDev@users.noreply.github.com >
Co-authored-by: Morgan Vernay <morgan@cal.com >
2024-07-22 17:26:39 +00:00
Lauris Skraucis and GitHub
de2f51e104
feat: v2 API enable updating event type schedule ( #15803 )
...
* refactor: event-types CREATE, UPDATE accept scheduleId and return scheduleId
* chore: enable passing scheduleId to event-types create handler
* chore: use platform-libraries at version 0.0.20
* fix: remove team output schedule
* finish merge main into this branch
* fix: dont allow adding scheduleId to event-type if user does not own schedule
2024-07-22 20:09:54 +03:00
Hariom Balhara and GitHub
35110892c1
fix: Fix React cal api namespaced usage ( #15834 )
...
* fix: Fix React cal api namespaced usage
* Update e2e
2024-07-22 12:01:05 +02:00
c870df7027
chore: Add transition effects in UI components ( #15841 )
...
* chore: Add transition to hover effects in UI components
* chore: Add transition to hover effects in UI components
* Update ToggleGroup component transition
---------
Co-authored-by: Anik Dhabal Babu <81948346+anikdhabal@users.noreply.github.com >
2024-07-22 11:50:44 +02:00
a4b0fdba7b
fix: Text in React Embed Code Becomes Invisible on Selection ( #15835 )
...
* fix : #15832
* fix : #15832
* Revert yarn.lock to its state before unintended changes
* Update EmbedTabs.tsx
---------
Co-authored-by: Anik Dhabal Babu <81948346+anikdhabal@users.noreply.github.com >
2024-07-22 09:26:13 +02:00
Punit Kumar Ojha and GitHub
b530d31b35
fix: added fix for email title for issue# 15848 ( #15855 )
2024-07-22 09:22:08 +02:00
Anik Dhabal Babu and GitHub
a69f9c5fa3
fix: broken ui of availability setup in onboarding ( #15854 )
2024-07-22 09:20:48 +02:00
73b8569a16
fix: added translations for et ( #15762 )
...
* added translations for et
* estonian support
---------
Co-authored-by: Morgan <33722304+ThyMinimalDev@users.noreply.github.com >
Co-authored-by: unknown <adhabal2002@gmail.com >
Co-authored-by: Anik Dhabal Babu <81948346+anikdhabal@users.noreply.github.com >
2024-07-22 08:42:07 +02:00
5becc95fc4
feat: Add a fresh signup to matching organization after email verification ( #15705 )
...
* Support automatically adding user to organization
* Use Repository
* Fix unit test
* Code Improvements
* Fix type error
---------
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
2024-07-20 12:22:42 +05:30
a74522af3d
fix: TimeZone select should show the selected timezone ( #15838 )
...
* bugfix - CAL4052 TimeZone select should show the selected timezone
* Pusheding the code for type - check failure
* Updating MenuPosition as absolute
---------
Co-authored-by: sumantha <sumantha-ullasa-prabhu@hpe.com >
2024-07-19 23:49:12 +05:30
Lauris Skraucis and GitHub
8b23e41954
feat: v2 organizations event types endpoints ( #15775 )
...
* fix: event-types input service transform length property
* feat: create organizations event-types controller, service and repository
* feat: enable organizations event types
* fix: create team request user isOrgAdmin check
* refactor: hosts array required in team input and output
* chore: use platform-libraries at version 0.0.19
* tests: test organizations event-types
* feat: enable managed event-types
* chore: fix main merge into this branch
* feat: assign all team members for managed event-types
* refactor: gathering managed event-type users ids
* chore: include assignAllTeamMembers in team event response
* test: assign all team members db event
* chore: delete unused files
* docs: swagger create and update request body objects
* revert: event-types platform-libraries update
* refactor: organisations event-types endpoints accessible by TEAM_ADMIN and up
* fix: managed event types output hosts array empty
* fix: dont allow creating event-type for non-team member
* chore: delete unused variables
* tests: negative tests
* chore: finish main merge
2024-07-19 15:12:05 +00:00
Morgan and GitHub
94873ea3cb
fix: api-auth-strategy tests are e2e apiv2 ( #15837 )
2024-07-19 14:51:50 +00:00
0c0cac28fd
fix: multiple getSchedule requests on email change in booker ( #15616 )
...
* fix: multiple getSchedule requests on email change in booker
* fix: use debounce for formEmail
---------
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
Co-authored-by: Amit Sharma <74371312+Amit91848@users.noreply.github.com >
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
2024-07-19 12:30:41 +00:00
Richard Poelderl and GitHub
769ca9002e
fix(website): fix sitemap by adding prisma env var ( #15827 )
...
* update docs for `yarn.lock` management
* fix(website): Add `DATABASE_URL` as required environment variable to `website`
2024-07-19 11:56:37 +00:00
Morgan and GitHub
03366d2337
feat: api v2 org team memberships endpoints ( #15820 )
...
* feat: api v2 org team memberships endpoints
* fixup! feat: api v2 org team memberships endpoints
2024-07-19 11:44:16 +00:00
159fe3a87d
fix: system default theme for dashboard and booking page ( #15291 )
...
* fix: system default theme
* update
---------
Co-authored-by: Anik Dhabal Babu <81948346+anikdhabal@users.noreply.github.com >
Co-authored-by: unknown <adhabal2002@gmail.com >
2024-07-19 13:42:21 +02:00
Morgan and GitHub
5b97d3bf52
fix: revert libraries version event-types controller apiv2 ( #15831 )
2024-07-19 08:50:15 +00:00
Morgan and GitHub
7cdecf57e0
fix: PATCH /me formatted timezone incorrectly ( #15830 )
2024-07-19 08:49:59 +00:00
Udit Takkar and GitHub
1c8d0eda45
chore: update translation ( #15818 )
...
* chore: change title and description
* chore: update
2024-07-19 07:40:59 +00:00
7ee3f9409c
feat: [CAL-3939] fix org banner ( #15557 )
...
* update documentation for proper hostile command
* add OrgBanner component and replace it in ee organization profile settings
* add width and height defaults, with option to override
* updated sizing with image loaded
* fix: add alt to OrgBanner in test
* fix: failing OrgBanner test, added neg test
---------
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
Co-authored-by: Anik Dhabal Babu <81948346+anikdhabal@users.noreply.github.com >
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2024-07-19 05:30:50 +00:00
Keith Williams and GitHub
0d1dd036eb
revert: "chore: removed cal.ai email assistant ( #15793 )" ( #15823 )
2024-07-18 11:57:40 +00:00
Omar López and GitHub
2af27170cd
chore: v4.3.1 ( #15817 )
2024-07-18 13:09:30 +02:00
218f6d6eaf
feat: Salesforce - Disable creating new contacts ( #15780 )
...
Co-authored-by: zomars <zomars@me.com >
2024-07-18 10:50:42 +00:00
Hariom Balhara and GitHub
f0464e72c7
fix: Check URL ( #15815 )
2024-07-18 10:20:03 +00:00
2ad3592eb3
chore: Introduce a new class WebAppURL that extends URL ( #14982 )
...
* chore: Introduce a new class WebAppURL that extends URL
* update
---------
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2024-07-18 07:27:34 +00:00
22fc47f69f
feat: V2 Org Memberships ( #15578 )
...
* init
* --WIP
* WIP
* ...
* more wip
* doc
* address feedback --WIP
* further requested changes
* fix
* add missing parseIntPipe
* chore: code review comments + e2e tests
* fixup! chore: code review comments + e2e tests
* fixup! fixup! chore: code review comments + e2e tests
* fix: don't allow passing teamId for org membership create/update
* fix: improve docs and DTOs
---------
Co-authored-by: Morgan Vernay <morgan@cal.com >
2024-07-18 03:43:20 +00:00
Morgan and GitHub
af3d2e6879
chore: set managed user locale via api v2 ( #15794 )
2024-07-17 12:56:37 +00:00
Morgan and GitHub
58e61cb18e
fix: findOrgUser use profiles instead of organizationId apiv2 ( #15808 )
2024-07-17 12:51:42 +00:00
NitinPSingh and GitHub
9e3f8a2dc0
fix: Add signout button on onboarding screen ( #15807 )
...
* fix #15787 created signoutbtn on onboarding screen
* fix: Add signout button on onboarding screen and changes done as per feedback
* small error removed
2024-07-17 14:32:13 +02:00
Udit Takkar and GitHub
e960b8ad10
fix: fetch workflows on the backend ( #15796 )
...
* fix: fetch workflows on the router
* chore: remove workflows
* chore: import zod
* chore: move to repository
2024-07-17 07:02:22 +00:00
Peer Richelsen and GitHub
b7bfd77f95
readded border ( #15798 )
2024-07-16 15:46:40 +00:00
Peer Richelsen and GitHub
2707adbb7b
chore: removed cal.ai email assistant ( #15793 )
...
* removed cal-ai
* removed apps/ai
2024-07-16 14:21:00 +00:00
Morgan and GitHub
5ef1b22c87
fix: remove permission blocking public apiv2 event-types endpoint ( #15801 )
2024-07-16 14:05:51 +00:00
7e29db7a1b
docs(contributing): change fork link ( #15792 )
...
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
2024-07-16 14:25:06 +02:00
41cde8e384
feat: API org user scope ( #15739 )
...
* Init organizations users GET endpoint
* Fix get users endpoint
* Add create user input
* Add POST to organization user endpoint
* Creating a user make email mandatory
* Move DTOs out of platform types
* Use plainToInstance for data filtering
* POST create user and org membership
* Add email check
* Filter update user call
* Add getOrg decorator to endpoints
* Add update endpoint
* Add delete endpoint
* Fix merge changes to create new org user
* Init tests
* Send org signup email
* Abstract username check
* Implement email service
* WIP E2E test
* Rename methods
* Update update org user DTO
* Remove unused inputs
* chore: add ApiProperty decorator to users class validators
* Type fix
* Update tests
* chore: code review comments
* chore: code review comments
* chore: code review comments
---------
Co-authored-by: Morgan Vernay <morgan@cal.com >
Co-authored-by: Morgan <33722304+ThyMinimalDev@users.noreply.github.com >
2024-07-16 10:50:46 +00:00
9fec77e345
fix: creating organization team should add owner ( #15779 )
...
* chore: platform libraries versions cleanup api v2
* fix: create membership to created org team apiv2
* chore: add test check owner membership
---------
Co-authored-by: Lauris Skraucis <lauris.skraucis@gmail.com >
2024-07-16 10:31:29 +00:00
7046f6f80a
feat: Fix Proton Calendar with ICS ( #15454 )
...
* feat: fix proton calendar with ics
* ics-feed: add note & clarify checkbox
* fix review
---------
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
Co-authored-by: Amit Sharma <74371312+Amit91848@users.noreply.github.com >
2024-07-16 12:08:54 +02:00
Hariom Balhara and GitHub
3f4a0eff7f
Enable embed namespacing again ( #15783 )
2024-07-16 12:07:37 +02:00
Peer Richelsen and GitHub
d2768c4dc5
chore: Update /ee README.md ( #15765 )
...
* Update README.md
* Update README.md
2024-07-16 09:52:12 +00:00
470e0f53d8
feat: allow passing initial data props to calendar connectors ( #15760 )
...
* feat: allow passing init data to AvailabilitySettings, OAuthConnect wrappers
* chore: gitignore idea
* chore: minor fixes
* chore: use yarn.lock from main branch
---------
Co-authored-by: supalarry <laurisskraucis@gmail.com >
Co-authored-by: Lauris Skraucis <lauris.skraucis@gmail.com >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2024-07-16 09:47:50 +00:00
Lauris Skraucis and GitHub
003af9a69d
chore: specify platform-libraries version for event-types ( #15785 )
2024-07-16 09:47:37 +00:00
283ca9fc74
fix : #15749 Display availability page as per weekstart setting ( #15753 )
...
* update to display availability page as per weekstart setting
* update to accomodate any day
* update for AvailabilityTab
* reusable and tests added
* update test description
---------
Co-authored-by: Amit Sharma <74371312+Amit91848@users.noreply.github.com >
2024-07-16 11:31:02 +02:00