Remove username from UI (#1168)
* Remove username from UI code * Remove username from tests * Remove username from database * Modify server endpoints for removing username * Implement backend aspects of removing username * Update API docs * Add name to fleetctl
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
}
|
||||
|
||||
&--disabled {
|
||||
background-color: #f9f9f9;
|
||||
color: $ui-fleet-black-50;
|
||||
}
|
||||
|
||||
&--error {
|
||||
|
||||
Reference in New Issue
Block a user