lucatacconi / crunz-ui

Natural graphical user interface for Crunz (Crunzphp/Crunz). Allows users to setup tasks natively written in PHP and schedule them configuringing date and time of start, intervals and conditions of init and execution.
MIT License
12 stars 0 forks source link

Task not executed warning #5

Closed lucatacconi closed 3 years ago

lucatacconi commented 3 years ago

It is not easy to understand, in the task table, if a task has been programmed but not executed.

If, for example, a task that is carried out once a day and has always been performed in the previous days but yesterday, not due to an error on the task but for an external reason (server error, network problems, ..), has not been performed, user has no immediate signs that point it out.

User will see the green indicator that tells him that the last time it was executed successfully, User will see the data of the last execution, but if he does not carefully observe the fact that the day before it was not carried out it could escape him.

It is necessary to find a way to notify the user.

lucatacconi commented 3 years ago

Fixed with commit 8a3b64853187981325769c16a9686e44f2d559e5