wirecloud
wirecloud copied to clipboard
Widgets Container and Mashup edition tools. Reference implementation of the FIWARE Application Mashup GE
## Proposed changes This PR updates mkdocs, and creates a readthedocs config file to fix doc builds, since they're [failing right now](https://readthedocs.org/projects/wirecloud/builds/). It also fixes a few links that leaded...
If you minimize and then maximize a widget on the free layout, its height becomes 1, making it invisible until you reload the website.
Moving a widget to a different tab may freeze the website, as the new tab has a default size of 800x600 if it has not been loaded yet, which makes...
## Proposed changes Changed the way the via header is constructed in order to enable compatibility with other NGSI-LD Context Brokers such as Scorpio Broker ## Types of changes -...
## Proposed changes Updates docker compose files, removing obsolete tags like version and linting files so they are ordered alphabetically. Also adds an all in one docker compose example and...
Fix CI
## Proposed changes CI had a couple of issues. First, since ubuntu 22.04, the actions runner has grunt preinstalled so there's no need for us to install it. Also, it...