Steph Milovic
8b575af593
[7.x] [SIEM] - Authentications Table, Numbered Pagination ( #39474 ) ( #40915 )
...
* cherry
* fix lint err
2019-07-16 12:52:00 -06:00
Garrett Spong
96872730a6
[SIEM] Add tooltip to Host/Network Anomalies Tables ( #41173 ) ( #41257 )
...
## Summary
As discussed in the weekly SIEM Sync, adding a tooltip to the Anomalies Tables clarifying that results are not constrained by filters in the global KQL bar.
<img src="https://user-images.githubusercontent.com/2946766/61242979-3efd3480-a704-11e9-86f7-62e6c75f6654.png " width=300>
### Checklist
Use ~~strikethroughs~~ to remove checklist items you don't feel are applicable to this PR.
- [x] This was checked for cross-browser compatibility, [including a check against IE11](https://github.com/elastic/kibana/blob/master/CONTRIBUTING.md#cross-browser-compatibility )
- [x] Any text added follows [EUI's writing guidelines](https://elastic.github.io/eui/#/guidelines/writing ), uses sentence case text and includes [i18n support](https://github.com/elastic/kibana/blob/master/packages/kbn-i18n/README.md )
- [ ] ~[Documentation](https://github.com/elastic/kibana/blob/master/CONTRIBUTING.md#writing-documentation ) was added for features that require explanation or tutorials~
- [ ] ~[Unit or functional tests](https://github.com/elastic/kibana/blob/master/CONTRIBUTING.md#cross-browser-compatibility ) were updated or added to match the most common scenarios~
- [ ] ~This was checked for [keyboard-only and screenreader accessibility](https://developer.mozilla.org/en-US/docs/Learn/Tools_and_testing/Cross_browser_testing/Accessibility#Accessibility_testing_checklist )~
### For maintainers
- [ ] ~This was checked for breaking API changes and was [labeled appropriately](https://github.com/elastic/kibana/blob/master/CONTRIBUTING.md#release-notes-process )~
- [ ] ~This includes a feature addition or change that requires a release note and was [labeled appropriately](https://github.com/elastic/kibana/blob/master/CONTRIBUTING.md#release-notes-process )~
2019-07-16 11:26:19 -06:00
gchaps
72383d9939
[DOCS] Fixes tagging for notable breaking changes ( #41264 )
2019-07-16 10:02:36 -07:00
Mikhail Shustov
ce361bb36b
decouple sessiontStorageFactory creation from registerAuth ( #40852 ) ( #41256 )
...
* decouple sessiontStorageFactory creation from registerAuth
* expose to plugins
* re-generate docs
* fix mocks
2019-07-16 18:34:27 +02:00
KOTungseth
5f3ab80361
Comments from Gail
2019-07-16 11:08:25 -05:00
KOTungseth
ebf827a7dc
Final clean up
2019-07-16 11:08:04 -05:00
KOTungseth
b22616e9e1
More content reorganization and updated images
2019-07-16 11:07:46 -05:00
KOTungseth
b0a67fc28a
Changes to conditional content
2019-07-16 11:07:31 -05:00
KOTungseth
fed1b8edf0
Added images and reorganized content
2019-07-16 11:07:11 -05:00
KOTungseth
9e1e0fdf0f
Removed the dashboard content
2019-07-16 11:06:55 -05:00
KOTungseth
497d02aa0e
TOC fix
2019-07-16 11:06:38 -05:00
KOTungseth
181f5b994b
[DOCS] Moved Timelion content under Visualize section
2019-07-16 11:05:21 -05:00
Stacey Gammon
e526e0404f
Stabilize createNewDashboard testfunction ( #41008 ) ( #41199 )
...
* This function will be flaky if the page is still loading and newItemButton does not exist but will soon.
* Skip only the other flaky test, this PR should fix the one
2019-07-16 10:04:51 -04:00
James Rodewig
7bb2017389
[DOCS] Fix broken snapshot anchor links ( #41184 )
2019-07-16 09:57:27 -04:00
Frank Hassanabad
96e713c15b
[7.x] [SIEM] Apply Toast guidelines from EUI ( #38578 ) ( #41193 )
...
## Summary
Apply toast guidelines from EUI (https://elastic.github.io/eui/#/guidelines/toasts ) to SIEM applications;
### Checklist
Use ~~strikethroughs~~ to remove checklist items you don't feel are applicable to this PR.
- [x] This was checked for cross-browser compatibility, [including a check against IE11](https://github.com/elastic/kibana/blob/master/CONTRIBUTING.md#cross-browser-compatibility )
- ~~[ ] Any text added follows [EUI's writing guidelines](https://elastic.github.io/eui/#/guidelines/writing ), uses sentence case text and includes [i18n support](https://github.com/elastic/kibana/blob/master/packages/kbn-i18n/README.md )~~
- ~~[ ] [Documentation](https://github.com/elastic/kibana/blob/master/CONTRIBUTING.md#writing-documentation ) was added for features that require explanation or tutorials~~
- [x] [Unit or functional tests](https://github.com/elastic/kibana/blob/master/CONTRIBUTING.md#cross-browser-compatibility ) were updated or added to match the most common scenarios
- ~~[ ] This was checked for [keyboard-only and screenreader accessibility](https://developer.mozilla.org/en-US/docs/Learn/Tools_and_testing/Cross_browser_testing/Accessibility#Accessibility_testing_checklist )~~
### For maintainers
- ~~[ ] This was checked for breaking API changes and was [labeled appropriately](https://github.com/elastic/kibana/blob/master/CONTRIBUTING.md#release-notes-process )~~
- ~~[ ] This includes a feature addition or change that requires a release note and was [labeled appropriately](https://github.com/elastic/kibana/blob/master/CONTRIBUTING.md#release-notes-process )~~
2019-07-16 07:09:41 -06:00
Yulong
1daf91b7e3
[Code] don't register providerDefinition more than once ( #41094 ) ( #41214 )
2019-07-16 20:51:34 +08:00
Walter Rafelsberger
40efb91756
[DOCS] Document breaking change for date histogram format. ( #40870 ) ( #41231 )
...
Documents breaking changes for data frames introduced in #39811 .
2019-07-16 14:12:43 +02:00
Sonja Krause-Harder
cbf1c9f3a7
Use max instead of avg for correct derivative. ( #41009 ) ( #41165 )
2019-07-16 14:10:28 +02:00
sulemanof
ecc78ab5ee
Merge remote-tracking branch 'origin/7.x' into backport/7.x/pr-40715
...
# Conflicts:
# src/legacy/ui/public/vis/editors/default/components/__snapshots__/default_editor_agg_params.test.tsx.snap
# src/legacy/ui/public/vis/editors/default/components/default_editor_agg_params.test.tsx
# src/legacy/ui/public/vis/editors/default/components/default_editor_agg_params_helper.test.ts
# src/legacy/ui/public/vis/editors/default/default.js
2019-07-16 14:57:48 +03:00
Daniil Suleiman
58ce210840
[Vis: Default editor] Optimized ip_ranges control ( #40492 ) ( #41229 )
...
* Update ip_ranges control
# Conflicts:
# src/legacy/ui/public/agg_types/controls/components/input_list.tsx
* Fix comments
2019-07-16 14:41:59 +03:00
Daniil Suleiman
a7900ee246
[Vis: Default editor] Add unit tests on agg_params and helpers ( #40599 ) ( #41228 )
...
* Add unit tests
* Add unit tests on default_editor_agg_params_helper
* Fix comments details
* Remove legacy tests
* Update snapshot
2019-07-16 14:33:39 +03:00
Daniil Suleiman
b21455a986
Disable min_doc_count param in parent pipeline request ( #40958 ) ( #41227 )
...
* Disable min_doc_count param
2019-07-16 14:32:59 +03:00
Daniil Suleiman
a1f647cec0
[Vis: Default editor] Remove select param type ( #40715 )
...
* Remove select param type
* Add non-responsive to agg_add control
* Remove extra braces
* Add agg_group_names enum
* Remove unused file agg_config_result
* Revert for files from tabify folder
* Get rid of importing from index
* Remove unused functions
# Conflicts:
# src/legacy/ui/public/vis/editors/default/components/__snapshots__/default_editor_agg_params.test.tsx.snap
# src/legacy/ui/public/vis/editors/default/components/default_editor_agg_params.test.tsx
# src/legacy/ui/public/vis/editors/default/components/default_editor_agg_params_helper.test.ts
# src/legacy/ui/public/vis/editors/default/default.js
2019-07-16 14:31:56 +03:00
Ahmad Bamieh
9ffb76487b
[i18n] french and german SIEM app translations ( #41182 )
2019-07-16 12:30:27 +03:00
Daniil Suleiman
c2fbeb8979
Fix compressed error ( #40997 ) ( #41122 )
2019-07-16 11:18:22 +03:00
spalger
11520d46bb
[canvas] remove problematic example ( #41217 )
...
(cherry picked from commit 544233528b
)
2019-07-16 01:06:37 -07:00
Michail Yasonik
0759e3cb65
[7.x] update table vis options tab docs to include total and percentage settings ( #41207 )
2019-07-15 21:35:20 -07:00
Michail Yasonik
25d25ace42
[7.x] Adds capability to show percentages for data table columns ( #41206 )
...
* Bring table vis params styles inline with others
* Add percentage column option to table vis
2019-07-15 21:34:43 -07:00
Patrick Mueller
85dfc42aa8
Renders email action message text as html from markdown - take 2 ( #41187 ) ( #41205 )
...
* Renders email action message text as html from markdown
* fix jest test
* Fix refactor issue with previous PR in actions/email
2019-07-15 23:49:54 -04:00
WangQianliang
fecd03e52f
fix(code/frontend): data should be consistent with uri ( #40851 ) ( #41104 )
2019-07-16 10:52:04 +08:00
WangQianliang
957c86fbf2
fix(code/frontend): fix blame ( #40265 ) ( #41211 )
2019-07-16 10:44:29 +08:00
Chris Roberson
ce089ecf8d
Fix and add tests ( #41014 ) ( #41185 )
2019-07-15 21:49:31 -04:00
Mengwei Ding
944e671be4
[Code] avoid duplicate search result keys ( #40786 ) ( #41196 )
...
* [Code] avoid duplicate search result keys
* Reset search results if new search query issues
2019-07-15 16:05:07 -07:00
Dmitry Lemeshko
f03f3dd51b
[services/web_element_wrapper] update clearValue function to fix Firefox tests ( #41117 ) ( #41189 )
...
* [services/web_element_wrapper] update clearValue function
* fix flaky test #40670
2019-07-16 00:05:33 +02:00
Joel Griffith
894556c5dd
[7.x] Addresses an issue where Chromium user-data-dirs aren't removed ( #40284 ) ( #41066 )
...
* Addresses an issue where Chromium user-data-dirs aren't removed (#40284 )
* Addresses an issue where Chromium user-data-dirs aren't cleaned properly, and moves to TS
* Fixing renovate config issues
* Fixing issues with typedef's missing
* Using prior-set typedefs for logger
* Fixing lint issues
* Lint fixes
* No module def
2019-07-15 15:00:44 -07:00
Tim Sullivan
e12f403ab6
[7.x] [Docs/Reporting] Improve docs on automating Reporting ( #40931 ) ( #41179 )
...
* [Docs/Reporting] Improve docs on automating Reporting (#40931 )
* [Docs/Reporting] Improve docs on automating Reporting
* Update docs/reporting/automating-report-generation.asciidoc
Co-Authored-By: gchaps <33642766+gchaps@users.noreply.github.com>
* Update docs/reporting/script-example.asciidoc
Co-Authored-By: gchaps <33642766+gchaps@users.noreply.github.com>
* Update docs/reporting/script-example.asciidoc
Co-Authored-By: gchaps <33642766+gchaps@users.noreply.github.com>
* --wip-- [skip ci]
* word change
* [DOCS] Fixes broken reporting links (#41195 )
2019-07-15 14:56:17 -07:00
Melissa Alvarez
4a01832590
[ML] NavMenu conversion to React follow-up ( #41054 ) ( #41155 )
...
* remove old nav_menu direcory
* Bit of cleanup of types and in datavis controller
* replace angular service with importable observable
* wrap tabs in links
2019-07-15 16:45:29 -04:00
Nathan Reese
9779d941a8
[Maps] source renderEditor clean-up ( #41124 ) ( #41143 )
...
* [Maps] cleanup Source renderEditor callback to have more consistent naming across sources
* more clean-up
2019-07-15 14:31:45 -06:00
Jen Huang
e0f1a9803b
[SR] Change app to use i18n date and time formatting ( #40925 ) ( #41168 )
...
* Change app to use react-intl date and time formatting
* Remove old formatDate import in test
2019-07-15 13:29:55 -07:00
Spencer
614af05967
[7.x] [autoprefixer] upgrade to 9.6.1, unify browserslist hand… ( #41145 )
...
* [autoprefixer] upgrade to 9.6.1, unify browserslist handling
* remove debug option from datemath babel config
2019-07-15 13:01:17 -07:00
Chandler Prall
b9bb2e60e5
EUI 12.3.1 ( #41061 ) ( #41164 )
...
* eui 12.3.1
* add data logos
* Fix TS uses, one SCSS use of euiOverflowShadow
* fix overflow shadow mixin in sass
* homepage logos
* refix typo on homepage
* hp snaps
2019-07-15 13:18:19 -06:00
Patrick Mueller
e403460f25
Change action config / params schema from joi to @kbn/config-schema ( #40694 ) ( #41161 )
...
* Adds actionTypeConfig to AAD exclusion for action ESOs
fixes https://github.com/elastic/kibana/issues/40177
Prior to this, the `actionTypeConfig` was not excluded from AAD when using
encrypted saved objects in actions.
d0da71c2b4/x-pack/legacy/plugins/actions/server/init.ts (L31-L35)
This caused a problem when updating values in the `actionTypeConfig`, as per
issue https://github.com/elastic/kibana/issues/40177
Also added `x-pack/test/functional/es_archives/actions/README.md` to explain
how to get the id and encrypted value string, if this needs to be done again
later, since it's a little tricky.
* change alertings reference to actions archived action
Alert happened to reuse the archived action, so it's reference to the
action also had to be updated.
2019-07-15 15:16:16 -04:00
spalger
dd681db688
skip flaky test ( #41112 )
...
(cherry picked from commit dae65d6fe6
)
2019-07-15 11:38:26 -07:00
gchaps
2d425307fa
[DOCS][7.X] Adds 7.2.1 Release Notes ( #41153 )
2019-07-15 10:28:44 -07:00
Lisa Cawley
0dbede0809
[DOCS] Fixes experimental annotations ( #40376 )
2019-07-15 10:18:58 -07:00
Aleh Zasypkin
935876eb44
[7.x] Make Kerberos authentication provider work with Elastic anonymous access. ( #41137 )
2019-07-15 18:57:07 +02:00
spalger
99a2def5ed
skip flaky test ( #41112 )
...
(cherry picked from commit 86b533feea
)
2019-07-15 09:49:24 -07:00
Tim Roes
e7df08f680
Replace Notifier usage by toastNotifications ( #40764 ) ( #41121 )
...
* Replace Notifier usage by toastNotifications
* Fix $http errors
2019-07-15 18:24:53 +02:00
spalger
3b59476194
skip flaky suite ( #41088 ) ( #41087 )
...
(cherry picked from commit f0e7b9e5b9
)
2019-07-15 08:35:38 -07:00
Brandon Morelli
6209ea664d
docs: fix link ( #41132 )
2019-07-15 08:10:22 -07:00