zomars
|
9654677664
|
Removed embeds from API as they trigger unused build scripts
|
2023-04-13 11:11:56 -07:00 |
Alex van Andel
|
59c25d41fd
|
Removed next-transpile-modules
|
2023-03-06 12:45:04 +00:00 |
zomars
|
055699f612
|
Various import and type fixes
|
2022-11-25 06:58:21 -07:00 |
Alex van Andel
|
b30995456c
|
Bring back @calcom/ui
|
2022-10-21 14:13:19 +01:00 |
Alex van Andel
|
adfada993e
|
Remove the Signup from /api and remove @calcom/ui dep (#201)
Also adds missing dependencies
|
2022-10-21 13:19:31 +01:00 |
Omar López
|
03d5f51ceb
|
Refactor/webhooks (#186)
refs #175
|
2022-10-19 12:26:12 -06:00 |
zomars
|
11ffdccb4a
|
Removes locale altogehter
@see https://github.com/vercel/next.js/issues/29000
|
2022-10-14 13:26:30 -06:00 |
zomars
|
7708ee83a1
|
Locale fixes
|
2022-10-14 13:16:46 -06:00 |
zomars
|
9c35ff2d2e
|
Locale fixes
|
2022-10-14 11:42:31 -06:00 |
Omar López
|
8c24c5c714
|
Refactor/booking logic (#183)
refs #175
Reuses the same logic for creating bookings from the web app.
Co-authored-by: Leo Giovanetti <hello@leog.me>
|
2022-10-13 12:29:30 -06:00 |
zomars
|
915610763e
|
Build fixes
|
2022-08-03 11:49:45 -06:00 |
zomars
|
60c2f73607
|
Migrates EE code
|
2022-07-28 13:51:20 -06:00 |
Agusti Fernandez Pardo
|
b2f3242a8e
|
Merge branch 'main' into production
|
2022-07-12 20:35:10 +02:00 |
Agusti Fernandez Pardo
|
3798c27613
|
Merge branch 'feat/availability-teams' into production
|
2022-07-12 20:28:02 +02:00 |
Agusti Fernandez Pardo
|
8425f88464
|
fix: add calcom dayjs transpile
|
2022-07-08 17:58:18 +02:00 |
Agusti Fernandez Pardo
|
599dccdcce
|
feat: add axiom
|
2022-07-08 02:00:00 +02:00 |
Agusti Fernandez Pardo
|
a63b623a7d
|
feat: teamId availability in API
|
2022-07-05 20:12:14 +02:00 |
Agusti Fernandez Pardo
|
517749812d
|
fix: missing @
|
2022-07-02 05:04:21 +02:00 |
Agusti Fernandez Pardo
|
571f3fda4e
|
fix: transpile new @calcom/dayjs package in API
|
2022-07-02 04:49:09 +02:00 |
zomars
|
3cb2a8b866
|
Matches transpilling modules to web
|
2022-06-14 15:13:59 -06:00 |
zomars
|
49087d858e
|
Fixes hot-reload for dev
|
2022-06-14 14:07:23 -06:00 |
Agusti Fernandez Pardo
|
a41fc5732e
|
fix: readme
|
2022-05-01 00:36:59 +02:00 |
Agusti Fernandez Pardo
|
8aa4852b87
|
remove headers from next config, add rewrites from hariom pr
|
2022-05-01 00:33:05 +02:00 |
Agusti Fernandez Pardo
|
886b101887
|
fix: makes patch work by working around and faking production for yarn dev in api
|
2022-04-30 23:57:57 +02:00 |
Agusti Fernandez Pardo
|
a2d16800aa
|
Fixes: with hariom help for running api in prod for swagger even in dev
|
2022-04-30 23:07:21 +02:00 |
Agusti Fernandez Pardo
|
4321fec734
|
fix: remove json schema
|
2022-04-30 05:09:54 +02:00 |
Agusti Fernandez Pardo
|
3ad84a7c15
|
fix back api to rewrite
|
2022-04-15 19:09:35 +02:00 |
Agusti Fernandez Pardo
|
51cada224b
|
fix rewrite headres
|
2022-04-15 18:55:47 +02:00 |
Agusti Fernandez Pardo
|
02855ef020
|
disable cors
|
2022-04-15 17:35:05 +02:00 |
Agusti Fernandez Pardo
|
1405f7a861
|
adds app-store to be transpiled to fix build
|
2022-04-13 18:53:44 +02:00 |
Agusti Fernandez Pardo
|
3d917e4dd4
|
make verifyApiKey check for hashed, need @calcom/ee in transpile modules next.config
|
2022-04-08 01:59:04 +02:00 |
Agusti Fernandez Pardo
|
1de7bc4146
|
prettier
|
2022-03-30 14:17:55 +02:00 |
Agusti Fernandez Pardo
|
d9c34f67e6
|
feat: adds api keys endpoints, new QueryIdAsString as apiKey has a UUID string-like ID unlike the numbers of event-type or others
|
2022-03-25 20:17:37 +01:00 |
Agusti Fernandez Pardo
|
c2234593db
|
feat: adds module transpiling so api can require @calcom/prisma and not @prisma/client directly
|
2022-03-25 19:37:51 +01:00 |
Agusti Fernandez Pardo
|
9a5c3f96ec
|
rebase fixing conflicts
|
2022-03-23 22:22:57 +01:00 |