Releases: cityofaustin/atd-moped
Releases · cityofaustin/atd-moped
v1.15.0 Barn Owl Dr
Source: Audubon Art
What’s Changed
New features
Mapping
- Establish baseline maps components code changes (#824) @mddilley
- Re-implement project summary map (#915) @mddilley
- Prevent saving of map edits if there are no features (#912) @mddilley
- Edit drawn component features (#908) @mddilley
- Edit existing component selected features and attributes (#895) @mddilley
- Set initial map extent from existing project components (#880) @mddilley
- Fix simultaneous draw and select on component create and reset
isDraw
state on create/edit cancel (#920) @mddilley - Signal component autocomplete (#922) @mddilley
- Show visual feedback when user needs to zoom to see selectable features (#927) @mddilley
- Disable "Continue" button when the create component form isn't complete (#932) @mddilley
- Reset draft component on exit edit mode dialog (#943) @johnclary
- Patches transpose geometry script to align with front-end changes (#937) @johnclary
- Add new geospatial views to view tracking (#941) @johnclary
- Updates project lists to be compatible with new components schema (#938) @johnclary
- Make Moped <> Data Tracker sync compatible with new components schema (#939) @johnclary
- Edit signal components (#933) @mddilley
- Fix move mouse to select bug, render accurate status badge, filter signal autocomplete options by signal type (#936) @mddilley
- Fix simultaneous draw and select on component create and reset
isDraw
state on create/edit cancel (#920) @mddilley - Signal component autocomplete (#922) @mddilley
- Show visual feedback when user needs to zoom to see selectable features (#927) @mddilley
- Disable "Continue" button when the create component form isn't complete (#932) @mddilley
- Re-implement geocoder and speed dial (#831) @mddilley
- Update components create, delete, and view to use new schema #877 @mddilley
- Optimize component map street labels for aerial or street base maps #860 @mddilley
- Re-implement map draw tools (#852) @mddilley
- Add an icon to indicate if the component supports line or point geometry (#851) @mddilley
- Work around Mapbox's clipped geojson features (#841) @mddilley
- Manage dynamic interactive layer IDs and layers (#839) @mddilley
- Add street labels over nearmap aerial imagery (#837) @mddilley
- Update component create form with React Hook Form (#836) @mddilley
Other
- Update activity log entries and handling for project funding (#921) @chiaberry
Bug fixes
- Causes new subproject rows to be inserted as the first row of the table (#942) @chiaberry
Tech Debt
- Bump json5 from 1.0.1 to 1.0.2 in /moped-editor (#928) @dependabot
- Normalize project notes author tracking (#919) @johnclary
v1.14 Agave Ct
New features
- Use improved date picker for date inputs (#925) @roseeichelmann
- Relates status updates and comments to the project phase and displays status badge (#926) @tillyw
- Show a delete confirmation modal when deleting task orders (#923) @roseeichelmann
- Refines activity log design and adds better tracking of project edits (#910) @chiaberry
- Adds missing columns to CSV download (#891) @tillyw
- Adds input autofocus to comments and status updates (#904) @johnclary
Bug fixes
- Fixes alignment of project summary fields (#909) @roseeichelmann
- Do not allow empty comments to be created (#911) @tillyw
Tech Debt
- Use REST connector to update moped project activity log events (#883) @chiaberry
- replaces moped entities with 0 id with null values (#905) @tillyw
- Repairs db-docs build action (#918) @johnclary
- Updates components geoprocessing script to match reality (#907) @johnclary
- Bump loader-utils from 2.0.2 to 2.0.4 in /moped-editor (#879) @dependabot
- Removes unused
moped_proj_phases
columns (#906) @johnclary - Bump certifi from 2021.5.30 to 2022.12.7 in /moped-auth/cognito-pre-token-hook/requirements (#901) @dependabot
- Bump certifi from 2021.5.30 to 2022.12.7 in /moped-data-events/activity_log (#903) @dependabot
- Bump decode-uri-component from 0.2.0 to 0.2.2 in /moped-editor (#897) @dependabot
- Creates indexes to improve project list view query performance (#888) @johnclary
v1.13.0 Zopilote Cir
Source: Audubon Art
Zopilote is a Spanish word for black vulture that comes from a Nahuatl word tzopilotl
Zopilote Cir
What’s Changed
New features
- Add a "contract_amount" column to the contracts table (#894) @chiaberry
- Move work assignment ID to contracts table (#894) @chiaberry
Enhancements
- Sets default sorting on Project List and displays arrow to indicate sort diretion (#884) @tillyw
- Sets project list view paging to 100 records per page (#890) @tillyw
Bug fixes / Tech debt
- 2.16.0 version bump for graphql-engine (#898) @frankhereford
- Bug fix for Delete modal opacity (#896) @tillyw
- Cascade project deletes on tags, contracts, and followed projects (#885) @johnclary
- Bump local graphql-engine version (#889) @frankhereford
- Remove status_id filters from signals query (#881) @johnclary
- Normalize project status (#871) @johnclary
- Updates signal dashboard to use new project personnel schema (#874) @johnclary
- Remove migration that does not match main to fix schemaspy (#870) @chiaberry
- Backfills project lead from project creator's workgroup (#866) @johnclary
- Shows dev environment alert banner in non production environments (#878) & (#886) @johnclary
v1.12.0 Yarrow Ct
Source: Audubon Art
Yarrow Ct
What’s Changed
New features
- Add ability to search by project creator (#855) @chiaberry
- Add ability to search by project lead (#857) @tillyw
- Creates project lead field in summary table (#854) @tillyw
- Adds tooltips to define lead, sponsor, and partners fields (#868) @johnclary
Enhancements
- Make Name column sticky for projects table (#861) @chiaberry
- Adds line breaks and auto-sizing to various columns on the project list (#859) @johnclary
- Adds Entities to data dictionary (#853) @johnclary
Bug fixes/Tech debt
- Removes deprecated
role_id
column frommoped_proj_personnel
(#850) @johnclary - Create script to backfill who created a project (#858) @johnclary
- Overhaul Moped's geospatial data structures for improved data quality and performance 🎉 (#792) @frankhereford
v1.11.0 Bar-X Dr
Source: Texas State Historical Association
Bar-X Dr
What’s Changed
New features
- Show alert banner on deleted projects (#838) @chiaberry
- Creates "intersection improvement" component types (#844) @tillyw
Enhancements
- Combine support menu with avatar dropdown menu (#842) @chiaberry
- Clean up column names on the projects list, dashboard, and subprojects table (#842) @chiaberry
- Remove pagination from the milestones table (#842) @chiaberry
- Use wider team role select menu (#843) @johnclary
- Update Project Summary UI (#835) @tillyw
- Rename Lookups to Data Dictionary (#845) @johnclary
Bug fixes/Tech debt
- Fixes an MUI warning about conflicting menu props (#848) @johnclary
- Update the related phase for "cabinet set" milestone (#846) @chiaberry
- Fixes a bug that caused the app to crash when using multiple milestone templates (#842) @chiaberry
- Test advanced search options (#823) @mddilley
- Fixes team member role editing (#834) @johnclary
v1.10.0 Waxwing Cir
Source: Sacramento Audubon
Waxwing Cir
What’s Changed
New features
- Displays project tags in projects list view (#821) @tillyw
- Add advanced search for project tags (#812) @mddilley
- Adds a delete confirmation modal to project tags and comments (#815) @tillyw
Enhancements
- Automatically show blank advanced search filter (#804) @tillyw
- Increase number of default rows in dashboard (#827) @chiaberry
- Updates component geojson extract to include project tags (#814) @johnclary
- Change Funding Sources selects to autocompletes (#825) @chiaberry
Bug fixes/Tech debt
- Fix migration conflicts in local Hasura cluster (#822) @mddilley
- Exclude deleted moped_tags (#816) @johnclary
- Update
moped_tags
for Mobility Annual Plan (MAP) (#813) @johnclary - Fix Project list view shows deleted contracts (#810) @tillyw
v1.9.0 Verbena Parkway
Source: Getty Images
Verbena Parkway
What’s Changed
New features
- Create non-login users (#794) @mddilley
- Support timeline templates for multiple workgroups (#796) @chiaberry
Enhancements
- Add user activate route to Moped API and use it in the UI (#735) @mddilley
- Create Project Delivery timeline template (#797) @chiaberry
- Adds project tags to lookups view (#800) @johnclary
- Search by project ID (#798) @tillyw
- Adds status update edit modal to summary page (#788) @tillyw
- Adds "Contractors" and "Contract #" to project search + advanced filters (#795) @tillyw
Bug fixes/Tech debt
v1.8.0 Una Más
Source: Wikipedia
Una Mas, Lago Vista
What’s Changed
New features
- Add Project Tags feature (#783) @chiaberry
Enhancements
- Added project id wherever project name is rendered (#777) @tillyw
- Adds new subphases for Project Delivery Division (#782) @johnclary
- Updates toolbox script to generate Moped components geojson (#779) @johnclary
- Adds and updates milestones for PDD (#780) @johnclary
Bug fixes/Tech debt
- Restore the Moped database migration action (#786) @johnclary
- Replace case sensitive operator (#784) @tillyw
- Bump moped graphql engine & Remove heroku workflows (#781) @frankhereford
- Track who creates a moped project (#778) @chiaberry
- Upgrade to react-map-gl v7 (#753) @mddilley
v1.7.0 Trumpet Vine Trail
Source: Fine Art America.
What’s Changed
New features
- Adds milestone edit modal (#769) @tillyw
- Implement eCapris funding UI enhancements (#766) @chiaberry
- Adds phase edit modal to dashboard (#734) @tillyw
Enhancements
- Inserts new moped rrfb and roundabout components (#774) @tillyw
- Add components to lookups view (#772) @chiaberry
- Adds navigation links to Moped lookups view (#773) @johnclary
- Resizes columns on dashboard (#768) @tillyw
- Adds additional moped_funds (#770) @johnclary
Bug fixes/Tech debt
- Drop contractor and purchase order columns (#771) @chiaberry
- Fix spelling & cause CI to run on merge-into-main (#767) @frankhereford
- Remove contractor and DO from signal table and search (#761) @chiaberry
Images
v1.6.0 Serrano Trail
Source: Paper Rose Cottage
What’s Changed
New features
- Add table to track contractors and purchase orders (#720) @chiaberry
- Add ability to track Interim DB project and component IDs (#712) @chiaberry
Enhancements
- Adds three new milestones for TED / PDD (#749) @tillyw
- Add new components to moped-components table (#731) @chiaberry
- Rename purchase orders to contracts (#751) @johnclary
- Adds hash links and related phase column to lookups view (#737) @johnclary
- Show inactive users in activity log and team table (#721) @mddilley
- Remove DO and contractor fields from summary page (#747) @chiaberry
- Remove phase name from moped_proj_phases (#742) @chiaberry
- Add new funds to moped_funds (#733) @chiaberry
- Adds a secret view of moped phases and milestones (#719) @johnclary
Bug fixes/Tech debt
- Fix status badge Active phase bug (#748) @chiaberry
- Fix point vs line subtype drawing bug (#732) @chiaberry
- Make API's email and name validation closer to O365 (#740) @mddilley
- Remove the phantom pencil when editing a project name (#718) @chiaberry
- Document
graphql-engine
upgrade plan (#710) @frankhereford - Fixes staging activity log deployment (#715) @johnclary
- Updates activity event validation schema (production patch) (#714) @johnclary
- Updates activity event validation schema (#713) @johnclary
- Remove "Archived" row in
moped_status
table (#726) @mddilley - Reset Hasura metadata for graphql-engine v2 (again) (#739) @johnclary
- Revert "Reset Hasura metadata for graphql-engine v2" (#738) @johnclary
- Reset Hasura metadata for graphql-engine v2 (#736) @johnclary
- Add script to backfill activity log (#723) @johnclary
- Makes use of phase <> subphase db relationship (#716) @johnclary
Dependency upgrades
- Bump terser from 5.14.1 to 5.14.2 in /moped-editor (#724) @dependabot