Releases: bristol-su/playground
Releases · bristol-su/playground
v1.3.0
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
v1.2
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
v1.1.1
v1.1.1 - 12/03/2020
Added
- Bind the module instance in when using a custom route
Changed
- Update modules and dependencies
v1.1
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
v1.0.3 - 12/02/2020
Changed
- Registration changes to match new SDK
- Set up User Provider
- Update dependencies
v1.0.2
v1.0.1
v1.0.1 - 17/01/2020
Changed
- Connection ID attribute is now fillable for a module instance service
- Prefer stable dependencies