kibana/docs/developer/architecture
Pierre Gayvallet 2178a14519
Migrate status page app to core (#72017)
* move http.anonymousPaths.register('/status'); logic into core, remove status_page plugin

* move status_page to core & migrate lib

* migrate the status_app components to TS/KP APIs

* update rendering snapshots

* use import type syntax

* moves `/status` server-side route to core

* fix route registration

* update generated file

* change statusPage i18n prefix

* (temporary) try to restore legacy plugin to check behavior

* add some FTR tests

* do not import whole lodash

* update snapshots

* review comments

* improve / clean component unit tests

* change url for legacy status app

* set status app as chromeless

* fix FTR test due to chromeless app

* fix typings

* add unit test for CoreApp /status registration
2020-07-23 12:15:03 +02:00
..
security Clean up the developer guide (#71631) 2020-07-16 10:13:51 -04:00
add-data-tutorials.asciidoc Clean up the developer guide (#71631) 2020-07-16 10:13:51 -04:00
code-exploration.asciidoc Migrate status page app to core (#72017) 2020-07-23 12:15:03 +02:00
development-visualize-index.asciidoc Clean up the developer guide (#71631) 2020-07-16 10:13:51 -04:00
index.asciidoc Add plugin list to docs that is generated from the repo (#71731) 2020-07-16 12:17:39 -07:00