open-nomad/ui/mirage
Michael Lange 75124fdc9e Use the job name as the job id
This has bit me more than once. It's best just to make Mirage consistent
with the API even if it currently means indeterminate job ids
2018-08-15 17:00:08 -07:00
..
data Move resource generation helper to a common place 2018-04-20 18:10:41 -07:00
factories Use the job name as the job id 2018-08-15 17:00:08 -07:00
models Properly model regions in Mirage 2018-08-09 19:57:21 -07:00
scenarios Properly model regions in Mirage 2018-08-09 19:57:21 -07:00
serializers Properly model regions in Mirage 2018-08-09 19:57:21 -07:00
common.js Fixes an off by one bug in the ipv6 generator function 2017-11-29 20:12:13 -08:00
config.js Support parse, plan, and run endpoints in mirage 2018-08-15 16:59:42 -07:00
utils.js