Skip to content

Most recent stuff from dev#1050

Merged
binh-dam-ibigroup merged 308 commits intodev-flex-2024from
dev-flex-2026
Feb 2, 2026
Merged

Most recent stuff from dev#1050
binh-dam-ibigroup merged 308 commits intodev-flex-2024from
dev-flex-2026

Conversation

@binh-dam-ibigroup
Copy link
Contributor

@binh-dam-ibigroup binh-dam-ibigroup commented Jan 28, 2026

Checklist

  • Appropriate branch selected => this is against the dev-flex-2024 code for flex deployments
  • [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

Merging dev into dev-flex-2024 resulted in conflicts, so here are my proposed resolutions.

Merge conflicts were in the following files (you might skip reviewing the other ones):

  • lib/editor/actions/map/stopStrategies.js
  • lib/editor/components/pattern/EditShapePanel.js
  • lib/editor/util/gtfs.js
  • lib/manager/components/CreateFeedSource.js

landonreed and others added 30 commits May 26, 2017 15:33
Conflicts:
	lib/common/user/Auth0Manager.js
	lib/manager/actions/visibilityFilter.js
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Somehow the deployment bundle name got added under "Flex" and that's not right, I'll fix it.

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.

All seems to be working!

Comment on lines +144 to +150
let routePublic = 1 // public
let routeStatus = 2 // approved
if (isExtensionEnabled('mtc')) {
// MTC has specific initial editor route states.
routePublic = 0 // not public
routeStatus = 0 // in progress
}
Copy link
Contributor

Choose a reason for hiding this comment

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

Great change

@binh-dam-ibigroup binh-dam-ibigroup merged commit 57466a9 into dev-flex-2024 Feb 2, 2026
2 checks passed
@binh-dam-ibigroup binh-dam-ibigroup deleted the dev-flex-2026 branch February 2, 2026 18:58
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.

6 participants