jippi/hashi-ui

Add support for Job version diff (change view)

Open

#372 opened on Dec 28, 2017

View on GitHub
 (2 comments) (0 reactions) (0 assignees)JavaScript (157 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (1,235 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Similar to the default Nomad-UI, add a change/diff view of job versions. Right now in hashi-ui, one can select a previous version from the drop-down, but it is hard to detect what exactly has changed from the previous config. The default Nomad-UI shows a *.nomad config file diff, making it very easy to spot what was changed (like port config, image version, task name, etc...)

Contributor guide