amigo icon indicating copy to clipboard operation
amigo copied to clipboard

Add human-readable cron descriptor

Open mxdvl opened this issue 2 years ago • 0 comments

https://github.com/guardian/amigo/blob/c4fd08017ecf08e0e6a39ea540ed9b5cf744deb2/app/views/showRecipe.scala.html#L61

It would be handy to get a human-readable description next to the cron jobs, to prevent users from having to click away.

The cron-expression-descriptor package seems to exist in many languages, including JavaScript if we want to to this client-side only.

mxdvl avatar May 09 '22 08:05 mxdvl