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

🎁 [workorder] : Enable 3D in sidesheet #583

Closed
Tracked by #578
Noggling opened this issue Sep 20, 2023 · 2 comments · Fixed by #774
Closed
Tracked by #578

🎁 [workorder] : Enable 3D in sidesheet #583

Noggling opened this issue Sep 20, 2023 · 2 comments · Fixed by #774
Assignees

Comments

@Noggling
Copy link
Contributor

Noggling commented Sep 20, 2023

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
Copy link
Contributor

Tags relevant for 3D is Work-order checklists.

@kjellhaaland
Copy link
Contributor

Tested by PO and approved.
Deployed to main + tested.

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