-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Work on AASList / AASListDetails / AASTreeview / SubmodelList (#135)
* Not closeable DetailsCard anymore * Add ENV variable singleAasRedirect * Add redirect if no existing aas path in URL * Adapt AASList/AASListDetails for ENV singleAasRedirect * Harmonize AASUpload button with AASListRefresh button * Avoid nested v-card for AASListDetails * Add check for valid URL * Fix background color of v-main * Fix initial config.json * delete console.logs * Simplify dispatching AAS * Add missing this.aasStore.dispatchLoadingState(false); * Fixes height calculations in AASLIst * Introduce ENV variable singleAas + integrate PR #147 * Fix response data error in App.vue * Add ReferenceType to ReferenceElement.vue * Adaption AASListDetails for missing assetKind of assetInformation * Work on Reference checks and jumps * Harmonize globalAssetId design of Entity with design of AssetInformation * Add TODO regarding checkReference * Comment console.log * Precises variable names * Comment console.logs * Harmonize/Update ReferenceElement & RelationshipElement * Adapt .length checks * Functions for AAS and SM handling * Adds mobile support to 404 page * Fix jumping to SME in SML * Add check for available SME in SMC für jumping to SME in SMC * Fixes error in SMEHandling were CDRepoURL wasn't accessible * Fix checkReference, fix jumps --------- Co-authored-by: aaron Zielstorff <[email protected]>
- Loading branch information
Showing
37 changed files
with
1,638 additions
and
926 deletions.
There are no files selected for viewing
This file contains 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 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 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 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 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.