cal/apps/web
Leo Giovanetti 1d927a8b33
chore: Sync Services to update external tools (#3814)
* WIP close.com app

* Removing leaked dev key (now invalid)

* Misspelled env variable

* Making progress still WIP

* Progress + tests

* Final touches

* More unit tests

* Finished up tests

* Merge main

* Removing unneeded stuff + submodules

* Removing static props, fields fix

* Removing unneeded stuff p2

* Commenting

* Refactoring Close.com Calendar Service + initial structure

* Progress con CloseComService

* Standarizing APIs

* Zodifying

* Expanding sync services

* Sendgrid Sync Service

* using own request for sendgrid + debug logs

* Making get last booking work for console

* Helpscout dynamic app API

* Standarizing calls + adding call from booking creation

* Strategy change for last booking

* Strategy change for last booking on help scout api

* Fixing failing build

* Implementing user deletion

* Fix linting + slight cleaning

* Undoing eslint disable

* Removing more unsupported eslint properties

* Closecom as non-standard sync service

* Finishing closecom lead operations

* Fixing lint

* Guarding app from sync services

* Reverting submodules

* Applying PR feedback

* Reverting API to be plain handler

* Cleaning notes

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: zomars <zomars@me.com>
2022-08-26 15:10:12 -06:00
..
@types App Store (#1869) 2022-03-23 15:00:30 -07:00
components AppsTab UX + fixes warptext on horizontal tabs (#3966) 2022-08-26 13:04:45 -06:00
docs update SAML setup links for readme files (#2159) 2022-03-16 11:40:58 +00:00
lib Adds deprecation notice to QueryCell (#3977) 2022-08-26 09:32:58 +00:00
pages chore: Sync Services to update external tools (#3814) 2022-08-26 15:10:12 -06:00
playwright Zoom/Hubspot Tests with MSW mocking of requests initiated from Next.js server (#3210) 2022-08-26 12:44:02 -06:00
playwright-integrations Zoom/Hubspot Tests with MSW mocking of requests initiated from Next.js server (#3210) 2022-08-26 12:44:02 -06:00
public Button to test a workflow action (#3873) 2022-08-26 01:04:44 +00:00
scripts Eslint fixes (#1898) 2022-02-18 16:53:45 +00:00
server/lib Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
styles V2 Main (#3549) 2022-08-24 14:18:42 -06:00
test Fixes collective availability for teams with overlapping day timezones (#3898) 2022-08-22 23:53:51 +00:00
.eslintignore Fixes for lint 2022-02-10 14:22:45 -07:00
.gitignore Static images through webpack copy (#3986) 2022-08-26 10:31:55 -06:00
.nvmrc Re-adds .nvmrc 2022-02-10 14:22:45 -07:00
calendso.yaml Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
jest.config.ts Fix/connected calendar component (#3956) 2022-08-24 19:44:14 -06:00
middleware.ts Backported 973e0a3..6ad0e23 (#3943) 2022-08-26 12:07:44 -06:00
next-env.d.ts Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
next-i18next.config.js Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
next.config.js Static images through webpack copy (#3986) 2022-08-26 10:31:55 -06:00
package.json chore: Sync Services to update external tools (#3814) 2022-08-26 15:10:12 -06:00
postcss.config.js Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
project.toml Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
tailwind.config.js Fixes tailwind for EE code 2022-07-29 16:26:31 -06:00
tsconfig.json Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00