massalabs / station

A gateway to the Massa blockchain
https://station.massa.net
27 stars 107 forks source link

Enable dashboard plugin update #1351

Closed pivilartisant closed 4 months ago

pivilartisant commented 4 months ago

Changes:

Plugin Wallet is now a component hosted in station repo (not ui-kit) Update Plugin logic is contained in a custom hook and called in two places: dashboard and plugin store

These changes enables the user to directly update MW plugin in the dashboard ui without having to navigate to the plugin store

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 15.87%. Comparing base (10c1fe2) to head (0506895). Report is 4 commits behind head on main.

:exclamation: Current head 0506895 differs from pull request most recent head 07f871e. Consider uploading reports for the commit 07f871e to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1351 +/- ## ========================================== - Coverage 22.09% 15.87% -6.23% ========================================== Files 29 24 -5 Lines 1715 1531 -184 ========================================== - Hits 379 243 -136 + Misses 1326 1279 -47 + Partials 10 9 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.