equinor / witsml-explorer

Witsml Explorer data management tool.
Apache License 2.0
45 stars 50 forks source link

FIX-2489 Query View - Implement "Open in table view" #2510

Closed eliasbruvik closed 1 month ago

eliasbruvik commented 1 month ago

Fixes

This pull request fixes #2489

Description

Added an icon in the query view result that will navigate to the corresponding item in table view when clicked.

image

The icon next to <log uidWell ...> will navigate to the log with the corresponding uids.

The icons next to <logCurveInfo ...> will navigate to the curve values view for the corresponding log with the mnemonic, start and end indexes from the logCurveInfo result.

Type of change

Impacted Areas in Application

Checklist:

Communication

Code quality

Test coverage

Further comments