vorto-examples icon indicating copy to clipboard operation
vorto-examples copied to clipboard

Contains example code leveraging Vorto information models

Results 7 vorto-examples issues
Sort by recently updated
recently updated
newest added

https://sass-lang.com/blog/libsass-is-deprecated#how-do-i-migrate4.6.1 Binary download is 404, and build fails on Utf8Value signature. `npm start` works with the `sass` module.

Bump up the versions of the react dependencies in order to get rid of several vulnerabilities in e.g. `react-scripts`. (Will not be deployed since it's used for building the project).

Bumps [node-sass](https://github.com/sass/node-sass) from 4.6.1 to 4.14.1. Release notes Sourced from node-sass's releases. v4.14.1 Community Add GitHub Actions for Alpine CI (@nschonni, #2823) Fixes Bump [email protected] (@xzyfer, #2912) Supported Environments OS...

dependencies
javascript

In order to prevent future changes and refactors to break the deploys, we should introduce testing for the core components such as the authentication, token renewal, Simulator etc. Jest is...

Change the BarChart widget to allow values going below 0 downwards

In order to allow the user more control over if the things should be automatically updated every x seconds, we should add a checkbox for automatic updating that can be...

Since the React frontend is sent to the calling client browser, the environment variables of the server don't have any effect. - [ ] Change the way the environment variables...