-
- Downloads
First version of thehive_button plugin
Showing
- thehive_button/.eslintrc 7 additions, 0 deletionsthehive_button/.eslintrc
- thehive_button/.gitignore 4 additions, 0 deletionsthehive_button/.gitignore
- thehive_button/.kibana-plugin-helpers.json 2 additions, 0 deletionsthehive_button/.kibana-plugin-helpers.json
- thehive_button/README.md 4 additions, 0 deletionsthehive_button/README.md
- thehive_button/index.js 19 additions, 0 deletionsthehive_button/index.js
- thehive_button/package.json 33 additions, 0 deletionsthehive_button/package.json
- thehive_button/public/env.js 4 additions, 0 deletionsthehive_button/public/env.js
- thehive_button/public/main.js 73 additions, 0 deletionsthehive_button/public/main.js
- thehive_button/public/options_template.html 7 additions, 0 deletionsthehive_button/public/options_template.html
- thehive_button/public/vis.less 3 additions, 0 deletionsthehive_button/public/vis.less
- thehive_button/public/vis_controller.js 160 additions, 0 deletionsthehive_button/public/vis_controller.js
- thehive_button/server/routes/newcase.js 62 additions, 0 deletionsthehive_button/server/routes/newcase.js
thehive_button/.eslintrc
0 → 100644
thehive_button/.gitignore
0 → 100644
thehive_button/.kibana-plugin-helpers.json
0 → 100644
thehive_button/README.md
0 → 100644
thehive_button/index.js
0 → 100644
thehive_button/package.json
0 → 100644
thehive_button/public/env.js
0 → 100644
thehive_button/public/main.js
0 → 100644
thehive_button/public/options_template.html
0 → 100644
thehive_button/public/vis.less
0 → 100644
thehive_button/public/vis_controller.js
0 → 100644
thehive_button/server/routes/newcase.js
0 → 100644
Please register or sign in to comment