action #15176
Reload /tests/overview with configurable timeout or based on events
Start date:
2016-12-01
Due date:
% Done:
0%
Estimated time:
Difficulty:
Description
User story¶
As a reviewer of tests I want the /tests/overview
route to reload based on job changes or timeout to have an always current view without needing to reload the page myself
acceptance criteria¶
- AC1:
/tests/overview
reloads when open in a browser window and any displayed job changes not later than 1m after a job change - AC2: It is made obvious to the user that he does not need to reload, e.g. the time of last/next refresh is shown on the page
tasks¶
- do some ajax magic
History
#1
Updated by coolo about 6 years ago
there are tons of reload plugins for all kind of browsers.
#2
Updated by okurz about 6 years ago
sure and I use them. You don't think this is a valid feature still? It can reduce load on the connection on both sides and give a nicer user experience to the user. Just like we have auto-reload on scheduled jobs, server side pagination, etc.
#3
Updated by coolo about 5 years ago
- Target version set to future
#4
Updated by okurz over 4 years ago
- Target version changed from future to future
#5
Updated by okurz over 3 years ago
- Category changed from 124 to Feature requests