kibana/src
Stacey Gammon 543481ba53
Add direct access link registry and dashboard impl and use in ML (#57496)
* Add direct access link registry and dashboard impl and use in ML

* Add example plugin with migration example

* address code review comments

* Fixes, more code review updates

* Readme clean up

* add tests

* remove else

* Rename everything from DirectAccessLinkGenerator to the much short UrlGenerator. also fix the ml # thing and return a relative link from dashboard genrator

* add important text in bold

* Move url generators into share plugin

* add correct i18n prefix

* Fix timeRange url name

* make share plugin optional for dashboard

* fix code owners

* Use base UrlGeneratorState type, add comments

* Fix hash bug and add test that would have caught it
2020-03-04 12:43:09 -05:00
..
cli change to have kibana --ssl cli option use more recent certs (#57933) 2020-02-28 17:23:56 -05:00
cli_keystore
cli_plugin
core use observables instead of delay when possible (#59283) 2020-03-04 14:53:26 +01:00
dev Add storybook for Code Editor (#58900) 2020-03-03 12:22:11 -06:00
docs
es_archiver Adapt es-archiver to call _migrate endpoint instead of creating a migrator (#56971) 2020-02-26 10:39:16 +01:00
fixtures [ui/agg_response/tabify] -> TypeScript & Jest & Shim (#57660) 2020-02-20 15:40:00 +03:00
legacy [TSVB] Fixes color rules operate variable automatically set to undefinded (#58719) 2020-03-04 16:40:39 +01:00
optimize chore(NA): remove empty filter check from thread loader pool config getter (#58385) 2020-02-24 20:09:38 +00:00
plugins Add direct access link registry and dashboard impl and use in ML (#57496) 2020-03-04 12:43:09 -05:00
setup_node_env
test_utils Fix browser date format (#57714) 2020-02-20 10:40:35 -06:00
type_definitions
apm.js