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
Joe Au-Yeung
02fb15228b
Hotfix - change calendar error message ( #2643 )
...
* Change calendar error message
* Change calendar error message
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-04-28 20:45:27 +00:00
Syed Ali Shahbaz
59a1db9068
Hash my url ( #2484 )
...
* disposable link model added
* disposable model updated
* added disposable slug availability page
* added disposable book page
* added disposable slug hook
* added disposable link booking flow
* updated schema
* checktype fix
* added checkfix and schema generated
* create link API added
* added one time link view on event type list
* adjusted schema
* fixed disposable visual indicator
* expired check and visual indicator added
* updated slug for disposable event type
* revised schema
* WIP
* revert desc
* revert --WIP
* rework based on change of plans
* further adjustments
* added eventtype option for hashed link
* added refresh and delete on update
* fixed update call conditions
* cleanup
* code improvement
* clean up
* Potential fix for 404
* backward compat for booking page
* fixes regular booking for user and team
* typefix
* updated path for Booking import
* checkfix
* e2e wip
* link err fix
* workaround for banner issue in event type update-test
* added regenerate hash check
* fixed test according to new testID
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: zomars <zomars@me.com>
2022-04-28 09:44:26 -06:00
alannnc
8e956893ca
Fix emails and cal event descriptions ( #2634 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-04-28 15:05:29 +00:00
sean-brydon
d960e03acf
Fixes google meet url not appearing calendar invite ( #2636 )
...
* Update cal description
* Tidy up console logs
Co-authored-by: Syed Ali Shahbaz <52925846+alishaz-polymath@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-04-28 14:54:31 +00:00
Afzal Sayed
99666440cf
Pass userId while creating event-type ( #2599 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-04-28 07:56:10 -06:00
sean-brydon
f274c0bde3
Fixing Scope Name [Slack] ( #2641 )
2022-04-28 12:42:37 +00:00
Peer Richelsen
d1082e55a4
consistency for tablet booking page ( #2640 )
2022-04-28 13:31:55 +02:00
Peer Richelsen
af0d1980c6
fixed layout in insalled apps ( #2639 )
2022-04-28 13:22:40 +02:00
sean-brydon
a6183e0ccf
Unlock edit on reschedule ( #2628 )
2022-04-28 09:10:40 +00:00
Joe Au-Yeung
eea40c69f7
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-04-27 21:34:04 +00:00
alannnc
13ae773868
Fix book event form schema validation ( #2633 )
2022-04-27 23:21:18 +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
Agusti Fernandez Pardo
217336d13d
fixes build error removing optional from name in create params validation
2022-04-27 20:24:30 +02:00
Agusti Fernandez
1dce6817ae
Merge pull request #61 from calcom/fix/validations-pick-not-omit-by-default-separate-create-edit
2022-04-27 19:54:44 +02:00
Agusti Fernandez Pardo
238b03791e
Fix: add strict and optional to have errors on extraneus params
2022-04-27 19:45:59 +02:00
Agusti Fernandez Pardo
e52af0bbef
fix: post / patch attendees docs w examples
2022-04-27 19:25:36 +02:00
sean-brydon
6f0fcc9d1b
Adding validation for name and email ( #2612 )
2022-04-27 16:19:04 +01:00
Hariom Balhara
7d98c0bb1c
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-04-27 08:58:04 -06:00
Hariom Balhara
82d77dc10f
Make sure that absolute URL is of WEBAPP only ( #2624 )
2022-04-27 16:28:36 +02:00
Peer Richelsen
ae1f35f515
Update PULL_REQUEST_TEMPLATE.md
2022-04-27 14:16:31 +02:00
Peer Richelsen
66f3fd2e07
Update PULL_REQUEST_TEMPLATE.md
2022-04-27 14:15:44 +02:00
Hariom Balhara
cf346f6aa3
Reduce Payload for Event-Types[Avoid 500] ( #2627 )
...
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
2022-04-27 11:08:13 +00:00
sean-brydon
34d3aac4b0
Fix scope ( #2625 )
2022-04-27 16:27:39 +05:30
Agusti Fernandez Pardo
14e2964a6d
fix: booking reference moved to pick-first create/edit separate validations
2022-04-26 22:48:15 +02:00
Agusti Fernandez Pardo
6997606a4c
fix: moves to pick and separates availabilities
2022-04-26 22:23:33 +02:00
Agusti Fernandez Pardo
3759eccfca
fix: attendees move to use pick, separate patch/post
2022-04-26 22:12:28 +02:00
Agusti Fernandez
bceeeebfb8
Merge pull request #60 from calcom/fix/add-servers-openapi-spec
2022-04-26 21:57:58 +02:00
Agusti Fernandez Pardo
fa30b52988
remove v1 from specs
2022-04-26 21:56:59 +02:00
alannnc
c22b6ca670
Fix/login with provider ( #2594 )
2022-04-26 15:12:08 +00:00
Agusti Fernandez
fa1b29a99f
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-04-26 15:00:53 +00:00
sean-brydon
d61238c832
Loader Components ( #2616 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-04-26 14:11:02 +00:00
sean-brydon
28b432058a
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-04-26 13:46:20 +00:00
Hariom Balhara
4360ada3e4
Improve logs for 500 error in datadog for /book/event ( #2593 )
2022-04-26 11:31:57 +00:00
Hariom Balhara
5336bf3fe2
Add debugging details ( #2585 )
2022-04-26 11:15:57 +00:00
sean-brydon
6d5db1cb3a
Feat/impersonate users ( #2503 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: zomars <zomars@me.com>
2022-04-26 14:18:17 +05:30
sean-brydon
9fffaa20a2
Fix providerName ( #2589 )
...
Co-authored-by: Omar López <zomars@me.com>
2022-04-26 04:20:13 +00:00
sean-brydon
fd73a4ac92
Fix Width ( #2587 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-04-26 02:48:36 +00:00
sean-brydon
29a6c70fc3
Heading Skeleton ( #2601 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-04-26 02:38:41 +00:00
Afzal Sayed
96f6c644bd
Improve create event-type flow ( #2446 )
...
* Improve create event-type flow
* Update form values when query changes
Co-authored-by: Syed Ali Shahbaz <52925846+alishaz-polymath@users.noreply.github.com>
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
Co-authored-by: zomars <zomars@me.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-04-26 02:13:15 +00:00
sean-brydon
7c12bb1e20
Bug/i118n flicker ( #2609 )
...
* Fix Global Flicker
* Fixes Flicker + Null return
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-04-25 18:26:13 -06:00
Peer Richelsen
10e796f956
Revert "feat: disable select when loading ( #2475 )" ( #2608 )
...
This reverts commit 307b098f83
.
2022-04-26 01:26:03 +02:00
sean-brydon
071077f2dc
Fix Global Flicker ( #2604 )
2022-04-26 00:20:16 +02:00
sean-brydon
afe957674c
Adding avatar skeleton loader ( #2600 )
2022-04-25 20:18:07 +00:00
Carlos Gabriel
307b098f83
feat: disable select when loading ( #2475 )
2022-04-25 20:30:15 +02:00
sean-brydon
95a793dd5a
Skeleton Loaders Implementation ( #2596 )
...
* Skeleton Loaders
* Remove Href
* Fix Height Jumping around
* Subtle Colors
* feedback by ciaran
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-04-25 17:01:51 +00:00
sean-brydon
a0057911c1
Fix back button ( #2592 )
2022-04-25 10:32:01 +02:00
Hariom Balhara
93c75b5fef
Embed Miscellaneous Improvements and Fixes ( #2499 )
2022-04-25 10:03:00 +05:30
Agusti Fernandez
944e9b181f
Merge pull request #59 from calcom/fix/attendees-id
2022-04-25 06:20:03 +02:00
Agusti Fernandez Pardo
ad04be9394
fix: availability patch
2022-04-25 06:13:27 +02:00