v1.3.0 Parakeet Street
release-drafter
released this
17 May 17:32
·
6577 commits
to refs/heads/main
since this release
Source: Catalogue of the Birds in the British Museum
What’s Changed
New features
- Adds Project "Following" feature to Database schema [DB] and Project Summary page [UI] (#636) @tillyw
Enhancements
- Add phase dates and personnel roles columns to Project List View (#649) @chiaberry
- Add status update to Project List View (#642) @chiaberry
- Add funding source column to Project List View (#641) @chiaberry
- Add Signal IDs and project type columns to Project List View (#640) @chiaberry
- Disable JIT code compilation on local postgres (#648) @frankhereford
- Use GridTable sort function in Material Table (#643) @chiaberry
- Persist toggled columns when filtering project list view (#639) @chiaberry
- Add columns to project view (#631) @chiaberry
- Migrate project list table to material table core from gridtable (#624) @chiaberry
- Add usage instructions for the Knack backfill script to README.md (#637) @frankhereford
- Update 5 tables with adjusted primary keys, sequences (#634) @frankhereford
- Script to backfill Knack's Data Tracker project.url.label value (#632) @frankhereford
- Change from description to name for label value in Knack Sync functionality (#633) @frankhereford
- Include "last modified" in advanced filters (#629) @chiaberry
- Set phase name as required (#625) @chiaberry
- Removes "start date" from database and on "Projects" page (#623) @tillyw
- Adds attribution and date to status updates (#616) @tillyw
- Remove project notes button and entry from projectNoteTypes array (#621) @tillyw
Bug fixes
- Update project funding source amount to input only integers (#647) @mddilley
- Fix duplicating project type bug (#645) @chiaberry
- Fix shifting map controls when adding/editing project components (#646) @mddilley
- Change loading icon and data refreshing on comments tab (#626) @chiaberry
- Set funding_status_id to user selection or tentative if no selection (#630) @tillyw
- Set project_length field default to null, drops compute_project_length function (#627) @tillyw
Dependencies upgrades
- Upgrade moped editor to react 17 (#618) @chiaberry
- Change material table package to material-table core (#622) @chiaberry
- Bump moment from 2.29.1 to 2.29.2 in /moped-editor (#628) @dependabot
- Bump minimist from 1.2.5 to 1.2.6 in /moped-editor (#619) @dependabot