DexterStorey
814674fe40
resolve zod versions across child packages ( #11052 )
2023-08-31 20:10:59 +01:00
neo773
acaa79b0b8
feat: sorting for workflow and routing forms ( #10780 )
...
Co-authored-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-08-31 18:57:33 +00:00
GitStart-Cal.com
781a0f4a7c
chore: add ErrorBoundary in storybook (CALCOM-10760) ( #10872 )
...
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
2023-08-31 20:56:50 +02:00
Patel Divyesh
b2028870d0
fix: broken company profile link on team booking page ( #10978 )
2023-08-31 20:45:26 +02:00
GitStart-Cal.com
8f70be8861
fix: Error when running storybook ( #11037 )
...
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-08-31 20:35:43 +02:00
alannnc
53c8f8c04a
fix: include app data and credentials from DB ( #11048 )
...
* include app data and credentials from DB
* Improve performance
2023-08-31 11:10:58 -07:00
alannnc
c4e5d168a5
fix: handle collective multiple host on destinationCalendar ( #10967 )
2023-08-31 10:47:02 -07:00
sean-brydon
500bfb4d82
chore: sheet darkmode and improve responsive ( #11047 )
2023-08-31 19:09:06 +02:00
Sahil Padvi
024b92b9ce
styles:dark mode color fix ( #11004 )
2023-08-31 17:18:27 +01:00
Crowdin Bot
f23b63cc98
New Crowdin translations by Github Action
2023-08-31 14:24:31 +00:00
Hariom Balhara
edc90e3f27
Handle disabling of ORGANIZATIONS_ENABLED flag ( #11041 )
2023-08-31 19:48:20 +05:30
Omar López
05631d093f
feat: adds next cold start profiler ( #11014 )
2023-08-31 12:25:52 +02:00
GitStart-Cal.com
6000ff4b48
chore: add ColorPicker in storybook (CALCOM-10760) ( #10866 )
...
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
2023-08-31 12:16:37 +02:00
Anik Dhabal Babu
cd7de98e3f
fix: Set mobile availability ( #11027 )
2023-08-31 12:08:34 +02:00
GitStart-Cal.com
3f51858d27
chore: add Popover in storybook ( #11021 )
...
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
Co-authored-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
2023-08-31 12:04:09 +02:00
Denzil Samuel
2c498ace5c
fix: fix-tablet-menu-not-centered-sidebar ( #11020 )
...
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com>
2023-08-31 12:03:32 +02:00
Kamil B. Demirci
595d781d51
refactor: improvements on german translation ( #10898 )
2023-08-31 12:03:11 +02:00
Udit Takkar
3c508568da
fix: lower case slugs in teams ( #11026 )
...
* fix: lower case slugs in teams
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* fix: use slugify
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
---------
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
2023-08-30 23:34:19 -07:00
Abhijeet Singh
3204d0af34
feat: team admin: see connected apps of team members ( #11036 )
...
* added feature:team admin can see connected apps of members
* fixed the type error
* Update packages/lib/server/queries/teams/index.ts
* Minor fixes
---------
Co-authored-by: alannnc <alannnc@gmail.com>
2023-08-31 01:20:31 +00:00
Monto
25684f9040
fix: meeting ended trigger for webhooks and zapier sometimes not working ( #10946 )
...
Co-authored-by: mohammed gehad <mohammed.gehad.1998@gmail.com>
Co-authored-by: Monto <138862352+monto7926@users.noreply.github.com>
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com>
2023-08-30 23:17:42 +00:00
Crowdin Bot
bc9aeef710
New Crowdin translations by Github Action
2023-08-30 23:13:45 +00:00
DexterStorey
393411a47a
feat: cal ai ( #10992 )
...
Co-authored-by: nicktrn <55853254+nicktrn@users.noreply.github.com>
Co-authored-by: tedspare <ted.spare@gmail.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2023-08-30 16:10:59 -07:00
Leo Giovanetti
356117feaf
fix: other reported issues ( #11015 )
...
* fix: weird margin top in avatar
* fix: pending users are shown on booking page
* fix: avatar and naming issues
* fix: toast alignment and removing unneeded titles
* missing changes from toast improvements
* feat: empty state for teams without event types
* Removing console.log
2023-08-30 13:42:34 -07:00
Leo Giovanetti
1bf68d50e0
fix: multiple duration when booking ( #11032 )
2023-08-30 12:19:00 -07:00
Crowdin Bot
4a35e85756
New Crowdin translations by Github Action
2023-08-30 10:15:41 +00:00
Peer Richelsen
a4f56bf680
Delete add-PRs-to-project-reviewing-PRs.yml ( #11008 )
...
Co-authored-by: alannnc <alannnc@gmail.com>
2023-08-30 10:12:54 +00:00
nicktrn
a308075bc3
feat: 2fa backup codes ( #10600 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-08-30 07:33:48 +00:00
GitStart-Cal.com
efa6d464a3
refactor: removed redundant test ( #10785 )
...
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
Co-authored-by: Shivam Kalra <shivamkalra98@gmail.com>
2023-08-29 18:14:30 +00:00
Crowdin Bot
811262d7ee
New Crowdin translations by Github Action
2023-08-29 17:29:54 +00:00
Udit Takkar
99a5dcf96a
fix: type error in booker ( #11011 )
2023-08-29 10:27:06 -07:00
Mehul
79f092673a
fix: signup password hint validation ( #10454 )
...
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com>
2023-08-29 13:56:45 +02:00
Monto
b285f27d00
feat: option for adding ics events to workflow reminders ( #10856 )
...
Co-authored-by: SMLukwiya <sundaymorganl@gmail.com>
Co-authored-by: Monto <138862352+monto7926@users.noreply.github.com>
Co-authored-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
2023-08-29 13:56:26 +02:00
Ravan
1fa87ae179
fix: Modal popup overflow issue in reschedule booking ( #10976 )
...
Co-authored-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-08-29 12:36:15 +02:00
Patel Divyesh
f6f4b67bf9
fix: Team Logo not Showing up in Team Event Create Modal ( #10959 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-08-29 12:35:50 +02:00
Mehul
8c8550e6f8
fix: switching between months leads to incorrect autoselect first available date ( #10366 )
...
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2023-08-29 12:32:56 +02:00
Joe Au-Yeung
c6246c9408
refactor: Eventtype app context after orgs ( #10781 )
...
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2023-08-29 11:32:20 +05:30
Omar López
ccc814eb54
v3.2.6
2023-08-28 17:04:09 -07:00
Joe Au-Yeung
2ee0ec11d6
Install Stripe on team from team event type ( #10920 )
2023-08-28 16:39:57 -07:00
Syed Ali Shahbaz
3223beb9ac
omit id as it is autocreated, should not be req ( #10982 )
2023-08-28 06:57:01 +00:00
nicktrn
c1bcfcfa3d
fix: replace all async foreach callbacks ( #10157 )
...
Co-authored-by: zomars <zomars@me.com>
2023-08-26 00:43:10 +00:00
Carina Wollendorfer
83aea7d28c
fix: webhooks for managed event types ( #10958 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: Omar López <zomars@me.com>
2023-08-26 00:27:05 +00:00
Joe Au-Yeung
d53f9b07eb
Merge branch 'main' into test/msw-gcal
2023-08-25 14:38:18 -04:00
Alex van Andel
a810a538e9
v3.2.5
2023-08-25 17:23:22 +01:00
sean-brydon
1cd0d7b5ca
use team id :/ ( #10957 )
2023-08-25 16:14:28 +00:00
Alex van Andel
4540c79580
v3.2.4
2023-08-25 15:32:55 +01:00
Udit Takkar
00d01882d4
fix: private team regression ( #10914 )
...
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
2023-08-25 14:43:48 +01:00
Omar López
6ce4122528
fix: allows patching booking and period limits from API ( #10935 )
2023-08-25 14:29:04 +01:00
Syed Ali Shahbaz
7ddbcfcdcf
feat: Adds filter-by-email on /users/_get endpoint for admin calls ( #10928 )
...
* adds filter by email on users get for admins
* swagger update
* Update apps/api/pages/api/users/_get.ts
Co-authored-by: Omar López <zomars@me.com>
* .parse is required, also fixed some other issues
---------
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2023-08-25 14:15:13 +01:00
GitStart-Cal.com
b1b01ed383
remove close button from TopBanner ( #10705 )
...
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
Co-authored-by: Shivam Kalra <shivamkalra98@gmail.com>
2023-08-25 15:50:39 +03:00
GitStart-Cal.com
6f5d9dc41f
test: Create unit tests for react components in packages/ui/components/form/select ( #10459 )
...
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
2023-08-25 12:18:53 +00:00