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

[FEATURE] Add Library page preview #1080

Closed
3 tasks
VanessaScherma opened this issue Nov 25, 2024 · 1 comment
Closed
3 tasks

[FEATURE] Add Library page preview #1080

VanessaScherma opened this issue Nov 25, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@VanessaScherma
Copy link
Contributor

Describe the feature

As a user, I want to display library assets, both common and private
so that I can reuse pre-existing assets to create new digital twins

Describe the problems your feature request solves

At the moment, the creation functionality only supports creation from scratch. It is intended to add the possibility of displaying library assets, both common and private, so that they can be selected and used in the creation phase, possibly by reconfiguring them.

Describe the solution you'd like

It is intended to create a Library page preview and add its link to the workbench. In particular, this allows user to display assets, separating them by type (digital twins, models, tools, etc.) and privacy (common or private).

Each asset will have an ‘add to cart’ button. The cart, also visible on the page, stores the assets to be reused in the creation phase.

Describe alternatives you've considered

None.

Additional context

None.

Success Criterion

When creating a digital twin using one or more assets, the digital_twins folder of the user's GitLab profile will include a new folder with the name of the newly created digital twin. In addition, this will include folders with the files of the reused assets, having the configuration files updated with the contents specified in the Create tab.

Checklist:

  • Properly functioning feature
  • Test coverage is improved
  • No codeclimate issues
@VanessaScherma VanessaScherma added the enhancement New feature or request label Nov 25, 2024
@prasadtalasila
Copy link
Contributor

PR #1081 adds the feature

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

No branches or pull requests

2 participants