Wirecloud / wirecloud

Widgets Container and Mashup edition tools. Reference implementation of the FIWARE Application Mashup GE
https://wirecloud.rtfd.io/
Other
60 stars 45 forks source link

Feature/allow widgets selfclose #499

Closed aarranz closed 3 years ago

aarranz commented 3 years ago

Proposed changes

Allow volatile widgets to self close. This is done by adding a close method on the MashupPlatform.widget API. This PR also adds support for knowing if the widget is running in volatile mode (required to be able to call the close method)

Types of changes

Checklist

coveralls commented 3 years ago

Coverage Status

Coverage increased (+0.006%) to 88.475% when pulling ccf54f7b451a84e2c70b029105fc298b4ac40b79 on aarranz:feature/allow-widgets-selfclose into 87d1bcb16c67c721938ff4fa6cb8491451a9cd41 on Wirecloud:develop.