Skip to content

Releases: SURFnet/sp-dashboard

2.1.0

16 May 15:12
e2f6fe3
Compare
Choose a tag to compare
  • Add translatable contact email placeholder #259
  • Rename 'team name' to 'team identifier' #258
  • Add translatable footer links #253
  • Show motivationless attributes on entity detail #255
  • Show OIDC items on entity details #256
  • Fix urn validator regex #251
  • Fix the playground url after copy to production #247
  • Prevent a space in the secret when copying #248
  • Update composer dependencies #249
  • Ansible cleanup #246

2.0.9

14 Mar 07:06
6bb5c34
Compare
Choose a tag to compare

Bugfix

  • Add missing translations for the OIDC screens part 2 #244

Chore

  • Update twig to fix CVE-NONE-0001 #245

2.0.8

12 Mar 11:03
eacdf86
Compare
Choose a tag to compare

Bugfix

  • Add missing translations for the OIDC screens

2.0.7

25 Feb 09:48
4793970
Compare
Choose a tag to compare

Bugfix

  • Fix Manage query workflow state #242

2.0.6

21 Feb 19:11
7bcc6b3
Compare
Choose a tag to compare

Bugfixes

  • Change route on overview page to prevent 403 #241
  • Update the production connection status on publication #240

2.0.5

20 Feb 15:06
86ae546
Compare
Choose a tag to compare

Features

  • Change service switcher behavior #236
  • Drop 'surfconext-informed' support as a service status #235
  • Make the workflow state configurable #238

Bugfix

  • Fix donut status issue by replacing environment with status in DTO #237

Chore

  • Temporarily disable yarn audits build breaking capability #239

2.0.4

04 Feb 13:47
b1e7d70
Compare
Choose a tag to compare

Bugfix

  • Correctly publish OIDC redirect URIs to Manage #233

Improvement

  • Provide a custom service overview for admin #234

2.0.3

24 Jan 15:59
251af90
Compare
Choose a tag to compare

Bugfix

  • Prevent new entities for checking Jira ticket #232

2.0.2

24 Jan 10:38
52a6aef
Compare
Choose a tag to compare

The main focus of this release was to fix some minor bugs to make a production ready release.

Bugfixes:

  • Fix manage certificate metadata #227
  • Ensure Jira tickets are created once #228
  • Fix oidc client id on detail page #229
  • Fix oidc client id on confirmation popup #230
  • Makerelease: Make sure the node_modules dir is removed #231

2.0.1

21 Jan 10:26
dc97780
Compare
Choose a tag to compare

The main focus of this release was to fix some minor bugs to make a production ready release.

Bugfixes:

  • Fix the dump method in twig template for prod #226
  • Fix setting entityId from clientId for OIDC entities from manage response. #220