Commit Graph

468 Commits (e1bcd38e61c412cc7500ab8eb453dd8c5ae1825c)

Author SHA1 Message Date
zomars e1bcd38e61 Adds basic availability endpoint 2022-06-14 15:17:09 -06:00
zomars 3cb2a8b866 Matches transpilling modules to web 2022-06-14 15:13:59 -06:00
zomars 1ab81fb8ee Better error on user delete 2022-06-14 14:51:23 -06:00
zomars ae9c33ddbe Makes user create/update body strict 2022-06-14 14:44:09 -06:00
zomars 0f72a9084a Splits user endpoints by method 2022-06-14 14:35:15 -06:00
zomars 7d0cef065f Refactors user id endpoint 2022-06-14 14:10:59 -06:00
zomars 58e1ea9bf6 User endpoint refactoring 2022-06-14 14:08:58 -06:00
zomars 4d93b08e4c Scripts fixes 2022-06-14 14:08:41 -06:00
zomars 49087d858e Fixes hot-reload for dev 2022-06-14 14:07:23 -06:00
Agusti Fernandez Pardo 55d8af0ae9
Merge pull request #121 from calcom/fix/user-metadata
fix: make jsonSchema.optional()
2022-06-13 23:58:52 +02:00
Agusti Fernandez Pardo b1dd1b8572 fix: make jsonSchema.optional() 2022-06-13 23:58:15 +02:00
Syed Ali Shahbaz 01f5891f9d
Merge pull request #120 from calcom/debug/webhook-calls
Adds debug console.log
2022-06-13 13:29:30 +05:30
Syed Ali Shahbaz b385d3547b
Adds debug console.log 2022-06-13 13:24:21 +05:30
Syed Ali Shahbaz 6872107614
Merge pull request #118 from calcom/debug/webhook-list
debug logs added
2022-06-12 11:46:44 +05:30
Syed Ali Shahbaz ecce02ebbf debug logs added 2022-06-12 11:43:26 +05:30
Syed Ali Shahbaz 4cac1328d1
Merge pull request #117 from calcom/hotfix/prettier-fix
fix prettier
2022-06-12 11:30:23 +05:30
Syed Ali Shahbaz 935473cfcd removed comment 2022-06-12 11:25:53 +05:30
Syed Ali Shahbaz bd88bec1d2 fix prettier 2022-06-12 11:24:38 +05:30
Syed Ali Shahbaz 5628c0b033
Merge pull request #116 from calcom/fix/call-webhook-before-booking-response
call webhook before sending booking response
2022-06-12 11:19:02 +05:30
Syed Ali Shahbaz 470c43befe call webhook before sending booking response 2022-06-12 11:16:16 +05:30
Syed Ali Shahbaz a4185582f5
Merge pull request #115 from calcom/debug/booking-api
Debug booking API
2022-06-11 22:41:57 +05:30
Syed Ali Shahbaz 910a0f386a
Debug booking API 2022-06-11 22:39:03 +05:30
Syed Ali Shahbaz 4ba0e7752d
Merge pull request #113 from calcom/hotfix/webhook-booking-api
Hotfix webhook API booking issues
2022-06-11 17:06:04 +05:30
Syed Ali Shahbaz 719e21497b removed invalid response 2022-06-11 17:03:11 +05:30
Syed Ali Shahbaz 3c98c5cefc fixing id to uid in create body 2022-06-11 16:58:21 +05:30
Syed Ali Shahbaz 61e742ed5e uuid automate in booking API 2022-06-11 16:57:35 +05:30
Syed Ali Shahbaz 110edd7dcc removed 18next rel 2022-06-11 16:54:30 +05:30
Syed Ali Shahbaz bbe5eba550
Merge pull request #112 from calcom/feat/trigger-webhook-from-booking-api
Trigger webhook from booking api - MVP
2022-06-11 16:32:57 +05:30
Syed Ali Shahbaz 99e58c414c prettier fix -3 2022-06-10 16:36:28 +05:30
Syed Ali Shahbaz 301c132815 prettier fix attempt-2 2022-06-10 16:21:55 +05:30
Syed Ali Shahbaz 5453af6d6e prettier fix attempt 2022-06-10 15:57:31 +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 f1c98181d2 tfunction added 2022-06-10 13:30:43 +05:30
Syed Ali Shahbaz ef5bbfe4f9 fixed timeZone key 2022-06-10 13:22:06 +05:30
Syed Ali Shahbaz a8ad052a03 --convert date to string in calendar event 2022-06-10 13:16:58 +05:30
Syed Ali Shahbaz cd3a80006c --fix 2022-06-10 13:10:16 +05:30
Syed Ali Shahbaz adab79040f --fix 2022-06-10 13:06:22 +05:30
Syed Ali Shahbaz 4431142d4e remove unnecessary return 2022-06-10 12:58:04 +05:30
Syed Ali Shahbaz f9c20bc8ce --fix null estimated value 2022-06-10 12:53:59 +05:30
Syed Ali Shahbaz 4f36681006 --fix 2022-06-10 12:51:24 +05:30
Syed Ali Shahbaz e3822c50d0
Update booking file with webhook payload 2022-06-10 12:43:41 +05:30
Syed Ali Shahbaz 804de67868
Add eventName file 2022-06-10 12:17:00 +05:30
Syed Ali Shahbaz 542beb0079
adjust booking file 2022-06-10 11:46:51 +05:30
Syed Ali Shahbaz 664e697d40
add sendPayload file 2022-06-10 11:42:01 +05:30
Syed Ali Shahbaz cd482cd91a
Add getWebhook function 2022-06-10 11:40:38 +05:30
Syed Ali Shahbaz d569296654
Add webhook trigger --init 2022-06-09 17:09:20 +05:30
Syed Ali Shahbaz 19446c265f
Merge pull request #111 from calcom/hotfix/webhook-error-throw
Hotfix/webhook error throw
2022-06-08 13:28:59 +05:30
Syed Ali Shahbaz db6f5cad15
401 message fix 2022-06-08 13:28:22 +05:30
Syed Ali Shahbaz 9b1dffbdb9
401 return fix 2022-06-08 13:27:48 +05:30