-
Notifications
You must be signed in to change notification settings - Fork 125
CX-128 DCM update to incorporate changes from standard update #1416
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
Merged
Changes from all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
c3f4a92
Update images
tobzahn 9dcdf05
Update onboarding.svg
tobzahn 8b31763
Merge pull request #2 from tobzahn/patch-2
tobzahn 0677188
DCM update to incorporate changes from standard update
tobzahn 6928a6d
Update glossary.md
lanfrans beb696f
Update rfu.md
lanfrans 959f147
Update overview.md
lanfrans b8e2d5c
Update overview.md
lanfrans bce838e
Update business-process.md
lanfrans 923e13e
Update business-process.md
lanfrans e651157
Update overview.md
lanfrans 68ea5d7
Typo correction
LukasSchmetz 7fe481c
resized images
tobzahn b656fdb
Specify Admin Role within RfU functionality
LukasSchmetz 111bfdc
fixed typo
tobzahn 7e4f6ef
common handling in parameter table overview
LukasSchmetz 7fd4c56
fixed linting issues
Grand-Thibault 972e2d7
Accepted Copilot typo fixes
tobzahn c06437b
Accepted Copilot typo fix for missing apostrophe
tobzahn 56fb895
Accepted Copilot fixes for a vs. an
tobzahn 39614ae
Accepted Copilot typo fixes (2)
tobzahn 5848a69
Accepted rewording as suggested by Copilot
tobzahn d8a5e6d
Changed baseURL to baseUrl for consistency
tobzahn 9d0fb2e
Removed space in rightOperand
tobzahn e528b67
Referring to DCM standard version 2.3 now
tobzahn cde198b
Increased version to 1.5.0
tobzahn c2901ce
Update kitsData.js to reflect new version 1.5.0 of DCM kit
tobzahn b5974f4
Replaced broken link in onboarding.md
tobzahn 06a05a9
Replaced broken link in onboarding.md
tobzahn 8a62ea4
Replaced broken link in business-process.md
tobzahn adb97b5
Removed broken link from qna.md
tobzahn 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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The Digital Twin entry uses link syntax like
[[CX-0002][StandardLibrary]], which is not valid Markdown and likely won’t render as a link. Use normal reference-link syntax (e.g.,[CX-0002][StandardLibrary]) or link directly to the CX-0002 page.Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not sure about this one. Can anybody more familiar with Markdown and the KITs please comment on this?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@tobzahn you can ignore this. i build the page local and it works. The only thing which is "strange", but maybe by purpose -> All your links to standards CX-0002, CX-0010 refer to the same page, the standard overview. -> https://catenax-ev.github.io/docs/next/standards/overview ... and not to a specific standard.
Why is it a problem -> We will release in a view weeks. You KIT is shown under 26.03 if you click the link it is not linked to the 26.03 standard, but ALWAYS to the next, which means WIP.
@jSchuetz88 can you help here? Is this a problem? Thx
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@tobzahn don't forget the #1406 ;) thx