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

Adds parameters to workspaces #541

Closed oxixes closed 4 months ago

oxixes commented 6 months ago

Proposed changes

This PR allows to add parameters to workspaces. These parameters will be present in the contextManager (in the params object) as well as in the URL though query parameters (which allows to be able to reload / send the URL while maintaining the parameters).

They can also be specified in Wirecloud.changeActiveWorkspace through the options parameter, giving it a params attribute object.

Types of changes

What types of changes does your code introduce to the project: Put an x in the boxes that apply

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

Further comments

None

coveralls commented 6 months ago

Coverage Status

coverage: 90.272%. first build when pulling aa132cf32ce281731ec464f13142aa97f3d8d405 on oxixes:workspace-params into 247b90061a4f9bfecd7f2862cb6361bf517add24 on Wirecloud:develop.