Skip to content

Releases: ministryofjustice/analytics-platform-control-panel

Enable bulk adding of app customers

26 Jul 10:53
Compare
Choose a tag to compare
Bump boto3 from 1.7.63 to 1.7.64 (#297)

Bumps [boto3](https://github.com/boto/boto3) from 1.7.63 to 1.7.64.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/boto3/compare/1.7.63...1.7.64)

Signed-off-by: dependabot[bot] <[email protected]>

Fix listing app customers

23 Jul 15:02
Compare
Choose a tag to compare

Previously, only the first 25 app customers would be listed on the App details page.

Fix adding customers who are already platform users

17 Jul 13:14
aa6ef7b
Compare
Choose a tag to compare

The Control Panel would add users of connections other than 'email' to be added as customers to apps. This resulted in the user being unable to login via passwordless magic login links.

Update Helm Client

10 Jul 13:45
2c0faab
Compare
Choose a tag to compare

Upgrading helm client from 2.8.2 to 2.9.1

Fix access logs

30 May 13:41
50385f5
Compare
Choose a tag to compare

Parsing of Elasticsearch credentials was raising an exception. This change passes the credentials in component form, to avoid parsing issues.

Fix customer passwordless login

29 May 14:04
Compare
Choose a tag to compare

The Control Panel API retrieves an Auth0 Authorization group using a webapp's name attribute, but the groups are created using the webapp slug attribute. This resulted in some apps having a second authorization group which granted no permissions to the customers added to it, meaning they could not login to the webapp.

First Concourse deployable release

08 May 09:28
69ab801
Compare
Choose a tag to compare
v0.1.0

Deploy with Concourse (#121)