Skip to content
This repository was archived by the owner on Jul 7, 2022. It is now read-only.

Releases: AusDTO/dto-digitalmarketplace-admin-frontend

Update API client

03 May 22:49
60bdb8c

Choose a tag to compare

release-283

Update API client commit hash (#153)

Update CircleCI image

06 Mar 23:17
ca77fd1

Choose a tag to compare

release-282

Update commit hashes in requirements.txt (#152)

Bump Python runtime version

11 Jan 23:24
1c747b3

Choose a tag to compare

HM-4357: Bump Python runtime version (#150)

* Bump Python runtime version

* Add version to CircleCI cache key to clear cache

Admin reports

10 Nov 00:05
41d230c

Choose a tag to compare

HM-2773: Admin reports (#137)

* modified activity_reporty.py

* saved changes

* updated activity_reports.py

* fixed pycodestyles

* fixed print syntax

* updated activity_report.py

* fixed pycodestyle issue

* Update app/main/views/activity_reports.py

Co-authored-by: tobiasbrown <2645932+tobiasbrown@users.noreply.github.com>

* updated downloadReported

* added abort 400 invalid type

* updated download_report

* updated

* updated download_report

* updated activity_reports.py

* Rename component for admin reports

* Simplify route for reports

* Send the download report URL in meta property

* Remove report type from route

* Return report data as csv

* Update button text for reports

* Renamed reports file

* Removed unused imports

Co-authored-by: tobiasbrown <2645932+tobiasbrown@users.noreply.github.com>

Destroy session when CSRF token is invalid

08 Nov 05:46
6033575

Choose a tag to compare

HM-3707: Destroy session when CSRF token is invalid (#148)

* Update utils commit hash

* Update utils commit hash

HM-3083: Remove invalid CSRF tokens from session

11 Aug 22:46
1858a65

Choose a tag to compare

HM-3083: Update utils commit hash (#146)

* Update utils commit hash

* Update utils commits hash

* Update utils commit hash

HM-2986 Fix byte string being used in invitation URLs

30 Jul 04:35
e667333

Choose a tag to compare

HM-2986: Fix byte string being used in invitation URLs (#145)

* added hexstring to requirements.txt

* Decode token bytes when adding to URL

* Revert "added hexstring to requirements.txt"

This reverts commit ac2e272b74c9dfd2fe45a870dda3f900b9f06417.

* Revert "Decode token bytes when adding to URL"

This reverts commit 0e9089ab23788f017d14aa6732ca96972fbf4921.

* Decode tokens within a try block to pass on exceptions

Co-authored-by: Tobias Brown <2645932+tobiasbrown@users.noreply.github.com>

Add opportunity type to details section

06 Jul 00:01
c6c016b

Choose a tag to compare

Add opportunity type in the admin portal (#140)

Co-authored-by: tobiasbrown <2645932+tobiasbrown@users.noreply.github.com>

Upgrade to Python 3

23 Jun 00:24
868c3cf

Choose a tag to compare

MAR-4608:  Upgrade to Python 3 (#136)

* adding python3 venv to git ignore

* updating packages you would need to install bdsit

* using TB's content loader work

* using python3 upgrades and upgrading Werkzeug

* updating requirements

* add nose package in requirements text

* using 2to3

* updating tests

* update virtual environment to python 3 virtual env

* using python 3.7.9

* need to install wheel

* udpdating pycodestyle

* wip

* wip

* wip

* update coverage

* update pytest-cov

* updating pytest-sugar

* updating python-coverall

* updating PyYAML 5.4.1

* fixing linting issue

* update gulp

* upgrading packages

* wip

* wip using python 3.7

* use npm5.6.0

* update flask-caching

* wip

* Update asserts with 2to3 in service tests

* Simplify BytesIO import with 2to3 in service tests

* Install Node v10.15.2 during CircleCI build

* Try build without specifying NPM version to install

* Fix lines over-indented as reported by pycodestyle

* Restore original package.json and package-lock.json

* removing imports that used for python upgrade

* removing venv3 from gitignore

* fixed packages to match api package

* using python3 version for assertEquals

* removing 2to3

* Update Pendulum tokens to format day, month and year

* Upgrade python-dateutil package

* Upgrade Flask-Caching package

* Upgrade Jinja2 package

* Upgrade six package

* Update content-loader commit hash

* Upgrade requests package

* Upgrade asn1crypto package

* Upgrade backoff package

* Upgrade boto package

* Upgrade boto3 package

* Upgrade botocore package

* Upgrade contextlib2 package

* Upgrade docutils package

* Upgrade Flask-Login package

* Upgrade Flask-Script package

* Upgrade futures package

* Upgrade idna package

* Upgrade ipaddress package

* Upgrade jmespath package

* Upgrade Markdown package

* Upgrade monotonic package

* Upgrade pycparser package

* Upgrade python-json-logger package

* Upgrade requests package

* Upgrade responses package

* Upgrade rollbar package

* Upgrade s3transfer package

* Upgrade tzlocal package

* Upgrade waitress package

* Upgrade WTForms package

* Update content-loader commit hash

* Update utils commit hash

* Update utils commit hash

* changing python version to 3.7.10

* pointing to new utils commit

* Update utils commit hash

* Update api-client commit hash

* Update utils commit hash

* Use Cloud Foundry Python 3 buildpack for alpha

* Use Python 3 buildpack for all Cloud Foundry environments

* Remove decode of VCAP services

* change circleci to python 3.7.9

* update waitress

* change utils commit head

* update apiclient commit head

* changing utils branch head

* update click package to match other repos

* update utils commit

* Specify Python 3.7.9 for Cloud Foundry buildpack

* updating utils to the latest commit

* Remove Python 2.7 reference in .travis.yml

Co-authored-by: Reshma-M-A <31645577+Reshma-M-A@users.noreply.github.com>

* Remove utf-8 encoding declaration in test_users.py

Co-authored-by: Reshma-M-A <31645577+Reshma-M-A@users.noreply.github.com>

* Remove comment from test_users.py

Co-authored-by: Reshma-M-A <31645577+Reshma-M-A@users.noreply.github.com>

* Tidy up urllib imports

* Tidy up zip_longest import

* Tidy up BytesIO import

* Update apiclient commit hash

* Update content loader commit hash

* Update utils commit hash

Co-authored-by: Tobias Brown <2645932+tobiasbrown@users.noreply.github.com>

release-274: MAR-4055-admin-frontend-change-brief-to-opportunity (#133)

07 Apr 06:22
35b2d3c

Choose a tag to compare

MAR-4055-admin-frontend-change-brief-to-opportunity