Antonio

Results 254 comments of Antonio

### Update - Changed the file extension detection mechanism when uploading the file. Now, the extension is read from the file buffer. The solution is based on https://github.com/wazuh/wazuh-kibana-app/pull/4504#issuecomment-1269544233. - Create...

### Update - Update the development branch with the base branch

> Would you have to change to the branch you are merging to? Changed.

# Update - Fixed a problem with an unexpected attribute for the input of type number. - Fixed a problem when removing the configuration for `customization.logo.reports` that displayed the original...

# Update - Change the layout of the filepicker input and the logo with the button to remove the configuration. **Screenshots** :computer: Desktop ![image](https://user-images.githubusercontent.com/34042064/198071385-8b53f951-7097-4d96-ad5f-c2d5fe9d035d.png) ![image](https://user-images.githubusercontent.com/34042064/198071460-d0078097-597b-40bd-b8a6-94c3be2ea7e2.png) ------------------------ :iphone: Mobile ![image](https://user-images.githubusercontent.com/34042064/198071628-4770c818-cbe5-4dc9-a56b-e1d463f0e1c6.png) ![image](https://user-images.githubusercontent.com/34042064/198071571-43ef1a93-f8e0-4985-8deb-668b5f5077e9.png)

Some problems found by @AlexRuiz7 **Environment: Kibana 7.10.2 development mode.** ## The endpoint to remove the configuration for the `customization.logo.*` setting doesn't work. Endpoint: `DELETE /utils/configuration/files/{key}` We were researching and...

In a meeting with @asteriscos , we saw a problem related to the browser cache and the `customization.logo.*` settings used in the frontend UI. How to replicate: 1. Upload an...

> In a meeting with @asteriscos , we saw a problem related to the browser cache and the `customization.logo.*` settings used in the frontend UI. > > How to replicate:...

I added some manual tests to the initial comment.

# Changes - Updated the development branch with the last changes of the base branch.