wirecloud icon indicating copy to clipboard operation
wirecloud copied to clipboard

Widgets Container and Mashup edition tools. Reference implementation of the FIWARE Application Mashup GE

Results 66 wirecloud issues
Sort by recently updated
recently updated
newest added

Instead of using plain text, we should provide users the possibility of using Markdown for formatting the behaviour descriptions.

User Story

Mainly this should be accomplished in the Wiring Editor by selecting endpoints, although this can be extended to other views.

Under Investigation
User Story

Currently, I have to serialize all data transferred between Wirecloud widgets, which is very performance consuming. Is it possible/planned, that input and output endpoints can accept data "by reference" instead...

Under Investigation
User Story

When users log in via an OAuth2 service, they have the option to don't allow WireCloud access their information. In that case, WireCloud returns a 500 Internal Server Error.

Bug
Confirmed
Minor

It should be possible to define 'user template' by using admin Wirecloud account in order to provide pre-configured Wirecloud environment with specific welcome screen, widgets, mashups, tutorials, language, etc. Wirecloud...

## Proposed changes Implements the necessary changes so json-based widgets/mashups can be loaded/created in wirecloud. Creates mashups using a config.json properties file. Adds a jsonschema validator ## Types of changes...

## Proposed changes Making docker builds easier by moving the dockerfile to the main repo ## Types of changes What types of changes does your code introduce to the project:...

## Proposed changes Adds a `CodeArea` styled element that is a full-fledged code editor supporting syntax highlighting of many languages and code completion of a few. Additionally, this allows the...

I recently installed WireCloud on my localhost using Docker, but I'm facing difficulties signing in as I don't know the username and password for the initial administrator account. I have...