getumbrel / umbrel-dashboard

[Deprecated] Moved to https://github.com/getumbrel/umbrel/tree/master/packages/dashboard. Web-based dashboard to interact with your Umbrel.
https://github.com/getumbrel/umbrel/tree/master/packages/dashboard
Other
132 stars 69 forks source link

feat:(changeUsername): Add UI and API call to enable user to change username in dashboard #366

Closed TannerR1776 closed 3 years ago

TannerR1776 commented 3 years ago

This PR is being opened in order to support feature request #365

I have added the ability to update the Umbrel username from the dashboard settings page. Please see images below.

umbrel-settings umbrel-change-username umbrel-username-changed

This change is dependent on getumbrel/umbrel-manager#99 in order to be functional.

Feed back on code, as well as UI layout is welcome. Thanks!

AaronDewes commented 3 years ago

Great work on this, but it has already been done: https://github.com/getumbrel/umbrel-dashboard/pull/291

TannerR1776 commented 3 years ago

My bad, did not realize this feature request had already been taken care of.