Add cloe data view - #2691
Merged
Merged
Conversation
akustn
marked this pull request as ready for review
May 6, 2026 15:30
Closed
akustn
force-pushed
the
data-view-clo
branch
4 times, most recently
from
May 7, 2026 07:46
2ed0811 to
9238f02
Compare
oysand
reviewed
May 7, 2026
marianards
reviewed
May 8, 2026
marianards
reviewed
May 8, 2026
akustn
force-pushed
the
data-view-clo
branch
3 times, most recently
from
May 11, 2026 07:43
91d876a to
b5c4e5e
Compare
Eddasol
reviewed
May 11, 2026
Eddasol
reviewed
May 11, 2026
| <StyledContent> | ||
| <Typography variant="h2">Data View for Constant Level Oilers</Typography> | ||
| <StyledContainer> | ||
| {lastFilteredMission && <DataTable tasks={lastFilteredMission.tasks} />} |
Contributor
There was a problem hiding this comment.
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
Eddasol
reviewed
May 11, 2026
This was referenced May 15, 2026
akustn
force-pushed
the
data-view-clo
branch
2 times, most recently
from
May 15, 2026 14:15
fa25cfd to
2e25037
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #2699
Ready for review checklist: