Skip to content

MTC mtc-deploy branch with dev #1032

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

Open
wants to merge 798 commits into
base: mtc-deploy
Choose a base branch
from

Conversation

binh-dam-ibigroup
Copy link
Contributor

@binh-dam-ibigroup binh-dam-ibigroup commented May 22, 2025

Checklist

  • Appropriate branch selected => Updating the mtc-deploy branch at this time
  • [na] Any modified or new methods or classes have helpful JSDoc and code is thoroughly commented
  • [na] The description lists all applicable issues this PR seeks to resolve
  • [na] The description lists any configuration setting(s) that differ from the default settings
  • All tests and CI builds passing

Description

This PR brings changes from the dev branch to the mtc-deploy branch and resolves conflicts between the two branches.

Many of the changes are just i18n, improved Flow types, or Bootstrap syntax updates, so when you see them you can just skim them. Weird indents are sometimes brought in from the dev branch, I have not really attempted to fix them.

A few things that needed to be fixed in this PR for the MTC UI to work:

  • Alerts Viewer UI was updated to newest bootstrap syntax (so that the collapsible panes for each alert keep working)
  • The AppInfoRetriever component is modified to wrap the app contents, so that nothing is rendered until the app info JSON is downloaded and customizations can be applied (e.g. title, logo, link to alerts module).
  • When creating a new route in the GTFS editor, the following defaults are maintained: route status = "in progress", route approval state = "not approved".

philip-cline and others added 30 commits June 28, 2023 10:37
…tion

Add custom file and preserve fields transformations
Copy link
Contributor

@miles-grant-ibigroup miles-grant-ibigroup left a comment

Choose a reason for hiding this comment

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

Haven't tested yet, but code-wise I think there is one glaring thing to fix first

Copy link
Contributor

@miles-grant-ibigroup miles-grant-ibigroup left a comment

Choose a reason for hiding this comment

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

Tested and working!

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.

7 participants