Work on AASList / AASListDetails / AASTreeview / SubmodelList (#135) #5
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.
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 v-empty-state for no existing submodels in selected aas eclipse-basyx/basyx-aas-web-ui#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