cal.pub0.org/apps/web
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
..
components perf: Cache translations per language/per release (#10843) 2023-08-18 17:46:17 -07:00
docs
fonts
lib perf: Cache translations per language/per release (#10843) 2023-08-18 17:46:17 -07:00
pages feat: add basecamp integration to cal.com (#9195) 2023-08-19 17:04:56 -03:00
playwright perf: Booker-Bundle Size Improvement - Lazy load react-select, remove lodash and Dom Purify (#10814) 2023-08-18 11:13:21 -07:00
public fix: org admin has team member privileges [CAL-2338] (#10809) 2023-08-18 14:10:17 -07:00
scripts chore: fix all Typescript warnings (#8618) 2023-06-06 11:59:57 +00:00
server/lib perf: Cache translations per language/per release (#10843) 2023-08-18 17:46:17 -07:00
styles chore: prettier 2023-08-15 11:59:16 -07:00
test chore: prettier 2023-08-15 11:59:16 -07:00
.eslintignore Upgrades yarn v1 to v3. Improves CI times by 2x (#7738) 2023-03-15 15:01:04 -07:00
.gitignore perf: remove sentry (#8334) 2023-04-17 22:22:44 +00:00
.nvmrc chore: bump node version to v18 (#7310) 2023-03-15 20:15:16 +00:00
.prettierignore refactor: Moving from jest to vitest (#9035) 2023-05-24 23:35:44 +00:00
CHANGELOG.md chore: Update version in main for embeds that are already released. (#9822) 2023-07-21 16:46:18 +05:30
calendso.yaml Removing unneeded endpoint (#8280) 2023-04-14 20:27:37 +00:00
getSubdomainRegExp.js test: Hotfix/Orgs rewrite causing 404 with 3 or more dots domains (#9803) 2023-06-27 12:01:30 -07:00
middleware.ts fix: Broken Embed Dialog in Routing Forms due to recent rewrite (#10434) 2023-08-02 19:40:53 +00:00
next-i18next.config.js
next.config.js chore: Relying on CALCOM_ENV (#10098) 2023-08-10 12:32:20 -04:00
package.json v3.2.1 2023-08-17 17:36:48 +01:00
pagesAndRewritePaths.js chore: removed old booker and make new booker as a default (#10053) 2023-07-11 13:31:55 +02:00
postcss.config.js
project.toml
tailwind.config.js feat: Org user table - bulk actions (#10504) 2023-08-15 14:07:38 -07:00
tsconfig.json feat: Availability slider for orgs (#10740) 2023-08-18 16:32:24 +00:00