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

Remove old debug UI #6478

Draft
wants to merge 3 commits into
base: dev-2.x
Choose a base branch
from

Conversation

VillePihlava
Copy link
Contributor

@VillePihlava VillePihlava commented Feb 21, 2025

Summary

This PR removes the old debug UI (application/src/client/classic-debug). I also removed and changed some related documentation.

Issue

N/A

Unit tests

N/A

Documentation

I changed doc/user/Troubleshooting-Routing.md and doc/user/Frontends.md to indicate of this change. I did a quick search for more references of the old debug UI but could not find any. However, there might still be some references left in the documentation.

@VillePihlava VillePihlava requested a review from a team as a code owner February 21, 2025 10:10
Copy link

codecov bot commented Feb 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.10%. Comparing base (a7c5aec) to head (da4d1ef).
Report is 46 commits behind head on dev-2.x.

Additional details and impacted files
@@            Coverage Diff             @@
##             dev-2.x    #6478   +/-   ##
==========================================
  Coverage      70.10%   70.10%           
+ Complexity     18269    18267    -2     
==========================================
  Files           2077     2077           
  Lines          77659    77659           
  Branches        7828     7828           
==========================================
  Hits           54439    54439           
- Misses         20439    20440    +1     
+ Partials        2781     2780    -1     

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

@leonardehrenfried
Copy link
Member

You're also deleting the new debug UI and GraphiQL. Both of those we want to keep. :)

Deleting classic-debug is enough.

@VillePihlava
Copy link
Contributor Author

You're also deleting the new debug UI and GraphiQL. Both of those we want to keep. :)

Deleting classic-debug is enough.

My mistake, thanks for pointing this out :D

@optionsome optionsome requested a review from t2gran February 25, 2025 09:37
@optionsome optionsome marked this pull request as draft February 27, 2025 09:37
@optionsome
Copy link
Member

optionsome commented Feb 27, 2025

I converted this to draft since I was informed there still exist some debug layer related instructions for some OSM editors in Finland that haven't been yet updated to be about the new debug UI. Hopefully soon we can get rid of this.

@VillePihlava VillePihlava added the OTP Debug UI The OTP bundled client label Feb 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OTP Debug UI The OTP bundled client
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants