-
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.
[ILM] TS conversion of Edit policy components (#74747)
* [ILM] Convert node allocation component to TS and use hooks * [ILM] Fix jest tests * [ILM] Fix i18n check * [ILM] Implement code review suggestions * [ILM] Fix type check, docs link and button maxWidth in NodeAllocation component * Fix internaliation error * [ILM] Convert node details flyout to TS * [ILM] Fix useState declaration * [ILM] Fix useState declaration * [ILM] Fix jest test * [ILM] Change error message when unable to load node attributes * [ILM] Change error message when unable to load node details * [ILM] Delete a period in error callout * [ILM] Delete a period in error callout * [ILM] Convert node details flyout to TS * [ILM] Fix i18n check * [ILM] Fix useState declaration * [ILM] Fix useState declaration * [ILM] Fix jest test * [ILM] Change error message when unable to load node details * [ILM] Delete a period in error callout * [ILM] edit components * [ILM] Fix review suggestions Co-authored-by: Elastic Machine <[email protected]>
- Loading branch information
1 parent
459e9d6
commit 64b8b88
Showing
32 changed files
with
267 additions
and
310 deletions.
There are no files selected for viewing
File renamed without changes.
22 changes: 0 additions & 22 deletions
22
...ent/public/application/sections/edit_policy/components/cold_phase/cold_phase.container.js
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
...fecycle_management/public/application/sections/edit_policy/components/cold_phase/index.js
This file was deleted.
Oops, something went wrong.
21 changes: 0 additions & 21 deletions
21
...public/application/sections/edit_policy/components/delete_phase/delete_phase.container.js
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
...cycle_management/public/application/sections/edit_policy/components/delete_phase/index.js
This file was deleted.
Oops, something went wrong.
File renamed without changes.
22 changes: 0 additions & 22 deletions
22
...ement/public/application/sections/edit_policy/components/hot_phase/hot_phase.container.js
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
...ifecycle_management/public/application/sections/edit_policy/components/hot_phase/index.js
This file was deleted.
Oops, something went wrong.
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
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
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
7 changes: 0 additions & 7 deletions
7
...management/public/application/sections/edit_policy/components/node_attrs_details/index.ts
This file was deleted.
Oops, something went wrong.
File renamed without changes.
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
95 changes: 0 additions & 95 deletions
95
...cycle_management/public/application/sections/edit_policy/components/policy_json_flyout.js
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.