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
book
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]
social/og
sync/helpscout
teams
trpc feat: add basecamp integration to cal.com (#9195) 2023-08-19 17:04:56 -03:00
user
cancel.ts
collect-events.ts
email.ts chore: Relying on CALCOM_ENV (#10098) 2023-08-10 12:32:20 -04:00
intercom-hash.ts
link.ts
logo.ts
me.ts
nope.ts
recorded-daily-video.ts
username.ts
version.ts