Skip to content

6.2.0-beta2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Nov 07:46
· 0 commits to main since this release

What's Changed

  • Bump express from 4.18.2 to 4.19.2 by @dependabot in #627
  • Fix the mixup of DPA_TYPE_MODEL_SURF and DPA_TYPE_IN_SURF_AGREEMENT by @quartje in #614
  • Bump webpack-dev-middleware from 5.3.3 to 5.3.4 by @dependabot in #626
  • Use devconf as basis for development. by @quartje in #629
  • Remove 'production entities enabled' feature toggle from the Service entity by @MKodde in #628
  • Bump pug from 3.0.2 to 3.0.3 by @dependabot in #632
  • Improve the Change Request revision notes by @MKodde in #630
  • Allow logging in with new role by @MKodde in #633
  • Add connect IdP's step to the create test entity workflow by @MKodde in #631
  • Add createdAt to Service entity by @MKodde in #636
  • Dont show edit and delete actions when removal requested by @MKodde in #637
  • Add the SURFconext verantwoordelijke page by @MKodde in #634
  • Bump ws from 8.13.0 to 8.17.1 by @dependabot in #639
  • CI: Fix docker compose for Cypress by using the devconf network by @quartje in #641
  • Bump braces from 3.0.2 to 3.0.3 by @dependabot in #640
  • Make Surf representative a role on its own by @MKodde in #638
  • Remove filter column and add the extra explanation text by @MKodde in #642
  • Introduce the 'Type of service' options to SP Dashboard by @MKodde in #646
  • Rearange the layout of the SURFconext representative SP search results by @MKodde in #643
  • Fix phpcpd by @parijke in #652
  • Save the selected Types of service in Manage by @MKodde in #648
  • Update logout Url and allow slashes in Service name (in url path) by @parijke in #647
  • Disallow Administrator access to connections page by @MKodde in #644
  • Only allow users that have membership of mentioned service by @MKodde in #653
  • Add properties to the ARP values by @parijke in #651
  • Use Symfony UX component to improve TOS selection by @MKodde in #655
  • Add the 'deluxe' revision note when creating a new entity by @MKodde in #654
  • Rename use_as_nameid arp property by @MKodde in #658
  • Allow both ROLE_USER&SURFCONEXT_REPRESENTATIVE by @MKodde in #657
  • Make email of manager of correct form type EmailType by @thijskh in #656
  • Chore: Run webtests in isolation by @MKodde in #663
  • Set max length on text input fields by @MKodde in #660
  • Add detailed revision note when editing an entity by @MKodde in #669
  • Hide nameIdFormat when unspecified by @MKodde in #668
  • Write contractual base to production entities by @MKodde in #665
  • Stylize the entity connection CSV column names by @MKodde in #661
  • Translate the 'service connections' table headers by @MKodde in #662
  • Unblue the /connections name column values by @MKodde in #670
  • Show correct menu items according to the granted authorizations by @MKodde in #671
  • Add all IdPs to the export when ACL allowAll=true by @MKodde in #672
  • Remove certificate data from SAML entities by @MKodde in #667
  • Create env based translations for entity forms by @MKodde in #666
  • Bump micromatch from 4.0.7 to 4.0.8 by @dependabot in #673
  • Test workflows: Bootstrap first, then start spdashboard by @quartje in #675
  • New field to set 'coin:ss:idp_visible_only' by @MKodde in #664
  • Bump webpack from 5.92.1 to 5.94.0 by @dependabot in #676
  • Bump twig/twig from 3.8.0 to 3.14.0 by @dependabot in #678
  • Bump express from 4.19.2 to 4.20.0 by @dependabot in #680
  • When webtest fails, upload a screenshot of the error to github actions. by @johanib in #1292
  • Make EditServiceTest more stable by @johanib in #684
  • Restore the production_entities_enabled feature by @johanib in #1293

New Contributors

Full Changelog: 6.0.1...6.2.0-beta2