Commit Graph
52 Commits
Author SHA1 Message Date
Udit TakkarandGitHub 7aebdb8c96 fix: use schema from zod-utils (#225)
fixes:- https://secure.helpscout.net/conversation/2117165409/2395

How to test? 
Create an event type with custom inputs 
GET Request on /event-types end point


After:- 
<img width="1440" alt="Screenshot 2023-01-07 at 4 57 39 PM"
src="https://user-images.githubusercontent.com/53316345/211147930-1154f1ad-5309-4e9c-b2e0-164169717d47.png">

Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
2023-01-07 08:56:13 -07:00
Joe Au-YeungandGitHub 5d892df019 Allow seatsPerTimeSlot and seatsShowAttendees in event type calls (#216)
This PR allows `seatsPerTimeSlot` and `seatsShowAttendees` in event type
POST and PATCH calls
2022-12-15 15:36:09 -07:00
zomars 055699f612 Various import and type fixes 2022-11-25 06:58:21 -07:00
zomars 25d3d12319 Adds custom inputs to eventTypes responses 2022-10-14 15:52:09 -06:00
zomars 31610dd178 Adds missing description field to patch 2022-10-13 13:39:04 -06:00
Omar LópezandGitHub f13694fd13 Refactors event-types endpoints (#181)
refs #175
2022-10-11 14:14:03 -06:00
Agusti Fernandez Pardo 3caee6c697 fix: removes daily-event-reference endpoints and types 2022-09-06 19:04:16 +02:00
Agusti Fernandez Pardo eea7c11488 fix event type valdiations 2022-05-28 01:50:28 +02:00
Agusti Fernandez Pardo 2cd548bdb2 fix: or z nul 2022-05-27 22:04:08 +02:00
Agusti Fernandez Pardo b9a2e0f4c6 fix: event types validations recurring event and locations nullable: 2022-05-27 21:58:38 +02:00
Agusti Fernandez Pardo be4ca8835e fix: event types id endpoints 2022-05-27 21:44:45 +02:00
Agusti Fernandez Pardo b755d2bd71 fix: build and validations for event-type, bring back req extension 2022-05-20 02:47:20 +02:00
Agusti Fernandez Pardo dc967b7d9e fix: hooks, event-types and booking references 2022-05-20 01:45:54 +02:00
Agusti Fernandez Pardo fdc46fac7d fix: build issues, extend event-type in types, use @calcom/types 2022-05-19 22:00:22 +02:00
Agusti Fernandez Pardo 37069e2d7b fix: omit metadata/locations and rewrite as json 2022-05-18 20:22:43 +02:00
Agusti Fernandez Pardo 5c97283aa1 fix: dont add locations/metadata on create event type 2022-05-18 19:39:31 +02:00
Agusti Fernandez Pardo 35ebf53f19 fix: json validation 2022-05-18 19:21:48 +02:00
Agusti Fernandez Pardo 957d6d2375 fix: locations or z null 2022-05-18 19:10:16 +02:00
Agusti Fernandez Pardo b7f9791439 fix: add locations any too 2022-05-18 19:00:27 +02:00
Agusti Fernandez Pardo b95c064828 fix: metadata zany 2022-05-18 18:58:37 +02:00
Agusti Fernandez Pardo 93b2e96144 fix: dont overdo validation on read event-type 2022-05-18 18:51:19 +02:00
Agusti Fernandez Pardo f29124866c fix: recurring and metadata as jsonSchema on read too 2022-05-18 15:23:18 +02:00
Agusti Fernandez Pardo d5ecb383b4 fix: no metadata 2022-05-18 15:16:16 +02:00
Agusti Fernandez Pardo c5dcf42807 fix: any 2022-05-18 15:12:29 +02:00
Agusti Fernandez Pardo e25d0d79a0 fix: merge metadata jsonSchema nullable nullish 2022-05-18 15:04:44 +02:00
Agusti Fernandez Pardo db09aeb50a fix: dont merge on read 2022-05-18 15:00:09 +02:00
Agusti Fernandez Pardo 8add68c668 fix: no metadata-true 2022-05-18 14:55:05 +02:00
Agusti Fernandez Pardo 91f9405fa0 fix: metadata 2022-05-18 14:48:11 +02:00
Agusti Fernandez Pardo 8481a96829 fix: null or 2022-05-18 14:41:55 +02:00
Agusti Fernandez Pardo e183df1a1b fix: add back metadata to pick 2022-05-18 14:13:29 +02:00
Agusti Fernandez Pardo f04f5d8ca8 fix: add partial() 2022-05-18 14:08:52 +02:00
Agusti Fernandez Pardo a2c7eed853 fix: add back metadata true 2022-05-18 14:03:38 +02:00
Agusti Fernandez Pardo 075808ce40 fix event types 2022-05-18 13:55:05 +02:00
Agusti Fernandez Pardo fa157961be fix: dont parse on read event-type 2022-05-17 22:32:49 +02:00
Agusti Fernandez Pardo a39d396c8e fix: add back commented out base params 2022-05-17 22:25:38 +02:00
Agusti Fernandez Pardo b49df1a7aa fix: dont read metadata for now 2022-05-17 22:21:00 +02:00
Agusti Fernandez Pardo 4d6dbd39cd fix: dont merge base params 2022-05-17 22:17:05 +02:00
Agusti Fernandez Pardo 5072ac7d52 fix: any or null 2022-05-17 22:13:33 +02:00
Agusti Fernandez Pardo 8a62c3948d fix: metadata null or json schema 2022-05-17 22:09:44 +02:00
Agusti Fernandez Pardo f3271f7724 fix: metadata nullish 2022-05-17 22:03:26 +02:00
Agusti Fernandez Pardo a70f80ff6d Fix: removes metadata from pick on readPublic for event-type 2022-05-17 21:57:47 +02:00
Agusti Fernandez Pardo ad8bfd544e fix: removes metadata from pick so they dont clash 2022-05-17 21:52:55 +02:00
Agusti Fernandez Pardo f55aaf3eaa fix: event type make locations metadata and recurringEvent nullable and optional 2022-05-17 21:51:26 +02:00
Agusti Fernandez Pardo c5fa861d41 Fix: metadata nullish 2022-05-17 21:45:16 +02:00
Agusti Fernandez Pardo 29166f1585 fix: removes unused import in event type validation 2022-05-17 19:43:19 +02:00
Agusti Fernandez Pardo 5aa0b37443 fix build and pass lint 2022-05-17 19:33:18 +02:00
Agusti Fernandez Pardo 3366627835 fix: event-type params 2022-05-17 14:40:19 +02:00
Agusti Fernandez Pardo 9afbb3d127 fix: event-type validations move to pick not omit and separate create/edit 2022-05-16 21:59:22 +02:00
Agusti Fernandez Pardo e52af0bbef fix: post / patch attendees docs w examples 2022-04-27 19:25:36 +02:00
Agusti Fernandez Pardo 9cb2f9bc70 fix: clearer note about dropping metadata and locations in event-type 2022-04-23 02:06:16 +02:00