Task log viewing #50469

Closed
opened 2017-01-19 09:54:09 +01:00 by Sybren A. Stüvel · 9 comments
  • pagination for log viewing
  • downloading entire log as text
- pagination for log viewing - downloading entire log as text
Sybren A. Stüvel self-assigned this 2017-01-19 09:54:09 +01:00
Author
Owner

Changed status to: 'Open'

Changed status to: 'Open'
Author
Owner

Added subscriber: @dr.sybren

Added subscriber: @dr.sybren
Author
Owner

Implemented paginated viewing endpoint at /flamenco/{project-url}/tasks/{task-id}/log in commit e810b35128.

Implemented paginated viewing endpoint at `/flamenco/{project-url}/tasks/{task-id}/log` in commit e810b35128e25e970818decb21bcea9e6def20f1.
Author
Owner

Implemented entire log download at /flamenco/{project-url}/tasks/{task-id}/download-log in commit 6cfc78ad74

Implemented entire log download at `/flamenco/{project-url}/tasks/{task-id}/download-log` in commit 6cfc78ad74537571b914946e6e48f2f2dd3e6eb4
Sybren A. Stüvel removed their assignment 2017-01-19 15:46:27 +01:00
Pablo Vazquez was assigned by Sybren A. Stüvel 2017-01-19 15:46:27 +01:00
Author
Owner

Assigning to Pablo for Pabloïfication.

Assigning to Pablo for Pabloïfication.
Author
Owner

screenshot_16.png

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?

![screenshot_16.png](https://archive.blender.org/developer/F444378/screenshot_16.png) 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?
Author
Owner

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).

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).
Author
Owner

@venomgfx what is the status of this task?

@venomgfx what is the status of this task?

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: studio/flamenco#50469
No description provided.