kibana/examples/routing_example/public
Stacey Gammon 339e13bc53
Routing example plugin (#69581)
* Routing example plugin

* Routing example plugin

* address review comments

* consolidate route registration into single function

* ts fix

* Add functional tests

* typescript fix

* Fix typo

* check against HttpFetchError not Error

* fix ts

* fix unhappy ci

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-07-15 12:44:42 -04:00
..
app.tsx Routing example plugin (#69581) 2020-07-15 12:44:42 -04:00
get_message_example.tsx Routing example plugin (#69581) 2020-07-15 12:44:42 -04:00
index.ts Routing example plugin (#69581) 2020-07-15 12:44:42 -04:00
is_error.ts Routing example plugin (#69581) 2020-07-15 12:44:42 -04:00
plugin.tsx Routing example plugin (#69581) 2020-07-15 12:44:42 -04:00
post_message_example.tsx Routing example plugin (#69581) 2020-07-15 12:44:42 -04:00
random_number_between_example.tsx Routing example plugin (#69581) 2020-07-15 12:44:42 -04:00
random_number_example.tsx Routing example plugin (#69581) 2020-07-15 12:44:42 -04:00
services.ts Routing example plugin (#69581) 2020-07-15 12:44:42 -04:00