Skip to content
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

Work on AASList / AASListDetails / AASTreeview / SubmodelList (#135) #5

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

aaronzi
Copy link
Owner

@aaronzi aaronzi commented Dec 17, 2024

  • 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

* 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]>
@aaronzi aaronzi merged commit dc5d66d into aaronzi:main Dec 17, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants