Afzal Sayed
938f4f2b4d
Pass userId while creating event-type ( #2599 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-05-02 16:21:11 -06:00
sean-brydon
6999ab09b6
Fixing Scope Name [Slack] ( #2641 )
2022-05-02 16:21:11 -06:00
Peer Richelsen
c2d52bcfd2
consistency for tablet booking page ( #2640 )
2022-05-02 16:21:11 -06:00
Peer Richelsen
d1c37f84aa
fixed layout in insalled apps ( #2639 )
2022-05-02 16:21:11 -06:00
sean-brydon
83f9defc65
Unlock edit on reschedule ( #2628 )
2022-05-02 16:21:11 -06:00
Joe Au-Yeung
c4dbab2637
Add new response if request contains account id ( #2629 )
...
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-05-02 16:21:11 -06:00
alannnc
e76fafdccf
Fix book event form schema validation ( #2633 )
2022-05-02 16:21:11 -06:00
sean-brydon
73e3e4e226
Adding validation for name and email ( #2612 )
2022-05-02 16:21:11 -06:00
Hariom Balhara
6535d654d7
Add Event Types Test ( #2610 )
...
* Add Event Types Test
* Accept license for tests
* Accept license on preview
* Remove debugging code
* Add License consent flag
* Test fixes
* Update playwright.config.ts
* Update webhookResponse-chromium.txt
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: zomars <zomars@me.com>
2022-05-02 16:21:11 -06:00
Hariom Balhara
a224a46654
Make sure that absolute URL is of WEBAPP only ( #2624 )
2022-05-02 16:21:11 -06:00
Peer Richelsen
59c0784cd6
Update PULL_REQUEST_TEMPLATE.md
2022-05-02 16:21:11 -06:00
Peer Richelsen
b544d5f781
Update PULL_REQUEST_TEMPLATE.md
2022-05-02 16:21:11 -06:00
Hariom Balhara
ebf1373339
Reduce Payload for Event-Types[Avoid 500] ( #2627 )
...
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
2022-05-02 16:21:11 -06:00
sean-brydon
75a07f527e
Fix scope ( #2625 )
2022-05-02 16:21:11 -06:00
alannnc
4b75bf7cce
Fix/login with provider ( #2594 )
2022-05-02 16:21:11 -06:00
Agusti Fernandez
e260ba0e49
Swagger docs improved ( #2607 )
...
* fix: adds servers in openapi, remove hack in snippets, update deps, make dynamic import to use latests swagger ui deps
* fix: remove unneded import
* fix: adds yarn dev commands for api and swagger
Co-authored-by: Agusti Fernandez Pardo <git@agusti.me>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-05-02 16:21:11 -06:00
sean-brydon
95dfb5b538
Loader Components ( #2616 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-05-02 16:21:11 -06:00
sean-brydon
7d3f070e27
Bug/email notes hidden ( #2611 )
...
* Fix Width
* Fixes email notes
* Fixing reschedule email
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-05-02 16:21:11 -06:00
Hariom Balhara
01fdbaa990
Improve logs for 500 error in datadog for /book/event ( #2593 )
2022-05-02 16:21:11 -06:00
Hariom Balhara
05acd26efe
Add debugging details ( #2585 )
2022-05-02 16:21:11 -06:00
sean-brydon
1421b9c0af
Feat/impersonate users ( #2503 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: zomars <zomars@me.com>
2022-05-02 16:21:11 -06:00
sean-brydon
6197ae25c6
Fix providerName ( #2589 )
...
Co-authored-by: Omar López <zomars@me.com>
2022-05-02 16:21:11 -06:00
zomars
de0883b14b
v1.5.3
2022-05-02 16:07:45 -06:00
zomars
acc6db901c
Migration seeder fixes
2022-05-02 16:02:45 -06:00
Joe Au-Yeung
7f463830bd
Add Meta Mask to app store ( #2650 )
...
* Adds available apps
* Adds App Model
* WIP
* Create meta mask app folder
* Add description and images
* Remove credential from installed apps page
* Updates seeder script
* Seeder fixes
* lowercase categories
* Upgrades prisma
* WIP
* WIP
* Hopefully fixes circular deps
* Type fixes
* Fixes seeder
* Adds migration to connect Credentials to Apps
* Updates app store callbacks
* Updates google credentials
* Uses dirName from DB
* Type fixes
* Update reschedule.ts
* Seeder fixes
* Fixes categories listing
* Update index.ts
* Update schema.prisma
* Updates dependencies
* Renames giphy app
* Uses dynamic imports for app metadata
* Fixes credentials error
* Uses dynamic import for api handlers
* Dynamic import fixes
* Allows for simple folder names in app store
* Remove video adaptor
* Squashes app migrations
* seeder fixes
* Renames to metamask
* Updates metamask metadata
* Fixes dyamic imports
* Remove comments
* Create migration.sql
Co-authored-by: zomars <zomars@me.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-05-02 15:44:37 -06:00
Omar López
6a27fb2959
Fixes/app store keys in db ( #2651 )
...
* Adds available apps
* Adds App Model
* WIP
* Updates seeder script
* Seeder fixes
* lowercase categories
* Upgrades prisma
* WIP
* WIP
* Hopefully fixes circular deps
* Type fixes
* Fixes seeder
* Adds migration to connect Credentials to Apps
* Updates app store callbacks
* Updates google credentials
* Uses dirName from DB
* Type fixes
* Update reschedule.ts
* Seeder fixes
* Fixes categories listing
* Update index.ts
* Update schema.prisma
* Updates dependencies
* Renames giphy app
* Uses dynamic imports for app metadata
* Fixes credentials error
* Uses dynamic import for api handlers
* Dynamic import fixes
* Allows for simple folder names in app store
* Squashes app migrations
* seeder fixes
* Fixes dyamic imports
* Update apiHandlers.tsx
2022-05-02 14:39:35 -06: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
Shrey Gupta
21867c9cd4
feat(app-store): Add Giphy app ( #2580 )
2022-05-01 21:42:35 +01:00
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
Peer Richelsen
276821e0b5
Update README.md
2022-04-30 15:55:25 +02:00
Peer Richelsen
8028b1ddad
Update index.mdx
2022-04-30 15:54:57 +02:00
Peer Richelsen
5abbd818d3
Update PULL_REQUEST_TEMPLATE.md
2022-04-30 14:51:23 +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
sean-brydon
43944a7d31
Enable Autocomplete ( #2645 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-04-29 17:28:34 +00:00
Peer Richelsen
8bdc137917
added animations for dialog and tooltip ( #2648 )
...
* added animations for dialog and tooltip
* Update .env.example
2022-04-29 17:17:34 +00: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