kibana/x-pack/plugins
Nathan Reese 2341661cd8
Replace timefilter angular service with singleton (#19852)
* use uiSettingsClient instead of angular config service

* replace timefilter service with singleton

* remove all other uses of timefilter service, get timefilter singleton working

* remove Private from brush event

* globalState

* fix timefilter jest test

* clean up rebase artifacts

* lint errors

* another lint error

* fix broken functional test _shared_links

* fix broken mocha test doc.js

* fix service load order breaking status page

* remove Provider from change_time_filter

* another round of mocha test updates

* convert create_brush_handler test to jest

* fix kbnGlobalTimepicker toogle mocha test

* remove _root_search_source - removed in another PR and somehow I added it back during rebase

* better comments around Object.assign and proper js-docs format

* use  so listerners get cleaned up when scope is destroyed

* listen to correct timefilter update event

* update APM to use timefilter singleton

* update angular scope when timefilter changes

* fix APM jest test

* add listenAndDigestAsync to listen.js

* fix apm breadcrumbs jest test

* move diffTime and diffInterval into timefilter

* pass mode to updateFilter to resolve functional test failure

* call registerTimefilterWithGlobalState from APM application

* remove rootScope from kbn_global_timepicker

* use  to subscribe to timefilter in cases where results need to happen in digest async

* spalger review changes

* ensure monitoring timefilter callbacks are executed inside evalAsync

* remove unneeded evalAsync calls around setTime
2018-06-26 10:29:41 -06:00
..
__mocks__ [APM] Add kuery to APM (#18881) 2018-05-25 17:39:22 +02:00
apm Replace timefilter angular service with singleton (#19852) 2018-06-26 10:29:41 -06:00
cloud Migrate x-pack-kibana source to kibana 2018-04-24 13:48:10 -07:00
console_extensions [console] adding generated spec files for xpack endpoints and adjusting code to… (#19928) 2018-06-25 08:44:35 -04:00
dashboard_mode Replace spy panels by Inspector (#16387) 2018-06-20 11:07:44 +02:00
graph remove application icon assets in kibana that ship with EUI (#18570) 2018-05-07 10:59:39 -06:00
grokdebugger EUIFication: Grok Debugger (#20027) 2018-06-22 11:51:27 -07:00
index_management [COPYEDIT] Updates to text in force merge modal in index management (#20134) 2018-06-26 08:04:24 -07:00
license_management simplifying logic for showing extend trial and adjusting tests (#20211) 2018-06-25 14:38:44 -04:00
logstash Remove dirty prompt from Logstash Pipeline Management (#19649) 2018-06-05 12:30:11 -04:00
ml Replace timefilter angular service with singleton (#19852) 2018-06-26 10:29:41 -06:00
monitoring Replace timefilter angular service with singleton (#19852) 2018-06-26 10:29:41 -06:00
notifications Add Notification Service (#19236) 2018-05-22 19:02:04 -04:00
reporting Typescript-ify screenshot stitcher code in reporting (#20061) 2018-06-22 09:18:29 -04:00
searchprofiler remove application icon assets in kibana that ship with EUI (#18570) 2018-05-07 10:59:39 -06:00
security Upgrade sinon (v1.17.3 --> v5.0.7). (#19074) 2018-05-22 12:13:38 +02:00
tilemap Migrate x-pack-kibana source to kibana 2018-04-24 13:48:10 -07:00
watcher Replace Watcher's watch-type-select directive with two buttons. (#19782) 2018-06-13 17:08:13 -07:00
xpack_main Separate bulk upload behavior from CollectorSet (#19691) 2018-06-21 13:08:32 -07:00