Ryukemeister and Peer Richelsen
3cdf59f2cc
fix capitalization typo for show event type message
2023-11-08 14:27:21 +00:00
Morgan and GitHub
1f9880204e
fix: payment cancel button redirects properly ( #12254 )
2023-11-08 12:34:50 +02:00
Peer Richelsen and GitHub
d0be48ebde
chore: delete welcome workflow ( #12279 )
2023-11-08 09:39:56 +00:00
Keith Williams and GitHub
5c8abbb3e9
v3.4.7
2023-11-07 15:07:42 -03:00
7bb42ba577
fix: booking limits ( #12172 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
2023-11-07 14:17:05 -03:00
2e3b3257db
feat: Add Sentry ( #12155 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2023-11-07 13:18:25 -03:00
d28e20e92e
fix: Fix "Could not book the meeting" issue (fix-bookingIssue) ( #12252 )
...
Co-authored-by: gitstart-calcom <gitstart-calcom@users.noreply.github.com >
2023-11-07 12:33:49 -03:00
8b89d6635a
fix: recurring events with calendar connections ( #12250 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
2023-11-07 12:09:56 -03:00
Benny Joo and GitHub
13ec810cb9
fix: [app dir bootstrapping 8] useParamsWithFallback hook and add tests ( #12041 )
...
* fix: first solution using RouterContext
* fix: second solution by importing router from next/compat/router
* fix return type
2023-11-07 13:48:02 +00:00
Morgan and GitHub
367c8a96d8
feat: Add user's avatar to POST and PATCH requests in users endpoints ( #11187 ) ( #12256 )
...
Co-authored-by: Syed Ali Shahbaz <52925846+alishaz-polymath@users.noreply.github.com >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
## 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. -->
Fix wrong import introduced in this pr: #11187
<!-- Please provide a loom video for visual changes to speed up reviews
Loom Video: https://www.loom.com/
-->
## Requirement/Documentation
<!-- Please provide all documents that are important to understand the reason of that PR. -->
- If there is a requirement document, please, share it here.
- If there is ab UI/UX design document, please, share it here.
## Type of change
<!-- Please delete bullets that are not relevant. -->
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] Chore (refactoring code, technical debt, workflow improvements)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [ ] This change requires a documentation update
## 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
## Mandatory Tasks
- [ ] Make sure you have self-reviewed the code. A decent size PR without self-review might be rejected.
## 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 PR needs changes to the documentation
- I haven't checked if my changes generate no new warnings
- I haven't added tests that prove my fix is effective or that my feature works
- I haven't checked if new and existing unit tests pass locally with my changes
2023-11-07 10:21:20 +00:00
e94c030c45
feat: Add user's avatar to POST and PATCH requests in users endpoints ( #11187 )
...
Co-authored-by: Syed Ali Shahbaz <52925846+alishaz-polymath@users.noreply.github.com >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2023-11-07 08:06:52 +00:00
6d0c7e4214
chore: init infra folder with dockerized api ( #12243 )
...
* chore(infra): scripts and dockerfile for api
* chore(infra): basic readme file
---------
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
2023-11-07 09:47:06 +02:00
e11cb9e3a5
fix: unhandled promise error in scheduleEmailReminders endpoint ( #12183 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
2023-11-06 09:14:35 -05:00
Manpreet Singh and GitHub
809abd2f4f
fix: Removes send an invite email option & always send email ( #12229 )
2023-11-06 13:30:37 +05:30
d1d50b0d91
test: Create E2E tests for bookings with custom/required Multiple Emails + other questions (teste2e-multipleEmailQuestion) ( #11565 )
...
* Remove unnecessary changes
* add changes
* Requested changes
* Requested changes
* fix: rename file to have .e2e
---------
Co-authored-by: gitstart-calcom <gitstart-calcom@users.noreply.github.com >
Co-authored-by: GitStart-Cal.com <121884634+gitstart-calcom@users.noreply.github.com >
Co-authored-by: Morgan <33722304+ThyMinimalDev@users.noreply.github.com >
Co-authored-by: Morgan Vernay <morgan@cal.com >
2023-11-03 15:29:47 +00:00
Lauris Skraucis and GitHub
fc716f5921
fix: booking timeslots ( #12195 )
2023-11-03 10:58:58 -04:00
5348464972
test: Create E2E tests for bookings for all questions together as custom/required (teste2e-allQuestions) ( #11592 )
...
Co-authored-by: gitstart-calcom <gitstart-calcom@users.noreply.github.com >
Co-authored-by: GitStart-Cal.com <121884634+gitstart-calcom@users.noreply.github.com >
2023-11-03 11:12:17 -03:00
3fac6e698e
test: Create E2E tests for bookings with custom/required Radio Group + other questions (teste2e-radioGroupQuestion) ( #11567 )
...
Co-authored-by: gitstart-calcom <gitstart-calcom@users.noreply.github.com >
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com >
Co-authored-by: GitStart-Cal.com <121884634+gitstart-calcom@users.noreply.github.com >
2023-11-03 11:11:18 -03:00
dcafbf672a
test: Create E2E tests for bookings with custom/required Checkbox Group + other questions (teste2e-checkboxGroupQuestion) ( #11568 )
...
Co-authored-by: gitstart-calcom <gitstart-calcom@users.noreply.github.com >
Co-authored-by: GitStart-Cal.com <121884634+gitstart-calcom@users.noreply.github.com >
2023-11-03 11:10:17 -03:00
dff89a4df8
feat: #11922 Removed error for cancelling past time slots ( #12126 )
...
Co-authored-by: Rahul Roy <rahulro@maqsoftware.com >
2023-11-03 11:29:41 +00:00
Syed Ali Shahbaz and GitHub
ed04062540
fix: API to return hosts on event types response ( #12204 )
2023-11-03 11:28:16 +00:00
23fda4a9e6
feat: The 'confirm' button triggers after entering the code ( #12128 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2023-11-03 11:27:52 +00:00
Udit Takkar and Peer Richelsen
14c3028c2a
fix: use 18n
2023-11-03 11:27:09 +00:00
Udit Takkar and Peer Richelsen
dfe49e1732
fix: link input
2023-11-03 11:27:09 +00:00
Udit Takkar and Peer Richelsen
6148c6baea
chore: add placeholder
2023-11-03 11:27:09 +00:00
Udit Takkar and Peer Richelsen
5366d891bb
fix: improve error message
2023-11-03 11:27:09 +00:00
Sean Brydon and Peer Richelsen
2ee021a87f
fix:installed-calendar-info
2023-11-03 10:23:50 +00:00
Alex van Andel and GitHub
dd0c2dbff2
fix: Set the dateFrom to startOf day otherwise bad fromOffset is used ( #12210 )
2023-11-03 03:13:42 +00:00
Hariom Balhara and GitHub
f044c2d7c7
fix: Embed: data-cal-origin not used by modal(which is used by both element click popup and floating button popup) ( #12075 )
2023-11-02 19:39:58 +00:00
703bcd861e
fix: should allow org owners and admins to delete members from subteams ( #11710 )
...
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com >
2023-11-02 14:37:19 -04:00
Syed Ali Shahbaz and GitHub
d4d96eb5cd
fix admin check ( #12175 )
2023-11-02 12:29:15 +00:00
Hariom Balhara and GitHub
d8356e9a5b
fix: Make sure if header is set already, it isn't set again ( #12194 )
2023-11-02 09:22:16 -03:00
Alexander Zeitler and GitHub
9348279818
docs(README): remove unpaired symbol ( #12133 )
2023-11-02 09:36:47 +00:00
Peer Richelsen and GitHub
5d77e4ce1d
chore: changed readme ( #12171 )
2023-11-02 09:36:00 +00:00
Syed Ali Shahbaz and GitHub
968e782dbe
Update README.md ( #12176 )
2023-11-02 09:34:59 +00:00
Udit Takkar and GitHub
01fb3dd03b
fix: hide Check for recording ( #12184 )
2023-11-02 09:34:25 +00:00
Lauris Skraucis and GitHub
c3537f3290
docs: needs approval label ( #12177 )
...
Our CI workflow doesn't allow merging for only .md changes because the required check doesn't clear based on file filters.
2023-11-01 11:52:11 -03:00
3bb42f276e
fix: Attach credentialId to location option ( #12086 )
...
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
Co-authored-by: Udit Takkar <udit222001@gmail.com >
2023-11-01 09:34:05 -04:00
Keith Williams and GitHub
51fd4102ae
v3.4.6
2023-10-31 17:25:46 -03:00
9d1ef0a649
chore: [CAL-2654] Broken Icons in org invitation email ( #12119 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2023-10-31 20:00:07 +00:00
f80dc0738a
test: Create E2E tests for bookings with custom/required Select + other questions (teste2e-selectQuestion) ( #11564 )
...
Co-authored-by: gitstart-calcom <gitstart-calcom@users.noreply.github.com >
Co-authored-by: GitStart-Cal.com <121884634+gitstart-calcom@users.noreply.github.com >
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com >
Co-authored-by: Morgan <33722304+ThyMinimalDev@users.noreply.github.com >
2023-10-31 19:44:18 +00:00
Peer Richelsen and GitHub
678ab3f453
chore: remove merge conflicts workflow ( #12173 )
2023-10-31 19:43:38 +00:00
199d3e4c3f
fix: Auto-link credentials internally on destination calendar ( #12055 )
...
Co-authored-by: Morgan <33722304+ThyMinimalDev@users.noreply.github.com >
2023-10-31 13:54:09 -03:00
Siddharth Movaliya and GitHub
79a6aef0e7
fix: text colour for no-show acknowledgment ( #12132 )
2023-10-31 16:41:25 +00:00
4d49fb0636
fix: cal video recording email ( #12079 )
...
* fix: cal video recording email
* fix: add check for recording
* chore: remove logs
* chore: change message
---------
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2023-10-31 13:35:23 -03:00
Udit Takkar and GitHub
0be1387d0f
fix: org settings for member improvements ( #12161 )
2023-10-31 16:24:51 +00:00
Morgan and GitHub
58ab278813
fix(e2e): failsafe if no availabilities ( #12168 )
2023-10-31 16:10:08 +00:00
Alex van Andel and GitHub
4de142cb7c
fix: Check for same day, not with <= ( #12167 )
...
* fix: Check for same day, not with <=
* Cover this situation with a test
* Make the test timezone-independent
2023-10-31 14:48:47 +00:00
Hariom Balhara and GitHub
b4d27a9326
Fix Google spam policy alert layout in embed ( #12153 )
2023-10-31 10:46:35 +00:00
sean-brydon and GitHub
31f3d9778e
Use correct typing for totalTeamMembers ( #12152 )
2023-10-30 17:29:09 +02:00