v1.6.0 Serrano Trail
release-drafter
released this
17 Aug 15:29
·
6129 commits
to refs/heads/main
since this release
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