-
Notifications
You must be signed in to change notification settings - Fork 7
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
AAS Editor Overview #8
Comments
Hi Aaron, |
Hi Markus, yes, this will follow. I just copied the overview ticket from our internal sprint planner here. By the way, I also created a GitHub project for the AAS UI and a view for the editor feature. You can find that here: https://github.com/orgs/eclipse-basyx/projects/1 Best regards, |
Hi Aaron,
Do we already have something in that direction? Best Regards, |
One more thing: Could you please add links to the subtickets in the "Acceptance criteria" list above? Otherwise navigation is quite elaborate. |
Hi Markus,
Sorry that I did not have time to complete this and only added the first two tickets. Creating them is a lot of work. The tickets I've done internally before didn't need to be this detailed. I hope to be able to add a few more in the next two weeks and gradually add the rest. I will also improve the links between them. Best regards, |
Hi Aaron, |
Hi @aaronzi , I've noticed that the source links you provided are no longer accessible. It seems the links are dead, and as a result, we cannot verify the references or proceed with the related tasks. Expected Action: Please update the ticket with new, working source links or provide alternative sources so we can continue working on this issue without interruptions. Thanks in advance for your help! |
Hi @AzrDll, sorry for that oversight. We recently moved the AAS Web UI to it's own repository on GitHub. I forgot to update the links. |
Rules
AAS Editor
menu [3] in the AAS Web UIAcceptance Criteria
docker run
)All Subtickets have been implemented:
Entry Points
[4] https://github.com/eclipse-basyx/basyx-aas-web-ui
[5] https://github.com/eclipse-basyx/basyx-aas-web-ui/blob/main/aas-web-ui/entrypoint.sh
[6] https://github.com/eclipse-basyx/basyx-aas-web-ui/blob/main/aas-web-ui/src/store/EnvironmentStore.ts
[7] https://github.com/eclipse-basyx/basyx-aas-web-ui/blob/main/aas-web-ui/public/config.json
Risks and Assumptions
The ticket is divided into multiple sub-tickets for each type of meta-model element (e.g.) SubmodelElements
References and Notes
[1] https://vuejs.org/
[2] https://vuetifyjs.com/en/
[3]
ℹ All API endpoints (implemented in the basyx-java-server-sdk) needed for this feature should already be implemented. Only front-end changes are necessary!
ℹ Some aspects of the editor mode are already implemented:
Dependencies and Blockers
Every ticket for each SubmodelElement can be implemented independently.
There are no dependencies.
The AAS (+ Asset Information) and Submodel tickets should be implemented first.
The text was updated successfully, but these errors were encountered: