Stacey Gammon
|
85de60a4a5
|
Add pluginTeam to plugin API ci stats (#115007) (#115411)
* Add pluginTeam to ci stats for easier higher level groupings
* Updated docs
# Conflicts:
# api_docs/alerting.json
# api_docs/alerting.mdx
# api_docs/core.json
# api_docs/core.mdx
# api_docs/core_application.mdx
# api_docs/core_chrome.mdx
# api_docs/core_http.mdx
# api_docs/core_saved_objects.mdx
# api_docs/data.mdx
# api_docs/data_autocomplete.mdx
# api_docs/data_query.mdx
# api_docs/data_search.json
# api_docs/data_search.mdx
# api_docs/data_ui.mdx
# api_docs/data_views.json
# api_docs/data_views.mdx
# api_docs/deprecations_by_api.mdx
# api_docs/deprecations_by_plugin.mdx
# api_docs/event_log.json
# api_docs/plugin_directory.mdx
# api_docs/reporting.json
# api_docs/saved_objects.json
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
|
2021-10-19 15:12:30 -04:00 |
|
Stacey Gammon
|
e92a945ab1
|
Add packages to our API documentation (#113564) (#114513)
* Add packages
* Update docs
* Fix test and types
* debug heap size
* remove debug heap line
* updated docs
# Conflicts:
# api_docs/alerting.mdx
# api_docs/apm.json
# api_docs/core.mdx
# api_docs/core_application.mdx
# api_docs/core_chrome.mdx
# api_docs/core_http.mdx
# api_docs/core_saved_objects.mdx
# api_docs/custom_integrations.mdx
# api_docs/data.json
# api_docs/data.mdx
# api_docs/data_autocomplete.mdx
# api_docs/data_data_views.json
# api_docs/data_data_views.mdx
# api_docs/data_query.mdx
# api_docs/data_search.mdx
# api_docs/data_ui.mdx
# api_docs/deprecations_by_api.mdx
# api_docs/deprecations_by_plugin.mdx
# api_docs/discover_enhanced.json
# api_docs/embeddable.json
# api_docs/event_log.mdx
# api_docs/fleet.mdx
# api_docs/home.json
# api_docs/index_management.json
# api_docs/interactive_setup.mdx
# api_docs/kibana_legacy.json
# api_docs/kibana_legacy.mdx
# api_docs/observability.mdx
# api_docs/plugin_directory.mdx
# api_docs/security_oss.mdx
|
2021-10-11 13:58:18 -04:00 |
|
Stacey Gammon
|
7111bcf5f4
|
Fix the API docs bug, where optional functions on interfaces were losing their children. (#107236) (#107905)
* Fix the bug and update tests
* update api docs
* Fix tests
# Conflicts:
# api_docs/charts.mdx
# api_docs/data.json
# api_docs/data.mdx
# api_docs/data_autocomplete.mdx
# api_docs/data_field_formats.mdx
# api_docs/data_index_patterns.mdx
# api_docs/data_query.mdx
# api_docs/data_search.json
# api_docs/data_search.mdx
# api_docs/data_ui.mdx
# api_docs/deprecations_by_api.mdx
# api_docs/deprecations_by_plugin.mdx
# api_docs/es_ui_shared.mdx
# api_docs/fleet.mdx
# api_docs/reporting.json
# api_docs/rule_registry.mdx
# api_docs/security_solution.json
# api_docs/security_solution.mdx
# api_docs/timelines.json
# api_docs/timelines.mdx
# api_docs/visualizations.mdx
|
2021-08-09 12:51:00 -04:00 |
|
Stacey Gammon
|
2fcf3e49ea
|
Improve deprecated API list, and update api docs (#106942) (#107441)
* Code to adjust deprecated api list
* updated docs
* fix and update tests
# Conflicts:
# api_docs/core.json
# api_docs/data.json
# api_docs/data.mdx
# api_docs/data_autocomplete.mdx
# api_docs/data_field_formats.mdx
# api_docs/data_index_patterns.json
# api_docs/data_index_patterns.mdx
# api_docs/data_query.mdx
# api_docs/data_search.mdx
# api_docs/data_ui.mdx
# api_docs/deprecations.mdx
# api_docs/kibana_react.mdx
# api_docs/security_solution.json
# api_docs/security_solution.mdx
|
2021-08-02 16:44:47 -04:00 |
|
Stacey Gammon
|
3805c55d6e
|
Update api docs (#103310) (#103904)
* Update api docs
* update api docs after merge from master
# Conflicts:
# api_docs/core.json
# api_docs/data.json
# api_docs/data_index_patterns.json
# api_docs/licensing.json
# api_docs/saved_objects.json
|
2021-06-30 13:04:59 -04:00 |
|
Stacey Gammon
|
d2ee3daa6d
|
Support owner and description attributes inside the Manifest file, use in API docs (#101786) (#101841)
* Support owner and description in manifest file, add to mdx output for each plugin
* Update parse_kibana_platform_plugin.ts
* edit a couple kibana.jsons
* Update write_plugin_mdx_docs.ts
* update api docs
* Update core server manifest plugin types
* update core docs
* Fix type_check failure
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
|
2021-06-10 15:18:24 -04:00 |
|
Quynh Nguyen
|
0d4edb286a
|
[7.x] [ML] Move Index Data Visualizer into separate plugin (Part 1) (#100922) (#101665)
* Resolve merge conflicts
* Make sure CODEOWNERS file is empty
|
2021-06-09 17:50:33 -04:00 |
|