started removing kibana stuff I do not need, thinking of doing a custom dashboard based on kibana
Showing
CONTRIBUTING.md
deleted
100644 → 0
docs/kibana/index.asciidoc
deleted
100644 → 0
docs/kibana/panels.asciidoc
deleted
100644 → 0
docs/kibana/panels/column.asciidoc
deleted
100644 → 0
docs/kibana/panels/hits.asciidoc
deleted
100644 → 0
docs/kibana/panels/map.asciidoc
deleted
100644 → 0
docs/kibana/panels/pie.asciidoc
deleted
100644 → 0
docs/kibana/panels/table.asciidoc
deleted
100644 → 0
docs/kibana/panels/terms.asciidoc
deleted
100644 → 0
docs/kibana/panels/text.asciidoc
deleted
100644 → 0
docs/kibana/panels/trends.asciidoc
deleted
100644 → 0
... | ... | @@ -12,7 +12,6 @@ |
"devDependencies": { | ||
"rjs-build-analysis": "0.0.3", | ||
"grunt": "~0.4.0", | ||
"grunt-s3": "~0.2.0-alpha.2", | ||
"grunt-ngmin": "0.0.3", | ||
"grunt-contrib": "~0.8.0", | ||
"grunt-contrib-less": "~0.7.0", | ||
... | ... | @@ -29,8 +28,7 @@ |
"grunt-contrib-uglify": "~0.2.4", | ||
"load-grunt-tasks": "~0.2.0", | ||
"glob": "~3.2.7", | ||
"grunt-contrib-connect": "~0.5.0", | ||
"grunt-scratchy": "git://github.com/rashidkpc/grunt-scratchy.git" | ||
"grunt-contrib-connect": "~0.5.0" | ||
}, | ||
"license": "Apache License" | ||
} |
src/app/panels/bettermap/editor.html
deleted
100644 → 0
2.83 KB
1.47 KB
3.94 KB
1.71 KB
797 Bytes
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This diff is collapsed.
Click to expand it.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This diff is collapsed.
Click to expand it.
src/app/panels/bettermap/module.css
deleted
100644 → 0
src/app/panels/bettermap/module.html
deleted
100644 → 0
src/app/panels/bettermap/module.js
deleted
100644 → 0
src/app/panels/dashcontrol/load.html
deleted
100644 → 0
src/app/panels/dashcontrol/module.js
deleted
100644 → 0
src/app/panels/dashcontrol/save.html
deleted
100644 → 0
src/app/panels/fields/editor.html
deleted
100644 → 0
src/app/panels/fields/module.html
deleted
100644 → 0
src/app/panels/filtering/editor.html
deleted
100644 → 0
src/app/panels/filtering/meta.html
deleted
100644 → 0
src/app/panels/filtering/module.html
deleted
100644 → 0
src/app/panels/filtering/module.js
deleted
100644 → 0
src/app/panels/graph/editor.html
0 → 100644
src/app/panels/graph/module.html
0 → 100644
src/app/panels/histogram/editor.html
deleted
100644 → 0
src/app/panels/histogram/interval.js
deleted
100644 → 0
src/app/panels/histogram/module.html
deleted
100644 → 0
src/app/panels/histogram/module.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/app/panels/hits/editor.html
deleted
100644 → 0
src/app/panels/hits/module.html
deleted
100644 → 0
src/app/panels/hits/module.js
deleted
100644 → 0
src/app/panels/map/editor.html
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/app/panels/map/lib/map.europe.js
deleted
100644 → 0
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
src/app/panels/map/lib/map.usa.js
deleted
100644 → 0
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
src/app/panels/map/lib/map.world.js
deleted
100644 → 0
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
src/app/panels/map/module.html
deleted
100644 → 0
src/app/panels/map/module.js
deleted
100644 → 0
src/app/panels/pie/editor.html
deleted
100644 → 0
src/app/panels/pie/module.html
deleted
100644 → 0
src/app/panels/pie/module.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/app/panels/query/editor.html
deleted
100644 → 0
src/app/panels/query/help/regex.html
deleted
100644 → 0
src/app/panels/query/help/topN.html
deleted
100644 → 0
src/app/panels/query/helpModal.html
deleted
100644 → 0
src/app/panels/query/meta.html
deleted
100644 → 0
src/app/panels/query/module.html
deleted
100644 → 0
src/app/panels/query/module.js
deleted
100644 → 0
src/app/panels/query/query.css
deleted
100644 → 0
src/app/panels/sparklines/module.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/app/panels/table/editor.html
deleted
100644 → 0
src/app/panels/table/micropanel.html
deleted
100644 → 0
src/app/panels/table/modal.html
deleted
100644 → 0
src/app/panels/table/module.html
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/app/panels/table/module.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/app/panels/table/pagination.html
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/app/panels/terms/editor.html
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/app/panels/terms/module.html
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/app/panels/terms/module.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/app/panels/trends/editor.html
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/app/panels/trends/module.html
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
src/app/panels/trends/module.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
tasks/docs_task.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
tasks/options/s3.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
tasks/options/scratchy.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment