aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/users
Commit message (Collapse)AuthorAgeFilesLines
* Reorganize shared modelsChocobozzz2020-08-071-2/+3
|
* Upgrade to angular 10Chocobozzz2020-08-071-1/+2
|
* 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
* Merge branch 'release/2.3.0' into developChocobozzz2020-07-201-1/+1
|\
| * Correct missing test in user-edit templatekimsible2020-07-201-1/+1
| |
* | Add migrationsChocobozzz2020-07-101-4/+4
|/
* Fix external user editionChocobozzz2020-07-061-11/+11
|
* 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
|
* align danger colors for user-editRigel Kent2020-07-012-1/+6
|
* fix video update button, add color to danger zoneRigel Kent2020-07-012-3/+7
|
* distinct style for rows of banned users in listing, saving spaceRigel Kent2020-07-013-5/+14
|
* Reorganize client shared modulesChocobozzz2020-06-236-48/+27
|
* fix headings order or add missing ones (#2871)Caroline Chuong2020-06-131-1/+1
| | | Co-authored-by: Rigel Kent <sendmemail@rigelk.eu>
* preserve original variable names server-sideRigel Kent2020-06-104-5/+5
|
* rename blacklist to block/blocklist, merge block and auto-block viewsRigel Kent2020-06-102-2/+2
| | | | | | | | | | | - also replace whitelist with allowlist - add advanced filters for video-block-list view - move icons in video-block-list and video-abuse-list to left side for visibility - add robot icon to depict automated nature of a block in video-block-list resolves #2790
* add aria-hidden to non-descriptive icons (#2844)Caroline Chuong2020-06-081-1/+1
|
* Fix user dropdown overflowChocobozzz2020-05-111-1/+4
|
* Align follower handle display on instance display in tablesRigel Kent2020-05-081-2/+2
|
* 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-042-3/+9
| | | | search query param dynamically
* Bind expanded rows to item ids instead of row numberRigel Kent2020-05-041-0/+1
|
* Switching to a named filters/single input on video-abuseRigel Kent2020-05-041-4/+0
|
* Add links from user-editRigel Kent2020-05-011-2/+2
|
* 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
* Add video channel and video thumbnail, rework video appearance in rowRigel Kent2020-05-011-1/+1
|
* Update translationsChocobozzz2020-04-151-1/+1
|
* Fix lintChocobozzz2020-04-141-2/+2
|
* Fix lintRigel Kent2020-04-141-2/+10
|
* 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-134-6/+18
| | | | for index url
* Fix sort in admin tablesChocobozzz2020-04-081-0/+4
|
* Improve channel and account display on medium devicesRigel Kent2020-04-032-4/+4
|
* Use form-control to display box-shadow on form inputs/selects upon focusRigel Kent2020-04-021-3/+3
|
* Add overview of a user's actions in user-edit (#2558)Rigel Kent2020-03-276-117/+242
|
* Fix user role editionChocobozzz2020-03-182-4/+9
|
* Creating a user with an empty password will send an email to let him set his ↵John Livingston2020-02-174-2/+23
| | | | | | | | | | | | | | | | password (#2479) * Creating a user with an empty password will send an email to let him set his password * Consideration of Chocobozzz's comments * Tips for optional password * API documentation * Fix circular imports * Tests
* Strict templates enabledChocobozzz2020-02-101-1/+1
|
* Fix angular 9 buildChocobozzz2020-02-101-1/+1
|
* Update a little bit user dropdown messageChocobozzz2020-01-211-1/+1
|
* Add action dropdown descriptionsRigel Kent2020-01-212-25/+31
|
* Accessibility fixes for #2149Rigel Kent2020-01-211-1/+1
|