Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Reduce requests for widgets and operators #213

Copy link
Copy link

Description

@DerJayDee
Issue body actions

For every widget the WirecloudAPIBootstrap.js file is requested. For every operator the WirecloudOperatorAPI.js file is requested. Both files are not compressed although DEBUG = False is set in the settings.py.
It would be great if those files would also get compressed by the django-compressor.

It would be even greater when those files would get requested only once for the whole dashboard.

And to top it all off: It would be perfect if there is a possibility of sharing JS-Scripte in between widgets / operators. For example jQuery is probably used in most widgets.

So I have a dream that one day a wirecloud admin is able to specify a folder on the wirecloud host system that contains JavaScript files that get compressed and are shared among all widgets and operators.

Reactions are currently unavailable

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

Morty Proxy This is a proxified and sanitized view of the page, visit original site.