kibana/docs
Tim Roes e5d2ff8219
Refactor and improve Visualize Loader (#15157)
* Simplify promise setup logic

* Import template from own file

* Use angular.element instead of jquery

* Add documentation for loader methods

* Add params.append

* Remove params.editorMode

* Clarify when returned promise resolves

* Add element to handler

* Allow setting CSS class via loader

* Use render-counter on visualize

* Use Angular run method to get access to Private service

* Allow adding data-attributes to the vis element

* Refactor loader to return an EmbeddedVisualizeHandler instance

* Use this.destroy for previous API

* Remove fallback then method, due to bugs

* Reject promise from withId when id not found

* Add tests

* Change developer documentation

* Revert "Use Angular run method to get access to Private service"

This reverts commit 160e47d7709484c0478415436b3c2e8a8fc8aed3.

* Rename parameter for more clarity

* Add more documentation about appState

* Fix broken test utils

* Use chrome to get access to Angular

* Move loader to its own folder

* Use a method instead of getter for element

* Add listeners for renderComplete events

* Use typedef to document params

* Fix documentation
2017-12-02 00:44:28 +01:00
..
console [DOCS] Add Dev Tools to Kibana Guide (#12438) 2017-06-21 16:07:12 -07:00
development Refactor and improve Visualize Loader (#15157) 2017-12-02 00:44:28 +01:00
discover Re-enable filter editor suggestions (#13376) 2017-08-25 16:38:49 -07:00
getting-started [DOCS] Changed xrefs to cross doc links to enable GS mini-book builds. 2017-07-18 14:43:38 -07:00
images adding documentation for visualization development (#14252) 2017-10-03 13:07:28 +02:00
limitations Adding limitations section to Kibana docs (#11296) 2017-04-19 08:57:51 -07:00
management Spelling corrections (#11908) 2017-08-30 10:52:13 -04:00
migration Create separate startup scripts for development and production (#13806) 2017-11-22 12:49:37 -06:00
plugins Adds Vega-based visualizations to Known Plugins list (#14062) 2017-09-20 13:00:22 -07:00
release-notes [DOCS] Add placeholder for 7.0.0-alpha1 Release Notes (#14585) 2017-11-16 10:09:24 -08:00
setup Fixes issue with Keystore's stdin option (#15221) 2017-11-29 15:59:17 -08:00
timelion [DOCS] Fixed cross doc link issues. 2017-04-26 21:45:31 -07:00
visualize [DOCS] Fixed broken link in tilemap.asciidoc 2017-11-13 19:48:37 -08:00
console.asciidoc docs: remove reference to ES host input in console 2017-09-01 08:17:44 -04:00
dashboard.asciidoc Update dashboard docs for view/edit mode and landing page (#10965) 2017-03-31 14:54:19 -04:00
development.asciidoc docs: kibana developer and known plugin docs (#9477) 2016-12-13 22:37:55 -05:00
discover.asciidoc Fix jpg encoding issue causing weird colors in Chrome (#11367) 2017-04-24 16:22:11 -04:00
getting-started.asciidoc [DOCS] Changed xrefs to cross doc links to enable GS mini-book builds. 2017-07-18 14:43:38 -07:00
gs-index.asciidoc [DOCS] Changed xrefs to cross doc links to enable GS mini-book builds. 2017-07-18 14:43:38 -07:00
index-shared1.asciidoc Docker docs v6 (#14683) 2017-11-02 15:32:46 +11:00
index-shared2.asciidoc [DOCS] Added index-shared6.asciidoc 2017-09-19 10:37:49 -07:00
index-shared3.asciidoc [DOCS] Added index-shared6.asciidoc 2017-09-19 10:37:49 -07:00
index-shared4.asciidoc [DOCS] Added index-shared6.asciidoc 2017-09-19 10:37:49 -07:00
index-shared5.asciidoc [DOCS] Added index-shared6.asciidoc 2017-09-19 10:37:49 -07:00
index-shared6.asciidoc [DOCS] Added index-shared6 Remove index-shared11 2017-09-19 10:38:49 -07:00
index.asciidoc [DOCS] Added index-shared6.asciidoc 2017-09-19 10:37:49 -07:00
introduction.asciidoc docs: Overhaul of doc structure for 5.0+ (#8821) 2016-10-24 21:41:32 -04:00
limitations.asciidoc Adding limitations section to Kibana docs (#11296) 2017-04-19 08:57:51 -07:00
management.asciidoc docs: Overhaul of doc structure for 5.0+ (#8821) 2016-10-24 21:41:32 -04:00
migration.asciidoc [DOCS] Remove X-Pack release note reference (#14983) 2017-11-15 15:22:03 -08:00
plugins.asciidoc Plugin installer proxy support (#12753) 2017-07-26 09:35:00 +02:00
release-notes.asciidoc [DOCS] Add placeholder for 7.0.0-alpha1 Release Notes (#14585) 2017-11-16 10:09:24 -08:00
setup.asciidoc Adds keystore for securely storing settings (#14714) 2017-11-13 10:25:10 -08:00
timelion.asciidoc [DOCS] Timelion Getting Started Guide (#11065) 2017-04-26 16:11:03 -07:00
visualize.asciidoc adding docs for goal and gauge (#13140) 2017-07-28 14:41:39 +02:00