aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/shared-moderation
Commit message (Collapse)AuthorAgeFilesLines
* Fix compilationChocobozzz2020-07-231-1/+1
|
* Improve navigation sub-menu and tabs effects (#2971)Kim2020-07-232-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | * 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-1010-34/+125
|
* Add ability to report comments in front endChocobozzz2020-07-108-66/+260
|
* Add new abuses testsChocobozzz2020-07-101-1/+0
|
* Use 3 tables to represent abusesChocobozzz2020-07-104-32/+35
|
* allow muting from the miniature optionsRigel Kent2020-06-281-4/+4
| | | | initial implementation with a listing refresh except on search results
* add user account-blocklist missing scss mixinRigel Kent2020-06-281-0/+4
|
* Reorganize client shared modulesChocobozzz2020-06-2327-0/+1784