-
Notifications
You must be signed in to change notification settings - Fork 11.7k
refactor: v2 and atoms booking fields #16685
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
supalarry
merged 16 commits into
main
from
lauris/cal-4335-fix-e2e-tests-event-type-creation
Sep 18, 2024
Merged
Changes from 14 commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
14eb9ae
refactor: define inputs and outputs by separating default and custom …
supalarry 3162777
refactor: event type api <-> internal transformers
supalarry 3132995
refactor: v2 use refactored libraries to transform input and output b…
supalarry 857a594
refactor: dont allow custom slugs with default reserved slugs
supalarry 5d4fb06
refactor: input service store only specific default system fields
supalarry ae80bc0
refactor: atoms display only specific default system fields
supalarry 4de4447
refactor: delete unused system field constants
supalarry 3aad7aa
fix: tests
supalarry c8447d0
fix: old event types
supalarry 943a3aa
fix: imports
supalarry e1f518c
fix: import
supalarry 395cb41
chore: release libraries and use v2 with them
supalarry 69d1be2
fix: unit tests
supalarry 6528aff
Merge branch 'main' into lauris/cal-4335-fix-e2e-tests-event-type-cre…
supalarry 3c68ffc
refactor: push email in case of missing phone
supalarry 6be1db3
refactor: satisfies check for event-type locations
supalarry File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -28,7 +28,7 @@ | |
| "dependencies": { | ||
| "@calcom/platform-constants": "*", | ||
| "@calcom/platform-enums": "*", | ||
| "@calcom/platform-libraries": "npm:@calcom/[email protected].34", | ||
| "@calcom/platform-libraries": "npm:@calcom/[email protected].36", | ||
| "@calcom/platform-libraries-0.0.2": "npm:@calcom/[email protected]", | ||
| "@calcom/platform-types": "*", | ||
| "@calcom/platform-utils": "*", | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.