Syed Ali Shahbaz
|
3bdebba21e
|
Adds meaningful response for the API caller
|
2022-10-07 13:12:57 +05:30 |
Syed Ali Shahbaz
|
12f54773f9
|
Adds safeParseJSON.ts file
|
2022-10-07 12:43:47 +05:30 |
Joe Au-Yeung
|
da88beb1f5
|
Fix type errors
|
2022-10-06 15:06:07 -04:00 |
Joe Au-Yeung
|
2a7a111855
|
Safe parse for userId
|
2022-10-06 14:38:17 -04:00 |
Joe Au-Yeung
|
a5413b40ab
|
Add ability to get, post, and delete for other users if admin
|
2022-10-05 11:04:58 -04:00 |
Joe Au-Yeung
|
1adace1c0d
|
Create new availability on new schedule
|
2022-10-05 09:56:27 -04:00 |
Agusti Fernandez Pardo
|
be200cd076
|
fix: userId not 0 for fixing /me endpoint
|
2022-09-07 18:18:43 +02:00 |
Agusti Fernandez Pardo
|
3caee6c697
|
fix: removes daily-event-reference endpoints and types
|
2022-09-06 19:04:16 +02:00 |
Agusti Fernandez Pardo
|
12fe6af995
|
feat: adds license check
|
2022-08-04 19:54:25 +02:00 |
zomars
|
60c2f73607
|
Migrates EE code
|
2022-07-28 13:51:20 -06:00 |
zomars
|
159792831a
|
New import
|
2022-07-22 20:32:10 -06:00 |
Agusti Fernandez Pardo
|
aa12f893e8
|
fix: users pagination remove min/max as its a string not a number, also add new env var to example
|
2022-07-14 19:44:24 +02:00 |
Agusti Fernandez Pardo
|
b2f3242a8e
|
Merge branch 'main' into production
|
2022-07-12 20:35:10 +02:00 |
Agusti Fernandez Pardo
|
6971ba249f
|
fix: add optional to pagination query's
|
2022-07-08 21:47:31 +02:00 |
Agusti Fernandez Pardo
|
c8829fc08b
|
fix: rename pageNumber to page
|
2022-07-08 20:19:51 +02:00 |
Agusti Fernandez Pardo
|
530752147e
|
fix: use zod schema for parsing page query param
|
2022-07-08 20:15:25 +02:00 |
Agusti Fernandez Pardo
|
f93cb48d4d
|
fix: query partial type
|
2022-07-07 18:56:27 +02:00 |
Agusti Fernandez Pardo
|
9b5c7c5120
|
fix: remove unused import
|
2022-07-05 20:13:13 +02:00 |
Agusti Fernandez Pardo
|
a63b623a7d
|
feat: teamId availability in API
|
2022-07-05 20:12:14 +02:00 |
Agusti Fernandez Pardo
|
be2647790c
|
feat: refactor teams and add team availability
|
2022-06-30 00:01:14 +02:00 |
Agusti Fernandez Pardo
|
f85b00507a
|
fix: add type import for NextApiRequest
|
2022-06-24 00:47:27 +02:00 |
zomars
|
3c32bc8528
|
Update customPrisma.ts
|
2022-06-23 16:42:47 -06:00 |
Omar López
|
bfe27057a0
|
Update lib/constants.ts
|
2022-06-23 16:40:01 -06:00 |
Agusti Fernandez Pardo
|
61c82eb197
|
fix: address issues raised in preview PR
|
2022-06-24 00:26:40 +02:00 |
Agusti Fernandez Pardo
|
04b9b71310
|
fix: userId not, id remove templates stall
|
2022-06-24 00:09:23 +02:00 |
Agusti Fernandez Pardo
|
aa64f32378
|
fix set headers error by adding missing return
|
2022-06-23 23:20:07 +02:00 |
Agusti Fernandez Pardo
|
c3996221e1
|
fix: don't require apiKey if already using customPrisma with calcom license key
|
2022-06-23 19:16:12 +02:00 |
Agusti Fernandez Pardo
|
b6729d8b82
|
fix custom prisma works
|
2022-06-22 05:49:24 +02:00 |
Agusti Fernandez Pardo
|
6e78bf15f0
|
feat: databaseUrl customPrisma
|
2022-06-21 23:02:43 +02:00 |
Agusti Fernandez Pardo
|
4626b3dffa
|
fix:
|
2022-06-20 02:29:18 +02:00 |
Agusti Fernandez Pardo
|
60688e2e91
|
fix: make isAdmin require req.prisma too
|
2022-06-18 03:03:13 +02:00 |
Agusti Fernandez Pardo
|
5b28e9ec1c
|
fix: main merging issues
|
2022-06-18 02:16:15 +02:00 |
Agusti Fernandez Pardo
|
6e68671c2a
|
fix: merge w main
|
2022-06-18 01:52:37 +02:00 |
Agusti Fernandez Pardo
|
374a6e087a
|
feat: remove datacredentials, move to deployment.databaseUrl
|
2022-06-17 23:23:28 +02:00 |
Agusti Fernandez Pardo
|
2682db8fcd
|
fix: remove user metadta from validations
|
2022-06-16 23:38:36 +02:00 |
Agusti Fernandez Pardo
|
11f3d411b3
|
fix: rename users id to users userId to easier availability sharing _get endpoint
|
2022-06-16 00:18:40 +02:00 |
Agusti Fernandez Pardo
|
26f861d0d0
|
Merge pull request #107 from calcom/feat/admin-events
Feat: Add admin enpoints for event-types, bookings, attendees
|
2022-06-15 21:58:31 +02:00 |
Agusti Fernandez Pardo
|
1d2e5f07ef
|
feat: admin endpoints for bookings
|
2022-06-15 21:10:19 +02:00 |
Agusti Fernandez Pardo
|
ed1bc8015a
|
feat: initial isAdmin work for events and attendees
|
2022-06-15 20:43:35 +02:00 |
Agusti Fernandez Pardo
|
1e80a83b1f
|
add session to req
|
2022-06-14 23:57:38 +02:00 |
zomars
|
ae9c33ddbe
|
Makes user create/update body strict
|
2022-06-14 14:44:09 -06:00 |
zomars
|
58e1ea9bf6
|
User endpoint refactoring
|
2022-06-14 14:08:58 -06:00 |
Agusti Fernandez Pardo
|
f3d7922efd
|
move caching time constant to API
|
2022-06-14 19:48:47 +02:00 |
Agusti Fernandez Pardo
|
ab6a99749f
|
fix: linting
|
2022-06-14 00:32:07 +02:00 |
Agusti Fernandez Pardo
|
b1dd1b8572
|
fix: make jsonSchema.optional()
|
2022-06-13 23:58:15 +02:00 |
Syed Ali Shahbaz
|
ecce02ebbf
|
debug logs added
|
2022-06-12 11:43:26 +05:30 |
Syed Ali Shahbaz
|
61e742ed5e
|
uuid automate in booking API
|
2022-06-11 16:57:35 +05:30 |
Syed Ali Shahbaz
|
8339d339a1
|
prettier and payload fix
|
2022-06-10 13:38:45 +05:30 |
Syed Ali Shahbaz
|
54353f99d1
|
Calendar event changed to any for loose allowance
|
2022-06-10 13:32:47 +05:30 |
Syed Ali Shahbaz
|
804de67868
|
Add eventName file
|
2022-06-10 12:17:00 +05:30 |