-
Notifications
You must be signed in to change notification settings - Fork 37
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
Improve appearance of mission definition page #1055
Merged
Merged
Conversation
This file contains 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
andchiind
added
improvement
Improvement to existing functionality
frontend
Frontend related functionality
labels
Oct 13, 2023
andchiind
force-pushed
the
944-set-inspection-freq
branch
from
October 13, 2023 08:57
0991394
to
9037adb
Compare
Eddasol
reviewed
Oct 13, 2023
frontend/src/components/Pages/MissionDefinitionPage/MissionDefinitionPage.tsx
Outdated
Show resolved
Hide resolved
andchiind
force-pushed
the
944-set-inspection-freq
branch
2 times, most recently
from
October 16, 2023 09:02
89bf499
to
8ac7aee
Compare
andchiind
force-pushed
the
944-set-inspection-freq
branch
3 times, most recently
from
October 17, 2023 10:17
0aa270b
to
e9d212c
Compare
Eddasol
reviewed
Oct 18, 2023
frontend/src/components/Pages/MissionDefinitionPage/MissionDefinitionPage.tsx
Outdated
Show resolved
Hide resolved
Eddasol
reviewed
Oct 18, 2023
frontend/src/components/Pages/MissionDefinitionPage/MissionDefinitionPage.tsx
Outdated
Show resolved
Hide resolved
Eddasol
reviewed
Oct 18, 2023
frontend/src/components/Pages/MissionDefinitionPage/MissionDefinitionPage.tsx
Outdated
Show resolved
Hide resolved
Eddasol
reviewed
Oct 18, 2023
frontend/src/components/Pages/MissionDefinitionPage/MissionDefinitionPage.tsx
Outdated
Show resolved
Hide resolved
Eddasol
reviewed
Oct 18, 2023
frontend/src/components/Pages/MissionDefinitionPage/MissionDefinitionPage.tsx
Outdated
Show resolved
Hide resolved
Eddasol
reviewed
Oct 18, 2023
frontend/src/components/Pages/MissionDefinitionPage/MissionDefinitionPage.tsx
Show resolved
Hide resolved
Eddasol
reviewed
Oct 18, 2023
frontend/src/components/Pages/MissionDefinitionPage/MissionDefinitionPage.tsx
Outdated
Show resolved
Hide resolved
andchiind
force-pushed
the
944-set-inspection-freq
branch
from
October 18, 2023 10:46
41d8aab
to
9ea6225
Compare
Eddasol
reviewed
Oct 18, 2023
frontend/src/components/Pages/MissionDefinitionPage/MissionDefinitionPage.tsx
Outdated
Show resolved
Hide resolved
Eddasol
reviewed
Oct 18, 2023
frontend/src/components/Pages/MissionDefinitionPage/MissionDefinitionPage.tsx
Outdated
Show resolved
Hide resolved
andchiind
force-pushed
the
944-set-inspection-freq
branch
2 times, most recently
from
October 18, 2023 11:29
9d06f78
to
2d05ea5
Compare
Eddasol
reviewed
Oct 19, 2023
frontend/src/components/Pages/MissionDefinitionPage/MissionDefinitionPage.tsx
Outdated
Show resolved
Hide resolved
Eddasol
reviewed
Oct 19, 2023
frontend/src/components/Pages/MissionDefinitionPage/MissionDefinitionPage.tsx
Outdated
Show resolved
Hide resolved
andchiind
force-pushed
the
944-set-inspection-freq
branch
3 times, most recently
from
October 20, 2023 13:36
f981c49
to
b6f2adc
Compare
mrica-equinor
requested changes
Oct 23, 2023
frontend/src/components/Pages/MissionDefinitionPage/MissionDefinitionPage.tsx
Outdated
Show resolved
Hide resolved
frontend/src/components/Pages/MissionDefinitionPage/MissionDefinitionPage.tsx
Outdated
Show resolved
Hide resolved
frontend/src/components/Pages/MissionDefinitionPage/MissionDefinitionPage.tsx
Show resolved
Hide resolved
frontend/src/components/Pages/MissionDefinitionPage/MissionDefinitionPage.tsx
Outdated
Show resolved
Hide resolved
frontend/src/components/Pages/MissionDefinitionPage/MissionDefinitionPage.tsx
Outdated
Show resolved
Hide resolved
frontend/src/components/Pages/MissionDefinitionPage/MissionDefinitionPage.tsx
Outdated
Show resolved
Hide resolved
frontend/src/components/Pages/MissionDefinitionPage/MissionDefinitionPage.tsx
Outdated
Show resolved
Hide resolved
andchiind
force-pushed
the
944-set-inspection-freq
branch
from
October 30, 2023 14:55
b6f2adc
to
544648d
Compare
andchiind
force-pushed
the
944-set-inspection-freq
branch
from
October 30, 2023 14:57
544648d
to
64cea5c
Compare
andchiind
force-pushed
the
944-set-inspection-freq
branch
2 times, most recently
from
November 7, 2023 12:57
ff61f5f
to
556c565
Compare
mrica-equinor
force-pushed
the
944-set-inspection-freq
branch
2 times, most recently
from
November 8, 2023 14:03
45bafde
to
a0f8288
Compare
mrica-equinor
force-pushed
the
944-set-inspection-freq
branch
from
November 8, 2023 14:04
a0f8288
to
258c804
Compare
mrica-equinor
approved these changes
Nov 8, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM :)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 #944 since I haven't been able to find any issues with the functionality. This PR therefore just addresses appearances. These may change in the future as we get feedback from UX design, but this PR regardless makes it easier to edit this style in the future if needed.