ironmansoftware / universal-automation

Universal Automation is the PowerShell-first automation platform.
https://ironmansoftware.com/universal-automation/
MIT License
24 stars 4 forks source link

GUI interface change proposal. #130

Open mkellerman opened 4 years ago

mkellerman commented 4 years ago

If we go on a basis that a Script is the 'primary object' in this tool, I would recommend changing a bit the view.

These would make the 'Script' tab the main way to manage your scripts, monitor the results and see their schedule.

I kinda view it like UA Scripts are like Jenkins Jobs.. and UA Jobs are like Jenkins Builds.. lol

mkellerman commented 4 years ago

Having the 'Script' page link to the Job execution of that script, would allow us to build some graphs of job duration, job success rate.. do a nice dashboard view for that 'Script'.

mkellerman commented 4 years ago

Giving the user access to customizing the dashboard view for those page (without needing to compile) would really let people generate some amazing dashboards for Operations, or Managers.. IMO. Wondering how we could build custom views. let UA handle the scheduling/executing.. but viewing the results of the job execution, in the hands of the PowerShell guy using your tool.. ;)