Skip to content

feat: removed unused redux files#134

Merged
Alessandro100 merged 1 commit intomainfrom
fat/117-redux-store-cleanup
May 5, 2026
Merged

feat: removed unused redux files#134
Alessandro100 merged 1 commit intomainfrom
fat/117-redux-store-cleanup

Conversation

@Alessandro100
Copy link
Copy Markdown
Contributor

Summary:

closes #117

After the migration many files changed and as a result there was a lot of dead redux code. This PR removes it

Expected behavior:

The application should work exactly as its been

Testing tips:

Top features touched by this

  • gtfs visualization
  • gtfs feed detail page dataset
  • feeds search page
  • feeds detail page

Assure that these features work

good example feed would be MBTA

Please make sure these boxes are checked before submitting your pull request - thanks!

  • Run the unit tests with yarn test to make sure you didn't break anything
  • Add or update any needed documentation to the repo
  • Format the title like "feat: [new feature short description]". Title must follow the Conventional Commit Specification(https://www.conventionalcommits.org/en/v1.0.0/).
  • Linked all relevant issues
  • Include screenshot(s) showing how this pull request works and fixes the issue(s)

@Alessandro100 Alessandro100 self-assigned this May 4, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented May 4, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
mobilitydatabase-web Ready Ready Preview, Comment May 4, 2026 7:39pm

Request Review

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 5, 2026

*Lighthouse ran on https://mobilitydatabase-c5z1y4z0m-mobility-data.vercel.app/ * (Desktop)
⚡️ HTML Report Lighthouse report for the changes in this PR:

Performance Accessibility Best Practices SEO
🟢 100 🟢 94 🟢 96 🟢 100

*Lighthouse ran on https://mobilitydatabase-c5z1y4z0m-mobility-data.vercel.app/feeds * (Desktop)
⚡️ HTML Report Lighthouse report for the changes in this PR:

Performance Accessibility Best Practices SEO
🟠 87 🟠 87 🟢 96 🟢 100

*Lighthouse ran on https://mobilitydatabase-c5z1y4z0m-mobility-data.vercel.app/feeds/gtfs/mdb-2126 * (Desktop)
⚡️ HTML Report Lighthouse report for the changes in this PR:

Performance Accessibility Best Practices SEO
🔴 45 🟢 94 🟢 96 🟢 100

*Lighthouse ran on https://mobilitydatabase-c5z1y4z0m-mobility-data.vercel.app/feeds/gtfs_rt/mdb-2585 * (Desktop)
⚡️ HTML Report Lighthouse report for the changes in this PR:

Performance Accessibility Best Practices SEO
🟢 97 🟠 84 🟢 96 🟢 100

*Lighthouse ran on https://mobilitydatabase-c5z1y4z0m-mobility-data.vercel.app/feeds/gbfs/gbfs-flamingo_porirua * (Desktop)
⚡️ HTML Report Lighthouse report for the changes in this PR:

Performance Accessibility Best Practices SEO
🟢 98 🟢 94 🟢 96 🟢 100

@davidgamez davidgamez self-requested a review May 5, 2026 14:50
Copy link
Copy Markdown
Member

@davidgamez davidgamez left a comment

Choose a reason for hiding this comment

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

LGTM!

@Alessandro100 Alessandro100 merged commit 460aba2 into main May 5, 2026
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cleanup Unused Redux Store Properties

2 participants