kibana/src/dev
ymao1 71ed148cfe
[Alerting] Preconfigured alert history index connector (#94909)
* Adding preconfigured alert history index

* Adding functions to build alert history document

* Adding functions to build alert history document

* Moving index template creation to plugin start

* Adding unit tests

* Adding unit tests

* Adding unit tests

* Simplifying

* Revert "Merge branch 'master' of https://github.com/elastic/kibana into alerting/default-es-index-schema"

This reverts commit 957c333aa4, reversing
changes made to 4b1b78761e.

* Reverting some changes

* Reverting some changes

* Adding index override

* Updating UI with index override

* Only allow indexOverride for preconfigured alert history connector

* Handling preconfigured connector id clashes

* Cleanup

* UI unit tests

* Fixing default schema shown in UI

* Fixing functional tests

* Adding functional test

* Fixing functional tests

* Adding docs and link to docs

* Adding config to docker allowlist

* Fixing wrong typescript operator

* Changing default for config to false

* Cleanup

* Adding note about index privileges to docs

* Fixing i18n

* PR fixes

* PR fixes

* PR fixes

* PR fixes - wording

* PR fixes

* Fixing unit and functional tests

* Fixing types check

* ES -> Elasticsearch

* Moving files

* Adding kibana- to beginning of prefix

* Namespacing alert data within schema with kibana

* Fix i18n

* Updating docs

* Fixing unit tests

* Fixing doc links

* Fixing types check

* PR fixes

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-04-08 18:18:44 -04:00
..
build [Alerting] Preconfigured alert history index connector (#94909) 2021-04-08 18:18:44 -04:00
ci_setup [ci] separate checks done in bootstrap as individual tasks (#93329) 2021-03-03 08:45:55 -07:00
code_coverage [Security Solution][Exceptions] - Moves remaining exceptions builder logic into lists plugin (#95266) 2021-04-06 20:26:15 +02:00
eslint Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
i18n Consolidate @babel/* packages and use latest compatible version (#93264) 2021-03-03 09:04:13 +01:00
license_checker [license checker] Neutral naming (#93783) 2021-03-05 13:26:21 -06:00
notice Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
npm Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
plugin_discovery Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
precommit_hook TS config cleanup (#90492) 2021-02-11 12:34:25 -05:00
prs Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
storybook [Lists][Exceptions] - Adding basic linting, i18n and storybook support (#94772) 2021-03-16 21:46:20 -04:00
stylelint Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
typescript [globby] normalize paths for windows support (#96476) 2021-04-07 14:08:28 -07:00
bazel_workspace_status.js chore(NA): do not use execa on bazel workspace status update script (#93532) 2021-03-03 20:16:37 -05:00
chromium_version.ts [Reporting/Build Chromium] Add a developer script to find the Chromium commit (#94033) 2021-03-10 10:57:29 -07:00
constants.ts Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
file.test.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
file.ts Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
globs.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
index.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
jest.config.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
node_versions_must_match.test.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
run_check_file_casing.ts Upgrade globby dependency (8.0.111.0.3). 2021-04-06 10:57:40 +02:00
run_check_published_api_changes.ts Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
run_ensure_all_tests_in_ci_group.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
run_eslint.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
run_find_plugins_ready_migrate_to_ts_refs.ts Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
run_find_plugins_with_circular_deps.ts Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
run_find_plugins_without_ts_refs.ts Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
run_i18n_check.ts Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
run_i18n_extract.ts Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
run_i18n_integrate.ts Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
run_licenses_csv_report.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
run_precommit_hook.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
run_stylelint.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00