aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/shared-moderation/account-blocklist.component.html
Commit message (Collapse)AuthorAgeFilesLines
* Refactor search filtersChocobozzz2021-05-031-7/+2
|
* Refactor actor avatar displayChocobozzz2021-04-281-1/+1
|
* Add AccountAvatarComponent (#3965)kontrollanten2021-04-151-6/+1
| | | | | | | * refactor(client): create account-avatar component * continue implement account-avatar * fix review comments
* Add `i18n` prop where it is missing (#3946)Marcin Mikołajczak2021-04-121-1/+1
| | | | | | | | | | | | | | | * Add `i18n` prop * Update video-comment-list.component.html * Update account-blocklist.component.html * Update server-blocklist.component.html * Update video-redundancies-list.component.html * Update following-list.component.html * Update followers-list.component.html
* jobs/logs view select and empty state visual improvementsRigel Kent2020-09-281-1/+1
|
* Fix regression blocklist-accounts icon in sub-titlekimsible2020-08-031-1/+1
|
* Improve (accessibility title) and move action-buttons on left in tables (#2980)Kim2020-07-311-4/+4
| | | | | | | | | | | * Improve and move action-buttons on left in tables * Focus on my-delete and my-button * Correct spaces syntax * Move user-action dropdown on the left Co-authored-by: kimsible <kimsible@users.noreply.github.com>
* 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>
* Reorganize client shared modulesChocobozzz2020-06-231-0/+64