Joe Au-Yeung
2ee0ec11d6
Install Stripe on team from team event type ( #10920 )
2023-08-28 16:39:57 -07: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
GitStart-Cal.com
80353d67a0
chore: fix all `@typescript-eslint/no-unused-vars` warnings ( #10645 )
...
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
2023-08-25 11:48:24 +00:00
Hariom Balhara
e8370ef950
perf: Remove non booker apps from booker page ( #10905 )
2023-08-24 13:38:15 -07:00
Hariom Balhara
5503d9d432
perf: bookings query improvement ( #10687 )
2023-08-24 11:14:10 +02:00
Hariom Balhara
d3acf4160d
fix: data collection for headless router ( #9183 )
...
Co-authored-by: Wesley <100464352+ologbonowiwi@users.noreply.github.com>
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com>
2023-08-23 11:12:51 -04:00
alannnc
7a7a5b5285
fix: Removing payment fee on stripe ( #10652 )
...
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>
2023-08-21 12:33:34 +02:00
Joe Au-Yeung
155775556d
perf: GCal reduce calendar payload ( #10853 )
2023-08-21 11:27:18 +02:00
GitStart-Cal.com
0ddab30340
chore: fix all `@typescript-eslint/no-explicit-any` warnings ( #10656 )
...
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
Co-authored-by: Bailey Pumfleet <bailey@pumfleet.co.uk>
2023-08-21 11:01:56 +02:00
Jon@1599
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
59e2f6e4a7
perf: Booker-Bundle Size Improvement - Lazy load react-select, remove lodash and Dom Purify ( #10814 )
2023-08-18 11:13:21 -07:00
Joe Au-Yeung
d178962c37
Fix readonly check ( #10824 )
2023-08-18 06:30:59 +02:00
alannnc
053da1ec32
fix: currency for event types ( #10792 )
...
Co-authored-by: Joe Au-Yeung <j.auyeung419@gmail.com>
2023-08-16 14:58:28 -07:00
Wesley
5eb3af54b3
test: add apple calendar testing ( #10137 )
...
Co-authored-by: Shivam Kalra <shivamkalra98@gmail.com>
Co-authored-by: Omar López <zomars@me.com>
2023-08-16 12:49:10 -07:00
zomars
8071016848
chore: prettier
2023-08-15 11:59:16 -07:00
Omar López
bb9a039931
fix: paypal setup and key validation on server ( #10761 )
...
* fixes: paypal setup and key validation on server
* Renamed for legiblity
* Prefer early returns
* Update getEnabledAppsFromCredentials.ts
* Updated getEnabledAppsFromCredentials references
* Update getEnabledAppsFromCredentials.ts
2023-08-14 17:18:26 -07:00
Hariom Balhara
0f9c3571fe
fix: Show messaging app in locations list ( #10741 )
...
* Get messaging app as well through query because a messaging app is also a location app
* Fix type error
---------
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>
2023-08-14 15:02:29 +00:00
zomars
07f803e758
fix: paypal build fixes
2023-08-11 17:02:36 -07:00
alannnc
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
Suyash Srivastava
0dce391f46
feat: element call app added ( #10585 )
...
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2023-08-11 06:59:20 +00:00
Joe Au-Yeung
2de5f57437
perf: Reduce Outlook Calendar & Availability Response Size ( #10570 )
...
* Getting availability reduce the response size
* Add list calendar filter param
* Clean up
2023-08-10 18:28:56 +01:00
Hariom Balhara
89808cb4f6
fix: Remove Email embed from Routing Form[Stacked PR] ( #10389 )
2023-08-03 09:25:31 -07:00
Alex van Andel
91af873db9
perf: When a Google access token is expired and can't be refreshed, w… ( #10557 )
2023-08-03 13:17:38 +01:00
Hariom Balhara
a56b19e618
fix: Broken Embed Dialog in Routing Forms due to recent rewrite ( #10434 )
...
Co-authored-by: zomars <zomars@me.com>
2023-08-02 19:40:53 +00:00
Omar López
b7851e6e53
refactor: next/router hooks with next/navigation hooks ( #9105 )
...
Co-authored-by: Alex van Andel <me@alexvanandel.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Bailey Pumfleet <bailey@pumfleet.co.uk>
Co-authored-by: Peer Richelsen <peer@cal.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2023-08-02 11:35:48 +02:00
Joe Au-Yeung
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
Danila
7c64b6a6e2
Fix type name clashing for eslint parser ( #10491 )
2023-08-01 15:55:31 +00:00
Anik Dhabal Babu
b893afb8b8
fix: Address translation problem ( #10492 )
2023-08-01 16:56:26 +05:30
Joe Au-Yeung
6fa54aba46
perf: Refactor `getEnabledApps` to filter on credentials passed ( #10353 )
...
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2023-08-01 16:40:52 +05:30
Hariom Balhara
f1acedff77
fix: Make routing-form a preinstalled app ( #9836 )
...
Co-authored-by: zomars <zomars@me.com>
2023-07-26 16:44:19 +00:00
Hariom Balhara
83d98a1ac4
fix: Apps ( #10394 )
...
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>
2023-07-26 17:43:33 +02:00
mohammed hussam
94b4507901
feat: dynamic group links + flexible schedule ( #9931 )
...
* redirect user to /[user]/[type] for dynamic booking in /[user]
* feat: dynamic group links
* fix: type errors
* fix: more type errors
* Booker components cannot rely on useRouter
* Rename 15min/30/60 to dynamic
* Fixed a blocking test, unclear what it was waiting for
---------
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2023-07-25 22:48:09 +01:00
Hariom Balhara
35be4182e9
fix: Routing Form and other org related fixes ( #10320 )
...
Co-authored-by: Leo Giovanetti <hello@leog.me>
2023-07-25 14:58:57 +05:30
Meet Patel
41850c7f59
fix: routing-forms protected with LicenseRequired ( #9521 )
2023-07-24 19:44:28 +05:30
Hariom Balhara
4e1e586541
fix: `nameless` in sidebar for orgs ( #10318 )
...
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
2023-07-24 10:25:55 +00:00
Ujwal Kumar
c7a276eb1d
fix: remove app dialog while removing installed calendar ( #10234 )
...
* Fix remove app dialog while removing installed calendar
* fix: dialog in webhook, otp
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* fix: more dialogs
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* fix: margin
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
---------
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com>
Co-authored-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2023-07-21 08:46:16 +00:00
GitStart-Cal.com
8902f7efa1
fix: /event-type /apps - doesn't match designs (CALCOM-9180) ( #9549 )
...
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
2023-07-19 17:41:37 +02:00
Hariom Balhara
b516a2af44
Get OAuth working for local ( #10054 )
...
Co-authored-by: Shivam Kalra <shivamkalra98@gmail.com>
2023-07-19 09:15:05 +02:00
Leo Giovanetti
09068b39e6
perf: Event-type config page ( #10238 )
2023-07-18 23:18:08 +02:00
zomars
6b5c8935c5
fix: formatting
2023-07-18 13:27:54 -07:00
GitStart-Cal.com
39508b3daa
fix: booking page: location icon is not showing up (CALCOM-9951) ( #9993 )
...
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-07-18 15:37:39 +00:00
Andrew Milich
07b43e107e
feat: Add Skiff to app store ( #10079 )
2023-07-17 13:07:35 -07:00
Jaideep Guntupalli
f4b0772746
refactor: renamed getMostPopularApps function to getInstallCountPerApp ( #10140 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-07-17 09:51:35 +00:00
Udit Takkar
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
Purushottam Khedre
4aaf5da36d
fix: no feedback on buttons on /getting-started page. ( #10152 )
...
* add isLoading type to ButtonProps type
* add loading feedback
* Update apps/web/components/getting-started/components/AppConnectionItem.tsx
Not neeeded as buttonProps.isLoading is false by default :)
---------
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
2023-07-14 09:03:11 +00:00
Jaideep Guntupalli
213caa722e
feat: Added order by most popular in Onboarding screen ( #9891 )
...
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-07-13 19:17:46 +05:30
Hariom Balhara
fdef15712a
fix: Org booking pages link fixes for Routing Forms and Event type ( #10052 )
...
* Fix links
* Fix team event for org URL
* Fix avatar and user link
2023-07-11 17:46:13 +02:00
Joe Au-Yeung
267422a1f4
fix: Enable Salesforce & CRMs for teams & orgs [CAL-2116] ( #9973 )
...
Co-authored-by: Leo Giovanetti <hello@leog.me>
2023-07-11 13:11:21 +05:30
GitStart-Cal.com
e0ef30eb52
fix: /routing-form/single - Don't clear edits when moving from one tab to the other ( #8125 )
...
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: Nafees Nazik <84864519+G3root@users.noreply.github.com>
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com>
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>
2023-07-10 09:24:04 -04:00