aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/moderation/abuse-list
Commit message (Collapse)AuthorAgeFilesLines
* Add ability to filter my videos by liveChocobozzz2021-05-031-1/+1
|
* Add abuse messages management in my accountChocobozzz2020-07-319-975/+4
|
* Add abuse message management in adminChocobozzz2020-07-314-18/+55
|
* Improve navigation sub-menu and tabs effects (#2971)Kim2020-07-231-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | * Improve nav border and colors on active and non-active * Remove margin-top effect on active nav * Use opacity / bold instead of color change on nav * Remove dropdown items label in sub-menu and add a class active * Position sub-menu to fixed * Autoclose dropdown sub-menu only on outside click * Remove open dropdown on hover in sub-menu * Show reusable h1 for dropdown item in sub-menu * Put reusable sub-menu h1 styles to mixins * Add icons to sub-menu dropdown-item h1 * Make all the sub-menu accessible with focus Co-authored-by: kimsible <kimsible@users.noreply.github.com>
* Add ability to report accountChocobozzz2020-07-102-134/+242
|
* Add ability to report comments in front endChocobozzz2020-07-105-76/+151
|
* Add new abuses testsChocobozzz2020-07-101-2/+2
|
* Use 3 tables to represent abusesChocobozzz2020-07-109-0/+763