alseambusher / crontab-ui

Easy and safe way to manage your crontab file
https://lifepluslinux.blogspot.com/2015/06/crontab-ui-easy-and-safe-way-to-manage.html
MIT License
2.89k stars 476 forks source link

Feature Request: Display the stdout or stderr Ouput in Same Window as App #186

Closed Stonyx closed 2 years ago

Stonyx commented 2 years ago

I'd like to suggest changing the way the stdout and stderr output is displayed. Currently it does so by opening another window and displaying the raw output. It's very much a deviation in look and feel from the rest of the app. I would like to suggest instead using maybe a Bootstrap modal dialog as a popup of sorts that would display over the existing content but in the same window and would contain the stdout or stderr output.

Another alternative might be to simply display the stdout and stderr output in another view and change to it, the same way the view is changed when accessing the backup page that allows you to restore or delete a backup.

This change would provide a significantly more consistent feel to the process.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.