[Enterprise Search] Add EuiButtonEmptyTo component#85213
Merged
scottybollinger merged 1 commit intoelastic:masterfrom Dec 8, 2020
Merged
Conversation
This PR adds another wrapper component for internal routing, the EuiButtonEmptyTo component.
cee-chen
approved these changes
Dec 8, 2020
Contributor
cee-chen
left a comment
There was a problem hiding this comment.
Nice, thanks Scotty!!! I think EuiCardTo might be our only/last helper after this, woo!
Contributor
💚 Build SucceededMetrics [docs]Async chunks
Distributable file count
To update your PR or re-run it, just comment with: |
jloleysens
added a commit
to jloleysens/kibana
that referenced
this pull request
Dec 8, 2020
…or-disable-searchable-snapshot-fields * 'master' of github.com:elastic/kibana: (29 commits) HTTP CRUD+ API for Index Patterns (elastic#83576) Don't list packages in devDependencies already listed in dependencies (elastic#85120) Remove unused devDependencies (elastic#85121) [ILM] Reposition form toggles (elastic#85143) [APM] Make sure jest script can be run from anywhere (elastic#85111) Add EuiButtonEmptyTo components (elastic#85213) skip flaky suite (elastic#85216) skip flaky suite (elastic#83775) skip flaky suite (elastic#83774) skip flaky suite (elastic#83773) skip flaky suite (elastic#83793) skip flaky suite (elastic#85215) skip flaky suite (elastic#85217) [Usage Collection] Kibana Overview Page UI Metrics (elastic#81937) [Alerting UI] Replaced AlertsContextProvider with KibanaContextProvider and exposed components in API (elastic#84604) skip flaky suite (elastic#85208) [Security Solutions][Detection Engine] Fixes cypress errors by using latest signals mapping (elastic#84600) Small fixes to Kibana search bar (elastic#85079) Change link text to say Fleet (elastic#85083) [Metrics UI] Refactor Process List API to fetch only top processes (elastic#84716) ... # Conflicts: # x-pack/plugins/index_lifecycle_management/public/application/sections/edit_policy/components/phases/hot_phase/hot_phase.tsx # x-pack/plugins/index_lifecycle_management/public/application/sections/edit_policy/components/phases/shared_fields/searchable_snapshot_field/searchable_snapshot_field.tsx
Contributor
|
@scottybollinger Do you mind backporting this to 7.x as well so App Search can use this? 🙇♀️ |
Contributor
Author
|
Just did. Got this yesterday or it would have been done already: ✔ Cherry-picking: Add EuiButtonEmptyTo components (#85213)
✔ Pushing branch "scottybollinger:backport/7.x/pr-85213"
✖ Creating pull request
Could not create pull request: API rate limit exceeded for user ID 1869731. |
scottybollinger
added a commit
to scottybollinger/kibana
that referenced
this pull request
Dec 8, 2020
This PR adds another wrapper component for internal routing, the EuiButtonEmptyTo component.
Contributor
|
Whoa!! Interesting, never seen that before... Scotty, you DDoSing GitHub again?? |
scottybollinger
added a commit
that referenced
this pull request
Dec 8, 2020
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR adds another wrapper component for internal routing, the
EuiButtonEmptyTocomponent.Checklist