v0.5.0 Desert Willow Dr
v0.5.0 Desert Willow Dr
Source: Fannin Tree Farm
What’s Changed
New features
- Creates new "current phase" table on timeline (user can select one active phase) (#274) @tillyw
- Create SQL View to access and filter project personnel (#312) @chiaberry
- Update relationship between phases and subphases in database #6058 (#308) @sergiogcx
- Project Components | Add moped_project_features table and relate to moped_project table (#293) @mddilley
- Project Extent | Add aerial imagery (#301) @mddilley
- Project Components | Fix frontend to add, update, and consume features from the moped_proj_features table (#294) @mddilley
- Project Extent | Usability enhancements for identifying streets vs urban trails (#282) @mddilley
- Project Extent | Implement point-drawing in project extent mapping (#257) @mddilley
- Project Extent | Save drawn points in the database (#262) @mddilley
- Project Extent | Show drawn points in project summary map and refine UI (#272) @mddilley
- Project Extent | Create project_extent_ids from project_extent_geojson in the front end (#292) @mddilley
- Deploys to Development Stage (#299) @sergiogcx
- Re-structures: Phases, Sub-phases, Milestones (#295) @sergiogcx
- Data Migration | Transform IMPD data to fit moped_proj_personnel table in Moped #5602 (#280) @sergiogcx
Enhancements
- Open project from project name (#310) @chiaberry
- Timeline | Edit phase table to include subphases column #5737 (#309) @sergiogcx
- Add project phases and personnel to project list view (#306) @chiaberry
- Reverse order of event list (#267) @tillyw
- Database | Remove the project_extent_geojson field data from the seed (#303) @mddilley
- Project Summary Map | Prevent user from removing all features from project extent (#265) @mddilley
- Dropdown order of project roles, status, and phases should match in Gitbook #5857 (#296) @sergiogcx
- Project Summary Map | Set order of layers in the map (#269) @mddilley
- Clears eCapris subproject ID when user untoggles Capitally Funded field (#266) @tillyw
- Refactors data table and changes default component for boolean fields to switches (#249) @tillyw
- Moped Editor | Make The Project Search Feature Great Again #5830 (#281) @sergiogcx
Bug fixes
- Fixes WSOD bug on activity log page #6147 (#314) @sergiogcx
- Fix problems with project permissions (Patch) (#313) @sergiogcx
- Project Extent | Fix geocoder and layer control styling in New Project stepper (#305) @mddilley
- Bug | Implement graceful degradation for map-rendering issues #5974 (#304) @sergiogcx
- Project Extent | Fix geocoder so click and hover events don't propagate through the input box (#290) @mddilley
- Bug | Creating new user doesn't associate to project #5937 (#297) @sergiogcx
- Replaces the ecapris_subproject_id unique constraint with an unconstrained index (#286) @tillyw
- Project Extent | Fix drawn layer select checkbox (#291) @mddilley
- Bug | Can't add or edit Team members #5880 (#289) @sergiogcx
- Bug | Handle saving a project when no team members are added (#287) @mddilley
Dependency Updates
- Bump rsa from 4.6 to 4.7 in /moped-api/requirements (#298) @dependabot
- Bump py from 1.9.0 to 1.10.0 in /moped-api/requirements (#285) @dependabot