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:
RachelElysia
2021-06-24 13:42:29 -07:00
committed by GitHub
parent 4909c0a4c5
commit aeb852e168
94 changed files with 485 additions and 633 deletions
@@ -21,7 +21,7 @@
}
&--disabled {
background-color: #f9f9f9;
color: $ui-fleet-black-50;
}
&--error {