Greg Thompson
4070c581ec
[7.x] Upgrade EUI to 12.1.0 ( #39601 ) ( #39699 )
...
* Upgrade EUI to 12.1.0 (#39601 )
* eui@12.1.0
* jest regenerator-runtime babel-polyfill
* TS Toast -> EuiGlobalToastListToast
* EuiBadge
* EuiCopy
* snapshot updates
* simplify toast interface usage
* misc review cleanup
* remove eui core-js resolution
* toast interface import
2019-06-26 13:07:22 -05:00
dave.snider@gmail.com
43db4ef258
[7.x] EUI catchup to 9.7.1 ( #34124 )
...
* Upgrades EUI to 9.5 (#33672 )
* Updates EUI to 9.5.0
* Remove duplicate type
* Updates snapshots and fixes a few type errors
* Updates x-pack snapshots
* Upgrade EUI to 9.6.0 (#33873 )
* eui to 9.6.0
* update snapshots related to onClick
* EUI@9.7.0 (#34011 )
* eui 9.7.1 (#34098 )
* snaps
2019-03-28 16:26:57 -07:00
Tim Roes
358ab0da83
Use embeddable registry in add panel ( #31400 ) ( #32885 )
...
* Prepare control flow to use embeddable factories in add panel
* Rewrite saved object finder and add tests
* Fix usages of new saved object finder
* fix test failures
* fix some functional tests and re-introduce makeUrl
* fix tests
* remove direct hrefs in saved_object_lists
* PR review fixes
* update snapshot
* overwrite width of viz dialog
* Update src/legacy/core_plugins/kibana/public/dashboard/top_nav/add_panel.js
Co-Authored-By: flash1293 <email@johannes-reuter.de>
* Update src/legacy/core_plugins/kibana/public/discover/embeddable/search_embeddable_factory.ts
Co-Authored-By: flash1293 <email@johannes-reuter.de>
* Update src/legacy/core_plugins/kibana/public/discover/top_nav/open_search_panel.js
Co-Authored-By: flash1293 <email@johannes-reuter.de>
* Update src/legacy/core_plugins/kibana/public/visualize/wizard/search_selection/search_selection.tsx
Co-Authored-By: flash1293 <email@johannes-reuter.de>
* Update src/legacy/core_plugins/kibana/public/visualize/wizard/search_selection/search_selection.tsx
Co-Authored-By: flash1293 <email@johannes-reuter.de>
* Update src/legacy/core_plugins/kibana/public/visualize/wizard/search_selection/search_selection.tsx
Co-Authored-By: flash1293 <email@johannes-reuter.de>
* fix tests
* review fixes #1
* review fixes #2
* dont use classname in functional test
* remove call to action button prop
* align buttons correctly
* fix tests
* remove debugging statement
* Update src/legacy/core_plugins/kibana/public/dashboard/top_nav/add_panel.js
Co-Authored-By: flash1293 <email@johannes-reuter.de>
* Update src/legacy/core_plugins/kibana/public/discover/top_nav/open_search_panel.js
Co-Authored-By: flash1293 <email@johannes-reuter.de>
* review fixes #3
* improve filter behavior and enable it for search wizard
* adjust functional tests for new filter behavior
* Change translation id due to string change
* Update Jest snapshot
2019-03-11 14:29:49 +01:00
Joe Reuter
8038aa1aee
Add typings for saved_object_finder ( #30067 ) ( #30621 )
2019-02-11 11:01:56 +01:00
Matthew Kime
b491d8790a
Management: EUI Navigation sidebar ( #25905 )
...
* partial work - sidebar works, need to address rendering issues
* rendering fixes
* refactor sidenav into its own file
* refactor sidenav into its own file
* remove unneeded changes
* remove unneeded formatting changes
* remove unneeded formatting changes
* remove unneeded formatting changes
* remove unneeded formatting changes
* remove more unneeded EuiPage
* remove more unneeded EuiPage
* snap snap
* remove unused dependencies
* functional tests
* sidebar tweaks, beats-cm
* lint
* properly sharing UI code
* fix eui export
* type fixes
* add test
* add test
* testy test
* partial progress
* attmpt to fix functional test
* from merge
* snap snap
* clean up management for side nav changes
* functional test fix
* snap, blank landing
* snap snap
* change management item order
* test fix
* disable tslint line
* ts fix
* functional test fix
* functional test fixes
* fix functional test
* minor cleanup
* simplify management registry callback
* remove comment
* react island with kibana version
* merge
* fix scss reference
* fix types
* remove mistaken commit
* remove k7 switch
* snapshot update
* fix sidebar nav headers
* landing page copy
* remove dummy text
* merge
* i18n and revert unneeded change
* Update edit_role_page.tsx
* i18n
* i18n
* snap snap
* better text
* snap snap
* mergi
* pop open nav on mobile
* add management section tests
* NOTICE
* fix subhead text, add padding to bottom of management nav
* Update sidebar_nav.tsx
* merge merge
* fix sass lint
2019-01-03 17:09:42 -06:00
dave.snider@gmail.com
ee3b22dc85
Update to EUI 5.3.0 ( #26485 )
...
* update to EUI 5.3.0
2018-12-03 14:14:12 -08:00
Sébastien Loix
3717ff89f0
[Typescript]: Move elastic/eui typings to single file
...
* [Typescript]: Move elastic/eui typings to single file
* [Typescript]: Add typings folder to copyTask when building distributable
2018-11-23 16:36:12 +01:00