Alex van Andel and GitHub
a02dcf485f
fix: Add username idx ( #11918 )
...
* Add index on 'users.username'
* Bring back fields that are in main
2023-10-16 17:21:01 +00:00
fefb6acc57
feat: download insights raw data as csv ( #11645 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
2023-10-16 13:27:25 +02:00
20803451de
chore: upgrade to prisma 5.3.1 ( #11666 )
...
Co-authored-by: Peer Richelsen <peer@cal.com >
2023-10-12 17:46:35 +03:00
Daniel Roe and GitHub
833fe7c7b7
fix(prisma): don't declare prisma as a global object and explicitly import it ( #11839 )
2023-10-11 23:53:54 +01:00
alannnc and GitHub
c554779490
fix: rescheduled value DB update on reschedule and insights view cancelleds ( #11474 )
2023-10-04 12:10:10 -07:00
20898e1505
fix: Handle payment flow webhooks in case of event requiring confirmation ( #11458 )
...
Co-authored-by: alannnc <alannnc@gmail.com >
2023-09-30 10:22:32 +05:30
+16
68bd877c5b
feat: OAuth provider for Zapier ( #11465 )
...
Co-authored-by: Alex van Andel <me@alexvanandel.com >
Co-authored-by: sajanlamsal <saznlamsal@gmail.com >
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
Co-authored-by: alannnc <alannnc@gmail.com >
Co-authored-by: Leo Giovanetti <hello@leog.me >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com >
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
Co-authored-by: Nitin Panghal <nitin.panghal@unthinkable.co >
Co-authored-by: Omar López <zomars@me.com >
Co-authored-by: Peer Richelsen <peer@cal.com >
Co-authored-by: zomars <zomars@me.com >
Co-authored-by: Shivam Kalra <shivamkalra98@gmail.com >
Co-authored-by: Richard Poelderl <richard.poelderl@gmail.com >
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com >
Co-authored-by: Nafees Nazik <84864519+G3root@users.noreply.github.com >
Co-authored-by: Chiranjeev Vishnoi <66114276+Chiranjeev-droid@users.noreply.github.com >
Co-authored-by: Denzil Samuel <71846487+samueldenzil@users.noreply.github.com >
Co-authored-by: Syed Ali Shahbaz <52925846+alishaz-polymath@users.noreply.github.com >
Co-authored-by: nitinpanghal <43965732+nitinpanghal@users.noreply.github.com >
Co-authored-by: Ahmad <57593864+Ahmadkashif@users.noreply.github.com >
Co-authored-by: Annlee Fores <annleefores@gmail.com >
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
Co-authored-by: Vijay <vijayraghav22@gmail.com >
2023-09-28 12:41:28 -07:00
Alex van Andel and GitHub
ec4e2f5996
fix: Blank state wouldn't set 'schedule'; resulting toggle had no effect ( #11335 )
2023-09-27 11:26:55 +02:00
Hariom Balhara and GitHub
4acfb4b28c
fix: Prefill issue when name isn't present and add unit tests ( #11418 )
...
* Fix yarn.lock
* Add tests for getBookingResponsesSchema
* Fix prefill failing if name isnt provided
* More tests and another fix
2023-09-26 16:16:31 +05:30
70461b2718
feat: Zoho Calendar ( #10429 )
...
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com >
Co-authored-by: alannnc <alannnc@gmail.com >
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com >
Co-authored-by: Joe Au-Yeung <j.auyeung419@gmail.com >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
Co-authored-by: aar2dee2 <85004512+aar2dee2@users.noreply.github.com >
2023-09-25 14:04:37 +05:30
Omar López and GitHub
560ec244e8
feat: Setups prisma accelerate ( #11324 )
2023-09-19 21:02:57 +00:00
786c1c2ba3
feat: monthly email digest ( #10621 )
...
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com >
Co-authored-by: Peer Richelsen <peer@cal.com >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2023-09-19 16:19:36 +02:00
Omar López and GitHub
c95917cceb
feat: Calendar Cache ( #11185 )
2023-09-14 15:19:39 -07:00
197b435b6f
fix: Duplicate calendar events ( #11327 )
...
Co-authored-by: Shivam Kalra <shivamkalra98@gmail.com >
Co-authored-by: zomars <zomars@me.com >
Co-authored-by: Alan <alannnc@gmail.com >
2023-09-14 09:53:58 -07:00
3d4a3c7a93
fix: Connect selected calendar to credential ( #11283 )
...
* Reduce the unhandled promise
* Connect selected calendar to credential
* Write credential to selected calendar
* Type fix
* Handle catching promises in separate threads
* Only call to list calendars if there are no credentialIds
* Changed type of IntegrationCalendar from undef to null
* Adding missing property to getting started
* Also add calendars.tsx
---------
Co-authored-by: Alex van Andel <me@alexvanandel.com >
2023-09-12 18:09:05 +01:00
Hariom Balhara and GitHub
9fba8c548b
fix: Prefill not working if firstAndLastName variant enabled in name field and name doesn't have any space ( #11289 )
2023-09-12 13:00:14 +02:00
9c3cbee363
feat: preference to show/hide available seats count in events ( #11109 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2023-09-08 11:37:26 -04:00
Alex van Andel and GitHub
4ef52aa2c6
perf: Move query to get just the user email to the main get query ( #11230 )
2023-09-08 08:39:29 -03:00
bf437b7d6b
fix: event duration can be 0 ( #11145 )
...
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
2023-09-06 17:21:24 +02:00
b27f01449a
feat: make.com/integromat app ( #8897 )
...
* start make app integration
* setup integration
* add relevant env vars
* update app metadata
* import setup route in app setups
* fix typo
* add app store imports
* fix module import error
* update make readme
* move scheduler to app-store utils
* move add subscription to node scheduler
* move delete subscription to scheduler
* subscribe unsubscribe in zapier using common nodeScheduler
* fix lint errors
* revert settings.json
* update icon
* add app screenshots
* fix app description
* fix type errors
* update app code
* Delete .gitkeep
* delete unused template files
* get app invite link from env vars
* chore: handle error, cleanup readme, address review comments
* fix: update link in readme
* revert yarn.lock
* fix type errors
* Update packages/prisma/seed-app-store.ts
* Update .env.appStore.example
* Update .env.appStore.example
* update app readme
* fix param name in deleteSubcription
* fix listBookings handler
* Update turbo.json
* use default installation handler to install app
* use logger for console logs
* Fix inviteLink reading
* fix app setup handler
* Fix type issue
* always show app invite link
* fix type error
* add make invite link
---------
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com >
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com >
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
2023-09-04 14:52:34 +00:00
zomars
97f2cffd1f
fix: zod utils due to upgrade
2023-08-31 15:27:51 -07:00
zomars
b6dea9c161
Sync packages
2023-08-31 12:57:59 -07:00
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
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
Leo Giovanetti and GitHub
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
a308075bc3
feat: 2fa backup codes ( #10600 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2023-08-30 07:33:48 +00:00
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
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
Omar López and GitHub
6ce4122528
fix: allows patching booking and period limits from API ( #10935 )
2023-08-25 14:29:04 +01:00
Hariom Balhara and GitHub
5503d9d432
perf: bookings query improvement ( #10687 )
2023-08-24 11:14:10 +02:00
Leo Giovanetti and GitHub
e6e6f09547
feat: admin org list now shows all, dns check added ( #10875 )
...
* chore: admin org list now shows all, dns check added
* Updating email template
* type fixes
2023-08-23 21:01:12 +00:00
f80e9b2558
feat: add basecamp integration to cal.com ( #9195 )
...
* feat: installing the app works
* Update yarn.lock
* feat: /api/callback now gets user auth info from basecamp
* feat: updated basecamp logo
* feat: added project dropdown on event apps page
* feat: basecamp event creation and deletion working
* feat: basecamp event rescheduling now works
* refactor(CalendarService): basecamp CaldendarService code clean up
* refactor: code cleanup for basecamp app API
* feat: updated event summary text sent to basecamp
* chore: updated basecamp images and contact info
* fix: fixed typescript errors and added logic to refresh tokens on event settings
* refactor(CaldendarService): used refreshAccessToken from helpers.ts instead
* chore: updated basecamp description
* fix: fixed incorrect import
* fix: accidentally deleted props to toggle app for event
* chore: updated .env.appStore.example and added README for app
* Update .env.appStore.example
Co-authored-by: Leo Giovanetti <hello@leog.me >
* feat: added basecamp userAgent in env instead of hardcoded value
* feat: updated README to include how to set basecamp user agent env
* fix: removed unused import
* feat: used URLSearchParams to construct url params
* fix: fixed typescript errors
* chore: updated README to include an example on how to set basecamp user-agent
* feat: using TRPC instead of REST
* chore: removed old projects REST code
---------
Co-authored-by: Leo Giovanetti <hello@leog.me >
2023-08-19 17:04:56 -03:00
Hariom Balhara and GitHub
59e2f6e4a7
perf: Booker-Bundle Size Improvement - Lazy load react-select, remove lodash and Dom Purify ( #10814 )
2023-08-18 11:13:21 -07:00
b0d1720d92
feat: Allow / disallow SEO indexing on booking pages ( #10566 )
...
Co-authored-by: Omar López <zomars@me.com >
2023-08-15 00:44:09 +00:00
zomars
8052e6f6d4
fix: merge conflict
2023-08-11 16:56:38 -07:00
471b2687c4
feat: app paypal payment ( #8797 )
...
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com >
Co-authored-by: Omar López <zomars@me.com >
2023-08-11 23:29:48 +00:00
4b78e91384
chore: upgrades to prisma v5 ( #10073 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2023-08-07 22:08:13 +00:00
617e665004
feat: Enable Conferencing Apps for Team Events [CAL-1925] ( #10383 )
...
Co-authored-by: Omar López <zomars@me.com >
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com >
2023-08-02 09:24:28 +05:30
17855251ff
fix: Stop sending Reminders when a 'Seat' cancels the Event ( #10405 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com >
2023-08-01 10:13:28 -04:00
4a6dc50909
fix: Unpublished screens ( #10453 )
...
* Implementation
* Changes and e2e
* Reverting launch.json
* Reverting org create handler
* Reverting yarn.lock
* DRYness and nitpicks
* Default org domain to undefined
* Applying zomars suggestion
* Suggestions
* Fixing seed and type in suggestion
* Fixing types
---------
Co-authored-by: zomars <zomars@me.com >
2023-07-31 21:27:22 +01:00
5a430df5d9
feat: Verify email of people setting a meeting with you ( #10317 )
...
* booker email verification changes
* name type fix
* use totp and code
* prisma schema styling
* refactor: code
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in >
* fix: book event form
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in >
* fix: type error
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in >
* fix: type errors
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in >
* fix: unit tests
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in >
* refactor: move verifycodedialog from ui and to features/bookings
* fix: type error
---------
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in >
Co-authored-by: rkreddy99 <rreddy@e2clouds.com >
Co-authored-by: Udit Takkar <udit.07814802719@cse.mait.ac.in >
2023-07-31 17:51:11 +00:00
Alex van Andel and GitHub
5b280b2188
fix: team event emails; sending & email subject ( #10289 )
2023-07-20 19:29:08 -04:00
cd88b688f4
fix: including parentId when filter by eventTypeId happens ( #10262 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2023-07-20 12:19:13 -07:00
f1c981fdcf
feat: firstAndLastName variant for name field ( #8671 )
...
* Add split full name variant
* Share propsType across fieldTypes and components
* Simplify Components
* Add assertions for required field indicator
* Fix test as name cant be used as a custom field right now
* Make it disabled during reschedule
* Fix UI issues in dark mode
* Support adding links in boolean checkbox
* Revert "Support adding links in boolean checkbox"
This reverts commit 31252f8a5f445f8289a09445124109a4a9c3d33b.
* Make sure getBookingFields isnt import client side
* PR feedback addressed from Carina
* DRY Code
* Fix Dialog
---------
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com >
2023-07-20 07:03:50 +02:00
Jay Pitroda and GitHub
eb13057157
fix: booking error on invalid timezone ( #10209 )
2023-07-18 16:09:31 +00:00
Hariom Balhara and GitHub
6dfc19247e
fix: Embed theme not working using Embed API ( #10163 )
...
## What does this PR do?
Fixes #10187
See [Tests Done](https://www.loom.com/share/f03e0191b60143d8b45a505042dbfa11 )
## Type of change
- [x] Bug fix (non-breaking change which fixes an issue)
## How should this be tested?
- [x] Configure embed to use `dark` theme and verify that dark theme is shown on event booking page(when user has light theme set). This is failing in main
- Additional Tests for embed to avoid any new regression
- [x] - Configure "auto" theme using embed API and see it reacts to system theme
- [x] - Don't configure any theme and see that "light" theme is shown even when we switch system theme(Because User has configured light theme in App)
- Tests outside embed to avoid any new regression
- [x] - See that light theme is shown even after switching system theme
- [x] - Now, switch the user theme to dark and see that it reflects the change.
## Mandatory Tasks
[x] Make sure you have self-reviewed the code. A decent size PR without self-review might be rejected.
2023-07-17 18:02:42 -07:00
e98bebb9b2
feat: Zapier For Teams ( #9851 )
...
Co-authored-by: alannnc <alannnc@gmail.com >
Co-authored-by: zomars <zomars@me.com >
2023-07-14 16:06:57 -07:00
Hariom Balhara and GitHub
54833b65ff
fix: Hotfix/consider new conferencing and old video app categories ( #10134 )
...
* Consider new conferencing and old video app categories
* Add comment
2023-07-13 11:57:49 +00:00
Omar López and GitHub
9b37d65503
fix: team invite links ( #10110 )
2023-07-12 14:24:47 -07:00
greatmaxy and GitHub
db27c7e4bc
fix: Empty spaces in text field do not trigger inline field error ( #10038 )
2023-07-11 16:44:10 -04:00