Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[7.x] Btsymbala/trusted app deletion (#77316) #78299

Merged
merged 1 commit into from
Sep 24, 2020

Conversation

efreeti
Copy link
Contributor

@efreeti efreeti commented Sep 23, 2020

Backports the following commits to 7.x:

* Moved the DeleteTrustedAppsRequestParams to common folder to be able to use it on the client.

* Added trusted app deletion API to the client service layer.

* Made default data type for async resource state.

* Added guard for stale state.

* Added timestamp to the list data to be used to refresh list when it's modified.

* Separated out base type for resource state change actions.

* Added action for outdating list data.

* Moved the refresh condition inside the middleware case function and added timestamping data.

* Added state, actions, reducers and middleware for deletion dialog.

* Added actions column and deletion action.

* Added trusted app deletion dialog.

* Changed to not have deletonDialog as optional in store.

* Changed the store to contain the full entry in the dialog state and changed the modal message to indicate the trusted app name.

* Extracted notifications component and enhanced error display.

* Added success message and unified messages a bit.

* Complete coverage with tests.

* Removed unused variable in translations.

* Fixed tests because of outdated snapshots and inproper mocking of htmlIdGenerator.

* Fixed code review comments.

* Fixed type error.
@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Build metrics

@kbn/optimizer bundle module count

id value diff baseline
securitySolution 1962 +3 1959

async chunks size

id value diff baseline
securitySolution 10.2MB +23.4KB 10.2MB

distributable file count

id value diff baseline
default 47572 -1 47573

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@efreeti efreeti merged commit eebb6af into elastic:7.x Sep 24, 2020
@efreeti efreeti deleted the backport/7.x/pr-77316 branch September 24, 2020 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants