-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Workplace Search] Migrate additional shared source components (#83850)
* Initial copy/paste of components Changes for pre-commit hooks were: - Linting - Lodash imports - remove `any` type in favor of React.ReactNode - Move setState to top of component * Add image * Update component paths * Remove reference to ConfirmModal Since all the legacy component does it wrap the EUI component we decided to drop it. Legacy: https://github.com/elastic/ent-search/blob/master/app/javascript/shared/components/ConfirmModal/ConfirmModal.tsx * Remove local flash messages in favor of global flash messages * Various type fixes * Fix image location
- Loading branch information
1 parent
bc49b5b
commit 5beb47a
Showing
9 changed files
with
1,104 additions
and
8 deletions.
There are no files selected for viewing
1 change: 1 addition & 0 deletions
1
.../enterprise_search/public/applications/workplace_search/assets/supports_acl.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains 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
This file contains 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
Oops, something went wrong.