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

🖌️: Pipetest Frontend #836

Merged
merged 35 commits into from
Feb 9, 2024
Merged

🖌️: Pipetest Frontend #836

merged 35 commits into from
Feb 9, 2024

Conversation

kjellhaaland
Copy link
Contributor

Implements the frontend for the Pipetest application
Builds on the previous "dummy-implementation", that was created when implementing HeatTrace

Short summary

  • Updated the Grid and Garden to fit the specs for Pipetest.
  • Updated the tabs for "Checklist", "Insulation" and "Workorder" in the sidesheet.
  • Updated types
  • Added support for fetching data from ElectricalNetworks for use in Circuit Diagram
  • Removed old "copied" files and types that is not in use

Overall progress for Pipetest is tracked in: equinor/fusion-data-gateway#179

This PR is based on specs from:

Partially implemented, but are waiting for some fields from FAM to work as intended:

@kjellhaaland kjellhaaland self-assigned this Feb 1, 2024
Added column sorting in grid.
Added PipetestNo to Pipetest model. (Id field is now uniquei GUID)
Updated CircuitDiagram to fetch data when HTCables are present.
@kjellhaaland kjellhaaland marked this pull request as ready for review February 5, 2024 11:50
@kjellhaaland
Copy link
Contributor Author

Before doing a deply to both test and main, remember to:

  1. Update the electricalUri in the application config.

electricalUri: 'https://electrical-consumers-fusion-data-gateway-test.radix.equinor.com'

@Gustav-Eikaas
Copy link
Contributor

Amazing work🌟

@kjellhaaland
Copy link
Contributor Author

deploy test

@kjellhaaland
Copy link
Contributor Author

deploy test

Copy link

github-actions bot commented Feb 6, 2024

Deployed! 🚀

Added support for Location Field
Updated WorkOrder fetching to use PipetestId and not PipetestNo
@kjellhaaland
Copy link
Contributor Author

deploy test

Copy link

github-actions bot commented Feb 7, 2024

Deployed! 🚀

@kjellhaaland
Copy link
Contributor Author

deploy test

Copy link

github-actions bot commented Feb 8, 2024

Deployed! 🚀

@kjellhaaland kjellhaaland merged commit a8760d3 into main Feb 9, 2024
4 checks passed
@kjellhaaland kjellhaaland deleted the 465-pipetest-frontend branch February 9, 2024 07:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants