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

add timetable train type filter #10976

Merged
merged 6 commits into from
Mar 6, 2025

Conversation

SharglutDev
Copy link
Contributor

@SharglutDev SharglutDev commented Feb 27, 2025

@github-actions github-actions bot added the area:front Work on Standard OSRD Interface modules label Feb 27, 2025
@SharglutDev SharglutDev force-pushed the pfn/front/add-timetable-train-type-filter branch from dfa4d8f to 2994a38 Compare February 27, 2025 15:04
@codecov-commenter
Copy link

codecov-commenter commented Feb 27, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.63%. Comparing base (ff4abe8) to head (2ba3c18).
Report is 34 commits behind head on dev.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev   #10976      +/-   ##
==========================================
- Coverage   80.69%   80.63%   -0.07%     
==========================================
  Files        1098     1099       +1     
  Lines      111892   112216     +324     
  Branches      745      745              
==========================================
+ Hits        90296    90489     +193     
- Misses      21553    21684     +131     
  Partials       43       43              
Flag Coverage Δ
editoast 72.19% <ø> (-0.19%) ⬇️
front 89.94% <100.00%> (+0.01%) ⬆️
gateway 2.18% <ø> (ø)
osrdyne 2.53% <ø> (ø)
railjson_generator 87.58% <ø> (ø)
tests 87.90% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@SharglutDev SharglutDev changed the title Pfn/front/add timetable train type filter add timetable train type filter Feb 27, 2025
@SharglutDev SharglutDev force-pushed the pfn/front/add-timetable-train-type-filter branch 3 times, most recently from d362ec8 to af71c36 Compare March 4, 2025 10:10
@SharglutDev SharglutDev marked this pull request as ready for review March 4, 2025 10:12
@SharglutDev SharglutDev requested review from a team as code owners March 4, 2025 10:12
@theocrsb
Copy link
Contributor

theocrsb commented Mar 4, 2025

I think the white stripes are missing

Mockup :
image
App :
image

@SharglutDev
Copy link
Contributor Author

SharglutDev commented Mar 4, 2025

I think the white stripes are missing

Hmm I have them on my computer :
Capture d’écran 2025-03-04 à 18 24 20

Note

Your screen made me see that the color for the filter panel toggle button was wrong so I changed it

@SharglutDev
Copy link
Contributor Author

Fixed the white border top

Copy link
Contributor

@Maymanaf Maymanaf left a comment

Choose a reason for hiding this comment

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

Nice work !

Copy link
Contributor

@clarani clarani left a comment

Choose a reason for hiding this comment

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

LGTM ✅

Copy link
Contributor

@theocrsb theocrsb left a comment

Choose a reason for hiding this comment

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

LGTM and tested !

Copy link
Contributor

@Maymanaf Maymanaf left a comment

Choose a reason for hiding this comment

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

LGTM for e2e tests ✅

Bootstrap default config add a "margin-bottom: 0.5rem" to the label element that was added with osrd-ui's one.

Signed-off-by: SharglutDev <[email protected]>
@SharglutDev SharglutDev force-pushed the pfn/front/add-timetable-train-type-filter branch from e4fcf86 to 2ba3c18 Compare March 6, 2025 08:37
@SharglutDev SharglutDev enabled auto-merge March 6, 2025 08:47
@SharglutDev SharglutDev added this pull request to the merge queue Mar 6, 2025
Merged via the queue into dev with commit 48cb1ab Mar 6, 2025
27 checks passed
@SharglutDev SharglutDev deleted the pfn/front/add-timetable-train-type-filter branch March 6, 2025 09:16
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.

Filter paced trains
5 participants