aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/users/user-list
Commit message (Collapse)AuthorAgeFilesLines
* Put admin users in overview tabChocobozzz2021-10-294-475/+0
|
* Improve admin tables responsiveChocobozzz2021-10-202-1/+11
|
* Add channel filters for my videos/followersChocobozzz2021-10-201-2/+7
|
* Remove useless asyncChocobozzz2021-08-261-1/+1
|
* Migrate client to eslintChocobozzz2021-08-181-1/+1
|
* Fix client lintChocobozzz2021-08-171-22/+24
|
* Add missing localization keysChocobozzz2021-07-211-8/+8
|
* Move to sass moduleChocobozzz2021-06-281-2/+2
|
* Move to sass @useChocobozzz2021-06-281-2/+2
|
* Bidi supportChocobozzz2021-06-071-1/+2
|
* Use HTML config when possibleChocobozzz2021-06-041-8/+4
|
* Make /a and /c default URLs for accounts and channelsKimsible2021-05-051-1/+1
|
* Refactor search filtersChocobozzz2021-05-032-16/+11
|
* Add ability to filter my videos by liveChocobozzz2021-05-033-42/+21
|
* Move to stylelintChocobozzz2021-04-281-1/+1
|
* Refactor actor avatar displayChocobozzz2021-04-281-1/+1
|
* Use account initial as default avatar (#4002)kontrollanten2021-04-271-1/+1
| | | | | | | * client: use account initial as default avatar * fix UI in user list Avatars was cutted in the top and bottom
* Add AccountAvatarComponent (#3965)kontrollanten2021-04-152-11/+2
| | | | | | | * refactor(client): create account-avatar component * continue implement account-avatar * fix review comments
* Move orange admin buttons on the left sideChocobozzz2021-01-131-5/+6
|
* Fix some accessibility issuesChocobozzz2020-12-221-2/+2
|
* Add new default different avatar for channel and accountkimsible2020-11-251-2/+2
|
* Refactor rest table search filterChocobozzz2020-11-162-33/+6
|
* Put admin actions on the leftChocobozzz2020-11-161-1/+1
|
* Migrate to $localizeChocobozzz2020-08-141-23/+17
| | | | | | | | | | | | * Remove i18n polyfill to translate things in components * Reduce bundle sizes * Improve runtime perf * Reduce a lot the time to make a full client build * Reduce client build complexity * We don't need a service to translate things anymore (so we will be able to translate title pages etc) Unfortunately we may loose some translations in the migration process. I'll put a message on weblate to notify translators
* Remove useless i18n tagsChocobozzz2020-08-141-8/+8
|
* adapt my-select-checkbox placeholder to its contextRigel Kent2020-08-111-0/+1
|
* Use ng select for multiselectChocobozzz2020-08-113-36/+43
|
* correct column toggle z-index for user listRigel Kent2020-08-031-1/+1
|
* Fix user list viewChocobozzz2020-07-311-8/+8
|
* Improve (accessibility title) and move action-buttons on left in tables (#2980)Kim2020-07-311-9/+7
| | | | | | | | | | | * 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>
* modify user-quota to match account settings styleRigel Kent2020-07-291-1/+1
|
* harmonize search for librariesRigel Kent2020-07-292-7/+16
|
* variable columns for users list, more columns possible, badge display for ↵Rigel Kent2020-07-293-19/+129
| | | | statuses
* add check-params test for user listRigel Kent2020-07-031-1/+1
| | | | fixes #2918
* add blocked filter in users list to filter banned usersRigel Kent2020-07-023-16/+80
| | | | fixes #2914
* remove extraneous user-list table attributeRigel Kent2020-07-022-17/+5
|
* distinct style for rows of banned users in listing, saving spaceRigel Kent2020-07-013-5/+14
|
* Reorganize client shared modulesChocobozzz2020-06-231-8/+5
|
* fix headings order or add missing ones (#2871)Caroline Chuong2020-06-131-1/+1
| | | Co-authored-by: Rigel Kent <sendmemail@rigelk.eu>
* add aria-hidden to non-descriptive icons (#2844)Caroline Chuong2020-06-081-1/+1
|
* Fix user dropdown overflowChocobozzz2020-05-111-1/+4
|
* Switch emails to pug templates and provide richer html/text-only versionsRigel Kent2020-05-081-7/+7
|
* Add auth plugin info in users listChocobozzz2020-05-051-0/+7
|
* Fix rowsPerPage change, add filter clear button, update video-abuse-list ↵Rigel Kent2020-05-041-3/+5
| | | | search query param dynamically
* Bind expanded rows to item ids instead of row numberRigel Kent2020-05-041-0/+1
|
* Factorize rest-table and fix/simplify SQLRigel Kent2020-05-011-1/+0
|
* Unify paginator disabling when no result is displayable, fix batch domain ↵Rigel Kent2020-05-011-1/+1
| | | | add for non-https
* Update translationsChocobozzz2020-04-151-1/+1
|
* Rich reporter field and video embed in moderation abuse listRigel Kent2020-04-133-4/+24
|
* Improving select displays, focus box-shadows for paginators, instructions ↵Rigel Kent2020-04-132-0/+7
| | | | for index url