Project

General

Profile

action #68839

Updated by tinita about 4 years ago

It could be useful to show the Job Group Properties and the YAML Template to users without being logged in as admins. 
 Currently you have to be an admin, and the link goes directly into the editor. 
 For the YAML we could use YAML::PP's highlighting feature, which makes block scalars nicely visible (see https://www.yaml.info/learn/quote.html#tldr for example), visible, so it might be a bit more readable than in the editor which has limited YAML highlighting capabilities.

Back