v1.3.0
What's Changed
- Create presigned url for a judgment and include it in the judgment ed… by @LewisDaleUK in #107
- Refactor/views to classes by @LewisDaleUK in #108
- Edit the Judgment metadata on the API Client side by @lozette in #113
- Add signature version to s3 aws client by @LewisDaleUK in #117
- Added hardcoded region name to s3 client by @LewisDaleUK in #118
- Move asset bucket region to environment variable by @LewisDaleUK in #119
- Feature/indicate failed processing judgments in list by @LewisDaleUK in #128
- Feature/display failed judgment by @LewisDaleUK in #129
- Add delete route for judgments, and add a link to the delete path for… by @LewisDaleUK in #135
- If the document is a failed processing entry, retrieve and render the… by @LewisDaleUK in #139
- Copy Judgment CSS changes to the editor by @lozette in #144
- Exclude parser log and tar from public assets by @LewisDaleUK in #148
- Do not return a 404 if the
parser.log
is not found by @lozette in #149 - Add Pull Request template to harmonise the format of pull requests by @lozette in #152
- Don't ask about overwriting staticfiles by @dragon-dxw in #178
- Still render pages even if PRIVATE_ASSET_BUCKET is not set by @dragon-dxw in #177
- Add createsuperuser to README by @dragon-dxw in #180
- Handle expected exceptions in 'fab run' and close Docker container by @dragon-dxw in #179
- Auto-push to production branch instead of latest tag by @Floppy in #183
New Contributors
- @dragon-dxw made their first contribution in #178
Full Changelog: v1.2.1...v1.3.0