This commit is contained in:
2020-07-28 18:04:39 +00:00
parent a132ebebe9
commit 49f1a78c4c
2 changed files with 16 additions and 12 deletions

View File

@@ -26,6 +26,9 @@ todo: notification system docs
Big overview then drill down
##########################
todo: generated user names have numbers in them and are not the same as the id. Do they need numbers? Can it just keep an internal list of used names and bump
or query the db to see if it's already used because there are not that many generated users generally.
todo: User edit form role control is not working
todo: server state form is not getting dirtied when setting radio button, only on text (try going to closed then open and not change text on open)
todo: ops backup file list not in order by date, seems to be random or something, I want newest at top oldest at bottom