Skip to content

Add cloe data view - #2691

Merged
akustn merged 1 commit into
equinor:mainfrom
akustn:data-view-clo
May 15, 2026
Merged

Add cloe data view#2691
akustn merged 1 commit into
equinor:mainfrom
akustn:data-view-clo

Conversation

@akustn

@akustn akustn commented Apr 30, 2026

Copy link
Copy Markdown
Contributor

Closes #2699

Ready for review checklist:

  • A self-review has been performed
  • All commits run individually
  • Temporary changes have been removed, like console.log, TODO, etc.
  • The PR has been tested locally
  • A test has been written
    • This change doesn't need a new test
  • Relevant issues are linked
  • Remaining work is documented in issues
    • There is no remaining work from this PR that require new issues
  • The changes does not introduce dead code as unused imports, functions etc.

@akustn
akustn marked this pull request as ready for review May 6, 2026 15:30
@akustn akustn added the improvement Improvement to existing functionality label May 7, 2026
@marianards marianards linked an issue May 7, 2026 that may be closed by this pull request
@akustn akustn added the frontend Frontend related functionality label May 7, 2026
@akustn
akustn force-pushed the data-view-clo branch 4 times, most recently from 2ed0811 to 9238f02 Compare May 7, 2026 07:46
@akustn
akustn requested a review from nicholasdalhaug May 7, 2026 09:59
Comment thread frontend/src/pages/CloeDataViewPage.tsx Outdated

@oysand oysand left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Comment thread frontend/src/pages/CloeDataViewPage.tsx Outdated
Comment thread frontend/src/pages/CloeDataViewPage.tsx
@akustn
akustn force-pushed the data-view-clo branch 3 times, most recently from 91d876a to b5c4e5e Compare May 11, 2026 07:43
Comment thread frontend/src/pages/CloePage/LinePlot.tsx Outdated
Comment thread frontend/src/pages/CloePage/LinePlot.tsx Outdated
Comment thread frontend/src/pages/CloePage/LinePlot.tsx Outdated
Comment thread frontend/src/pages/CloePage/LinePlot.tsx Outdated
Comment thread frontend/src/pages/CloePage/LinePlot.tsx Outdated
Comment thread frontend/src/pages/CloeDataViewPage.tsx Outdated
Comment thread frontend/src/pages/CloeDataViewPage.tsx Outdated
Comment thread frontend/src/pages/CloeDataViewPage.tsx Outdated
Comment thread frontend/src/pages/CloeDataViewPage.tsx Outdated
Comment thread frontend/src/pages/FlotillaSite.tsx
Comment thread frontend/src/pages/CloeDataViewPage.tsx Outdated
Comment thread frontend/src/pages/CloeDataViewPage.tsx
Comment thread frontend/src/pages/CloeDataViewPage.tsx
Comment thread frontend/src/pages/CloeDataViewPage.tsx Outdated
<StyledContent>
<Typography variant="h2">Data View for Constant Level Oilers</Typography>
<StyledContainer>
{lastFilteredMission && <DataTable tasks={lastFilteredMission.tasks} />}

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

DataTable only uses that last cloe mission we ran so if there are two cloe missions we will only se data from one of them

Comment thread frontend/src/pages/CloeDataViewPage.tsx Outdated
@akustn
akustn merged commit 52d4362 into equinor:main May 15, 2026
11 checks passed
@akustn
akustn deleted the data-view-clo branch May 15, 2026 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

frontend Frontend related functionality improvement Improvement to existing functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Data View for CLOE

5 participants