kibana/docs
Yuliia Naumenko a50dbefb62 [Newsfeed] UI plugin for Kibana (#49579)
* Added base folder structure for Newsfeed plugin

* Added base folders for lib and component

* Added newsfeed button to navigation controls on the right side

* add getApi() to return api data observable (#49581)

* Added flyout base body and provided EuiHeaderAlert component inside the newsfeed plugin

* Moved newsfeed plugin to OSS and added for the styles purpose new folder for legacy plugin 'newsfeed' with the same id to support this

* Added subscribe on fetch newsfeed change

* Add NewsfeedApiDriver class (#49710)

* add NewsfeedApiDriver class

* fix xpack prefix

* add corner case handling

* Added data binding to the ui

* added EuiHeaderAlert style overrides (#49739)

* Fixed due to comments on PR

* add missing fields to NewsfeedItem and FetchResult

* fix templating of service url

* gracefully handle temporary request failure

* Mapped missing fields for data and badge

* Fixed typos issues

* integrate i18n.getLocale()

* allow service url root to be changed in dev mode

* replace a lot of consts with config

* fix flyout height (#49809)

* Add "error" field to FetchResult: Error | null

* simplify fetch error handling

* Do not store hash for items that are filtered out

* add expireOn in case it is useful to UI

* always use staging url for dev config

* unit test for newsfeed api driver

* simplify modelItems

* Fixed eslint errors

* Fixed label translations

* Add unit test for concatenating the stored hashes with the new

* add newsfeed to i18n.json

* Fixed expression error

* --wip-- [skip ci]

* fix parse error

* fix test

* test(newsfeed): Added testing endpoint which simulates the Elastic Newsfeed for consumption in functional tests

* add tests for getApi()

* add tests for getApi

* Added no news page

* fix fetch not happening after page refresh with sessionStorage primed

* test(newsfeed): Added testing endpoint which simulates the Elastic Newsfeed for consumption in functional tests

* Added loading screen

* Small fixes due to comments

* Fixed issue with stop fetching news on error catch

* test(newsfeed): Configure FTS to point newsfeed to the simulated newsfeed endpoit

* Fixed browser error message: Invariant Violation: [React Intl] Could not find required `intl` object. <IntlProvider> needs to exist in the component ancestry.

* Fixed typo issue in label name

* polish the code changes

* Add simple jest/enzyme tests for the components

* honor utc format

* Filter pre-published items

* Fall back to en

* retry tests

* comment clarfication

* Setup newsfeed service fixture from test/common/config

* Added base functional tests for newsfeed functionality

* valid urlroot is for prod

* add documentation for the supported enabled setting

* more urlRoot

* --wip-- [skip ci]

* add the before for fn

* add ui_capabilties test

* update jest snapshot

* Fixed failing test

* finish newsfeed error functional test

* include ui_capability config

* error case testing in ci group 6

* refactor(newsfeed): moved newsfeed api call so that it is done before its use

* code polish

* enabled newsfeed_err test in CI
2019-11-13 08:48:34 -07:00
..
api [DOCS] Add space_id path parameter to saved_object APIs (#47627) 2019-10-18 11:17:54 -06:00
apm [docs] APM troubleshooting section (#47073) 2019-10-07 14:00:07 -07:00
canvas [DOCS] Canvas embeddable workpads (#45027) 2019-10-31 10:45:43 -05:00
dev-tools [DOCS] API intro (#47164) 2019-10-16 15:10:40 -05:00
developer Migrate necessary ui/autoload functionality to NP (#48689) 2019-10-28 12:58:29 -05:00
development/core Remove internal platform types exports (#50427) 2019-11-13 09:30:38 +01:00
discover Add nested field support to KQL (#47070) 2019-10-30 13:07:43 -04:00
getting-started [skip-ci] Replace coordinate map in Kibana getting started docs with Maps (#50167) 2019-11-11 15:34:45 -07:00
images [skip-ci] Replace coordinate map in Kibana getting started docs with Maps (#50167) 2019-11-11 15:34:45 -07:00
infrastructure [DOCs] Rename some instances of Infrastructure to Metrics (#49195) 2019-10-29 11:29:21 +00:00
limitations
logs [DOCs] Rename some instances of Infrastructure to Metrics (#49195) 2019-10-29 11:29:21 +00:00
management [DOCS] Updates Snapshot docs to include retention (#49007) 2019-10-25 13:27:55 -07:00
maps [skip-ci] Replace coordinate map in Kibana getting started docs with Maps (#50167) 2019-11-11 15:34:45 -07:00
migration
plugins [DOCS] Changed time picker to time filter (#46956) 2019-10-07 15:21:40 -05:00
release-notes
settings [APM] Document apm_oss.metricsIndices and `apm_oss.sourcemap… (#50312) 2019-11-13 08:54:18 +01:00
setup [Newsfeed] UI plugin for Kibana (#49579) 2019-11-13 08:48:34 -07:00
siem 7.4 updated SIEM screenshot (#46321) 2019-09-24 10:21:53 +03:00
spaces Spaces - updating moving SO between spaces docs (#45843) 2019-09-19 15:24:12 -04:00
uptime [DOCs] Rename some instances of Infrastructure to Metrics (#49195) 2019-10-29 11:29:21 +00:00
uptime-guide [DOCS] - fixing references to kibana_user role (#49309) 2019-10-30 07:08:01 -04:00
user [DOCS] Fixes typo in ML related privileges. (#50142) 2019-11-11 07:44:37 -05:00
visualize [Maps] hide map visualization types with default kibana.yml settings (#49103) 2019-10-28 18:30:25 -06:00
CHANGELOG.asciidoc
gs-index.asciidoc
index.asciidoc
index.x.asciidoc
limitations.asciidoc [DOCS] Updates links to Stack Overview (#48582) 2019-10-17 14:41:13 -07:00
migration.asciidoc
redirects.asciidoc [DOCS] Removes Extend your use case section (#49812) 2019-10-31 12:18:07 -07:00
template.asciidoc