-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Background sessions monitoring task #8
Commits on Nov 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 3612e3f - Browse repository at this point
Copy the full SHA 3612e3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for cc35065 - Browse repository at this point
Copy the full SHA cc35065View commit details -
Deprecate
kibana.index
setting (elastic#83988)* Deprecating `kibana.index` setting * Using ela.st service so this can be changed to the blog in the future * Adding unit tests * Revising deprecation log message * Changing the deprecation log message to be more consistent with others * Updating kibana.index docs also * Using rename deprecation as the "standard" for the deprecation messages * /s/'/`
Configuration menu - View commit details
-
Copy full SHA for 13808e0 - Browse repository at this point
Copy the full SHA 13808e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1159169 - Browse repository at this point
Copy the full SHA 1159169View commit details -
chore(NA): rebalance x-pack cigroups (elastic#84099)
* chore(NA): rebalance cigroup1 into cigroup5 * chore(NA): get list api integration into cigropup1 again * chore(NA): get apm integration basic into cigropup1 again * chore(NA): move back apm_api_integration trial tests into ciGroup1 * chore(NA): move exception operators data types into ciGroup1 again * chore(NA): move detection engine api security and spaces back into ciGroup1 * chore(NA): add a new xpack cigroup11 * chore(NA): correctly create 11 xpack ci groups * chore(NA): try to balance ciGroup2 and 8 * chore(NA): reset number of xpack parallel worker builds to 10 Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9ee1ec7 - Browse repository at this point
Copy the full SHA 9ee1ec7View commit details -
[ML] Fix swim lane for top influencers (elastic#84258)
* [ML] fix swim lane with page size for top influencers, fix swim lane sorting * [ML] fix typo
Configuration menu - View commit details
-
Copy full SHA for dc15aa8 - Browse repository at this point
Copy the full SHA dc15aa8View commit details -
[data.search] Simplify poll logic and improve types (elastic#82545)
* [Search] Add request context and asScoped pattern * Update docs * Unify interface for getting search client * Update examples/search_examples/server/my_strategy.ts Co-authored-by: Anton Dosov <dosantappdev@gmail.com> * Review feedback * Fix checks * Fix CI * Fix security search * Fix test * Fix test for reals * Fix types * [data.search] Refactor search polling and improve types * Fix & update tests & types * eql totals * doc * Revert "eql totals" This reverts commit 01e8a06. * lint * response type * shim inside strategies * shim for security * fix eql params Co-authored-by: Anton Dosov <dosantappdev@gmail.com> Co-authored-by: Liza K <liza.katz@elastic.co> Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f80da6c - Browse repository at this point
Copy the full SHA f80da6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f53d85 - Browse repository at this point
Copy the full SHA 5f53d85View commit details -
[Security Solution][Detections] Rule Form Fixes (elastic#84169)
* Prevent error from being displayed when choosing action throttle Addresses elastic#83230. This field was previously refactored to not require a callback prop; simply updating the value via `field.setValue` is sufficient for our use case. This fix removes the errant code that assumed a callback prop, since such a prop does not exist on the underlying component. * Fix UI bug on ML Jobs popover EUI links now add an SVG if they're an external link; our use of a div was causing that to wrap. Since the div was only needed to change the text size, a refactor makes this all work. * Exercise editing of tags in E2E tests These tests were recently skipped due to their improper teardown. Since that's a broader issue across most of these tests, I'm reopening these so we can get the coverage provided here for the time being. * useFetchIndex defaults to isLoading: false In the case where no index pattern is provided, the hook exits without doing any work but does not update the loading state; this had the downstream effect of disabling a form field that was waiting for this hook to stop loading. * Move situational action into ... the situation We only need to clear existing tags in the case where we're editing the rule (and it has tags); in all other cases, this method fails. This fixes things by moving that conditional logic (clear the tags field) into the test that needs it (editing custom rules).
Configuration menu - View commit details
-
Copy full SHA for 2ce1e09 - Browse repository at this point
Copy the full SHA 2ce1e09View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1b568b - Browse repository at this point
Copy the full SHA a1b568bView commit details
Commits on Nov 25, 2020
-
chore(NA): enable yarn prefer offline and local mirror for development (
elastic#84124) * chore(NA): enable --prefer-offline by default * chore(NA): use prefer offline in the yarnrc * chore(NA): update kbn pm * chore(NA): add yarn offline mirror integration * chore(NA): remove non wanted prune feature due to switching between branches * chore(NA): re-introduce babel require hook
Configuration menu - View commit details
-
Copy full SHA for aa8ec78 - Browse repository at this point
Copy the full SHA aa8ec78View commit details -
[TSVB] Remove jQuery dependency from plugins (elastic#83809)
* Use rxjs instead of jquery for eventBus. * Fix comments * Removed one check because property is private. * Resolve comments Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 80dfd91 - Browse repository at this point
Copy the full SHA 80dfd91View commit details -
[ILM] Relax POST policy route validation (elastic#84203)
* relax policy post route validation * update comment
Configuration menu - View commit details
-
Copy full SHA for 8dfa489 - Browse repository at this point
Copy the full SHA 8dfa489View commit details -
Configuration menu - View commit details
-
Copy full SHA for a763d33 - Browse repository at this point
Copy the full SHA a763d33View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cd4d84 - Browse repository at this point
Copy the full SHA 6cd4d84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4aa1683 - Browse repository at this point
Copy the full SHA 4aa1683View commit details -
[Discover] Refactor discover.js controller topnav code (elastic#79062)
* Move discover.js functions to helper functions in separate files * Convert to TypeScript * Add unit tests * Add removeField function to SearchSource
Configuration menu - View commit details
-
Copy full SHA for f294a9e - Browse repository at this point
Copy the full SHA f294a9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 09e326e - Browse repository at this point
Copy the full SHA 09e326eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c1b807e - Browse repository at this point
Copy the full SHA c1b807eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4367a10 - Browse repository at this point
Copy the full SHA 4367a10View commit details -
Put the cluster_uuid in quotes (elastic#83987)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0f78022 - Browse repository at this point
Copy the full SHA 0f78022View commit details -
[Monitoring] Only look at ES for the missing data alert for now (elas…
…tic#83839) * Only look at ES for the missing data alert for now * PR feedback * Fix tests
Configuration menu - View commit details
-
Copy full SHA for ced1dad - Browse repository at this point
Copy the full SHA ced1dadView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ee0104 - Browse repository at this point
Copy the full SHA 5ee0104View commit details -
[Search] Search batching using bfetch (again) (elastic#84043)
Re-merging after cypress fixes
Configuration menu - View commit details
-
Copy full SHA for b3430e3 - Browse repository at this point
Copy the full SHA b3430e3View commit details -
Deprecate
xpack.task_manager.index
setting (elastic#84155)* Deprecate `xpack.task_manager.index` setting * Updating developer docs about configuring task manager settings
Configuration menu - View commit details
-
Copy full SHA for 58297fa - Browse repository at this point
Copy the full SHA 58297faView commit details -
[Workplace Search] Migrate DisplaySettings tree (elastic#84283)
* Initial copy/paste of components Changes for pre-commit hooks were: - Linting - Lodash imports - Fixed warnings for `jsx-a11y/mouse-events-have-key-events` with stubbed onFocus and onBlue events with FIXME comments * Add server routes * Remove reference to shared lib This one-liner appears only once in ent-search so adding it here in the logic file` * Fix paths * Add types and fix TypeScript issues * Replace FlashMessages with global component * More explicit Result type * Remove routes/http in favor of HttpLogic * Fix server routes `urlFieldIsLinkable` was missing and `detailFields` can either be an object or an array of objects * Add base styles These were ported from ent-search. Decided to use spacers where some global styles were missing. * Kibana prefers underscores in URLs Was only going to do display-settings and result-details but decided to YOLO all of them
Configuration menu - View commit details
-
Copy full SHA for 0fe8a65 - Browse repository at this point
Copy the full SHA 0fe8a65View commit details -
[dev/cli] detect worker type using env, not cluster module (elastic#8…
…3977) * [dev/cli] detect worker type using env, not cluster module * remove unused property * assume that if process.send is undefined we are not a child * update comment Co-authored-by: spalger <spalger@users.noreply.github.com> Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ea8ea4e - Browse repository at this point
Copy the full SHA ea8ea4eView commit details -
[ML] Persisted URL state for Anomalies table (elastic#84314)
* [ML] Persisted URL state for Anomalies table * [ML] adjust cell selection according to the time range
Configuration menu - View commit details
-
Copy full SHA for 280ce7e - Browse repository at this point
Copy the full SHA 280ce7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b2e119 - Browse repository at this point
Copy the full SHA 5b2e119View commit details -
redirect to visualize listing page when by value visualization editor…
… doesn't have a value input (elastic#84287)
Configuration menu - View commit details
-
Copy full SHA for 9bef42b - Browse repository at this point
Copy the full SHA 9bef42bView commit details -
[Time to Visualize] Fix Unlink Action via Rollback of ReplacePanel (e…
…lastic#83873) * Fixed unlink action via rollback of replacePanel changes
Configuration menu - View commit details
-
Copy full SHA for 351cd6d - Browse repository at this point
Copy the full SHA 351cd6dView commit details -
[APM] Elastic chart issues (elastic#84238)
* fixing charts * addressing pr comments
Configuration menu - View commit details
-
Copy full SHA for 8804b50 - Browse repository at this point
Copy the full SHA 8804b50View commit details -
[Fleet] Support input-level vars & templates (elastic#83878)
* Fix bug creating new policy on the fly * Adjust UI for input with vars but no streams * Revert "Fix bug creating new policy on the fly" This reverts commit 34f7014. * Add `compiled_input` field and compile input template, if any. Make compilation method names more generic (instead of only for streams). Add testts * Add compiled input to generated agent yaml * Don't return empty streams in agent yaml when there aren't any * Update missed assertion Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 284b104 - Browse repository at this point
Copy the full SHA 284b104View commit details -
[cli/dev] log a warning when --no-base-path is used with --dev (elast…
…ic#84354) Co-authored-by: spalger <spalger@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4975112 - Browse repository at this point
Copy the full SHA 4975112View commit details -
[Security Solution][Resolver] Add support for predefined schemas for …
…endpoint and winlogbeat (elastic#84103) * Refactoring entity route to return schema * Refactoring frontend middleware to pick off id field from entity route * Refactoring schema and adding name and comments * Adding name to schema mocks * Fixing type issue
Configuration menu - View commit details
-
Copy full SHA for 5fda300 - Browse repository at this point
Copy the full SHA 5fda300View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfa9c75 - Browse repository at this point
Copy the full SHA dfa9c75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71f7786 - Browse repository at this point
Copy the full SHA 71f7786View commit details -
[basePathProxy] include query in redirect (elastic#84356)
Co-authored-by: spalger <spalger@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5c57f3d - Browse repository at this point
Copy the full SHA 5c57f3dView commit details -
[Fleet] Support URL query state in agent logs UI (elastic#84298)
* Initial attempt at URL state * Break into smaller files * Handle invalid date range expressions
Configuration menu - View commit details
-
Copy full SHA for 459263f - Browse repository at this point
Copy the full SHA 459263fView commit details
Commits on Nov 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for fac7927 - Browse repository at this point
Copy the full SHA fac7927View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4c8dca - Browse repository at this point
Copy the full SHA a4c8dcaView commit details -
Configuration menu - View commit details
-
Copy full SHA for d2552c4 - Browse repository at this point
Copy the full SHA d2552c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4004dd4 - Browse repository at this point
Copy the full SHA 4004dd4View commit details -
[Logs UI] Limit the height of the "view in context" container (elasti…
…c#83178) Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 36ab99e - Browse repository at this point
Copy the full SHA 36ab99eView commit details -
[Logs UI] Polish the UI for the log entry examples in the anomaly tab…
…le (elastic#82139) Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b246701 - Browse repository at this point
Copy the full SHA b246701View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0192c1 - Browse repository at this point
Copy the full SHA f0192c1View commit details -
Closes: elastic#40299 Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 93b0273 - Browse repository at this point
Copy the full SHA 93b0273View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d8b7f9 - Browse repository at this point
Copy the full SHA 4d8b7f9View commit details -
Added data streams privileges to better control delete actions in UI (e…
…lastic#83573) * Added data streams privileges to better control delete actions in UI * Fix type check issues * Change data streams privileges request * Fixed type check issue * Fixed api integration test * Cleaned up not needed code * Renamed some data streams and added a default value for stats find Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 51f75a5 - Browse repository at this point
Copy the full SHA 51f75a5View commit details -
Upgrade fp-ts to 2.8.6 (elastic#83866)
* Upgrade fp-ts to 2.8.6 * reduce import size from io-ts * removed unused imports * remove usage of fpts from alerts Co-authored-by: Gidi Meir Morris <github@gidi.io> Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ee5c9bc - Browse repository at this point
Copy the full SHA ee5c9bcView commit details
Commits on Nov 27, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f99766e - Browse repository at this point
Copy the full SHA f99766eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 31c1ca0 - Browse repository at this point
Copy the full SHA 31c1ca0View commit details
Commits on Nov 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d21e4f5 - Browse repository at this point
Copy the full SHA d21e4f5View commit details
Commits on Nov 30, 2020
-
[Security Solution][Detections] Handle dupes when processing threshol…
…d rules (elastic#83062) * Fix threshold rule synthetic signal generation * Use top_hits aggregation * Find signals and aggregate over search terms * Exclude dupes * Fixes to algorithm * Sync timestamps with events/signals * Add timestampOverride * Revert changes in signal creation * Simplify query, return 10k buckets * Account for when threshold.field is not supplied * Ensure we're getting the last event when threshold.field is not provided * Add missing import * Handle case where threshold field not supplied * Fix type errors * Handle non-ECS fields * Regorganize * Address comments * Fix type error * Add unit test for buildBulkBody on threshold results * Add threshold_count back to mapping (and deprecate) * Timestamp fixes Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bdf7b88 - Browse repository at this point
Copy the full SHA bdf7b88View commit details -
[ML] Fix spaces job ID check (elastic#84404)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 767286e - Browse repository at this point
Copy the full SHA 767286eView commit details -
[Security Solution] Exceptions Cypress tests (elastic#81759)
* improves 'Creates and activates a new custom rule' test * fixes constant problem * improves 'Creates and activates a new custom rule with override option' test * improves 'Creates and activates a new threshold rule' test * refactor * fixes type check issue * improves assertions * removes unused code * changes variables for constants * improves 'waitForTheRuleToBeExecuted' test * improves readability * fixes jenkins error * refactor * blah * more things * finishes 'Creates an exception from rule details and deletes the excpetion' implementation * implements 'Creates an exception from an alert and deletes the exception' * updates VALUES_INPUT locator * updates archiver * refactor * improves the code * fixes CI error * renames exceptions archive * refactor * fixes merge issue * fixes CI issue * debug * refactor * improves test data * removes signals index after the execution * removes unused line * removes unused variable * refactors 'numberOfauditbeatExceptionsAlerts' constant to camel case * simplifies the archive * waits for the rule to be executed after navigating to opened alerts tab * cleaning data * fixes tests flakiness * cleans test data * refactors code * removes unsused archives * cleans data * simplifies data * fixes CI issue Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com> Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4546352 - Browse repository at this point
Copy the full SHA 4546352View commit details -
TSVB field list performance issue on using annotations (elastic#84407)
* TSVB field list performance issue on using annotations * Add AbortController to fetchFields and change translation id in annotations_editor * Rename fetchFields to debouncedFetchFields Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 06da0e7 - Browse repository at this point
Copy the full SHA 06da0e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c59629 - Browse repository at this point
Copy the full SHA 4c59629View commit details -
[Visualizations] Adds visConfig.title and uiState to build pipeline f…
…unction (elastic#84456) * add visConfig.title to pipeline visualization function - To be consistent with visualizations built with "buildPipelineVisFunction". - To provide "title" information for visualizations. * add uiState to pipeline visualization function Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d11ca6c - Browse repository at this point
Copy the full SHA d11ca6cView commit details -
[UsageCollection] Remove
formatBulkUpload
and other unused APIs (el……astic#84313) Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for cb55898 - Browse repository at this point
Copy the full SHA cb55898View commit details -
[ML] Renaming saved object repair to sync (elastic#84311)
* [ML] Remaiming saved object repair to sync * removing 0 from sync lists Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 090359c - Browse repository at this point
Copy the full SHA 090359cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 668ec44 - Browse repository at this point
Copy the full SHA 668ec44View commit details -
Uptime overview overhaul (elastic#83406)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2e6dca6 - Browse repository at this point
Copy the full SHA 2e6dca6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 923a525 - Browse repository at this point
Copy the full SHA 923a525View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2b71f8 - Browse repository at this point
Copy the full SHA a2b71f8View commit details -
increase stdout max listeners for legacy logging (elastic#84497)
* increase stdout max listeners for legacy logging * add missing packages to CODEOWNERS
Configuration menu - View commit details
-
Copy full SHA for b99abe3 - Browse repository at this point
Copy the full SHA b99abe3View commit details -
Trusted Apps signer API. (elastic#83661)
* Separated out service layer for trusted apps. * Improved the type structure a bit to avoid using explicit string literals and to add possibility to return OS specific parts of trusted app object in type safe manner. * Added support for mapping of trusted app to exception item and back. * Changed schema to support signer in the API. * Renamed utils to mapping. * Exported some types in lists plugin and used them in trusted apps. * Added tests for mapping. * Added tests for service. * Switched deletion to use exceptions for not found case. * Added resetting of the mocks in service layer tests. * Added handlers tests. * Refactored mapping tests to be more granular based on the case. * Restored lowercasing of hash. * Added schema tests for signer field. * Removed the grouped tests (they were split into tests for separate concerns). * Corrected the tests. * Lowercased the hashes in the service test. * Moved the lowercasing to the right location. * Fixed the tests. * Added test for lowercasing hash value. * Introduced OperatingSystem enum instead of current types. * Removed os list constant in favour of separate lists in places that use it (each place has own needs to the ordering). * Fixed the missed OperatingSystem enum usage.
Configuration menu - View commit details
-
Copy full SHA for de5edaa - Browse repository at this point
Copy the full SHA de5edaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for f23d2e6 - Browse repository at this point
Copy the full SHA f23d2e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3af64ca - Browse repository at this point
Copy the full SHA 3af64caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6828859 - Browse repository at this point
Copy the full SHA 6828859View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7691184 - Browse repository at this point
Copy the full SHA 7691184View commit details -
[APM] ML anomaly detection integration: Displaying anomaly job result…
…s in the Transaction duration chart is not as intended (elastic#84415) * adding anomalies to transaction duration chart * removing extra : * fixing test * addressing pr comments * addressing pr comments Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 416dbde - Browse repository at this point
Copy the full SHA 416dbdeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0017c2d - Browse repository at this point
Copy the full SHA 0017c2dView commit details -
[Enterprise Search] Migrate shared Schema components (elastic#84381)
* Migrate shared Schema components These components were not changed, with the exception of lint fixes and TypeScript changes (adding types). The only exceptions are: 1. The `formatFieldName` in `SchemaAddFieldModal`. In `ent-search`, this was a shared util, but since it was not used anywhere else, I just added the method as a function in this component. 2. The `IFieldCoercionErrors` interface is only used here so I did not add it to the shared types file and instead jut added it to this component. * Use EuiLinkTo instead of Link * Add unit tests * Better test for `hideName` Coverage was fine but wasn’t actually testing correctly * Add i18n * FIx test that didn’t pass eslint Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for eee05ad - Browse repository at this point
Copy the full SHA eee05adView commit details -
[Fleet] Support for showing an Integration Detail Custom (UI Extensio…
…n) tab (elastic#83805) * Support for rendering a custom component in Integration Details * Refactor Fleet app initialization contexts in order to support testing setup * New test rendering helper tool * refactor Endpoint to use mock builder from Fleet
Configuration menu - View commit details
-
Copy full SHA for 707dbcd - Browse repository at this point
Copy the full SHA 707dbcdView commit details -
[DOCS] Redirects for drilldown links (elastic#83846)
* Fixes lGo to URL links * Fixes links pt 2 * Added redirects * Added Lens and reformatted redirects * Removed lens and fixed broken links * Fixes to URL drilldowns link Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 480a993 - Browse repository at this point
Copy the full SHA 480a993View commit details -
Configuration menu - View commit details
-
Copy full SHA for a82ebf8 - Browse repository at this point
Copy the full SHA a82ebf8View commit details -
Update IndexPatternSelect to get fields from indexPatternService inst…
…ead of savedObject attributes (elastic#84376) * Update indexPatternSelect to get fields from indexPatternService instead of savedObject attributes * keep original search implemenation * import from public * remove unused code * API updates * review feedback
Configuration menu - View commit details
-
Copy full SHA for a8d5b77 - Browse repository at this point
Copy the full SHA a8d5b77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ea2645 - Browse repository at this point
Copy the full SHA 7ea2645View commit details -
[Graph] Use new ES client and change license API (elastic#84398)
* Remove deprecated Graph licensing methods * Use new elasticsearch client * fix typing error Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c48428e - Browse repository at this point
Copy the full SHA c48428eView commit details -
[Alerting] fixes buggy default message behaviour (elastic#84202)
This PR addresses some weird UX we've identified with default values in Action Params components and their inferred defaults when placed inside of an Alerts flyout. Key changes: 1. Typing of these components has been corrected to reflect that we expect these parameters to only be _partial_, as the form is used to set these values (for example, the `message` field of the Server Log action, might or might not be set, so it should be nullable, but in the typing we treated it as the _final_ valid state, which is message not being nullable). 2. When a default message is set by the params components, the are tracked against the value of the default, which means that if the default changes, then so will the value in the field. Custom values provided by the user will not be overridden when the default changes. This has to be handled by the component itself at the moment (hopefully in the future we can make this a concern of the flyout and not each component). 3. The concept of the "Recovered" action group has been removed from these components - that's an Alerting concern, not actions, and shouldn't appear in the action components' code.
Configuration menu - View commit details
-
Copy full SHA for bc1fd6c - Browse repository at this point
Copy the full SHA bc1fd6cView commit details -
Update dependency @elastic/charts to v24.2.0 (elastic#84223)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for 647b991 - Browse repository at this point
Copy the full SHA 647b991View commit details -
[ML] Persisted URL state for Data Frame Analytics Exploration page (e…
…lastic#84499) * [ML] store query string in the URL state * [ML] query state for the config step * [ML] pagination in the URL state * [ML] persisted URL state for outlier results exploration * [ML] update URL generator * [ML] do not update the url state when query string hasn't been changed * [ML] store expandable panels state in the URL * [ML] fix TS issue * [ML] fix TS issue
Configuration menu - View commit details
-
Copy full SHA for f39da3e - Browse repository at this point
Copy the full SHA f39da3eView commit details -
[DOCS] better explanation of backup/key rotation for encryption key (e…
…lastic#84529) * better explanation of backup/key rotation for encryption key * clarifying failure reason in lost key scenario * fixing typo
Configuration menu - View commit details
-
Copy full SHA for 614c858 - Browse repository at this point
Copy the full SHA 614c858View commit details -
Cleanup tsconfig files (elastic#84396)
* remove unused "paths" from tsconfig * remove unused test utils, import get-url from kbn/test * dont pollute globals with jest when importing getUrl Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1ec2f1d - Browse repository at this point
Copy the full SHA 1ec2f1dView commit details -
[Core] mark legacy ES client methods deprecated (elastic#84358)
* mark context ES client & ES client methods deprecated * update docs * improve comment
Configuration menu - View commit details
-
Copy full SHA for cb0a359 - Browse repository at this point
Copy the full SHA cb0a359View commit details -
Fixes Failing test: X-Pack Alerting API Integration Tests.x-pack/test…
…/alerting_api_integration/security_and_spaces/tests/alerting/rbac_legacy·ts - alerting api integration security and spaces enabled Alerts alerts "before all" hook in "alerts" (elastic#84255) * Unskipping update test * Changing order of tests * Cleanup Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 69845cc - Browse repository at this point
Copy the full SHA 69845ccView commit details -
[Fleet] Default Integration Policy Configuration section is only show…
…n if no UI extension is registered (elastic#84534) * Do not render out-of-box integration policy configuration step if a custom UI extension is registered * Remove endpoint specific logic from fleet and move it to UI extension
Configuration menu - View commit details
-
Copy full SHA for 7ba6c73 - Browse repository at this point
Copy the full SHA 7ba6c73View commit details -
[visualizations] get index pattern via service instead of saved object (
elastic#84458) * embeddable - get index pattern via service instead of saved object
Configuration menu - View commit details
-
Copy full SHA for e97aa52 - Browse repository at this point
Copy the full SHA e97aa52View commit details -
chore(NA): tool to find plugins circular dependencies between plugins (…
…elastic#82867) * chore(NA): update gitignore to include first changes from moving into a single package.json * chore(NA): update gitignore * chore(NA): move all the dependencies into the single package.json and apply changes to bootstrap * chore(NA): fix types problems after the single package json * chore(NA): include code to find the dependencies used across the code * chore(NA): introduce pure lockfile for install dependencies on build * chore(NA): update clean task to not delete anything from xpack node_modules * chore(NA): update gitignore to remove development temporary rules * chore(NA): update notice file * chore(NA): update jest snapshots * chore(NA): fix whitelisted licenses to include a new specify form of an already included one * chore(NA): remove check lockfile symlinks from child projects * chore(NA): fix eslint and add missing declared deps on single pkg json * chore(NA): correctly update notice * chore(NA): fix failing jest test for storyshots.test.tsx * chore(NA): fix cypress multi reporter path * chore(NA): fix Project tests check * chore(NA): fix problem with logic to detect used dependes on oss build * chore(NA): include correct x-pack plugins dep discovery * chore(NA): discover entries under dynamic requires on vis_type_timelion * chore(NA): remove canvas * chore(NA): add initial code to find circular deps * chore(NA): ground work to integrate the circular deps scripts * chore(NA): add correct filtering to find circular dependenices feature * chore(NA): add ci mode flag into circular deps script * chore(NA): feature complete circular dependencies detect script * chore(NA): merge and solve conflicts with master * chore(NA): remove unwanted changes * chore(NA): remove unwanted changes on kbn storybook * chore(NA): hook find circular deps tool into ci * chore(NA): remove previous find plugin circular deps script * chore(NA): add type for circular dep list * chore(NA): add type for circular dep list for allowed list * chore(NA): allow CI to fail check * chore(NA): update deps allowed list * chore(NA): run search circular deps script over examples too * docs(NA): adds cli description * chore(NA): use plugin search paths to build entries to find circular deps * chore(NA): update allowed list * chore(NA): snapshot update for kbn optimizer test * chore(NA): update dpdm version * chore(NA): remove thirdParty flag * chore(NA): update docs to include info about the new tool * docs(NA): update to link PR instead of the issue * chore(NA): update debug logs to always output allowedList * fix(NA): correctly list found differences number * chore(NA): remove quiet flag * fix(NA): correctly fail the CI if circular deps are found * chore(NA): complete list of found circular deps * chore(NA): used named capturing group into the regex * docs(NA): update typescript best practices docs and styleguide * chore(NA): introduce quick filter option flag Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6e88954 - Browse repository at this point
Copy the full SHA 6e88954View commit details -
Configuration menu - View commit details
-
Copy full SHA for d93e211 - Browse repository at this point
Copy the full SHA d93e211View commit details -
[Enterprise Search] Minor update to Elastic Cloud instructions copy p…
…er feedback (elastic#84584) * Update Elastic Cloud instructions copy * this is what happens when you go OOO for a week * Update tests
Constance authoredNov 30, 2020 Configuration menu - View commit details
-
Copy full SHA for 5ed39f2 - Browse repository at this point
Copy the full SHA 5ed39f2View commit details
Commits on Dec 1, 2020
-
Added default dedupKey value as an {{alertInstanceId}} to provide gro…
…uping functionality for PagerDuty incidents. (elastic#84598) * Added default dedupKey value as an {{alertInstanceId}} to provide grouping functionality for PagerDuty incidents. * fixed type check
Configuration menu - View commit details
-
Copy full SHA for 67564b9 - Browse repository at this point
Copy the full SHA 67564b9View commit details -
[Vega] Filter bar in Vega is not usable with non default index patter…
…n. (elastic#84090) * [Vega] Filtering is not working Closes: elastic#81738 * fix CI * some work * some work * add tests for extract_index_pattern * simplify extract_index_pattern * fix type error * cleanup * Update vega_base_view.js * Update extract_index_pattern.test.ts * fix PR comments * fix some comments * findByTitle -> getByTitle * remove getByTitle * fix vega_base_view * fix jest * allow to set multiple indexes from top_nav Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d4c02bb - Browse repository at this point
Copy the full SHA d4c02bbView commit details -
SavedObjectsRepository.incrementCounter supports array of fields (ela…
…stic#84326) * SavedObjectsRepository.incrementCounter supports array of fields * Fix TS errors * Fix failing test * Ensure all the remarks make it into our documentation * SavedObjectsRepository.incrementCounter initialize option * Move usage collection-specific docs out of repository into usage collection plugins readme * Update api docs * Polish generated docs
Configuration menu - View commit details
-
Copy full SHA for 4507865 - Browse repository at this point
Copy the full SHA 4507865View commit details -
[Alerting] renames Resolved action group to Recovered (elastic#84123)
This PR changes the default term from “Resolved” to “Recovered”, as it fits most use cases and we feel users are most likely to understand its meaning across domains.
Configuration menu - View commit details
-
Copy full SHA for 7dcaff5 - Browse repository at this point
Copy the full SHA 7dcaff5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b2f0cf - Browse repository at this point
Copy the full SHA 8b2f0cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba7918a - Browse repository at this point
Copy the full SHA ba7918aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 39ceadd - Browse repository at this point
Copy the full SHA 39ceaddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cb44d9 - Browse repository at this point
Copy the full SHA 4cb44d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a7071e - Browse repository at this point
Copy the full SHA 4a7071eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ba7d9c - Browse repository at this point
Copy the full SHA 0ba7d9cView commit details -
[Security Solution][Detections] Fix grammatical error in validation m…
…essage for threshold field in "Create new rule" -> "Define rule" (elastic#84490) Just a simple tweak of the default translation.
Configuration menu - View commit details
-
Copy full SHA for c0d7ce7 - Browse repository at this point
Copy the full SHA c0d7ce7View commit details -
[Security Solution][Detections] Support arrays in event fields for Se…
…verity/Risk overrides (elastic#83723) This PR changes the behavior of severity and risk score overrides in two ways: - adds support for arrays in the mapped event fields (so a rule can be triggered by an event where e.g. `event.custom_severity` has a value like `[45, 70, 90]`) - makes the logic of overrides more flexible, resilient to the incoming values (filters out junk, extracts meaningful values, does its best to find a value that would fit the mapping)
Configuration menu - View commit details
-
Copy full SHA for 80e88ce - Browse repository at this point
Copy the full SHA 80e88ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for c9fc876 - Browse repository at this point
Copy the full SHA c9fc876View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9845c6 - Browse repository at this point
Copy the full SHA a9845c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d25669 - Browse repository at this point
Copy the full SHA 9d25669View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a77900 - Browse repository at this point
Copy the full SHA 7a77900View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99ea48f - Browse repository at this point
Copy the full SHA 99ea48fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 920e4fa - Browse repository at this point
Copy the full SHA 920e4faView commit details -
Revert "[Alerting] renames Resolved action group to Recovered (elasti…
Tyler Smalley committedDec 1, 2020 Configuration menu - View commit details
-
Copy full SHA for 0b5c55c - Browse repository at this point
Copy the full SHA 0b5c55cView commit details -
[Security Solution] [Detections] Create a 'partial failure' status fo…
…r rules (elastic#84293) Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6e80d9f - Browse repository at this point
Copy the full SHA 6e80d9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a65c12f - Browse repository at this point
Copy the full SHA a65c12fView commit details -
[Security Solution][Detections] Fix labels and issue with mandatory f…
…ields (elastic#84525) * Fix labeling and bugs * Improve naming
Configuration menu - View commit details
-
Copy full SHA for 636f91c - Browse repository at this point
Copy the full SHA 636f91cView commit details -
Update create.asciidoc (elastic#84046)
The url templates provided for call of the API with space information was missing the /api/ section in it. (cherry picked from commit 35f1cc16eaa29666d7212402f57ab17858ebc96d) Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5420177 - Browse repository at this point
Copy the full SHA 5420177View commit details -
[ML] Fix unnecessary trigger of wildcard field type search for ML plu…
…gin routes. (elastic#84605) Passing in an empty string '' to useResolver() would trigger a wild card search across all indices and fields, potentially causing a timeout and the page would fail to load. The following pages were affected: Single Metric Viewer, Data frame analytics models list, Data frame analytics jobs list, Data frame analytics exploration page, File Data Visualizer (Data visualizer - Import data from a log file). This PR fixes it by passing undefined instead of '' to useResolver to avoid calling _fields_for_wildcard with an empty pattern. Jest tests were added to cover the two parameter scenarios empty string/undefined.
Configuration menu - View commit details
-
Copy full SHA for 5889e36 - Browse repository at this point
Copy the full SHA 5889e36View commit details -
Remove unscripted fields from sample data index-pattern saved objects (…
…elastic#84659) Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3958cdd - Browse repository at this point
Copy the full SHA 3958cddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 68decb8 - Browse repository at this point
Copy the full SHA 68decb8View commit details -
Revert the Revert of "[Alerting] renames Resolved action group to Rec…
…overed (elastic#84123)" (elastic#84662) Reapplies the elastic#84123 PR: This PR changes the default term from “Resolved” to “Recovered”, as it fits most use cases and we feel users are most likely to understand its meaning across domains.
Configuration menu - View commit details
-
Copy full SHA for 6da6db2 - Browse repository at this point
Copy the full SHA 6da6db2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b74fe6 - Browse repository at this point
Copy the full SHA 9b74fe6View commit details -
endpoint telemetry cloned endpoint tests (elastic#81498)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d8643f7 - Browse repository at this point
Copy the full SHA d8643f7View commit details -
Changes UI links for drilldowns (elastic#83971)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5da9650 - Browse repository at this point
Copy the full SHA 5da9650View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78faa10 - Browse repository at this point
Copy the full SHA 78faa10View commit details -
[maps] remove fields from index-pattern test artifacts (elastic#84379)
* [maps] remove fields from index-pattern test artifacts * only remove non-scripted fields * fix data.json parse issues - darn trailing comma Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4b1ba0f - Browse repository at this point
Copy the full SHA 4b1ba0fView commit details -
[Enterprise Search] Migrate shared Indexing Status component (elastic…
…#84571) * Add react-motion package This is needed to animate the loading progress bar in the Enterprise Search schema views * Add shared interface * Migrate IndexingStatusContent component This is a straight copy/paste with only linting changes and tests added * Migrate IndexingStatusErrors component This is a copy/paste with linting changes and tests added. Also changed out the Link component to our EuiLinkTo component for internal routing * Migrate IndexingStatus component This is a straight copy/paste with only linting changes and tests added * Migrate IndexingStatusFetcher component This is a copy/paste with some modifications. The http/axios code has been removed in favor of the HTTPLogic in Kibana. This is a WIP that I am merging to master until I can get it working in the UI. Without either Schema component in the UIs for App Search or Workplace Search this is only a POC. Will not backport until this is verified working and have written tests. * Add i18n * Revert "Add react-motion package" This reverts commit 92db929. * Remove motion dependency * Update copy Co-authored-by: Constance <constancecchen@users.noreply.github.com> * Refactor per code review - Remove stui classes - Inline status Co-authored-by: Constance <constancecchen@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ae9df69 - Browse repository at this point
Copy the full SHA ae9df69View commit details -
[CCR] Fix row actions in follower index and auto-follow pattern tables (
elastic#84433) * Fixed auto follow actions * Created a provider for all follower index table actions to fix modal auto-closing * Moved i18n texts into a const to avoid duplication * Removed unnecessary imports and added index.js file for follower_index_actions_provider imports * Fixed wrong imports deletion * Fixed wrong imports deletion Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4ae84a0 - Browse repository at this point
Copy the full SHA 4ae84a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49f0ca0 - Browse repository at this point
Copy the full SHA 49f0ca0View commit details -
[Security Solutino][Case] Case connector alert UI (elastic#82405)
Co-authored-by: Patryk Kopycinski <contact@patrykkopycinski.com> Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b9a64ba - Browse repository at this point
Copy the full SHA b9a64baView commit details -
Attempt to more granularly separate App Search vs Workplace Search vs…
… shared GitHub notifications (elastic#84713)
Constance authoredDec 1, 2020 Configuration menu - View commit details
-
Copy full SHA for 00a5b60 - Browse repository at this point
Copy the full SHA 00a5b60View commit details
Commits on Dec 2, 2020
-
[Input Control] Custom renderer (elastic#84423)
* Create custom renderer * Reduce initial bundle size * Fix tests * Add unit test * Remove injectI18n usage Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2c084b7 - Browse repository at this point
Copy the full SHA 2c084b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b454f2a - Browse repository at this point
Copy the full SHA b454f2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 717a66f - Browse repository at this point
Copy the full SHA 717a66fView commit details -
Make it possible to use Kibana anonymous authentication provider with…
… ES anonymous access. (elastic#84074)
Configuration menu - View commit details
-
Copy full SHA for 8981d0e - Browse repository at this point
Copy the full SHA 8981d0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 44c436b - Browse repository at this point
Copy the full SHA 44c436bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 30f8e41 - Browse repository at this point
Copy the full SHA 30f8e41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59a405d - Browse repository at this point
Copy the full SHA 59a405dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a07349 - Browse repository at this point
Copy the full SHA 6a07349View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5354008 - Browse repository at this point
Copy the full SHA 5354008View commit details -
Added word break styles to the texts in the item details card. (elast…
…ic#84654) * Added word break styles to the texts in the item details card. * Updated snapshots.
Configuration menu - View commit details
-
Copy full SHA for 126c99a - Browse repository at this point
Copy the full SHA 126c99aView commit details -
[APM] Refactor hooks and context (elastic#84615)
* Refactor hooks and context * Fix tsc issues * address feedback * Fix lint * type-only import
Configuration menu - View commit details
-
Copy full SHA for 452f841 - Browse repository at this point
Copy the full SHA 452f841View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ad3d2b - Browse repository at this point
Copy the full SHA 2ad3d2bView commit details -
Changed the translation text for the description text in the antiviru…
…s registration form (elastic#84626) * Changed the text for the description text in the antivirus registration form. Moved the form component to components folder and extracted translations into constants to make code more readable. * Extracted EventsForm to reduce duplication among events forms.
Configuration menu - View commit details
-
Copy full SHA for 32200af - Browse repository at this point
Copy the full SHA 32200afView commit details -
Configuration menu - View commit details
-
Copy full SHA for c1e7f69 - Browse repository at this point
Copy the full SHA c1e7f69View commit details -
[Synthetics] Waterfall chart (elastic#84199)
* Add a Waterfall component - Adds a generic Waterfall component - Adds consumer consumption code for Synthetics
Configuration menu - View commit details
-
Copy full SHA for 0c623b6 - Browse repository at this point
Copy the full SHA 0c623b6View commit details -
[Fleet][EPM] Pass through valid manifest values from upload (elastic#…
…84703) * Add missing properties & improve type safety * Break up types for better readability
John Schulz authoredDec 2, 2020 Configuration menu - View commit details
-
Copy full SHA for 90a18cc - Browse repository at this point
Copy the full SHA 90a18ccView commit details -
Telemetry for Dyanmic Actions (Drilldowns) (elastic#84580)
* feat: 🎸 set up telemetry for UiActions * feat: 🎸 improve ui_actions_enhanced collector * feat: 🎸 namespace ui actions telemetry stats * refactor: 💡 improve dynamic actions collector setup * feat: 🎸 add tests for dynamicActionsCollector * feat: 🎸 collect dynamic action trigger statistics * refactor: 💡 standartize metric naming * feat: 🎸 aggregate action x trigger counts * test: 💍 add tests for factory stats * docs: ✏️ add ui actions enhanced telemetry docs * fix: 🐛 revert type change * refactor: 💡 make dynamic action stats global * refactor: 💡 use global telemetry stats in action factories
Configuration menu - View commit details
-
Copy full SHA for cc341b3 - Browse repository at this point
Copy the full SHA cc341b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for d481adc - Browse repository at this point
Copy the full SHA d481adcView commit details -
Configuration menu - View commit details
-
Copy full SHA for a38a9d3 - Browse repository at this point
Copy the full SHA a38a9d3View commit details -
[Lens] Refactor function selection invalid state (elastic#84599)
* [Lens] Refactor function selection invalid state * Fix types per review comment
Wylie Conlon authoredDec 2, 2020 Configuration menu - View commit details
-
Copy full SHA for c73de26 - Browse repository at this point
Copy the full SHA c73de26View commit details -
Configuration menu - View commit details
-
Copy full SHA for d990b27 - Browse repository at this point
Copy the full SHA d990b27View commit details -
[Task Manager] Skip removed task types when claiming tasks (elastic#8…
…4273) * Checking if task type is in registered list * Loading esArchiver data with removed task type for testing * PR fixes
Configuration menu - View commit details
-
Copy full SHA for cbc61af - Browse repository at this point
Copy the full SHA cbc61afView commit details -
Deprecate disabling the spaces plugin (elastic#83984)
Co-authored-by: Aleh Zasypkin <aleh.zasypkin@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a20709c - Browse repository at this point
Copy the full SHA a20709cView commit details -
[build/node] log url when downloading node shasum info (elastic#84692)
Co-authored-by: spalger <spalger@users.noreply.github.com> Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b96b965 - Browse repository at this point
Copy the full SHA b96b965View commit details -
Added migration of policy for AV registration config. (elastic#84779)
* Added migration of policy for AV registration config. * Updated migration a bit to be more safe.
Configuration menu - View commit details
-
Copy full SHA for 7f96913 - Browse repository at this point
Copy the full SHA 7f96913View commit details -
[Lens] Provide single-value functions to show the "First" or "Last" v…
…alue of some field (elastic#83437)
Configuration menu - View commit details
-
Copy full SHA for 6900ce2 - Browse repository at this point
Copy the full SHA 6900ce2View commit details -
Improve ui settings performance (elastic#84513)
* remove unused parameter in "read" function * add cache for uiSettings client * add tests for ui_settings client caching * address comments * do not mutate ui_settings_client cache
Configuration menu - View commit details
-
Copy full SHA for 88359b7 - Browse repository at this point
Copy the full SHA 88359b7View commit details -
[Enterprise Search] Convert IndexingStatus to use logic for fetching (e…
…lastic#84710) * Add IndexingStatusLogic * Replace IndexingStatusFetcher with logic * Refactor out unnecessary conditional onComplete is not optional so these if blocks can be consolidated * Misc styling - destructuring and typing Co-authored-by: Constance <constancecchen@users.noreply.github.com> * Misc styling - imports Co-authored-by: Constance <constancecchen@users.noreply.github.com> * Remove div * Refactor test * Replace method with string for statusPath In ent-search, we use Rails helpers to generate paths. These were in the form of routes.whateverPath(). We passed these method to the IndexingStatus component to generate the app-specific rotues in the shared component. In Kibana, we will not have these generators and should instead pass the path strings directly Co-authored-by: Constance <constancecchen@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b6913a3 - Browse repository at this point
Copy the full SHA b6913a3View commit details -
[ML] Fix prediction probability text for classification (elastic#84593)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0e43bee - Browse repository at this point
Copy the full SHA 0e43beeView commit details -
[SECURITY_SOLUTION] Enable usage of the Endpoint Policy form from Fle…
…et (elastic#84684) * Endpoint: add `withSecurityContext` HOC + refactor endpoint policy edit lazy component to use it * Endpoint: refactor Policy Details to separate form from view * Endpoint: Enable the Redux store for the Policy form when displayed via Fleet * Fleet: Allow partial package policy updates to be sent via `onChange()`
Configuration menu - View commit details
-
Copy full SHA for 2ffdf75 - Browse repository at this point
Copy the full SHA 2ffdf75View commit details -
Jest multi-project configuration (elastic#77894)
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
Tyler Smalley authoredDec 2, 2020 Configuration menu - View commit details
-
Copy full SHA for b593781 - Browse repository at this point
Copy the full SHA b593781View commit details -
[Enterprise Search] Move schema types to shared (elastic#84822)
* Move schema types to shared We use the Schema types in Workplace Search as well, so moving these to shared. Also, we have a component called IndexingStatus so reverting to the prefixed IIndexingStatus interface name * Fix misspelled interface
Configuration menu - View commit details
-
Copy full SHA for 4f3d72b - Browse repository at this point
Copy the full SHA 4f3d72bView commit details -
[Security Solution][Exceptions] Implement exceptions for ML rules (el…
…astic#84006) * Implement exceptions for ML rules * Remove unused import * Better implicit types * Retrieve ML rule index pattern for exception field suggestions and autocomplete * Add ML job logic to edit exception modal * Remove unnecessary logic change Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d47c70c - Browse repository at this point
Copy the full SHA d47c70cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e194434 - Browse repository at this point
Copy the full SHA e194434View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb48e90 - Browse repository at this point
Copy the full SHA fb48e90View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23dccb7 - Browse repository at this point
Copy the full SHA 23dccb7View commit details -
[Fleet] EPM support to handle uploaded file paths (elastic#84708)
* modify file route to handle uploaded packge file paths * update messaging * improve tests * fix bug and add test to check the version of the uploaded package before failing * fix similar bug for getting package info from registry when a different version is uploaded
Configuration menu - View commit details
-
Copy full SHA for a5dd5b6 - Browse repository at this point
Copy the full SHA a5dd5b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65cbe4c - Browse repository at this point
Copy the full SHA 65cbe4cView commit details
Commits on Dec 3, 2020
-
[APM] Removes react-sticky dependency in favor of using CSS (elastic#…
…84589) Closes elastic#84521 Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
Tyler Smalley authoredDec 3, 2020 Configuration menu - View commit details
-
Copy full SHA for 401047e - Browse repository at this point
Copy the full SHA 401047eView commit details -
[Enterprise Search] Fix schema errors button (elastic#84842)
* Fix schema errors button When migrated, the button was wrapping the link and it should be the other way around. This caused a blue link color. * Remove redundant true value * TIL EuiButtonTo
Configuration menu - View commit details
-
Copy full SHA for 9cbf971 - Browse repository at this point
Copy the full SHA 9cbf971View commit details -
Rename server.xsrf.whitelist to server.xsrf.allowlist (elastic#84791)
* rename xsrd.whitelist to xsrf.allowlist * update docs * update telemetry schema * update kbn-config tests
Configuration menu - View commit details
-
Copy full SHA for 78123a1 - Browse repository at this point
Copy the full SHA 78123a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 155d150 - Browse repository at this point
Copy the full SHA 155d150View commit details -
Configuration menu - View commit details
-
Copy full SHA for 770a005 - Browse repository at this point
Copy the full SHA 770a005View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ae7365 - Browse repository at this point
Copy the full SHA 3ae7365View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9041ea5 - Browse repository at this point
Copy the full SHA 9041ea5View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1495ed - Browse repository at this point
Copy the full SHA f1495edView commit details -
[Embeddable] Export CSV action for Lens embeddables in dashboard (ela…
…stic#83654) Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 17d986e - Browse repository at this point
Copy the full SHA 17d986eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ae463cf - Browse repository at this point
Copy the full SHA ae463cfView commit details -
Fixed a11y issue on rollup jobs table selection (elastic#84567)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bec3342 - Browse repository at this point
Copy the full SHA bec3342View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5fb14f - Browse repository at this point
Copy the full SHA f5fb14fView commit details -
[Security Solution][Detections] Implements indicator match rule cypre…
…ss test (elastic#84323) * implemnts indicator match rule cypress test * fixes merge issue * fixes type check issues * fixes mapping * simplifies data * fixes excpetions flakiness * fixes alerts test Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 37e9070 - Browse repository at this point
Copy the full SHA 37e9070View commit details -
fix: 🐛 don't add separator befor group on no main items (elastic#83166)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bb76989 - Browse repository at this point
Copy the full SHA bb76989View commit details -
[Logs UI] Fetch single log entries via a search strategy (elastic#81710)
This replaces the log item API with a single-log-entry search strategy. This is used to fetch the data for display in the details flyout. There should be no significant visual difference to the user.
Configuration menu - View commit details
-
Copy full SHA for 3cb26eb - Browse repository at this point
Copy the full SHA 3cb26ebView commit details -
[Lens] accessibility screen reader issues (elastic#84395)
* [Lens] accessibility screen reader issues * fix i18n * fix: no aria-label on divs * cr fixes Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 487eb2e - Browse repository at this point
Copy the full SHA 487eb2eView commit details -
Revert "[Lens] (Accessibility) Focus mistakenly stops on righthand fo…
…rm (elastic#84519)" (elastic#84866) This reverts commit a9845c6.
Configuration menu - View commit details
-
Copy full SHA for 145c0a5 - Browse repository at this point
Copy the full SHA 145c0a5View commit details -
Deprecate
reporting.index
setting (elastic#84005)* Deprecating `xpack.reporting.index` setting * Adding unit test * Now with more standard deprecation messages * Updating the xpack.reporting.index docs * Fixing tests Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f9ade90 - Browse repository at this point
Copy the full SHA f9ade90View commit details -
[Discover] New responsive layout using EUI components (elastic#83633)
Co-authored-by: Andrea Del Rio <delrio.andre@gmail.com> Co-authored-by: cchaos <caroline.horn@elastic.co> Co-authored-by: Michail Yasonik <michail.yasonik@elastic.co> Co-authored-by: Dave Snider <dave.snider@gmail.com> Co-authored-by: Marta Bondyra <marta.bondyra@elastic.co>
Configuration menu - View commit details
-
Copy full SHA for 95f8d9d - Browse repository at this point
Copy the full SHA 95f8d9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 43dd487 - Browse repository at this point
Copy the full SHA 43dd487View commit details -
[Runtime fields] Add support in index template (elastic#84184)
Co-authored-by: Adam Locke <adam.locke@elastic.co> Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e83bbfd - Browse repository at this point
Copy the full SHA e83bbfdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7393c23 - Browse repository at this point
Copy the full SHA 7393c23View commit details -
[Alerting][Event Log] ensures we wait for the right number of events …
…in test (elastic#84189) Keeps the exact same assertions, but ensures the retry loop waits for them to complete so we don't assert too soon.
Configuration menu - View commit details
-
Copy full SHA for eb0569b - Browse repository at this point
Copy the full SHA eb0569bView commit details -
[data.search][data.indexPatterns] Expose esaggs + indexPatternLoad on…
… the server. (elastic#84590)
Configuration menu - View commit details
-
Copy full SHA for d2fc976 - Browse repository at this point
Copy the full SHA d2fc976View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bd9281 - Browse repository at this point
Copy the full SHA 0bd9281View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac71d2e - Browse repository at this point
Copy the full SHA ac71d2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c39d14f - Browse repository at this point
Copy the full SHA c39d14fView commit details -
[Workplace Search] Migrate Sources Schema tree (elastic#84847)
* Initial copy/paste of component tree Only does linting changes and: - lodash imports - Replace unescaped apostrophes with ' - Fix ternary function call to if block: if (isAdding) { actions.onSchemaSetFormErrors(errors); } else { actions.onSchemaSetError({ flashMessages: { error: errors } }); } * Remove local flash messages from component * Update paths - Adds getReindexJobRoute method to routes - Repalces legacy Rails routes helper with hard-coded paths * Add types and constants * Update paths * Replace local flash message logic with gobal * Update with newly added types Added here: elastic#84822 * Update server routes * Replace Rails http with kibana http * Set percentage to 0 when updating Without this, the IndexingStatus never shows. * Fix route paths * Fix server route validation The empty object was breaking the UI since `schema.object({})` is actually an empty object. This is more explicit and correct. * Add i18n * Make sure i18n key is unique * Lint
Configuration menu - View commit details
-
Copy full SHA for 235f786 - Browse repository at this point
Copy the full SHA 235f786View commit details -
[CI] Enables APM collection (elastic#81731)
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
Tyler Smalley authoredDec 3, 2020 Configuration menu - View commit details
-
Copy full SHA for 74ef540 - Browse repository at this point
Copy the full SHA 74ef540View commit details -
[Metrics UI] Add metadata tab to node details flyout (elastic#84454)
* Add properties tab to flyout * Better id for i18n title * Update i18n ids * Fix test and styling * Style changes, add support for collapsing array fields * Add loading indicators * Fix type check * Fix another test * Fix tests for pods * Add link to node details page * Only show the overlay when viewing hosts * Take into account cores when showing cpu * Make it easier to read * Remove unnecessary cast * Fix PR feedback Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 61fdec2 - Browse repository at this point
Copy the full SHA 61fdec2View commit details -
[Lens] Fix error when selecting the current field again (elastic#84817)
Wylie Conlon authoredDec 3, 2020 Configuration menu - View commit details
-
Copy full SHA for 47917b3 - Browse repository at this point
Copy the full SHA 47917b3View commit details -
[Lens] allow drag and drop reorder on xyChart for y dimension (elasti…
…c#84640) * [Lens] allow drag and drop on xyChart for y dimension * wip * tests * dimension panel fix * eslint * fix test Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1ff2bb3 - Browse repository at this point
Copy the full SHA 1ff2bb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c88a3c - Browse repository at this point
Copy the full SHA 5c88a3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f09c84 - Browse repository at this point
Copy the full SHA 9f09c84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 726424a - Browse repository at this point
Copy the full SHA 726424aView commit details -
[Maps] geo line source (elastic#76572)
* [Maps] geo line source * update editor with metrics * show track name in tooltip * fix styling by category * avoid killing ES, limit to 100 tracks * better source tooltip message * fix imports * increase max tracks * use tracks icon * tslint * Making layer wizard select tooltip flex * tslint and jest snapshot updates * clean up * add trimmed property to tooltip * change complete label to 'track is complete' * show incomplete data icon if tracks are trimmed * add jest test for getSourceTooltipContent * clean up areResultsTrimmed logic * split request into 2 fetches * review feedback * do not allow selecting split field as sort field * reduce number of tracks to 250 * tslint Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> Co-authored-by: miukimiu <elizabet.oliveira@elastic.co>
Configuration menu - View commit details
-
Copy full SHA for e72d174 - Browse repository at this point
Copy the full SHA e72d174View commit details -
[APM] Add log_level/sanitize_field_names config options to Python Age…
…nt (elastic#84810) * [APM] Add log_level config option to Python Agent * Add sanitize_field_names as well
Configuration menu - View commit details
-
Copy full SHA for eb46f3a - Browse repository at this point
Copy the full SHA eb46f3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 60202b3 - Browse repository at this point
Copy the full SHA 60202b3View commit details -
Changed rollup tests to use test user rather than elastic super user. (…
…elastic#79567) * removed .only for testing * Added config with minimum permissions. * Removed kibana user role. I removed the kibana user role to remove redundancy. Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 08bb038 - Browse repository at this point
Copy the full SHA 08bb038View commit details -
Add geo containment tracking alert type (elastic#84151)
Aaron Caldwell authoredDec 3, 2020 Configuration menu - View commit details
-
Copy full SHA for 8ab43da - Browse repository at this point
Copy the full SHA 8ab43daView commit details
Commits on Dec 4, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 9170d49 - Browse repository at this point
Copy the full SHA 9170d49View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7277aaa - Browse repository at this point
Copy the full SHA 7277aaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b92fa2 - Browse repository at this point
Copy the full SHA 3b92fa2View commit details -
[Actions] fixes bug where severity is auto selected but not applied t…
…o the action in PagerDuty (elastic#84891) In this PR we ensure the EuiSelects in the PagerDuty params components don't auto select a value when the field doesn't have a default value.
Configuration menu - View commit details
-
Copy full SHA for ad49853 - Browse repository at this point
Copy the full SHA ad49853View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a42b65 - Browse repository at this point
Copy the full SHA 0a42b65View commit details -
[ML] Functional tests - add missing test data cleanup (elastic#84998)
This PR adds a few missing cleanup calls to the after methods of the functional ML test suite and the functional basic ML test suite.
Configuration menu - View commit details
-
Copy full SHA for b9b2704 - Browse repository at this point
Copy the full SHA b9b2704View commit details -
[Alerting] Enables AlertTypes to define the custom recovery action gr…
…oups (elastic#84408) In this PR we introduce a new `recoveryActionGroup` field on AlertTypes which allows an implementor to specify a custom action group which the framework will use when an alert instance goes from _active_ to _inactive_. By default all alert types will use the existing `RecoveryActionGroup`, but when `recoveryActionGroup` is specified, this group is used instead. This is applied across the UI, event log and underlying object model, rather than just being a label change. To support this we also introduced the `alertActionGroupName` message variable which is the human readable version of existing `alertActionGroup` variable.
Configuration menu - View commit details
-
Copy full SHA for 249a1a4 - Browse repository at this point
Copy the full SHA 249a1a4View commit details -
chore(NA): upgrade node-sass into last v4.14.1 to stop shipping old n…
…ode-gyp (elastic#84935) Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a6bd1aa - Browse repository at this point
Copy the full SHA a6bd1aaView commit details -
chore(NA): removes auto install of pre-commit hook (elastic#83566)
* chore(NA): remove kibana pre-commit hook installation from bootstrap * chore(NA): add support for git ref flag on run precommit hook script * chore(NA): integrate quick commit checks within the CI * chore(NA): introduce logging trap to warn about quick commit checks failure and how to reproduce it * chore(NA): update quick commit checks message * fix(NA): quick commit checks function def * chore(NA): fix quick commit checks message quotes * chore(NA): fix functional call * chore(NA): fix script to run * chore(NA): add unexpected debugger statement to test quick commit checks * chore(NA): update message to log before quick commit checks * chore(NA): remove extra debugger statement * chore(NA): add echo message inline with script execution * chore(NA): add unexpected debugger statement to test quick commit checks * chore(NA): remove extra usage of debug statement * chore(NA): wrapping quick commit checks in a func * chore(NA): export function to use later * chore(NA): export function to use later * chore(NA): use child bash script on github checks reporter * chore(NA): define dir context for commit_check_runner.sh * fix(NA): permissions for commit_check_runner.sh * fix(NA): permissions for commit.sh * chore(NA): format message to log * chore(NA): add unexpected debugger statement to test quick commit checks * chore(NA): remove extra usage of debug statement * chore(NA): format runner message * chore(NA): replace log.info by log.warning * docs(NA): include docs for removing the pre-commit hook auto installation Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9c3ca20 - Browse repository at this point
Copy the full SHA 9c3ca20View commit details -
[ILM] Fix delete phase serialization bug (elastic#84870)
* added test for correctly deserializing delete phase, and added fix * clarify test comment * fix serialization of hot phase to include delete action Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9d6d783 - Browse repository at this point
Copy the full SHA 9d6d783View commit details -
[TSVB] Wrong x-axis formatting if "dateFormat" configuration property…
… is not specified (elastic#84899) * [TSVB] Wrong x-axis formatting if "dateFormat" configuration property is not specified * Update create_xaxis_formatter.js Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 71f863e - Browse repository at this point
Copy the full SHA 71f863eView commit details -
Fix lookup and color field formatters (elastic#84994)
* fix lookup field formatter * fix color formatter
Configuration menu - View commit details
-
Copy full SHA for e7d8dd4 - Browse repository at this point
Copy the full SHA e7d8dd4View commit details -
[Telemetry] Introduce UI Counters (elastic#84224)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for aa9a353 - Browse repository at this point
Copy the full SHA aa9a353View commit details -
[Fleet] add readme to uploaded package info and fix images (elastic#…
…84944) * use the relative src instead of path for package images * add readme to package info for uploaded packages * let toPackageImage take the image object and check path if no src * use variable
Configuration menu - View commit details
-
Copy full SHA for db70286 - Browse repository at this point
Copy the full SHA db70286View commit details -
[Lens] Remove extra render when closing flyout with valid column (ela…
…stic#84951) Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f176e8b - Browse repository at this point
Copy the full SHA f176e8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 40e206e - Browse repository at this point
Copy the full SHA 40e206eView commit details -
Upgrade EUI to v30.5.1 (elastic#84677)
* Updated to eui@30.4.1, fixed types and unit tests * Cleanup some imports * Fix a text color swap, now back to danger text * Bump EUI to v30.4.2 * Revert snapshot changes from ownFocus modification * Clean up alert flyout test actions to better represent user actions * Upgrade EUI to 30.5.1 * More accurate test interaction Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2f72c8a - Browse repository at this point
Copy the full SHA 2f72c8aView commit details -
[deb/rpm] Build aarch64 distributions (elastic#84364)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0dbe1cd - Browse repository at this point
Copy the full SHA 0dbe1cdView commit details -
[Send To Background UI] Isolate functional test for wip feature (elas…
…tic#84833) * [Send To Background UI] Isolate functional test for wip feature * add tests to cigroup 3
Configuration menu - View commit details
-
Copy full SHA for 880c8d3 - Browse repository at this point
Copy the full SHA 880c8d3View commit details -
[Workplace Search] Cleanup a couple of minor sources issues. (elastic…
…#84961) * Set queued message instead of immediate message After being redirected from an oauth configuration, a redirect occurs to show the flash message. A queued message is needed here because the message is lost before the redirect happens otherwise * Don’t pass empty query params The kibana server didn’t like the empty param so this commit removes it Before: /status? After /status Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7310ea7 - Browse repository at this point
Copy the full SHA 7310ea7View commit details -
[Lens] (Accessibility) Added focus state and accessible name to sugge…
…stions (elastic#84653) * [Lens] (Accessibility) Added focus state and accessible name to suggestions * Apply suggestions from code review * Update x-pack/plugins/lens/public/editor_frame_service/editor_frame/suggestion_panel.tsx padding oops * cr
Configuration menu - View commit details
-
Copy full SHA for 2cf4e72 - Browse repository at this point
Copy the full SHA 2cf4e72View commit details -
[Monitoring][Alerting] Added core features to Kibana services (elasti…
…c#84486) * added core features to kibana services * Added test for alert form * Added mocking of legacy shims and actions
Configuration menu - View commit details
-
Copy full SHA for 4545f56 - Browse repository at this point
Copy the full SHA 4545f56View commit details -
[Monitoring] Convert APM-related server files that read from _source …
…to typescript (elastic#84829) * get_apms converted * More APM ones * get_beat_summary * Fix test * This is optional * Fix tests * Be more safe
Configuration menu - View commit details
-
Copy full SHA for 58f9028 - Browse repository at this point
Copy the full SHA 58f9028View commit details -
Fleet agent details design review (elastic#84939)
* small design fixs for integrations list * use tooltip for upgrade available * remove enrollment token info * remove border-bottom from last table row * Fix type issue Co-authored-by: Nicolas Chaulet <nicolas.chaulet@elastic.co> Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ba428fc - Browse repository at this point
Copy the full SHA ba428fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81b45ee - Browse repository at this point
Copy the full SHA 81b45eeView commit details -
chore(NA): check git version on pre-commit hook install (elastic#84811)
* chore(NA): checks installed git version when installing pre-commit hook * chore(NA): throw an error instead of log a warning * chore(NA): use createFailError instead * fix(NA): apply feedback from pr review for isCorrectGitVersionInstalled Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6be3cf4 - Browse repository at this point
Copy the full SHA 6be3cf4View commit details -
ECS audit events for alerting (elastic#84113)
* ECS audit events for alerts plugin * added api changes * fixed linting and testing errors * fix test * Fixed linting errors after prettier update * Revert "Allow predefined ids for encrypted saved objects (elastic#83482)" This reverts commit 7d929fe. * Added suggestions from code review * Fixed unit tests * Added suggestions from code review * Changed names of alert events * Changed naming as suggested in code review * Added suggestions from PR Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f413957 - Browse repository at this point
Copy the full SHA f413957View commit details -
Configuration menu - View commit details
-
Copy full SHA for b507dbf - Browse repository at this point
Copy the full SHA b507dbfView commit details -
Revert "[Monitoring][Alerting] Added core features to Kibana services (…
…elastic#84486)" This reverts commit 4545f56.
Configuration menu - View commit details
-
Copy full SHA for 554ee9e - Browse repository at this point
Copy the full SHA 554ee9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for fcccb01 - Browse repository at this point
Copy the full SHA fcccb01View commit details -
[Actions] Fixes issue which causes PagerDuty Params to rerender conti…
…nuously. (elastic#85050) * prevent aciton form from rerendering constantly * fixed typing
Configuration menu - View commit details
-
Copy full SHA for c85f254 - Browse repository at this point
Copy the full SHA c85f254View commit details -
Design cleanup details panel (elastic#85044)
* cleanup overlay panel. fixed sizes, variable panel height, responsive breakpoint * cleanup metrics tab. use EuiFlexGrid + ChartSizeArray for chart sizing + fixed responsive issues on flex items * cleanup metadata tab. disabled responsive table and fixed alignment of filter icon + value * cleanup logs search. adjusted button size + spacing * fix responsivness on array values * remove responsive behavior on search + view-in-logs button * fix typecheck
Configuration menu - View commit details
-
Copy full SHA for c6ef1ae - Browse repository at this point
Copy the full SHA c6ef1aeView commit details -
[cli/dev] remove cluster module, modernize, test (elastic#84726)
Co-authored-by: Alejandro Fernández Haro <afharo@gmail.com> Co-authored-by: spalger <spalger@users.noreply.github.com> Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for fd1328f - Browse repository at this point
Copy the full SHA fd1328fView commit details -
[QA][Stack Integration Tests] Support defining the tests list in the …
…Integration Test Repo (elastic#83363) Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b6a6a30 - Browse repository at this point
Copy the full SHA b6a6a30View commit details -
[Security Solution] Fixes some misconfigured settings (elastic#85056)
* Remove nonexistent paths from our API tests config These paths (or rather their absence) breaks the functional_tests_server script. An analogous problem for cases was fixed in elastic#79127. * Remove duplicated context from logger This context is already provided to the logger by kibana; adding it a second time leads to duplicated log tags, e.g.: ``` server log [12:36:07.138] [debug][plugins][plugins][securitySolution][securitySolution] ... ``` This is now fixed: ``` server log [12:41:52.112] [debug][plugins][securitySolution] ... ```
Configuration menu - View commit details
-
Copy full SHA for 918dbb1 - Browse repository at this point
Copy the full SHA 918dbb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for d41fbf9 - Browse repository at this point
Copy the full SHA d41fbf9View commit details -
[Reporting] Bump puppeteer 5.4.1 + roll chromium rev (elastic#85066)
* Update puppeteer + new headless shell bin * Bump types for pptr * Fix broken mock for pptr
Joel Griffith authoredDec 4, 2020 Configuration menu - View commit details
-
Copy full SHA for 9073aec - Browse repository at this point
Copy the full SHA 9073aecView commit details
Commits on Dec 5, 2020
-
Configuration menu - View commit details
-
Copy full SHA for aa2525c - Browse repository at this point
Copy the full SHA aa2525cView commit details -
Remove left over "refresh index pattern" message from Discover (elast…
…ic#85018) * Remove the unmapped field refresh warning * Remove unneeded translations * Remove old imports
Tim Roes authoredDec 5, 2020 Configuration menu - View commit details
-
Copy full SHA for 2f32754 - Browse repository at this point
Copy the full SHA 2f32754View commit details -
[APM] APIs refactoring (elastic#85010)
* renaiming /transaction_groups to /transactions/groups * renaiming /transaction_groups to /transactions/groups * renaiming /transaction_groups/charts to /transactions/charts * renaiming /transaction_groups/distribution to transactions/charts/distribution * renaiming /transaction_groups/breakdown to transactions/charts/breakdown * removing /api/apm/transaction_sample. Unused * renaiming /transaction_groups/error_rate to transactions/charts/error_rate * removing transaction_groups * removing /api/apm/transaction_sample. Unused * renaiming /overview_transaction_groups to transactions/groups/overview * refactoring error_groups * addressing pr comments * fixing test
Configuration menu - View commit details
-
Copy full SHA for d4370ff - Browse repository at this point
Copy the full SHA d4370ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f386e8 - Browse repository at this point
Copy the full SHA 2f386e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 058f28a - Browse repository at this point
Copy the full SHA 058f28aView commit details
Commits on Dec 6, 2020
-
Merge branch 'master' of github.com:elastic/kibana into search/backgr…
…ound-search-task
Liza K committedDec 6, 2020 Configuration menu - View commit details
-
Copy full SHA for b32ffd7 - Browse repository at this point
Copy the full SHA b32ffd7View commit details