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

Import just a part of an EPC file #2

Open
valentin-gauthier-geosiris opened this issue Sep 23, 2022 · 1 comment
Open

Import just a part of an EPC file #2

valentin-gauthier-geosiris opened this issue Sep 23, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@valentin-gauthier-geosiris
Copy link
Collaborator

When the user loads his EPC file, the javascript code should be able to open the epc, list the files and propose to only import objects selected by the user (with a dedicated interface).

==> It would be better if the files are analysed to determine the objets relations : when an object is checked in the view to be imported, the dependancies should be colorised in the view or automatically selected to be imported.

@valentin-gauthier-geosiris valentin-gauthier-geosiris added the enhancement New feature or request label Sep 23, 2022
@valentin-gauthier-geosiris
Copy link
Collaborator Author

Partially done in PR : #9 : now EPC file can be partially imported, and object already present in the workspace are colorised to avoid import of already present objects.

But for now, the relations of the "not imported" objects of the pending EPC are not analysed.

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
None yet
Development

No branches or pull requests

1 participant