Skip to content
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

Feature ingest #58177

Merged
merged 214 commits into from
Feb 24, 2020
Merged
Show file tree
Hide file tree
Changes from 18 commits
Commits
Show all changes
214 commits
Select commit Hold shift + click to select a range
82d2831
fix results service schema (#57217)
alvarezmelissa87 Feb 11, 2020
bb06ca8
Create observability CODEOWNERS reference (#57109)
jasonrhodes Feb 11, 2020
7c05928
[SIEM] Fixes failing Cypress tests (#57202)
MadameSheema Feb 11, 2020
b3e8bdf
[ML] [NP] Removing ui imports (#56358)
jgowdyelastic Feb 11, 2020
733f602
[ML] Fix overall stats for saved search on the Data Visualizer page (…
darnautov Feb 11, 2020
b133357
[ML] New Platform server shim: update recognize modules routes to use…
darnautov Feb 11, 2020
0d30327
Advanced Settings management app to kibana platform plugin (#56931)
mattkime Feb 11, 2020
e7773f2
Remove use of copied MANAGEMENT_BREADCRUMBS and use `setBreadcrumbs` …
jloleysens Feb 11, 2020
9d7bdd3
[monitoring] Removes noisy event received log (#57275)
Feb 11, 2020
57f5924
Add mock of a legacy ui api to re-enable Canvas storybook (#56673)
poffdeluxe Feb 11, 2020
7b6db2a
[Add panel flyout] Moving create new to the top of SavedObjectFinder …
Feb 11, 2020
c0497ce
update max_anomaly_score route schema to handle possible undefined va…
alvarezmelissa87 Feb 11, 2020
d0dfacd
Remove injected ui app vars from Canvas (#56190)
poffdeluxe Feb 11, 2020
9fd75db
[ML] New Platform server shim: update annotation routes to use new pl…
alvarezmelissa87 Feb 11, 2020
454d0a2
Expressions refactor (#54342)
streamich Feb 11, 2020
3e95a84
[APM][docs] 7.6 documentation updates (#57124)
bmorelli25 Feb 11, 2020
8ec0e01
Include actions new platform plugin for codeowners (#57252)
mikecote Feb 11, 2020
f305fe0
Updating to kind-of@6.0.3 (#57367)
kobelb Feb 11, 2020
5bfbf5f
[Uptime] Added tests for pages (#56736)
shahzad31 Feb 11, 2020
f890776
[SIEM][Detection Engine] Backend end-to-end tests
FrankHassanabad Feb 11, 2020
7f336b4
[Uptime] Remove redundant adapter function (#56980)
justinkambic Feb 11, 2020
6207b74
Adding the Accessibility Statement to docs (#57153)
Feb 11, 2020
3effcdb
displays Alert Instance state on Alert Details page (#56842)
gmmorris Feb 11, 2020
f304f88
instrument task manager with apm transactions (#55356)
pmuellr Feb 11, 2020
0dd8129
[Canvas] Move sample data and feature registration to canvas np plugi…
poffdeluxe Feb 11, 2020
93138a3
[SIEM] Fixes Host Details Events Table to only show events for specif…
spong Feb 12, 2020
3c3d0b5
Fix paths for kibana packages used by plugins (#57097)
shaileshcheke Feb 12, 2020
6eaeca8
Explicit index pattern namespace (#57194)
Feb 12, 2020
49bec6e
preprend basePath in getUrlForApp (#57316)
pgayvallet Feb 12, 2020
2abc3f5
[NP] Add meta-data and timestamp formatting for Log Record (#56982)
mshustov Feb 12, 2020
7e753e9
[ML] Removing missed timefilter use (#57373)
jgowdyelastic Feb 12, 2020
c1a40f3
fix Master branch (#57421)
alexwizp Feb 12, 2020
b8c5b24
Explicit namespaces for esFilters (#57177)
Feb 12, 2020
5e687b1
[NP] Clean up shim legacy_imports (#57192)
maryia-lapata Feb 12, 2020
de3816e
Don't create API key for disabled alerts when calling update API (#57…
mikecote Feb 12, 2020
cb97670
[Uptime] Implemented drag and select on charts (#57089)
shahzad31 Feb 12, 2020
6581426
[APM] Remove initial time range for service maps (#57308)
dgieselaar Feb 12, 2020
45d9562
[DOCS] Improved dashboard tools content (#57032)
KOTungseth Feb 12, 2020
842b317
[ML] Adds extra functional tests for index data visualizer (#57439)
peteharverson Feb 12, 2020
fa9fdfc
[DOCS] Condenses limitations docs (#57393)
gchaps Feb 12, 2020
b7ba72b
refactors pagination tests (#57348)
MadameSheema Feb 12, 2020
deda49e
[ui/utils/query_string]: Remove unused methods & migrate apps to quer…
alexwizp Feb 12, 2020
532f14f
docs: feedback from @sqren (#57405)
bmorelli25 Feb 12, 2020
dbaa6b1
chore(NA): use the same polyfill between the dev environment and the …
mistic Feb 12, 2020
3da8a76
Disable action plugin functionality when ESO plugin is using an ephem…
mikecote Feb 12, 2020
3d338c1
Add "coerce" to dev tools autocomplete (#56862)
AndyHunt66 Feb 12, 2020
d00adca
fixed flaky test (#57490)
gmmorris Feb 12, 2020
fd193fd
[Alerting] make actionGroup name's i18n-able (#57404)
gmmorris Feb 12, 2020
be7daa8
[Maps] Autocomplete for custom color palettes and custom icon palette…
nreese Feb 12, 2020
5f8959c
fixing maps (#56706)
ppisljar Feb 12, 2020
a5d661c
Management Api - add to migration guide (#56892)
mattkime Feb 12, 2020
0faab4a
[Alerting] Create alert design cleanup (#56929)
andreadelrio Feb 12, 2020
fef3a29
Use default spaces suffix for signals index if spaces disabled (#57244)
rylnd Feb 12, 2020
bc8a41a
Add autocomplete="off" for input type="password" to appease the scann…
kobelb Feb 13, 2020
ee6386b
[SIEM] [Detection Engine] Reject if duplicate rule_id in request payl…
dhurley14 Feb 13, 2020
4e8ab56
build immutable bundles for new platform plugins (#53976)
Feb 13, 2020
d49a82e
fix(NA): support legacy plugins path in plugins (#57472)
mistic Feb 13, 2020
c5a60b9
address flaky test where instances might have different start… (#57506)
gmmorris Feb 13, 2020
06df2b0
[Telemetry] Migrate public to NP (#56285)
Bamieh Feb 13, 2020
26ad756
add `absolute` option to `getUrlForApp` (#57193)
pgayvallet Feb 13, 2020
83cce37
refactors 'data-providers' tests (#57474)
MadameSheema Feb 13, 2020
717d471
[Maps] do not show border color for icon in legend when border width …
nreese Feb 13, 2020
4437858
Lens client side shim cleanup (#56976)
flash1293 Feb 13, 2020
c333576
[Lens] Filter out pinned filters from saved object of Lens (#57197)
mbondyra Feb 13, 2020
02319b7
[ML] Categorization field example endpoint tests (#57471)
jgowdyelastic Feb 13, 2020
9c1f5ae
Use log4j pattern syntax (#57433)
mshustov Feb 13, 2020
3f3969d
[Maps] Fix document source top hits split by scripted field (#57481)
nreese Feb 13, 2020
fd1386e
[ML] New Platform server shim: update job service routes to use new p…
alvarezmelissa87 Feb 13, 2020
b63e90c
[logs][metrics][docs] Update screenshots for 7.6 (#57254)
bmorelli25 Feb 13, 2020
05bf3ee
[Uptime] Fix/host connected components (#56969)
shahzad31 Feb 13, 2020
6b62f5a
[Maps] allow simultaneous opening of multiple tooltips (#57226)
nreese Feb 13, 2020
431a1e9
Skip save query tests (#57589)
jbudz Feb 13, 2020
59672ab
skip flaky test (#57377)
spalger Feb 13, 2020
5fe53d1
[APM] Update monospace font family variable (#57555)
formgeist Feb 13, 2020
6e4efdf
skip flaky suite (#44631)
spalger Feb 13, 2020
fdef026
[ML] New Platform server shim: update job service schema (#57614)
alvarezmelissa87 Feb 13, 2020
5b5421c
Fix detection of "system requests" in plugins (#57149)
jportner Feb 13, 2020
04ec353
handle viewing sample dashboards on default dist (#57510)
Feb 13, 2020
ad600c8
[SIEM] [Case] Initial UI (#57283)
stephmilovic Feb 13, 2020
8aa718d
skip failing suite (#44631)
spalger Feb 13, 2020
64625b2
skip settings tests (#57608)
jbudz Feb 13, 2020
b058dc2
skip flaky suite (#50018)
spalger Feb 13, 2020
945daa4
[skip-ci] Remove plugin contracts header from TESTING.md (#57587)
joshdover Feb 14, 2020
b220454
skip flaky tests (#57643)
jbudz Feb 14, 2020
8513498
[SIEM] Final Shimming/Prep for Server NP Migration (#56814)
rylnd Feb 14, 2020
fe38642
disable firefox smoke tests so we can fix flakiness out of band
spalger Feb 14, 2020
302c598
Preserve the original error name instead of returning raw AbortError …
pgayvallet Feb 14, 2020
009d350
[Discover] Improve functional test of context (#57575)
kertal Feb 14, 2020
104d4ab
Migrate vega and graph configs to new platform (#57011)
flash1293 Feb 14, 2020
273fa43
TSVB validation: Allow empty strings for number inputs (#57294)
flash1293 Feb 14, 2020
1aadf3e
[APM] Custom actions: Settings list page for managing custom actions …
cauemarcondes Feb 14, 2020
f87053e
Use app id instead of pluginId to generate navlink from legacy apps (…
pgayvallet Feb 14, 2020
f8b06e3
[Monitoring] Fixed logs timezone (#57611)
igoristic Feb 14, 2020
979c1d2
[APM] Add `xpack.apm.enabled` key to config schema (#57539)
dgieselaar Feb 14, 2020
c1cf489
[ML] Fix brush visibility. (#57564)
walterra Feb 14, 2020
7f71c78
[Console] Fix performance bottleneck for large JSON payloads (#57668)
jloleysens Feb 14, 2020
098a55a
unskip replace flyout test (#57093)
Dosant Feb 14, 2020
948bfa9
Clean up shims of Graph, Home, Dashboard, Visualize (#57331)
flash1293 Feb 14, 2020
0adda9d
[SIEM] Remove additional props for matrix histogram (#54979)
angorayc Feb 14, 2020
cefe28c
[ML] Fix single metric viewer chart resize. (#57578)
walterra Feb 14, 2020
343bc9c
[kbn/optimizer] Fix windows support (#57592)
Feb 14, 2020
c965a9e
Skip flaky test (#57675)
mikecote Feb 14, 2020
a790f61
Resolver: Animate camera, add sidebar (#55590)
Feb 14, 2020
f0cb03e
Transform functional tests - disable saved search test
pheyos Feb 14, 2020
1492d5a
[Endpoint] Task/basic endpoint list (#55623)
parkiino Feb 14, 2020
d27fc47
[Maps] refactor Join component to remove componentDidUpdate (#57518)
nreese Feb 14, 2020
52b4fe7
[ML] Categorization wizard functional tests (#57600)
jgowdyelastic Feb 14, 2020
98564f8
Update Canvas usage of Storage from kibana-utils (#55595)
Feb 14, 2020
356e3a4
[DOCS] Adds Save to Advanced Settings doc (#57696)
gchaps Feb 14, 2020
0abfd3c
Upgrade EUI to v19.0.0 (#57284)
thompsongl Feb 14, 2020
6bd09d6
Fix maybe behavior with object type (#55932)
joshdover Feb 14, 2020
73cb0aa
[ML] New Platform server shim: update filters routes to use new plat…
peteharverson Feb 14, 2020
fe21356
[Endpoint] Policy List UI route and initial view (#56918)
paul-tavares Feb 14, 2020
52a566d
[DOCS] Adds link to migration guide (#57702)
gchaps Feb 14, 2020
34ae99b
[Reporting/New Platform] Provide async access to server-side dependen…
tsullivan Feb 14, 2020
918c0de
Increase stability when initializing the Elasticsearch index for the …
mikecote Feb 14, 2020
e319269
[Monitoring] Support shipping directly to the monitoring cluster (#57…
chrisronline Feb 14, 2020
78bff53
moving visualize/utils to new platform (#56650)
ppisljar Feb 14, 2020
5d99576
[kbn/optimizer] throw errors into stream on invalid completion (#57735)
Feb 14, 2020
96c39a5
change slack action to only report on whitelisted host name (#57582)
pmuellr Feb 14, 2020
95b713e
update chromedriver to 80.0.1 (#57602)
dmlemeshko Feb 14, 2020
0cee1a4
skip flaky suite (#45244)
spalger Feb 15, 2020
15e4e6c
Fix failed test reporter for SIEM Cypress use (#57240)
Feb 15, 2020
6e37905
[Remote clusters] Migrate client-side code out of legacy (#57365)
alisonelizabeth Feb 15, 2020
94c856d
[SIEM][Detection Engine] Fixes queries to ignore errors when signals …
FrankHassanabad Feb 15, 2020
e370df2
Expose Vis on the contract as it requires visTypes (#56968)
Dosant Feb 15, 2020
3b232ae
Fix login redirect for expired sessions (#57157)
jportner Feb 16, 2020
67087e3
fixes ui titles (#57535)
benskelker Feb 16, 2020
335c712
allow using any path to generate
Feb 16, 2020
36599fd
revert
Feb 16, 2020
f998174
[eventLog] get kibana.index name from config instead of hard-coding i…
pmuellr Feb 16, 2020
5d3797e
change id of x-pack event_log plugin to eventLog (#57612)
pmuellr Feb 17, 2020
8e17fda
[Index management] Client-side NP ready (#57295)
sebelga Feb 17, 2020
f4d29ab
Bump redux dependencies (#53348)
patrykkopycinski Feb 17, 2020
84be262
[ML] New Platform server shim: update indices routes (#57685)
darnautov Feb 17, 2020
26fdc4a
[Upgrade Assistant] Fix filter deprecations search filter (#57541)
jloleysens Feb 17, 2020
3d7bae4
Move Ace XJSON lexer-rules, worker and utils to es_ui_shared (#57563)
jloleysens Feb 17, 2020
5452400
[ML] Categorization examples privilege check (#57375)
jgowdyelastic Feb 17, 2020
54f5cc1
[ML] Anomaly Detection: Fixes hiding date picker for settings pages. …
walterra Feb 17, 2020
5c7af86
[Telemetry] Fix bug introduced in #55859 (#57441)
afharo Feb 17, 2020
f49581c
[APM] Divide "Actions menu" into sections to improve readability (#56…
cauemarcondes Feb 17, 2020
9388ff7
Fix auto refresh in visualizations and lens (#57667)
flash1293 Feb 17, 2020
ca5e25c
Local actions (#57451)
streamich Feb 17, 2020
85d737c
ExecutionContract (#57559)
streamich Feb 17, 2020
d21d33d
fix: 🐛 don't cast to any (#57799)
streamich Feb 17, 2020
c31c7ee
[ML] Adding get buckets endpoint wrapper (#57752)
jgowdyelastic Feb 17, 2020
3c51fb0
[ML] File data viz fix index pattern warning after index change (#57807)
jgowdyelastic Feb 18, 2020
446fda6
[jenkins] Notify GH Checks for the apm-ui e2e pipeline (#52900)
v1v Feb 18, 2020
66e685b
refactors 'flyout-button' tests (#57572)
MadameSheema Feb 18, 2020
5b7734c
Apply sub url tracking utils to visualize and discover (#57307)
maryia-lapata Feb 18, 2020
8bc3fa4
Bugfix: Navigation from unsaved dashboard to recently used fails (#57…
Dosant Feb 18, 2020
23306d8
[Discover] Migrate context AppState / GlobalState to use new app stat…
kertal Feb 18, 2020
ad5daba
[SIEM] Replace AutoSizer with use-resize-observer (#56588)
patrykkopycinski Feb 18, 2020
6aec465
Expression forks (#57491)
streamich Feb 18, 2020
c8f9fca
'search or filter' test refactor (#57826)
MadameSheema Feb 18, 2020
055c611
migrate savedObjects routes to core (#56734)
pgayvallet Feb 18, 2020
c066499
Get features inside the rendering phase (#57829)
sulemanof Feb 18, 2020
60f7081
[ML] Transform: Fix transform wizard query autocomplete. (#57833)
walterra Feb 18, 2020
326a162
[Uptime] Fix/filter group autocomplete (#57686)
shahzad31 Feb 18, 2020
c5ab982
[Maps] only request field in docvalue_fields when the field supports …
nreese Feb 18, 2020
6685bd0
[ML] New Platform server shim: update job validation routes (#57644)
alvarezmelissa87 Feb 18, 2020
6fe5084
[DOCS] Fixed typo in dashboard import API (#57862)
KOTungseth Feb 18, 2020
7c6e6bf
[SIEM][Detection Engine] Removes internal tags when copying signals f…
FrankHassanabad Feb 18, 2020
b5090fa
[Endpoint] EMT-128: add os variant and agent name (#57618)
nnamdifrankie Feb 18, 2020
c07ff71
Alerting plugin migrate to Kibana platform (#57635)
YulNaumenko Feb 18, 2020
a838e63
[@kbn/optimizer] prevent error when all bundles are cached (#57871)
Feb 18, 2020
bca0d1c
refactors 'toggle-column' tests (#57845)
MadameSheema Feb 18, 2020
f247810
Revert switching abort controller libraries (#57216)
lukasolson Feb 18, 2020
05730f9
[ts/projects] support disabling typecheck (#57882)
Feb 18, 2020
3f4e16c
Isomorphic kibana_context (#57552)
streamich Feb 18, 2020
fbf75e3
[SIEM] fix circular dependency (#57729)
XavierM Feb 18, 2020
1b15872
Guide for creating alert / action types in the UI (#55963)
YulNaumenko Feb 18, 2020
4f27e19
[Endpoint] EDVT-72 EDVT-25 Initial Resolver Backend Refactored (#57593)
jonathan-buttner Feb 18, 2020
0a6c748
[Logs / Metrics] New Platform migration (full cutover) (#54583)
Kerry350 Feb 18, 2020
7cf33c1
[@kbn/optimizer] rewrite url(ui/*) in legacy scss files (#57869)
Feb 18, 2020
7763a60
Handling a 404 when the space's telemetry collector runs (#55921)
kobelb Feb 18, 2020
6436862
Types (#57801)
streamich Feb 18, 2020
5c2e6d9
[DOCS] Removes IRC from Contributing.md (#57397)
gchaps Feb 18, 2020
f6dc674
Alert list frontend pagination (#57142)
dplumlee Feb 18, 2020
911981d
Index pattern management - typescript components (#56987)
mattkime Feb 18, 2020
76d475a
Refactor test entry by runner (#44679)
jbudz Feb 18, 2020
0160aa4
Fixing console a11y failures (#57520)
Feb 18, 2020
e8994ab
[Endpoint] Adding the endpoint teams for relevant directories (#57920)
jonathan-buttner Feb 18, 2020
c47612f
[Reporting] Unit test for screenshot observable (#57638)
tsullivan Feb 18, 2020
05947ad
[SIEM] [Detection Engine] Fixes Signals Table bulk selection issues (…
spong Feb 19, 2020
1319b65
Search platform context cleanup (#57448)
Feb 19, 2020
8f37f6e
Unskip flaky tests (#57715)
Feb 19, 2020
5a99642
Add Ingest Manager plugin to master (#56567)
Feb 19, 2020
02e0903
[Discover] Add check for the open perma link for cloud testing (#57884)
kertal Feb 19, 2020
7b125e3
[ML] Functional tests - run all tests as poweruser (#57809)
pheyos Feb 19, 2020
a4d8bc8
Add enabled key schema validation (#57935)
Kerry350 Feb 19, 2020
0101c63
feat: 🎸 allow disablint action trigger execution in embeddables (#57691)
streamich Feb 19, 2020
077879a
[APM] Fix trace sample double pagination summary (#57558)
formgeist Feb 19, 2020
e7b6386
[APM] Use ES Permission API to check if a user has permissions to rea…
cauemarcondes Feb 19, 2020
28034d0
Remove injected reference from home app (#57836)
flash1293 Feb 19, 2020
948cd6f
Merge branch 'master' into feature-ingest
Feb 19, 2020
119c5d1
WIP. 1 type error (but >1 bugs) remaining.
Feb 20, 2020
9e91031
Add `callCluster` accessors for using ES vs appContext.getClusterClie…
Feb 20, 2020
61caadc
Merge branch 'feature-ingest' of github.com:elastic/kibana into featu…
Feb 20, 2020
49e073d
Undo (?) changes to kbn-pm/dist/index.js
Feb 20, 2020
0c3f0d8
Run scripts/build_renovate_config for @types/tar
Feb 20, 2020
1dff32e
Replace data w/ agent_id in server schema
Feb 21, 2020
a12d827
Different way to declare a saved object type
Feb 21, 2020
d7daa8b
Use a more specific path to the agent script
Feb 21, 2020
9871743
Replace data with agent_id for agent checkin
Feb 21, 2020
fbc4821
Restore internalSavedObjectsClient in app context
Feb 21, 2020
2b66026
Use project & HTTP TS types in scripts/dev_agent
Feb 21, 2020
b964c14
Remove ingestManager from FTR features
Feb 21, 2020
f83875a
Move more variables to common/{constants,types}
Feb 21, 2020
aa10fee
Remove ingestManager from default expected features
Feb 21, 2020
1f27d34
Enable conditional routes. Adjust integration tests
Feb 21, 2020
26a4690
Replace React.FC with React.FunctionComponent following new repo pattern
Feb 21, 2020
f41b6ce
Enable Fleet & Ingest FTR tests
Feb 22, 2020
79411a9
Remove duplicate *Response entries from server/types
Feb 23, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@
"@kbn/test-subj-selector": "0.2.1",
"@kbn/ui-framework": "1.0.0",
"@kbn/ui-shared-deps": "1.0.0",
"@types/tar": "^4.0.3",
"JSONStream": "1.3.5",
"abortcontroller-polyfill": "^1.4.0",
"angular": "^1.7.9",
Expand Down Expand Up @@ -452,8 +453,8 @@
"license-checker": "^16.0.0",
"listr": "^0.14.1",
"load-grunt-config": "^3.0.1",
"mock-http-server": "1.3.0",
"mocha": "^6.2.2",
"mock-http-server": "1.3.0",
"multistream": "^2.1.1",
"murmurhash3js": "3.0.1",
"mutation-observer": "^1.0.3",
Expand Down
Loading