Skip to content

23235 add lane conversion work type to various components#1619

Merged
tillyw merged 4 commits into
mainfrom
23235_add_lane_conversion_work_type_to_various_components
Jul 2, 2025
Merged

23235 add lane conversion work type to various components#1619
tillyw merged 4 commits into
mainfrom
23235_add_lane_conversion_work_type_to_various_components

Conversation

@tillyw
Copy link
Copy Markdown
Contributor

@tillyw tillyw commented Jun 27, 2025

Associated issues

fixes cityofaustin/atd-data-tech#23235

Testing

URL to test:

local due to database changes

Steps to test:

  • apply the migration and click to add a component to a project
  • check the following component types for the work type 'Lane Conversion'
    • Project Extent - Generic (linear)
    • Transit - Lane
    • Transit - Managed Lane Access Point
    • Transit - Transit/Bike Lane
    • Transit - Transit Queue Jump
  • run the down migration and check to make sure those work types are no longer present

Ship list

@netlify
Copy link
Copy Markdown

netlify Bot commented Jun 27, 2025

Deploy Preview for atd-moped-main ready!

Name Link
🔨 Latest commit 9364557
🔍 Latest deploy log https://app.netlify.com/projects/atd-moped-main/deploys/686472b563caff0008e966d5
😎 Deploy Preview https://deploy-preview-1619--atd-moped-main.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

🤖 did this

@tillyw tillyw requested a review from mddilley July 1, 2025 23:46
Copy link
Copy Markdown
Collaborator

@mddilley mddilley left a comment

Choose a reason for hiding this comment

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

Ran the migrations up and down, and I see the new work types in the component UI and the data dictionary too. Thanks for adding these! 🙏 🚀

Copy link
Copy Markdown
Contributor

@roseeichelmann roseeichelmann left a comment

Choose a reason for hiding this comment

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

ran the up and down migrations and this looks good! 🚀

Copy link
Copy Markdown
Member

@frankhereford frankhereford left a comment

Choose a reason for hiding this comment

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

SQL looks great and applied cleanly in both directions. Thanks Tilly!

The insert into sourced from the select is really elegant. ✨

@tillyw tillyw merged commit 106f689 into main Jul 2, 2025
5 checks passed
@tillyw tillyw deleted the 23235_add_lane_conversion_work_type_to_various_components branch July 2, 2025 22:55
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.

Add "Lane Conversion" work type to various components

4 participants