cal.pub0.org/apps/web
Omar López 02ac593ebf
Migrate legacy api endpoints to tRPC II (#3865) (#3991)
* Migrate legacy api endpoints to tRPC II (#3865)

* fix: delete api route /api/availability/day

* fix: delete api route /api/availability/eventtype (#3573)

* fix: delete api route /api/event-type (#3573)

* migrate /api/book/confirm to viewer.bookings.confirm

* Merge branch 'main' into pr/3865

Co-authored-by: hussamkhatib <hussamkhatib@gmail.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: zomars <zomars@me.com>

* Import fixes

* Import fixes

Co-authored-by: mohammed hussam <52914487+hussamkhatib@users.noreply.github.com>
Co-authored-by: hussamkhatib <hussamkhatib@gmail.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-08-26 15:58:08 -06:00
..
@types App Store (#1869) 2022-03-23 15:00:30 -07:00
components Migrate legacy api endpoints to tRPC II (#3865) (#3991) 2022-08-26 15:58:08 -06:00
docs update SAML setup links for readme files (#2159) 2022-03-16 11:40:58 +00:00
lib Migrate legacy api endpoints to tRPC II (#3865) (#3991) 2022-08-26 15:58:08 -06:00
pages Migrate legacy api endpoints to tRPC II (#3865) (#3991) 2022-08-26 15:58:08 -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 Migrate legacy api endpoints to tRPC II (#3865) (#3991) 2022-08-26 15:58:08 -06: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