Releases: ministryofjustice/analytics-platform-control-panel
Releases · ministryofjustice/analytics-platform-control-panel
Fix app datasource links from app details page
v0.14.7 Fix app datasource links on app details page (#707)
Fix empty deployable tools list
The list of tools a user can deploy was empty due to a bug in handling a global variable
Reverse proxy configuration for serving static assets
Django doesn't serve static assets if DEBUG=False
so we deploy a static file serving reverse-proxy in front of it.
Fix new platform user initialization
Helm commands were failing due to incorrect file permissions and typos. This prevented new users from being able to access the Analytical Platform.
Reinstating Basic Authentication for API
Required by Concourse
Removed libsass dependency
Removed Python libsass dependency, as this is now handled by Node.JS in the Docker image build
Merge Control Panel frontend into API
Translated https://github.com/ministryofjustice/analytics-platform-control-panel-frontend from Node.JS and refactored API
Update org scanner
Update version of org scanner to build image on PR for Airflow task repos
Update Helm to 2.13.0
Update Helm to 2.13.0
Dependency updates
A number of dependency updates