kibana/tasks
CJ Cenizal b0e25a9466
EUI: Reset CSS #2 (#15657)
* Add EUI v0.0.7 as a dependency.
- Add support for using dark theme EUI CSS in Dashboard.
- Set light theme as the default.
- Add comments to chrome.jade about role of theme node.
- Add (WTFPL OR MIT) to acceptable licenses.

* Remove old reset CSS.
- Remove naked element selectors from base.less.
- Remove Bootstrap resets.
- Remove UI Framework reset.
- Remove unused reset styles from UI Framework.

* Fix CSS regressions caused by removal of CSS reset.
- Replace usage of sr-only with euiScreenReaderOnly.
- Apply euiButtonEmpty classes to the 'Add a filter' button.
- Fix Notification padding and layout.
- Apply euiTabs styles to Timepicker mode tabs.
- Fix layout of Available Fields heading in Discover.
- Add padding to Popular Fields container in Discover.
- Push down Selected Fields heading in Discover sidebar.
- Fix appearance of links in Discover sidebar.
- Fix height of pills in Filter Bar.

* Fix timepicker tests.
- Remove kbn-accessible-click from timepicker buttons.

* Fix functional tests.
- Use byCssSelector inside of testSubjects.find.
- Delete flaky view_edit.js test: 'when time changed is stored with dashboard'.
- Delete flaky view_edit.js test: 'and preserves edits on cancel > when time changed is stored with dashboard'.
- Delete flake Gauge Chart tests. EUI changed the font size, and the text within the gauges doesn't render when the window is too small.
2017-12-18 16:43:32 -08:00
..
build [optimizer] extract plugin discovery (#14745) 2017-12-05 18:11:50 -07:00
config EUI: Reset CSS #2 (#15657) 2017-12-18 16:43:32 -08:00
lib Adds task to export a CSV of all dependencies (#15068) 2017-11-21 10:29:12 -06:00
utils [precommit hook] add dev script (#14890) 2017-11-20 14:22:24 -07:00
check_plugins.js Add checkPlugins task to check for plugins before running tests. (#8981) 2016-11-15 16:11:03 -08:00
functional_test_runner.js [precommit hook] add dev script (#14890) 2017-11-20 14:22:24 -07:00
jenkins.js [eslint] add eslint dev script (#14889) 2017-11-14 10:11:59 -07:00
licenses.js Remove use of npm ls in grunt tasks (#11965) 2017-05-24 08:34:55 -07:00
licenses_csv_report.js Adds task to export a CSV of all dependencies (#15068) 2017-11-21 10:29:12 -06:00
plugin.js switch to eslint 2015-07-31 17:16:09 -07:00
reject_rej_files.js [folder structure] installedPlugins -> plugins 2016-07-05 14:05:59 -05:00
release.js [eslint] enable no undef (#10825) 2017-03-22 07:08:23 -07:00
release_packages.js Use Object spread instead of Object.assign where it makes sense (#13903) 2017-10-10 14:50:56 +02:00
setup_kibana.js add travis config 2016-03-10 23:13:02 -07:00
sterilize.js [CLI] Readable logs on Windows with chalk colors (#15557) 2017-12-15 14:35:10 -06:00
test.js [eslint] add eslint dev script (#14889) 2017-11-14 10:11:59 -07:00
test_jest.js [grunt/jest] fail task when jest fails (#12049) 2017-05-26 17:21:45 -07:00
ui_framework.js Upgrade to webpack 3 (#14315) 2017-10-31 16:31:22 -07:00