kibana/x-pack/plugins
Devon Thomson 1fc45a7c37
Fix Lens Save and Return Removing Tags (#89613)
* use last saved tag ids in save and return...
2021-01-29 09:59:05 -05:00
..
actions Make xpack.actions.rejectUnauthorized setting work (#88690) 2021-01-28 13:44:25 -05:00
alerting_builtins Jest multi-project configuration (#77894) 2020-12-02 11:42:23 -08:00
alerts [Alerting] Search alert (#88528) 2021-01-29 07:45:00 -05:00
apm [APM] fixes incorrect values in service overview throughput chart (#89348) 2021-01-28 18:17:09 -08:00
audit_trail Jest multi-project configuration (#77894) 2020-12-02 11:42:23 -08:00
beats_management [Core] Explicit typings for request handler context (#88718) 2021-01-21 15:20:22 +01:00
canvas Tinymath is now a Kibana package (#89383) 2021-01-28 13:58:37 -05:00
case [Security Solution][Case] Improve cases and actions docs (#87817) 2021-01-25 17:41:25 +02:00
cloud [DX] migrate core xpack plugins to tsproject ref (#88676) 2021-01-20 16:40:13 +01:00
code Jest multi-project configuration (#77894) 2020-12-02 11:42:23 -08:00
console_extensions [DX] move some ES UI plugins to TS project (#88050) 2021-01-13 21:58:34 +01:00
cross_cluster_replication [Core] Explicit typings for request handler context (#88718) 2021-01-21 15:20:22 +01:00
dashboard_enhanced Kibana app and presentation ts projects (#87639) 2021-01-12 17:33:07 +01:00
dashboard_mode [Telemetry] Settings Collector: redact sensitive reported values (#88675) 2021-01-27 17:57:53 +02:00
data_enhanced [Search Sessions] Make search session indicator UI opt-in, refactor per-app capabilities (#88699) 2021-01-27 11:52:13 +01:00
discover_enhanced Migrate most kibana app plugins to TS projects (#87636) 2021-01-13 17:15:41 +01:00
drilldowns Remove dynamic mapped types from UiActions (#87075) 2021-01-05 10:11:05 +01:00
embeddable_enhanced Migrate App services plugins to TS projects (#87294) 2021-01-07 09:30:30 +01:00
encrypted_saved_objects Sharing saved objects, phase 2 (#80945) 2021-01-20 17:39:21 -05:00
enterprise_search [Enterprise Search] Update apps to use a service for docs links (#89425) 2021-01-28 18:14:04 -06:00
event_log [Event Log] Added KQL queries support for Event Log API. (#89394) 2021-01-28 11:19:59 -08:00
features [Core] Explicit typings for request handler context (#88718) 2021-01-21 15:20:22 +01:00
fleet [Fleet] Install the Fleet Server package during setup (#89224) 2021-01-29 08:41:36 -05:00
global_search [Core] Explicit typings for request handler context (#88718) 2021-01-21 15:20:22 +01:00
global_search_bar Adding better aria-labels for global search and field search in Lens (#89215) 2021-01-26 11:48:22 -06:00
global_search_providers [DX] SavedObjectsManagement to TS project (#88240) 2021-01-13 22:23:06 +01:00
graph [Core] Remove public context (#88448) 2021-01-18 21:47:53 +01:00
grokdebugger chore(NA): move grokdebugger plugin test fixtures out of __tests__ folder (#87765) 2021-01-08 16:23:55 +00:00
index_lifecycle_management [ILM] Basic a11y tests (#88445) 2021-01-29 10:22:56 +01:00
index_management Reduce index management plugin page load bundle size (#88656) 2021-01-26 12:26:11 +01:00
infra [Logs UI] Display category in anomalies table (#88677) 2021-01-27 17:58:06 +00:00
ingest_manager Jest multi-project configuration (#77894) 2020-12-02 11:42:23 -08:00
ingest_pipelines [dev] Replace sass-lint with stylelint (#86177) 2021-01-15 11:52:29 -06:00
lens Fix Lens Save and Return Removing Tags (#89613) 2021-01-29 09:59:05 -05:00
license_management Migrates license_management to a TS project ref (#89472) 2021-01-28 07:39:21 -07:00
licensing [Core] Explicit typings for request handler context (#88718) 2021-01-21 15:20:22 +01:00
lists [Core] Explicit typings for request handler context (#88718) 2021-01-21 15:20:22 +01:00
logstash [Core] Explicit typings for request handler context (#88718) 2021-01-21 15:20:22 +01:00
maps Setting up and documenting Presentation Util (#88112) 2021-01-28 17:15:13 -06:00
maps_file_upload [Maps] migrate maps, maps_file_upload, and maps_legacy_licensing to TS projects (#89439) 2021-01-27 13:38:16 -07:00
maps_legacy_licensing [Maps] migrate maps, maps_file_upload, and maps_legacy_licensing to TS projects (#89439) 2021-01-27 13:38:16 -07:00
ml [ML] Stabilize accessibility tests for data frame analytics pages (#89423) 2021-01-29 09:15:45 +00:00
monitoring Add toast for newly created alerts (#89202) 2021-01-25 21:11:32 -05:00
observability [APM] Upgrade ES client (#86594) 2021-01-27 12:35:38 +01:00
osquery [Security Solution] Init Osquery plugin (#87109) 2021-01-28 08:24:55 +01:00
painless_lab [Painless Lab] Update server to use new es-js client (#88704) 2021-01-25 13:26:53 -05:00
remote_clusters Upgrade EUI to v31.3.0 (#88881) 2021-01-25 14:39:20 -07:00
reporting [Telemetry] Settings Collector: redact sensitive reported values (#88675) 2021-01-27 17:57:53 +02:00
rollup [Core] Explicit typings for request handler context (#88718) 2021-01-21 15:20:22 +01:00
runtime_fields revert runtime fields editor plugin (#88132) 2021-01-13 08:34:30 -06:00
saved_objects_tagging Remove tag name validation (#88800) 2021-01-25 15:29:10 +01:00
searchprofiler [Search Profiler] Migrate server to new es-js client (#88725) 2021-01-25 11:27:59 -05:00
security Fixed regex bug in Safari (#89399) 2021-01-27 14:07:20 +00:00
security_solution [Security Solution][Endpoint][Admin] Ransomware card (#87945) 2021-01-28 13:35:06 -05:00
snapshot_restore [Core] Explicit typings for request handler context (#88718) 2021-01-21 15:20:22 +01:00
spaces add SavedObject export hooks (#87807) 2021-01-21 15:27:28 +01:00
stack_alerts [Alerting] Search alert (#88528) 2021-01-29 07:45:00 -05:00
task_manager [Task Manager] ignore version conflicts that exceed max_docs in the claiming process (#89415) 2021-01-28 10:14:28 +00:00
telemetry_collection_xpack Add bulk assign action to tag management (#84177) 2020-12-07 11:18:43 +01:00
transform [ML] Transforms: Fixes available fields for sort options for latest configuration (#88617) 2021-01-21 08:11:59 +01:00
translations [Alerting] Search alert (#88528) 2021-01-29 07:45:00 -05:00
triggers_actions_ui [Alerting] Search alert (#88528) 2021-01-29 07:45:00 -05:00
ui_actions_enhanced test: 💍 enable URL drilldown test (#88580) 2021-01-18 21:05:29 +01:00
upgrade_assistant [Upgrade Assistant] Use core doc links service (#89363) 2021-01-28 14:30:45 -05:00
uptime Rename conversion function, extract to module scope and add tests. (#89018) 2021-01-26 22:53:14 -05:00
watcher Migrates watcher to a TS project ref (#89622) 2021-01-29 07:48:51 -07:00
xpack_legacy Move EUI styled components integration to kibana_react (#86065) 2021-01-25 13:48:35 -06:00