Task log viewing #50469
Labels
No Label
Good First Issue
Priority
High
Priority
Low
Priority
Normal
Status
Archived
Status
Confirmed
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Job Type
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: studio/flamenco#50469
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Changed status to: 'Open'
Added subscriber: @dr.sybren
Implemented paginated viewing endpoint at
/flamenco/{project-url}/tasks/{task-id}/log
in commite810b35128
.Implemented entire log download at
/flamenco/{project-url}/tasks/{task-id}/download-log
in commit6cfc78ad74
Assigning to Pablo for Pabloïfication.
There is a usability issue in
29fe7b68
, with the colours of the first/prev/next/last buttons. The colour for "current item" is blue, which is generally used for links (but it's not a link), whereas the colour for active links is black, which is generally used for current items. Can you swap those two?And another issue: there is no "loading" indicator when loading another page. Currently it takes ages for the log pages to load, so it's important that people know it's loading (instead of doing another request, making things even slower).
@venomgfx what is the status of this task?
Changed status from 'Open' to: 'Resolved'