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

Test workflow #2

Closed
wants to merge 9 commits into from
Closed

Test workflow #2

wants to merge 9 commits into from

Conversation

aaronzi
Copy link
Owner

@aaronzi aaronzi commented Aug 30, 2024

Pull Request Template

Description of Changes

Please provide a brief summary of what you have changed in this pull request. Be clear and concise.

Related Issue

If this pull request is related to an existing issue, please link that issue using the format #issue_number.

BaSyx Configuration for Testing

Describe any specific configuration settings or environment setup required to test these changes effectively. If possible, please provide the BaSyx configuration as .zip file.

AAS Files Used for Testing

Please provide any AAS files that were used in the testing of these changes. Include a brief descriptions of their relevance to the changes being proposed.

Additional Information

Include any additional information or context that could be useful for the reviewer. This could include challenges faced, alternative solutions that were considered, etc.


Please ensure that you have tested your changes thoroughly before submitting the pull request.

@aaronzi aaronzi closed this Aug 30, 2024
@aaronzi aaronzi deleted the test-workflow branch August 30, 2024 18:44
aaronzi added a commit that referenced this pull request Sep 2, 2024
…web-ui/types/node-22.5.1

Bump @types/node from 22.4.1 to 22.5.1 in /aas-web-ui
aaronzi pushed a commit that referenced this pull request Jan 10, 2025
* Preserve query parameter for switching between AAS Viewer/Editor, Submodel Viewer, About page, ...
Fixes eclipse-basyx#166

* Using anchor tag `to` for declarative navigation

* Undo changes in AppNavigation/MainMenu

* Adds state for url query

* Adds route guard to preserver query parameter

* Implements fetchSme() and fetchAndDispatchSme() in SMRepositoryClient

* Usage of fetchAndDispathSme() in App.vue

* Usage of fetchAndDispatchSme() in route guard

* Adds env variable EDITOR_ID_PREFIX

* Fix type of <TextInput> for GlobalAssetId

* Extends generateIri()

* Adds tests for generateIri()

* Strip idShortPath of path URL query in case of switching to SubmodelViewer

* Updates router guard

* Updates IDUtils tests for generateIri()

* Udpates jsdoc of generateCustomId()

* Adds tests for generateCustomId()

* Get idPrefix from EnvStore --> pinia error

* Transfers IDUtils to composable

* Fixes usage of IDUtils composable in AAS.vue

* Avoids AASStore actions within Clients

* Removes updatedNode from AASStore

* Harmonizes router.push() calls

* Removes realTimeObject from AASStore

* Simplifies SubmodelElementView.vue

* Fix SMEView

* Fixes fetchAndDispatchAasById() in AAS.vue

* Fixes composables use function names

* Harmonizes call of composable use functions

* Fix "AutoSync"

* Improves SM/SMEHandling

* Improves AAS/SM/SMEHandling

* Fixes timestamps

* Fixes showing of SME id in SMEView

* Fixes fetching of CDs
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.

1 participant