puppetexplorer
puppetexplorer copied to clipboard
Puppet web interface written in CoffeeScript using AngularJS
Full Error: ``` ~/workspace/puppetexplorer$ npm run build > [email protected] build /Users/me/workspace/puppetexplorer > webpack --mode=production Hash: c0ba88ce34b24ef49e74 Version: webpack 4.39.3 Time: 7973ms Built at: 08/29/2019 10:07:35 AM 1 asset Entrypoint main...
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2. **This update includes a security fix.** Vulnerabilities fixed *Sourced from The GitHub Security Advisory Database.* > **High severity vulnerability that affects mixin-deep** > mixin-deep...
HI, I've saw a good amount of work on one branch ... Any idea when a new release will be available?
Bumps [react-transition-group](https://github.com/reactjs/react-transition-group) from 2.5.0 to 2.9.0. Release notes *Sourced from [react-transition-group's releases](https://github.com/reactjs/react-transition-group/releases).* > ## v2.9.0 > # [2.9.0](https://github.com/reactjs/react-transition-group/compare/v2.8.0...v2.9.0) (2019-04-06) > > > ### Features > > * **CSSTransition:** add "done"...
Bumps [react-redux](https://github.com/reduxjs/react-redux) from 5.0.7 to 6.0.1. Release notes *Sourced from [react-redux's releases](https://github.com/reduxjs/react-redux/releases).* > ## v6.0.1 > This is a minor release with support for react-hot-loader and a few small bug...
Hello, Does puppetexplorer work with Puppet v5 ? I have this versions installed on the master. ``` puppet version: 5.5.1 puppetdb version: 5.2.2 puppetserver version: 5.3.1 ``` Regards, Rym
Hello, I get the following error while doing `npm install`: ``` 46972 verbose stack Error: [email protected] install: `node ./build.js` 46972 verbose stack Exit status 1 46972 verbose stack at EventEmitter....
Bumps [react-dom](https://github.com/facebook/react) from 16.5.2 to 16.6.1. Release notes *Sourced from [react-dom's releases](https://github.com/facebook/react/releases).* > ## v16.6.1 > ## 16.6.1 (November 6, 2018) > > ### React DOM > > * Fallback...
When viewing events params can become null so this just ensures that it cant be.
Hi! I'd like the dashboard page to automatically update every NNN seconds. This should also be configurable via the puppet module _puppet-puppetexplorer_, perhaps by adding something like this: ``` class...