feat(calm-hub-ui): First step to visualise calm patterns#1821
Closed
aamanrebello wants to merge 5 commits intofinos:mainfrom
Closed
feat(calm-hub-ui): First step to visualise calm patterns#1821aamanrebello wants to merge 5 commits intofinos:mainfrom
aamanrebello wants to merge 5 commits intofinos:mainfrom
Conversation
Member
|
Yes ideally as part of visualising patterns stuff like pattern options which are a very great feature of CALM patterns to be visualised. Fine with this as a stop gap. Might have to update the any types |
Contributor
Author
Yes we want the options to be better incorporated. I think I don't have to leave this up, I will take it down until i come back with a better solution. |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description
The pattern gets converted to CALM. The process is not perfect (I doubt it captures all the possible properties a pattern can have) but it is a start that I think we can build on. To see what I am able to capture so far, it would be good to look at the types I defined. I have tested locally by uploading
conference-secure-signup.pattern.json:For anyOf or oneOf, I just select the first option. For example,
options-prototype.pattern.jsonThen
both-options.architecture.jsonThen
neither-option.architecture.jsonType of Change
Affected Components
cli/)shared/)calm-widgets/)calm-hub/)calm-hub-ui/)docs/)calm-plugins/vscode/)Commit Message Format ✅
Testing
Checklist