Commit Graph

513 Commits (5a914934dd3d20c94815dc21ca0152f5f63d3e5b)

Author SHA1 Message Date
Agusti Fernandez Pardo 8a62c3948d fix: metadata null or json schema 2022-05-17 22:09:44 +02:00
Agusti Fernandez Pardo e76ebd64f4
Merge pull request #77 from calcom/fix/remove-metadata-from-read
fix: metadata nullish
2022-05-17 22:04:24 +02:00
Agusti Fernandez Pardo f3271f7724 fix: metadata nullish 2022-05-17 22:03:26 +02:00
Agusti Fernandez Pardo 68f62c5064
Merge pull request #76 from calcom/fix/remove-metadata-from-read
Fix: removes metadata from pick on readPublic for event-type
2022-05-17 21:58:04 +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 754d0992ea
Merge pull request #75 from calcom/fix/remove-metadata-pick
fix: removes metadata from pick so they dont clash
2022-05-17 21:53:42 +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 fd3b812c98
Merge pull request #74 from calcom/fix-event-type-json-optional
fix: event type make locations metadata and recurringEvent nullable a…
2022-05-17 21:51:52 +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 c52045486d
Merge pull request #73 from calcom/fix/metadata-nullish
Fix: metadata nullish
2022-05-17 21:46:53 +02:00
Agusti Fernandez Pardo c5fa861d41 Fix: metadata nullish 2022-05-17 21:45:16 +02:00
zomars 64f5ac5723 Removed yarn.lock in favor of monorepo 2022-05-17 13:17:59 -06:00
Agusti Fernandez Pardo 679f81d00d
Merge pull request #72 from calcom/fix/remove-unused-import
fix: removes unused import in event type validation
2022-05-17 19:43:37 +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 d6aa70cdd0
Merge pull request #71 from calcom/fix/api-production
Fix/api production
2022-05-17 19:33:57 +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
zomars d8b9bbc452 Linting 2022-05-16 15:06:29 -06: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 8f05c3e991
Merge pull request #70 from calcom/fix/disable-users-post
fix: disable admin only post endpoint for users as makes build fail u…
2022-05-11 16:02:01 +02:00
Agusti Fernandez Pardo 72444792bc fix: disable admin only post endpoint for users as makes build fail until impersonate PR merged into web main/prod 2022-05-11 16:01:35 +02:00
Agusti Fernandez Pardo 8804495e3c
Merge pull request #69 from calcom/feat-bookings-references
fix: webhooks upgraded to new version, need to update templates
2022-05-11 15:57:30 +02:00
Agusti Fernandez Pardo 7deb5f8e1f fix: webhooks upgraded to new version, need to update templates 2022-05-11 15:57:00 +02:00
Agusti Fernandez Pardo 982c32e92c
Merge pull request #67 from calcom/feat/add-webhook
added webhook endpoint
2022-05-10 21:10:18 +02:00
Agusti Fernandez Pardo d4086e21b5
Update README.md 2022-05-10 19:58:48 +02:00
Agusti Fernandez Pardo 3bf5d77782
Merge pull request #68 from calcom/feat/sdk-adduser
Feat/sdk adduser
2022-05-10 19:53:40 +02:00
Agusti Fernandez Pardo 4c131fbcdd feat: adds auth/signup for ee customers 2022-05-10 19:52:59 +02:00
Syed Ali Shahbaz 17d8551442 added webhook endpoint 2022-05-10 13:26:38 +05:30
Agusti Fernandez Pardo 08eeb36d47 feat: add operationId for autogenerated sdk 2022-05-05 18:18:00 +02:00
Agusti Fernandez Pardo 1f2b59c18d feat: adds users post endpoint for admin only 2022-05-05 05:02:59 +02:00
Agusti Fernandez Pardo be2d4338ee
Merge pull request #66 from calcom/fix/docs-url 2022-05-02 17:50:00 +02:00
Hariom Balhara 1703976a4f Fix docs request 2022-05-02 11:30:08 +05:30
Agusti Fernandez Pardo 6124577bc2
Merge pull request #65 from calcom/fix/api-hariom 2022-05-01 00:41:30 +02: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 167a42156d
Merge pull request #63 from calcom/fix-openapi-spec
docs: improve open api spec, fixing all issues, removes json-schema / models
2022-04-30 20:58:43 +02:00
Agusti Fernandez Pardo b572e4b0ff fix: move all req to deconstructed 2022-04-30 20:53:19 +02:00
Agusti Fernandez Pardo e27600b8c7 remove comment 2022-04-30 19:47:26 +02:00
Agusti Fernandez Pardo 005d0f8040 fix: channels removed 2022-04-30 19:46:04 +02:00
Agusti Fernandez Pardo 4321fec734 fix: remove json schema 2022-04-30 05:09:54 +02:00
Agusti Fernandez Pardo 57aeb19c66 fix: pass enableCors true to swaggeruireact props doesn't seem to work 2022-04-29 19:45:33 +02:00
Agusti Fernandez Pardo c8d776aeb7 fix: remove extra comments 2022-04-29 17:36:25 +02:00
Agusti Fernandez Pardo 9bb0f82075 fix: improve comments, no anys 2022-04-29 17:29:57 +02:00
Agusti Fernandez Pardo d06a9488e4 fix: rename endpoints to be only 2 words max 2022-04-29 02:49:38 +02:00
Agusti Fernandez Pardo e13ea234b8 fix: improve docs in attendees availabilities and booking references 2022-04-29 02:30:59 +02:00
Agusti Fernandez Pardo d6c34a8e51 fix: remove empty lines 2022-04-29 01:54:21 +02:00
Agusti Fernandez Pardo bb28680413 fixes all openapi spect issues, removes json-schema auto-generated moving to manual examples 2022-04-29 01:38:40 +02:00
Agusti Fernandez 2449d90bcb
Merge pull request #62 from calcom/fix/build-err-attendee-optional-name 2022-04-27 20:25:18 +02:00