Mateu Miralles

Results 12 issues of Mateu Miralles

Preventing the package tab routes from auto-reloading after cursor being focused in another window. Passing the `react.render` as a `JSX element`, was creating a new instance of the element on...

Rename `system / notifications` sections' titles. Instead of "Ethical Metrics" and "Telegram" rename them to "External Notifications" and "Internal Notifications". The copy of the sections should be updated too, explaining...

Dappmanager should remove the deprecated keys (as `ethical-metrics`) of the db when initializing the database. t should check if those are used, in case are not, remove them.

Sometimes, depending on which clients are chosen in different networks, the chain cards from the dashboard are not displayed for some time. That happens since any card is displayed until...

Every 5 minutes is chcked if IPFS is resolving. In case is not, an alert notification is displayed in the UI suggesting to the user to toggle its configuration to...

Currently, when a package is removed, the user is always redirected to /packages/my regardless of their current location. This PR changes it so that the redirection only occurs if the...

Currently, the "Network Tab" is divided into three separate cards, which may give the impression that each card contains independent information. To address this, we should unify the three cards...

Once the changes in [https://github.com/dappnode/DNP_DAPPMANAGER/issues/1984](https://github.com/dappnode/DNP_DAPPMANAGER/issues/1984) are complete, merge `Public port mapping` and `HTTPs domain mapping` sections into a single section. Implement a switch to control which section is displayed, allowing...

When setting up the Dappnode Cloud instance, the linked Telegram bot, using the `/get_wireguard_credentials` command produces an output where the information is correct, but the square brackets for `Interface` and...

Collection of some improvements for the stakers tab in the dappmanager: - Smaller cards - Selected client to 1st position - Tooltips in titles - Links in clients cards to...