aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html
Commit message (Collapse)AuthorAgeFilesLines
* Improve (accessibility title) and move action-buttons on left in tables (#2980)Kim2020-07-311-5/+6
| | | | | | | | | | | * 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>
* harmonize search for librariesRigel Kent2020-07-291-1/+6
|
* Improve navigation sub-menu and tabs effects (#2971)Kim2020-07-231-1/+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>
* Fix accessibility action buttons and display on imports and followers listkimsible2020-07-201-1/+1
|
* fix video update button, add color to danger zoneRigel Kent2020-07-011-2/+4
|
* slight improvement for column size in imports tableRigel Kent2020-06-281-6/+6
|
* fix headings order or add missing ones (#2871)Caroline Chuong2020-06-131-0/+1
| | | Co-authored-by: Rigel Kent <sendmemail@rigelk.eu>
* Fix rowsPerPage change, add filter clear button, update video-abuse-list ↵Rigel Kent2020-05-041-1/+1
| | | | search query param dynamically
* Bind expanded rows to item ids instead of row numberRigel Kent2020-05-041-0/+1
|
* Unify paginator disabling when no result is displayable, fix batch domain ↵Rigel Kent2020-05-011-1/+1
| | | | add for non-https
* Fix my-video-imports display when a video gets deletedRigel Kent2020-04-121-6/+7
|
* Improve admin tables row expandChocobozzz2020-04-081-2/+2
|
* Infinite scroll to list our subscriptionsChocobozzz2018-08-271-4/+4
|
* Import torrents with webtorrentChocobozzz2018-08-081-2/+5
|
* Correctly handle video import errorsChocobozzz2018-08-061-2/+17
|
* Add ability to list video importsChocobozzz2018-08-061-0/+37