Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2023-05-13 | [frontend] Basic user moderation actions (#1728) | 1 | ||
* 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 | ||||
2023-03-29 | [frontend] Settings navigation design (#1652) | 3 | ||
* change header image alignment (cherry picked from commit df1bb339a5c597a2b668cedb3dafec5a390df120) * big mess navigation refactor * bit of cleanup * minor css tweaks * fix error rendering code for remote emoji * refactor navigation structure code * refactor styling * fix className * stash * restructure navigation generation * url wildcard formatting * remove un-implemented User menu entry * remove commented lines * clarify permissions check * invert permissions logic for clarity |