aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/system/jobs/jobs.component.html
Commit message (Expand)AuthorAgeFilesLines
* More precise date for jobsChocobozzz2022-08-101-1/+1
* Fix table columns on safariChocobozzz2022-08-011-1/+1
* Reset table pagination on searchChocobozzz2022-07-121-3/+3
* Migrate to bootstrap 5Chocobozzz2022-06-101-4/+4
* Fix job progress columnChocobozzz2022-05-251-1/+1
* Remove unnecessary onPage event on admin tablesChocobozzz2021-12-241-2/+2
* Fix progress displayChocobozzz2021-11-161-3/+3
* Always use my-table-expander-iconChocobozzz2021-10-291-4/+2
* Improve admin tables responsiveChocobozzz2021-10-201-0/+1
* Add refresh button in jobs listChocobozzz2021-01-261-0/+4
* Add priority to transcoding jobsChocobozzz2021-01-251-1/+3
* Support progress for ffmpeg tasksChocobozzz2021-01-211-3/+10
* add display of logs matching any stateRigel Kent2020-12-131-10/+23
* jobs/logs view select and empty state visual improvementsRigel Kent2020-09-281-20/+36
* variable columns for users list, more columns possible, badge display for sta...Rigel Kent2020-07-291-5/+5
* space optimizations for `node_modules` and client stats removalRigel Kent2020-06-101-2/+2
* Fix rowsPerPage change, add filter clear button, update video-abuse-list sear...Rigel Kent2020-05-041-1/+1
* Bind expanded rows to item ids instead of row numberRigel Kent2020-05-041-1/+1
* Unify paginator disabling when no result is displayable, fix batch domain add...Rigel Kent2020-05-011-1/+1
* Improving select displays, focus box-shadows for paginators, instructions for...Rigel Kent2020-04-131-2/+2
* Improve admin tables row expandChocobozzz2020-04-081-3/+8
* Enhance variable width column for id column in jobs listRigel Kent2020-01-061-12/+12
* Enhance jobs list displaying on smaller screensJulien Maulny2020-01-061-22/+27
* Serve audit logs to clientChocobozzz2019-12-111-1/+1
* Add ability to filter per job typeChocobozzz2019-12-041-4/+16
* Add logs endpointChocobozzz2019-04-101-0/+56