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

front: intervals editor, display additionnal read-only data #4968

Merged

Conversation

clarani
Copy link
Contributor

@clarani clarani commented Sep 5, 2023

closes #4902

The intervals editor can now display additional read-only information
image
image

@clarani clarani added the area:front Work on Standard OSRD Interface modules label Sep 5, 2023
@clarani clarani requested a review from a team as a code owner September 5, 2023 08:27
@codecov
Copy link

codecov bot commented Sep 5, 2023

Codecov Report

Merging #4968 (527a8b5) into dev (01d09d9) will decrease coverage by 0.05%.
Report is 8 commits behind head on dev.
The diff coverage is 0.00%.

@@             Coverage Diff              @@
##                dev    #4968      +/-   ##
============================================
- Coverage     22.17%   22.13%   -0.05%     
  Complexity     2287     2287              
============================================
  Files           863      863              
  Lines         90402    90567     +165     
  Branches       2352     2352              
============================================
- Hits          20047    20046       -1     
- Misses        69055    69221     +166     
  Partials       1300     1300              
Flag Coverage Δ
front 9.84% <0.00%> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
.../ManageTrainSchedule/PowerRestrictionsSelector.tsx 0.00% <0.00%> (ø)
...s/operationalStudies/views/ManageTrainSchedule.tsx 0.00% <0.00%> (ø)
front/src/common/IntervalsDataViz/dataviz.tsx 0.00% <0.00%> (ø)
...ont/src/common/IntervalsEditor/IntervalsEditor.tsx 0.00% <0.00%> (ø)
front/src/common/IntervalsEditor/types.ts 0.00% <0.00%> (ø)
front/src/stories/IntervalsEditor.stories.tsx 0.00% <0.00%> (ø)

... and 9 files with indirect coverage changes

@clarani clarani force-pushed the cni-front-4902-display-additional-info-on-intervals-editor branch from 2cf6ee6 to 527a8b5 Compare September 5, 2023 16:42
@multun multun disabled auto-merge September 6, 2023 08:05
@multun multun merged commit dc88710 into dev Sep 6, 2023
3 of 5 checks passed
@multun multun deleted the cni-front-4902-display-additional-info-on-intervals-editor branch September 6, 2023 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:front Work on Standard OSRD Interface modules
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Be able to see fixed read-only intervals on a supplementary layer on the interval editor
3 participants