Peer Richelsen and GitHub
a323e06e88
Revert "Inter 4.0 ( #12766 )" ( #12839 )
2023-12-17 08:21:22 +10:00
Omar López and GitHub
b4db3a75a8
v3.6.0
2023-12-15 14:27:12 -07:00
a9fcd900cd
fix: Enhance the Robustness of Embed Snippets for Multiple Embeds on a Single Page ( #11512 )
...
Co-authored-by: Morgan <33722304+ThyMinimalDev@users.noreply.github.com >
Co-authored-by: Omar López <zomars@me.com >
2023-12-15 11:51:51 -07:00
9dfa596e3e
feat: Add consistent iCalUID ( #12122 )
...
Co-authored-by: Hariom <hariombalhara@gmail.com >
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
2023-12-15 10:28:32 -05:00
6e829e23f9
fix: type error ( #12808 )
...
* fix: type error
* chore
* Dont run future tests
* Skip more tests
* Fix 404 text
* Fix more tests
---------
Co-authored-by: Hariom <hariombalhara@gmail.com >
2023-12-15 13:21:38 +00:00
b778b2962a
chore: hsl-update-colors ( #12199 )
...
* chore:hsl-update-colors
* chore:hsl-update-colors
* update % color
* Fix HSL SL %
* Update SB styles
* lint
---------
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2023-12-15 04:52:51 +00:00
zomars
0d3baee593
fix: temp renamed app dir to prevent OOM
2023-12-14 14:40:40 -07:00
Amit Sharma and GitHub
60700e1a7a
fix: padding off event user avatar ( #12733 )
2023-12-13 20:16:19 -08:00
63abda1693
chore: changed checkbox color ( #12783 )
...
Co-authored-by: ManavpreetSingh <119919977+manavpreetsingh@users.noreply.github.com >
2023-12-13 19:29:37 -08:00
99e71365ab
fix: Disallow changing username and email in case of Organization email invite ( #12735 )
...
Co-authored-by: Omar López <zomars@me.com >
2023-12-13 20:08:16 +00:00
sean-brydon and GitHub
228e509a3b
Inter 4.0 ( #12766 )
2023-12-13 16:18:50 +00:00
Alex van Andel and GitHub
2799ddf3a4
fix: 500 error on email conflict ( #12725 )
2023-12-13 02:24:36 +00:00
6b09c6b3b4
fix: Allow lowercase/uppercase/mixedcase access with org team event booking page ( #12721 )
...
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com >
2023-12-12 18:02:38 -08:00
a568e1ac66
chore: [app-router-migration-5] apps/installed page ( #12618 )
...
Co-authored-by: zomars <zomars@me.com >
2023-12-12 12:48:40 -07:00
DmytroHryshyn and GitHub
add6ffdfc4
chore: [app-router-migration-4]: apps/categories page ( #12619 )
2023-12-12 11:43:15 -07:00
Alex van Andel and GitHub
7a67331d96
fix: Disable source maps which looks to be infinitely looping ( #12744 )
2023-12-12 16:16:04 +00:00
1aa8b8439a
fix: change booking page filter ui to match Figma ( #12134 )
...
* fix: change booking page filter ui to match figma
* fix: style change for filters in mobile
* made all changes requested by reviewers
* fix: add clear filter
---------
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
Co-authored-by: Udit Takkar <udit222001@gmail.com >
2023-12-12 11:29:13 +00:00
Alex van Andel
50e405353c
v3.5.5
2023-12-11 23:11:43 +00:00
565e21bc50
fix: Dynamic duration was always overwritten with the default (30) ( #12444 )
...
Co-authored-by: Omar López <zomars@me.com >
Co-authored-by: Morgan <33722304+ThyMinimalDev@users.noreply.github.com >
2023-12-11 16:07:21 -07:00
098d41fc62
chore: [app-router-migration-3] apps/[slug]/index, apps/[slug]/setup ( #12620 )
...
Co-authored-by: Omar López <zomars@me.com >
2023-12-11 16:05:07 -07:00
Mehul and GitHub
2ab7846a4a
fix: location Select auto focus ( #12715 )
2023-12-09 20:53:49 +00:00
Udit Takkar and GitHub
e9ea0fcc20
feat: add cal video logo whitelabel for organization ( #12616 )
2023-12-09 09:02:14 +00:00
46c51df1e0
fix: Up libphonenumber-js to fix #12394 ( #12519 )
...
* Up libphonenumber-js
* Re-patch libphonenumber-js and restore the test files.
* fix: yarn and check
* Conflict Resolution
* fix lint error
* Restore files
* Fix yarn.lock
---------
Co-authored-by: Hariom <hariombalhara@gmail.com >
2023-12-08 14:09:45 +00:00
83c8f97afd
test: booking and duration limits e2e ( #10968 )
...
* test: booking and frequency limits e2e
* test: refactor limit e2e and check multiple
* test: move limits e2e to separate file
* fix: blocked day assertions
* chore: rename to booking-limits
* fix: use todo test util
* chore: un-DRY tests
* feat: create user with limits helper
* chore: move user limit helper to utils
* fix: multiple limits test
* feat: fail faster
* chore: event url helper
* fix: prismock count date comparisons
* chore: improve booking limit types in test utils
* test: add typed weekStart to getOrganizer helper
* test: add custom fromDate to getDate helper
* fix: correctly handle negative date increments
* test: add helper for partial weeks
* test: booking limits edge cases
* chore: remove booking limit e2e todos
* chore: normalize getDate return type and skip test
* Fix imports paths that are changes after main merge
* Fix failing types
* Skip failing test
---------
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: Hariom <hariombalhara@gmail.com >
2023-12-08 10:23:31 +00:00
f87eac193f
fix: rr-host booked outside of availability ( #12704 )
...
* correctly query overlapping bookings
* remove console.log
* fix getting busy bookings for getAvailableSlots
---------
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
2023-12-08 01:31:02 +00:00
Udit Takkar and GitHub
90a6fc3f26
refactor: Top Banner and add google calendar credential banner ( #12532 )
...
Fixes: https://github.com/calcom/cal.com/issues/12473
TODO:
- [x] Fix Type error
<img width="1512" alt="Screenshot 2023-12-02 at 12 47 19 AM" src="https://github.com/calcom/cal.com/assets/53316345/8a5c6dd0-6095-482b-b4d0-81653607a270 ">
<img width="1512" alt="Screenshot 2023-12-02 at 12 47 39 AM" src="https://github.com/calcom/cal.com/assets/53316345/fc64edb9-27b3-438f-b42d-75b200ac96e9 ">
2023-12-07 15:32:47 -07:00
969411041b
fix: Edit Location modal fields truncates on mobile view ( #12684 )
...
* fix #12640 : Edit Location modal fields truncates on mobile
* chore: fix dialog
---------
Co-authored-by: Udit Takkar <udit222001@gmail.com >
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
2023-12-07 21:10:41 +00:00
518cfbc037
feat: daily webhooks ( #12273 )
...
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com >
2023-12-07 16:08:51 -05:00
db625157d1
chore: [app-router-migration-2] migrate trpc, ssgInit, ssrInit ( #12593 )
...
* chore: migrate trpc, ssgInit, ssrInit
* manual: fix emails
* manual: fix ts issues
* Update packages/emails/README.md
* remove unneeded use client statements
* fix flaky locale tests, fix flaky login test
---------
Co-authored-by: Omar López <zomars@me.com >
2023-12-07 13:43:41 -07:00
55d44ce789
fix: component styles and sign up / onboarding dark mode ( #12581 )
...
* fix divider border for addOnLeading
* fix primary button in dark mode and password input border
* signup dark mode and corner fix
* onboarding dark mode
* fix css var issue and use inline vars for light and dark mode
* Invert google icon on dark mode
* Fix typo
* fix eslint errors with yarn lint:fix
* use css vars on login page as well
* running lint manually
* Fix subtle
* Fix
* Fix
* linting
* linting
* chore: restore main yarn.lock
* fix: lint error
---------
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
Co-authored-by: Sean Brydon <sean@brydon.io >
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com >
Co-authored-by: sean-brydon <sean@cal.com >
Co-authored-by: Alex van Andel <me@alexvanandel.com >
2023-12-06 21:10:14 +00:00
Hariom Balhara and GitHub
9f50941904
test: Booking creation failure in case of stray destinationCalendar with no matching calendar credential ( #12682 )
2023-12-05 18:50:55 +00:00
Benny Joo and GitHub
bb7057ea04
fix: type error in settings/admin in app router ( #12638 )
2023-12-04 15:31:36 -08:00
d185d7f7d8
feat: invites bypass disabled signup ( #12626 )
...
* invites bypass disabled signup
* nit:remove new line
* add tests
* chore: spelling
---------
Co-authored-by: Udit Takkar <udit222001@gmail.com >
2023-12-04 16:00:36 +00:00
9a6d4e63e8
chore: Sentry Wrapper with Performance and Error Tracing ( #12642 )
...
* add wrapper for sentry and update functions in 'getUserAvailability'. Update tracesSampleRate to 1.0
* Make Sentry Wrapper utilize parent transaction, if it exists.
* Update wrapper for functions to inherit parameters from the child function
* add comment of when to use the wrapper
* check for sentry before wrapping, if not call unwrapped function
* refactored wrapper to have async and sync separate functions that utilize helpers for common behaviour
* update type of args to unknown
* fixed types of returns from wrapped functions
---------
Co-authored-by: Morgan <33722304+ThyMinimalDev@users.noreply.github.com >
2023-12-03 21:06:01 -05:00
Crowdin Bot
c6f26f2a2a
New Crowdin translations by Github Action
2023-12-03 00:10:11 +00:00
2f4b1818d0
feat: Allow only first slot to be booked ( #12636 )
...
Co-authored-by: Morgan Vernay <morgan@cal.com >
2023-12-02 19:07:06 -05:00
zomars
8e1ce633fb
fix: workaround for future app dir routes
2023-12-02 13:25:06 -07:00
Crowdin Bot
44e4f4c644
New Crowdin translations by Github Action
2023-12-02 18:30:14 +00:00
0b9cf78e9b
feat: display long durations in hours on booking ( #12631 )
...
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
2023-12-02 18:27:11 +00:00
Varun Prahlad Balani and GitHub
b2cdb08780
feat: add clear filters option in bookings page ( #12629 )
...
* add clear filters option
* fix vscode settings.json
* use removeAllQueryParams()
* fix yarn lock
* remove toggleoption
2023-12-02 23:40:45 +05:30
ca78be011c
chore: [app-router-migration-1] migrate the pages in settings/admin to the app directory ( #12561 )
...
Co-authored-by: Dmytro Hryshyn <dev.dmytroh@gmail.com >
Co-authored-by: DmytroHryshyn <125881252+DmytroHryshyn@users.noreply.github.com >
Co-authored-by: zomars <zomars@me.com >
2023-12-01 13:07:26 -07:00
3d89809e67
fix: Signup options are not disabled ( #12610 )
...
* fix: Signup options are not disabled
* fixes/signup disabling suggested changes done
* chore: signup and login improvements
---------
Co-authored-by: Udit Takkar <udit222001@gmail.com >
2023-12-01 11:09:34 +00:00
Crowdin Bot
252ce07861
New Crowdin translations by Github Action
2023-12-01 08:59:52 +00:00
a75ef8870b
fix: signup nit ( #12585 )
...
* Disable submit on empty form
* Fix submit
---------
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2023-12-01 08:56:19 +00:00
Omar López and GitHub
2e50625165
v3.5.4
2023-11-30 15:47:15 -07:00
Somay Chauhan and GitHub
1c20bdcecf
fix: rescheduling recurring events ( #12567 )
2023-11-30 13:27:37 -05:00
Morgan and GitHub
a65e18d92d
chore: improve invitation form validation ( #12594 )
...
* chore: improve invitation form validation
* fixup! chore: improve invitation form validation
* fixup! fixup! chore: improve invitation form validation
2023-11-29 12:44:48 -07:00
877cd4cdff
refactor: Team Creation Flow [CAL-2751] ( #12501 )
...
* Create new endpoint for creating a team
* Generate a team checkout session
* Create team navigate to checkout
* Clean up
* UI changes
* Add comments
* Fix
* Type fix
* Type fix
* Type fix
* Type fixes
* Set telemetry
* Import fix
* Type fix
* Update tests
* Type fix
* fix: e2e
* fix: e2e
* fix: e2e
* fix: e2e
* Update teams.e2e.ts
* fix: e2e
---------
Co-authored-by: Omar López <zomars@me.com >
2023-11-29 09:39:21 -07:00
6c4b1154b8
chore: removed last web3 references ( #12540 )
...
* removed last web3 references
* updated yarn
* Update schema.prisma
* readded icon
---------
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
2023-11-29 11:57:50 +00:00
Crowdin Bot
dbd5d27d9d
New Crowdin translations by Github Action
2023-11-29 09:57:23 +00:00