The current UI is too spacious (see attached image).

The issue is comming from the fact that 1 cron definition is displayed on 2 rows, but all the info can be put into one with some re-ordering.
So instead of columns like:
Row 1: JOB | DESCRIPTION | RUN-LINK
Row 2: RULE | LAST RUN | LAST EXEC TIME | EXEC COUNT | AVG/MAX EXEC TIME

It can be everything in one row like so:
Row 1: RUN-LINK | JOB | RULE | LAST RUN | LAST | COUNT | AVG/MAX | DESCRIPTION

Maybe aggregate data in one column for LAST / COUNT / AG / MAX, as this is statistical data that goes together.

Ordering can be tweaked, but the initial idea is to have the Description as a last, as it will be different lengths and it also can be long (maybe make the text collapsible there on a break-point).

This will allow better overview of crons in the system, as it will pack more information in less space. The site from the screenshot has 35 defined crons and the scroll is 3+ screens. The change will reduce this to 1.5-2, giving much better administrative overview.

Any thoughts on this will be appreciated.

CommentFileSizeAuthor
cron-list.png35.34 KBndobromirov

Comments

ndobromirov created an issue. See original summary.

kala4ek’s picture

Hi @ndobromirov
Could review current dev release?
UI was updated.

ndobromirov’s picture

Hi, I've tested it and I think the new UI is better compared to the old one, but I think that the issue described here still stands for large screens (FullHD and bigger) the data is not packed very well.

kala4ek’s picture

Status: Active » Fixed

Few UI improvements were applied during previous years.
This can be closed.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.