cal.pub0.org/apps/web/pages/api
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
..
_README
auth fix: org username check [CAL-2352] (#10773) 2023-08-18 14:03:55 -07:00
availability chore: Removing the calendar-cache because of perf issues (#9808) 2023-06-27 00:32:05 +02:00
book fix: Improved recurring event booking speed (#9600) 2023-07-13 17:28:20 +05:30
cron fix: don't send request reminder for unpaid bookings (#10325) 2023-08-08 11:45:16 -04:00
integrations feat: app paypal payment (#8797) 2023-08-11 23:29:48 +00:00
organizations/[org] feat: Organizations (#8993) 2023-06-14 21:40:20 +00:00
social/og fix: strip markdown from meta description tag in users page (#8769) 2023-05-15 07:44:23 +00:00
sync/helpscout Deprecates user plan (#5942) 2022-12-08 16:20:24 -07:00
teams fix: Apps (#10394) 2023-07-26 17:43:33 +02:00
trpc feat: add basecamp integration to cal.com (#9195) 2023-08-19 17:04:56 -03:00
user fix: More instances of wrong avatar URL fixed (#10519) 2023-08-03 15:32:38 +00:00
cancel.ts feat(web): improve session retrieval performance (#7584) 2023-03-10 23:45:24 +00:00
collect-events.ts
email.ts chore: Relying on CALCOM_ENV (#10098) 2023-08-10 12:32:20 -04:00
intercom-hash.ts feat: add user hash for intercom (#8263) 2023-04-19 22:22:07 +02:00
link.ts fix: [CAL-1765] opt-in: clicking "confirm" or "reject" broken (#9443) 2023-06-10 11:02:50 +00:00
logo.ts feat: Organizations (#8993) 2023-06-14 21:40:20 +00:00
me.ts feat(web): improve session retrieval performance (#7584) 2023-03-10 23:45:24 +00:00
nope.ts
recorded-daily-video.ts fix: Managed Event Type Webhooks (#10300) 2023-07-25 13:05:02 -04:00
username.ts feat: Organizations (#8993) 2023-06-14 21:40:20 +00:00
version.ts