cal.pub0.org/apps/web/pages
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
..
[user] feat: Allow / disallow SEO indexing on booking pages (#10566) 2023-08-15 00:44:09 +00:00
api feat: add basecamp integration to cal.com (#9195) 2023-08-19 17:04:56 -03:00
apps feat: rank apps with most installed for a chosen category (#10756) 2023-08-16 12:43:37 -07:00
auth perf: Booker-Bundle Size Improvement - Lazy load react-select, remove lodash and Dom Purify (#10814) 2023-08-18 11:13:21 -07:00
availability feat: Availability slider for orgs (#10740) 2023-08-18 16:32:24 +00:00
booking fix text align (#10799) 2023-08-18 12:03:04 +05:30
bookings perf: Avoid unmounting of Shell on navigation and thus reduce number of paints (#10646) 2023-08-09 15:54:51 -07:00
d/[link] fix: multiple duration getSchedule calls [CAL-2336] (#10709) 2023-08-10 21:00:46 +00:00
event-types fix: vercel subdomain version (#10790) 2023-08-15 20:44:48 +00:00
getting-started fix: Improve onboarding Availability (#10685) 2023-08-10 14:49:41 +00:00
insights perf: Avoid unmounting of Shell on navigation and thus reduce number of paints (#10646) 2023-08-09 15:54:51 -07:00
org/[orgSlug] fix: Unpublished screens (#10453) 2023-07-31 21:27:22 +01:00
payment perf: Adds PageWrapper to pages (#8344) 2023-04-18 15:45:32 -03:00
reschedule fix: seats regression [CAL-2041] 2023-07-11 20:41:08 +05:30
routing-forms fix: Broken Embed Dialog in Routing Forms due to recent rewrite (#10434) 2023-08-02 19:40:53 +00:00
settings perf: Cache translations per language/per release (#10843) 2023-08-18 17:46:17 -07:00
team fix: multiple duration getSchedule calls [CAL-2336] (#10709) 2023-08-10 21:00:46 +00:00
teams perf: Avoid unmounting of Shell on navigation and thus reduce number of paints (#10646) 2023-08-09 15:54:51 -07:00
video chore: Sync packages mismatches (#9725) 2023-06-22 15:25:37 -07:00
workflows perf: Adds PageWrapper to pages (#8344) 2023-04-18 15:45:32 -03:00
404.tsx refactor: next/router hooks with next/navigation hooks (#9105) 2023-08-02 11:35:48 +02:00
500.tsx fix: add support email (#10605) 2023-08-09 15:57:22 -04:00
[user].tsx feat: Allow / disallow SEO indexing on booking pages (#10566) 2023-08-15 00:44:09 +00:00
_app.tsx perf: Avoid unmounting of Shell on navigation and thus reduce number of paints (#10646) 2023-08-09 15:54:51 -07:00
_document.tsx chore: Relying on CALCOM_ENV (#10098) 2023-08-10 12:32:20 -04:00
_error.tsx fix: Redact prisma errors (#10536) 2023-08-03 16:22:38 +01:00
index.tsx feat(web): improve session retrieval performance (#7584) 2023-03-10 23:45:24 +00:00
maintenance.tsx chore: Sync packages mismatches (#9725) 2023-06-22 15:25:37 -07:00
more.tsx Event Type: Title not displayed in the mobile view (#7451) 2023-04-19 13:17:54 -07:00
signup.tsx fix: org username check [CAL-2352] (#10773) 2023-08-18 14:03:55 -07:00