forked from elastic/kibana
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Clean up
cloud_chat
(elastic#194571)
## Summary Close elastic/kibana-team#1017 This PR removes the unused Cloud Chat functionality from Kibana. The chat was not used for some time. Moreover, we've seen some issues with it where users saw it when it wasn't expected. Given the absence of automated tests and the fact that the feature is no longer needed, we are removing it to improve the overall maintainability and reliability of the codebase. This will also decrease the amount of code loaded for trial users of Kibana in cloud making the app slightly faster.
- Loading branch information
Showing
51 changed files
with
41 additions
and
2,044 deletions.
There are no files selected for viewing
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
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
38 changes: 0 additions & 38 deletions
38
x-pack/plugins/cloud_integrations/cloud_chat/.storybook/decorator.tsx
This file was deleted.
Oops, something went wrong.
8 changes: 0 additions & 8 deletions
8
x-pack/plugins/cloud_integrations/cloud_chat/.storybook/index.ts
This file was deleted.
Oops, something went wrong.
10 changes: 0 additions & 10 deletions
10
x-pack/plugins/cloud_integrations/cloud_chat/.storybook/main.ts
This file was deleted.
Oops, something went wrong.
20 changes: 0 additions & 20 deletions
20
x-pack/plugins/cloud_integrations/cloud_chat/.storybook/manager.ts
This file was deleted.
Oops, something went wrong.
11 changes: 0 additions & 11 deletions
11
x-pack/plugins/cloud_integrations/cloud_chat/.storybook/preview.ts
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
# Cloud Chat | ||
# Cloud Chat - Deprecated / Removed | ||
|
||
Integrates with DriftChat in order to provide live support to our Elastic Cloud users. This plugin should only run on Elastic Cloud. | ||
The plugin was meant to integrate with DriftChat in order to provide live support to our Elastic Cloud users. | ||
It was removed, but the plugin was left behind to register no longer used config keys. |
9 changes: 0 additions & 9 deletions
9
x-pack/plugins/cloud_integrations/cloud_chat/common/constants.ts
This file was deleted.
Oops, something went wrong.
15 changes: 0 additions & 15 deletions
15
x-pack/plugins/cloud_integrations/cloud_chat/common/types.ts
This file was deleted.
Oops, something went wrong.
19 changes: 0 additions & 19 deletions
19
x-pack/plugins/cloud_integrations/cloud_chat/common/util.ts
This file was deleted.
Oops, something went wrong.
18 changes: 0 additions & 18 deletions
18
x-pack/plugins/cloud_integrations/cloud_chat/jest.config.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
70 changes: 0 additions & 70 deletions
70
x-pack/plugins/cloud_integrations/cloud_chat/public/components/chat/chat.tsx
This file was deleted.
Oops, something went wrong.
65 changes: 0 additions & 65 deletions
65
x-pack/plugins/cloud_integrations/cloud_chat/public/components/chat/get_chat_context.test.ts
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.