mirror of
https://github.com/coder/coder.git
synced 2026-06-03 21:18:24 +00:00
0dba2defd1
* feat: enable enterprise users to specify a custom logo This adds a field in deployment settings that allows users to specify the URL to a custom logo that will display in the dashboard. This also groups service banner into a new appearance settings page. It adds a Fieldset component to allow for modular fields moving forward. * Fix tests