v1.1.0 Night Heron Drive
Source: audubon-prints.com
Usability improvements
- Displays an alert banner in the staging environment (#559) @tillyw
- Add Column Filtering on "Signal projects" Table (#594) @chiaberry
- Implements design refinements to "Signal projects" table (#588) @tillyw
- Indicate that an advanced search is active on the "Projects" page (#598) @chiaberry
- Implement small refinements to "Timeline" tab (#589) @tillyw
- Variable renaming in phases and statuses (#592) @chiaberry
Data Tracker integration
- Create Knack migration scripts (#576) @johnclary
- Update Moped Data Tracker synchronization to point to Production Data Tracker(#564) @frankhereford
- Update non-production Moped instances to use new Knack Data Tracker dev integration instance (#601) @frankhereford
Bugs
- Fix map UI controls rendering out of place (#585) @mateoclarke
- Fix deleted projects showing up on dashboard (#582) @chiaberry
- Fix Searching by "Current status" error (#568) @chiaberry
- Set milestone complete attribute default state to false instead of blank(#587) @tillyw
- Fix current status search bug (#569) @chiaberry
- Update λ function to use
recordProjectId
when mutatingmoped_project
table (#600) @frankhereford - Update data tracker url to signals (#573) @chiaberry
- Fix work order link to Data Tracker (#572) @johnclary
Data model cleanup
- Add array relation from moped_proj to moped_proj_partners (#566) @johnclary
- Inspect and set appropriate sequence values for integer primary keys & add funding source (#567) @frankhereford
- Remove metadata and drop unused moped_proj_features_components table (#578) @johnclary
Dev-ops
- Skip version check in
hasura
CLI in Github actions (#597) @frankhereford - Update pull_request_template.md (#599) @amenity
- Update non-production Moped instances to use new Knack Data Tracker dev integration instance (#601) @frankhereford
Deployment
- During the deployment of this release of Moped, the
moped_primary_keys_production.json
file in theatd-moped-data-events
bucket needs to be updated to reflect the current state of the database. The up-to-date file to put in place can be found here.