Antonio

Results 254 comments of Antonio

# Changes - Move some AngularJS dependencies to the component in the ApiTable component - Create API endpoint to create API connections: - POST /hosts/apis/{id} - Adapt the API request...

# Changes - Add some tests related to `wazuh-utils` - Rework the setup of configuration based on importing the file through a new API endpoint. This does unnecessary the addition...

# Changes - Renamed the type of configuration saved object from `plugins-configuration` to `wazuh-dashboard-plugins-config`

**thought**: the usage of generic terms such as `server` or API is not clear to me. There are 3 servers in a stack (manager, dashboard and indexer) that have APIs.

Reviewing the source code, I found some references that we could consider to change: - `PLUGIN_PLATFORM_NAME` constant - `WAZUH_INDEXER_NAME` constant - `Wazuh not ready yet` reference related to server/agent configuration...

# Test ![image](https://github.com/wazuh/wazuh-dashboard-plugins/assets/34042064/26907e5e-d968-4a1c-9b4b-3529c00ca18e) ![image](https://github.com/wazuh/wazuh-dashboard-plugins/assets/34042064/8ece63a5-fb4a-40a8-a86d-f29bd1490f87) ![image](https://github.com/wazuh/wazuh-dashboard-plugins/assets/34042064/17fafa9a-fefe-43dd-b1f4-bb8630890b32) ![image](https://github.com/wazuh/wazuh-dashboard-plugins/assets/34042064/556bd311-b9dc-4560-98b3-438300cafb5a) ![image](https://github.com/wazuh/wazuh-dashboard-plugins/assets/34042064/e3d2e3bc-6990-4225-84a9-4ad3c53a4740)

Hi @alonsobsd , thank you so much for your contribution! It is appreciated. Currently, the deploy new agent section is being redone. At the moment, the idea is to simplify...

These problems > This will allow us to use less dependencies. > - [CodeQL#11](https://github.com/wazuh/wazuh-kibana-app/security/code-scanning/11) > - [CodeQL#10](https://github.com/wazuh/wazuh-kibana-app/security/code-scanning/10) > - [CodeQL#9](https://github.com/wazuh/wazuh-kibana-app/security/code-scanning/9) is related to the `codemirror`. This editor is used in...

**thought**: Should this PR be merged into the plugin for Kibana 7.10.2?

**issue**: There are some visualizations that have disabled the legend, and this PR disables the labels. These two things cause these visualizations to have no information displayed without hovering (taking...