Commit Graph

9 Commits

Author SHA1 Message Date
Thomas Lamprecht
8686ba103f ui: schedule sim: denote if any simulation was done via empty text
As subtle UX hint that the user first needs to press the Simulate
button.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-01-20 10:46:57 +01:00
Thomas Lamprecht
d3eacb83f8 ui: schedule sim: clear previous simulation output on error
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-01-20 10:46:00 +01:00
Thomas Lamprecht
7518576735 ui: schedule sim: rename 'OK' button to 'Done'
As Ok is mostly sensible for acknowledging informational or notice
pop-ups

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-01-20 10:44:41 +01:00
Thomas Lamprecht
a99c8196b5 ui: schedule sim: code style cleanup
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-01-20 09:53:33 +01:00
Dominik Csapak
92df2742f5 ui: ScheduleSimulator: split date and time into two columns
and align the time right. This makes it easier to compare times

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2023-01-19 18:08:19 +01:00
Thomas Lamprecht
2577d492c3 ui: schedule sim: slight title adaption
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-11-11 21:02:03 +01:00
Thomas Lamprecht
b53157c01e ui: schedule sim: fix right alignment of simulate button
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-11-11 21:02:03 +01:00
Thomas Lamprecht
584a57ea3c calendar event simulator: rename number parameter to iterations
in sync with the same option of `systemd-analyze calendar` and number
is so generic.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-11-11 20:53:13 +01:00
Dominik Csapak
4d6215bcf5 ui: dc/Backup: add schedule simulator button
so that a user can simply simulate the schedule

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2021-11-11 18:35:52 +01:00