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

🎁 [heattrace] : Enable 3D in sidesheet #942

Closed
Tracked by #578
kjellhaaland opened this issue Apr 11, 2024 · 2 comments · Fixed by #994
Closed
Tracked by #578

🎁 [heattrace] : Enable 3D in sidesheet #942

kjellhaaland opened this issue Apr 11, 2024 · 2 comments · Fixed by #994

Comments

@kjellhaaland
Copy link
Contributor

kjellhaaland commented Apr 11, 2024

The baseline 3D Model-viewer component is finished, and available for use in all cc-applications.
Implemented in PR #774

To use it in the rest of the applications, the following needs to be done:

  1. Create a new endpoint in each of the apps returning the relevant tags for a given entity. (/echo endpoint, see work-order implementation)
  2. Enable the model-viewer in application config.
  3. Add the ModelViewerTab to each sidesheet with relevant props.

In order to implement this, PO must provide a list of which types of tags that are relevant for 3D for each application.

@kjellhaaland kjellhaaland added the question Further information is requested label Apr 11, 2024
@kjellhaaland
Copy link
Contributor Author

@jone, which tags are relevant for 3D for this application?

@kjellhaaland kjellhaaland removed the question Further information is requested label Apr 22, 2024
@Gustav-Eikaas Gustav-Eikaas linked a pull request May 13, 2024 that will close this issue
3 tasks
@MagnusGjosund
Copy link
Contributor

PR frontend: #994
PR backend: https://github.com/equinor/fusion-data-gateway/pull/571

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 a pull request may close this issue.

3 participants