Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
@gooddata/gdc-embed-gdui
Advanced tools
A Node utility for embedding Insights created in Analytical Designer onto pixel-perfect dashboards
This util logs into the GoodData platform and lets user choose a project and an insight created in Analytical Designer. It then generates the following files:
To create the js and css file, vanillajs bundler was used with @gooddata/react-components@v6.2.0.
When the three (3) files above are generated, they can be uploaded to some secure (HTTPS) hosting (e.g. Amazon S3 bucket) and index.html can be used as a source URL for Web Content component on a pixel-perfect dashboard.
❗️Hostname URL must be enabled as CORS origin for the GoodData domain. If CORS is not set up, contact GoodData Support.❗️
We use yarn dependency manager in this tutorial. To install it, follow its documentation.
$ yarn global add gdc-embed-gdui
$ gdc-embed-gdui --hostname https://developer.na.gooddata.com/ # replace the hostname if needed
Three (3) files should have been generated in the folder from where you run this util: html, js and css.
Run
gdc-embed-gdui --help
for all possible commands.
FAQs
GoodData Variable Names generator
The npm package @gooddata/gdc-embed-gdui receives a total of 21 weekly downloads. As such, @gooddata/gdc-embed-gdui popularity was classified as not popular.
We found that @gooddata/gdc-embed-gdui demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 37 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.