* Updated test to use uiSettings.
* Unskipped embeddable rendering testg.
* Removed timepicker reference that is unused.
* Removed comment of flaky test.
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
* Remove panel wrapper element
* Fix functional tests to work without wrapper
* Remove duplicated code
* Re-add classes to right-justify in view mode
* Apply high z-index to children of floating header rather than parent
* chore(NA): eslint rule for disallowing naked eslint-disable
* chore(NA): export new rule and update docs
* chore(NA): creation of rule in ts
* chore(NA): new corrected rule in ts
* refact(NA): remove old logic from older plugin
* docs(NA): update documentation
* docs(NA): update documentation
* docs(NA): update documentation
* refact(NA): include edge cases for better locating errors
* chore(NA): changed regex name
* docs(NA): correct name rule on docs
* refact(NA): use dedent in the template literals
* refact(NA): check for undefined
* fix(NA): introduces support for eslint-disable-line
* chore(NA): fix extra space
* test(NA): created more test cases
* chore(NA): rename plugin to eslint-plugin-disable
* docs(NA): update nav and operations landing page ids for eslint rule
* test(NA): use messageIds on test
* chore(NA): complete naked eslint disables with specific rules
* chore(NA): specific rules for a few naked eslint disable
* chore(NA): add focused eslint disable on big reindex_operation_with_large_error_message.ts file
* chore(NA): changes according PR feedback
* chore(NA): include specific eslint rules on latest naked eslint disable
* chore(NA): missing eslint disable specific rule
* fix(NA): remove comment for js annotator
* chore(NA): re add eslint focused disable rule to x-pack/plugins/osquery/cypress/support/coverage.ts
* chore(NA): re add eslint focused disable rule to x-pack/plugins/osquery/cypress/support/coverage.ts
* chore(NA): re add eslint focused disable rule to x-pack/plugins/osquery/cypress/support/coverage.ts
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
* [Discover] Persist rowsPerPage in app state and URL
* [Discover] Persist rowsPerPage in saved search objects
* [Discover] Make sure that rowsPerPage is persisted in saved search objects
* [Discover] Support rowsPerPage in embeddables
* [Discover] Allow to save a custom rowsPerPage option
* [Discover] Reflect custom size in the grid dropdown
* [Discover] Fix changing rowsPerPage on Dashboard page
* [Discover] Skip saving rowsPerPage for legacy view
* [Discover] Fix sample size for rendering an embeddable
* [Discover] Update tests
* [Discover] Update tests
* [Discover] Update mapping
* [Discover] Revert setting a default state
* [Discover] Remove rowsPerPage input from SaveSearch modal
* [Discover] Update tests
* [Discover] Ignore the setting for legacy view
* [Discover] Add `discover:sampleRowsPerPage` setting to Advaced Settings
* [Discover] Allow to save rowsPerPage on Dashboard for legacy view too
* [Discover] Add tests
* [Discover] Add tests
* [Discover] Extend "select" type to return values as numbers too
* [Discover] Fix values changes
* [Discover] Update types to support also lists with numbers
* [Discover] Fix disclaimer updates
* [Discover] Update setting copy
* [Discover] Simplify saving of rowsPerPage
* [Discover] Extend number of rowsPerPage options for the legacy view too
* [Discover] Move to utils
* [Discover] Fix deps
* [Discover] Add tests
* [Discover] Update settings copy
* [Discover] Limit max number of rows per page for an embedded legacy table
* [Discover] Prevent invalid values for a custom rows per page
* [Discover] Add tests
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
* [Lens] Supports include and exclude terms
* Change type
* Fix pattern logic
* Adds unit tests
* Implement it with 2 extra properties on the expression
* Distinguish the regex and exact match bejhavior
* Enables transferring of include/exclude from TSVB
* Fix tests
* Fix tests
* Update all snapshots
* Update texts
* Revers screenshots
* Use debounce value instead
* Placeholder change
Co-authored-by: Joe Reuter <johannes.reuter@elastic.co>
* feat: add new ui action
* refact: update cofig panel
* feat: add execute UI action
* feat: added test and updated onRemoveLayer logic
* push some logic
* feat: update ref when removing layer
* feat: update test
* rename UPDATE_USED_DATA_VIEWS_TRIGGER/ACTION to UPDATE_FILTER_REFERENCES_TRIGGER/ACTION
* add tests
* refact: config panel
* fix: test
* fix: test
* fix: test
* refact: test
* fix: test
* fix: test
* fix: test
* fix test
* update JEST
* fix functional
* feat: added use datasource method for getting used data view
* refact: renamed comment and removed as IndexPatternPrivateState
* refact: moved change ref logic from filter_manger to UI action
* [kbn/pm] rewrite to avoid needing a build process
* uncomment timing reporting
* throw in a few missing comments
* Update README.md
* remove extra SomeDevLog interface from ci-stats-core
* remove non-stdio logging from bazel_runner, improve output formatting
* use private fields instead of just ts private props
* promote args to a positional arg
* optionally require the ci-stats-reporter after each command
* allow opt-ing out of vscode config management
* reduce to a single import
* add bit of docs regarding weird imports and package deps of kbn/pm
* clean extraDirs from Kibana's package.json file too
* tweak logging of run-in-packages to use --quiet and not just CI=true
* remove unlazy-loader
* add readme for @kbn/yarn-lock-validator
* convert @kbn/some-dev-logs docs to mdx
* remove missing navigation id and fix id in dev-cli-runner docs
* fix title of some-dev-logs docs page
* typo
* [Discover] fix functional test on the cloud
* [Discover] apply suggestions
* [Discover] fix names
* [Discover] fix try
* [Discover] fix test
* [Discover] combine the roles all into one command
* [Discover] fix index names
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
* Remove percy based visual regression tests
These have been disabled for ~3 years, the agent is deprecated, and our
snapshot environment is inactive.
* [CI] Auto-commit changed files from 'yarn kbn run build -i @kbn/pm'
* update codeowners
Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
* [Discover] Update surrounding documents to support global filters
* [Discover] Finish adding support for global filters in surrounding documents
* [Discover] Fix broken jest tests
* [Discover] Fixed null initial global state in surrounding documents
* [Discover] Fix issue with null filters when query param gets cleared, and add functional tests for changes
* [Discover] Remove filterManager from useEffect dependencies
* [Discover] Fix 'cannot read properties of undefined' toast when navigating between surrounding documents while filters are present
* [Discover] Fix typo in createInitialGlobalState, and clear current app filters when leaving surrounding documents so they don't appear on other screens
* [Discover] Fix issue where Discover breadcrumb link breaks in surrounding documents after filters have been added or modified
* [Discover] Add support for syncing the current pinned filters in surrounding documents to the Discover breadcrumb link
* Revert "[Discover] Add support for syncing the current pinned filters in surrounding documents to the Discover breadcrumb link"
This reverts commit 651a0fcb4b.
* [Discover] Undo change to clear local filters when leaving Surrounding documents
* [Archive Migrations] Migrate discover for visual regression
Add archive.
Make the test use the new archive.
* Drop archive.
* Archive was in the wrong place.
* Cr fixup.
* [Console] Handle encoded characters in API requests
* Add a functional test for requests with query params
Co-authored-by: Muhammad Ibragimov <muhammad.ibragimov@elastic.co>
* [ftr] add support for launching a dedicated task runner Kibana node
* Update run_kibana_server.ts
* disable the optimizer in kbn-tasks proc when running locally
* remove paths module
* include decicated task proc in promises array
* add getSupertest() helper to DedicatesTaskRunner service
* avoid caching a supertest instance, just create one on request
* remove surprise dependents on KIBANA_ROOT const
* remove modifications to test/analytics/config.ts
* Persist fold states and restore it back from storage
* Add tests
Co-authored-by: Muhammad Ibragimov <muhammad.ibragimov@elastic.co>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
* Unskip fixed flaky top nav menu alerts button functional test
* Fix flaky functional test for top nav alerts button
* Fix flaky doc accessibility test
* bump ansible logging verbosity
* upgrade base os
* update base images
* add specificity to docker image glob
* limit memory
* bump base vm memory
* more cpu
* decrease verbosity
* less downloads
* disable shared symlinks
* more logging
* bump concurrency to test stability
* add concurrency group
* revert
* parallelism
* Revert "parallelism"
This reverts commit 4cc00f7144.