Skip to content

Releases: bristol-su/playground

v1.3.0

14 Aug 00:18
Compare
Choose a tag to compare

v1.3.0 - 14/08/2021

Removed

  • All auth is now handled by portal-auth

Changed

  • Fix js bug with loading old settings into the settings pane
  • Confirmation before module instance is deleted
  • Do not report NotInActivityInstanceException
  • Remove serveStatic function
  • Updated Dependencies
  • Support SDK v5
  • Use sidebar rather than dropdown for playground tools

Added

  • Assign Roles module
  • Failed jobs table

v1.2.1

18 Mar 22:14
49ef1bf
Compare
Choose a tag to compare

v1.2.1 - 18/03/2020

Added

  • Update dependencies

v1.2

16 Mar 15:00
4d103c2
Compare
Choose a tag to compare

v1.2 - 16/03/2020

Changed

  • Bump SDK version
  • Use the request parameters to track the activity instance

Added

  • Bind default testing Authentication and ActivityInstance contracts in tests

v1.1.2

12 Mar 13:21
3e6bb18
Compare
Choose a tag to compare

v1.1.2 - 12/03/2020

Added

  • Add scheduling to allow modules to use it

v1.1.1

12 Mar 12:59
4cde011
Compare
Choose a tag to compare

v1.1.1 - 12/03/2020

Added

  • Bind the module instance in when using a custom route

Changed

  • Update modules and dependencies

v1.1

25 Feb 12:34
276bb14
Compare
Choose a tag to compare

v1.1 - 25/02/2020

Overview

  • Add completion condition testing to the playground
  • Add the ability to monitor fired events in the playground
  • Allow changing between what you're logged in as (user/group/role)

Added

  • Completion condition testing
  • See all fired events within a module

Changed

  • Authentication now returns a group and role when needed by the activity
  • Creating a module instance accepts an 'activity_for' type, user, group or role

v1.0.3

12 Feb 11:24
6143241
Compare
Choose a tag to compare

v1.0.3 - 12/02/2020

Changed

  • Registration changes to match new SDK
  • Set up User Provider
  • Update dependencies

v1.0.2

05 Feb 19:31
57d4323
Compare
Choose a tag to compare

v1.0.2 - 05/02/2020

Changed

  • Updated SDK Dependency

v1.0.1

23 Jan 21:23
195391e
Compare
Choose a tag to compare

v1.0.1 - 17/01/2020

Changed

  • Connection ID attribute is now fillable for a module instance service
  • Prefer stable dependencies

v1.0

23 Jan 19:28
Compare
Choose a tag to compare

v1.0 - 17/01/2020

Added

  • Change settings, permissions and third party connections for any module