Skip to content

Commit

Permalink
Added default selected options in Deploy Agent page (#5063)
Browse files Browse the repository at this point in the history
* Added default selected options

* Updated CHANGELOG

* Removed unused code

* Added unit tests

* Cleaned imports

(cherry picked from commit e71b344)
  • Loading branch information
Machi3mfl committed Jan 4, 2023
1 parent 45d58fa commit 6dbe0ba
Show file tree
Hide file tree
Showing 6 changed files with 451 additions and 186 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ All notable changes to the Wazuh app project will be documented in this file.
- Deploy new agent section: Added link for additional steps to alpine os. [#4933](https:/wazuh/wazuh-kibana-app/pull/4933)
- Added file saving conditions in File Editor [#4970](https:/wazuh/wazuh-kibana-app/pull/4970)
- Added character validation to avoid invalid agent names in the section 'Deploy new agent'. [#5021](https:/wazuh/wazuh-kibana-app/pull/5021) [#5028](https:/wazuh/wazuh-kibana-app/pull/5028)
- Deploy new agent section: Added link for additional steps to alpine os. [#4933](https:/wazuh/wazuh-kibana-app/pull/4933)
- Added default selected options in Deploy Agent page [#5063](https:/wazuh/wazuh-kibana-app/pull/5063)

### Changed

Expand Down
Loading

0 comments on commit 6dbe0ba

Please sign in to comment.