dashboard
dashboard copied to clipboard
📺 Create your own team dashboard with custom widgets. Built with Next.js, React, styled-components and polished.
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) from 19.0.0 to 22.0.0. Release notes Sourced from stylelint-config-standard's releases. 22.0.0 Removed: stylelint less than 13.13.0 from peer dependencies. Changed: updated to [email protected] 21.0.0 Removed: stylelint less than...
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) from 19.0.0 to 20.0.0. Release notes Sourced from stylelint-config-standard's releases. 20.0.0 Added: value-keyword-case rule. Changelog Sourced from stylelint-config-standard's changelog. 20.0.0 Added: value-keyword-case rule. Commits 7ded1fa 20.0.0 afac006 Prepare...
All Files migrated to Typescript
Hi Daniel, This is not an issue, more of a question. I'm trying to use the Dashboard, but I'm having issues with authentications. I did all the described steps, and...
Maybe it makes sense to extract the core functionality into a separate package. This repo then serves as the basic framework with the dependency on the newly created package. This...
- [ ] Implementation - [ ] Visualization - [ ] Documentation - [ ] Testing For more information, see https://twitter.com/beyourownreason/status/948216769310875648
When the Browser app cannot reload information from the node server, a indication in the frontend would be nice. currently there is only a error in js console.
When runnning dashboard with "npm run dev" , all pngs in "static" are reachable from widgets under "/static/xxxx.png". But when running from Docker, they are not reachable (even the famous...