summaryrefslogtreecommitdiff
path: root/web/source/settings/admin/accounts
AgeCommit message (Collapse)AuthorFiles
2023-05-13[frontend] Basic user moderation actions (#1728)Libravatar f0x522
* remove info banner * update swagger definition for AccountAction * basic user view, suspend action * clean up suspended user display * basic user searching * rename User -> Account for clarity * refactor error boundary component to give better info * appease the linter