Skip to content
This repository has been archived by the owner on Mar 31, 2024. It is now read-only.

Conversation

dmlemeshko
Copy link

Summary

Fix unstable tests for Leadfoot element wrapper

Checklist

Use strikethroughs to remove checklist items you don't feel are applicable to this PR.

- [ ] This was checked for cross-browser compatibility, including a check against IE11
- [ ] Any text added follows EUI's writing guidelines, uses sentence case text and includes i18n support
- [ ] Documentation was added for features that require explanation or tutorials

For maintainers

- [ ] This was checked for breaking API changes and was labeled appropriately
- [ ] This includes a feature addition or change that requires a release note and was labeled appropriately

joshdover and others added 27 commits December 4, 2018 12:04
* [discover] implement k7Breadcrumbs

* [docViewer] Add breadcrumb for doc viewer

* [docViewer] nest doc viewer under discover

* [discover] include index/id of doc in context/doc viewer
## Summary

This PR updates the security management routes to provide k7Breadcrumbs used by the new header navigation. See elastic#25884 for general information about the integration with the router and elastic#25689 for the breadcrumb taxonomy

![2018-12-03 19 05 40](https://user-images.githubusercontent.com/1329312/49416328-764b4200-f72e-11e8-9db7-aeb1294d131b.gif)

### Checklist

- [x] Any text added follows [EUI's writing guidelines](https://elastic.github.io/eui/#/guidelines/writing), uses sentence case text and includes [i18n support](https://github.com/elastic/kibana/blob/master/packages/kbn-i18n/README.md)
* Added asset picker to image upload arg form

* Added button to create image element in asset manager

* Added hover style

* Extracted image upload forms into separate components

* Fixed new image element with no assets bug

* Fixed import

* Removed unused styles

* Fixed import order

* Scrolls to selected asset

* Fixed asset selector

* Extracts workpad loader from list of trays
* Adding in browser info to the report-info drawer

* Conditionalizes the browser-type panel prints + constantizes jobTypes

* Fixing config feedback lost in force push
* [graph] implement k7Breadcrumbs

* [graph] implement real k7Breadcrumbs

* hide workspace title in local nav in k7design
* Plugin test readme’s

* clarify

* Update scripts/README.md

Co-Authored-By: Stacey-Gammon <gammon@elastic.co>
* [devTools] set k7Breadcrumbs

* [errors] add k7Breadcrumbs to error routes

* revert changes to error templates for style

* fix br tags
* Added clear function that returns null context

* Added return type to clear function
* [APM] fixes elastic#23560 by separating frame headers from code preview and only displaying code preview when stackframe has source code context

* [APM] fixes elastic#26239 by checking for valid line number before displaying it

* [APM] Converted CodePreview and Stacktace to typescript and consolidated Stackframe types

* [APM] pull out components and util functions into own files and added tests
* [spaces/management] implement k7Breadcrumbs

* [spaces/management] avoid relying directly on breadcrumbs in ManageSpacePage
## Summary

Closes elastic#25896

Adds K7 breadcrumbs to Canvas, particularly for the "home" and "workpad" sections of the app. It also adds a simple redux middle to keep the workpad name in the breadcrumb in sync with the input in the interface.

![dec-04-2018 15-37-28](https://user-images.githubusercontent.com/404731/49478009-d9df7900-f7db-11e8-95a9-d725f06a60f3.gif)
* [@elastic/datemath] add .npmignore file

* bump @elastic/datemath versions
* Translate ui -> query_bar

* Fix id names

* Update snapshots

* Fix tests

* Add intl to props interface

* Fix test

* Fix tests

* Fix tests

* Fix test

* Fix tests
…tic#26011)

* translate login/logout visualization component

* Update login/logout component - change injecti18n name to injectI18n

* Update login/logout component - make needed changes

* update one snapshot

* update login translation

* update one snapshot

* Fix

* Fix unit test

* Localize logout tooltip
@spalger
Copy link
Owner

spalger commented Dec 5, 2018

Cherry-picked 42d6c25 into elastic#26406 in elastic@2120096

@spalger spalger closed this Dec 5, 2018
spalger pushed a commit that referenced this pull request Apr 15, 2019
* [Maps] expand/collapse Layer TOC

* Design edits (#30)

* fix jest test snapshots

* make default isLayerTOCOpen a constant

* use newly release EUI menuLeft and menuRight icons instead of arrow icon
spalger pushed a commit that referenced this pull request Apr 15, 2019
* [Maps] expand/collapse Layer TOC

* Design edits (#30)

* fix jest test snapshots

* make default isLayerTOCOpen a constant

* use newly release EUI menuLeft and menuRight icons instead of arrow icon
@dmlemeshko dmlemeshko deleted the fix-tests-leadfoot-element-wrapper branch January 31, 2022 11:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.