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

We think about sending onclick events to a tab element to switch between tabs programmatically. The tab elements cannot be accessed directly because they have no id or name. Is...

Under Investigation
User Story
v1.3.0

There is a broken link in the documentation of the NGSI browser when we Click the link FIWARE Lab. It goes to the URL: https://store.lab.fiware.org/search/keyword/OrionStarterKit and the content that it...

The version of different core widgets and operators that the user can obtain from the marketplace are very old and in some cases not working. The user have to go...

- [ ] Add an alert or something similar to the latest branch of the documentation on Read The Docs, stating that they are seeing the development version of the...

An open source project deserves a website, so that people can learn about the project. Set up a basic project website, which can be built upon over time. For example,...

Is there a way (ideally an API through wirecloud NGSI-proxy) to communicate with a Comet endpoint to retrieve short term historic data from entities?

```tb Traceback: File "/usr/local/lib/python2.7/dist-packages/django/core/handlers/exception.py" in inner 39. response = get_response(request) File "/usr/local/lib/python2.7/dist-packages/django/core/handlers/base.py" in _legacy_get_response 249. response = self._get_response(request) File "/usr/local/lib/python2.7/dist-packages/django/core/handlers/base.py" in _get_response 187. response = self.process_exception_by_middleware(e, request) File "/usr/local/lib/python2.7/dist-packages/django/core/handlers/base.py" in...

Bug
Confirmed

Everytime a "No parse found" exception is raised while installing embedded responses, WireCloud responds with an internal server error response. WireCloud should respond with a 400 error response and with...

Bug
Confirmed
v1.0.0

In the wiring view, it would be interesting to find a component by one of their endpoints. Every component could bring options to search components for their output-endpoints, input-endpoints or...

Allow components output endpoints to have the same keywords that are connected to one of its input endpoints. This could be useful for any component that can operate with a...

User Story