open-nomad/ui/mirage
Buck Doyle 75aa2e36ee
UI: Change factories to be more dynamic (#6387)
I noticed while working on #6166 that some of the factory properties
that used Faker’s randomisation features are using their output
rather than a function that would call the randomiser. This means that
the randomisation happens once and the value is used for every model
generated by the factory. This wraps the randomiser calls in functions
so different models can have different values.
2019-09-30 09:44:22 -05:00
..
data Move resource generation helper to a common place 2018-04-20 18:10:41 -07:00
factories UI: Change factories to be more dynamic (#6387) 2019-09-30 09:44:22 -05:00
models UI: add Consul Connect features (#6108) 2019-09-04 09:39:56 -05:00
scenarios Remove the temporary allocationFileExplorer mirage scenario 2019-08-20 09:40:49 -07:00
serializers ui: protect against nil services 2019-09-16 16:50:30 -04:00
common.js UI: Update Mirage to 1.1.2 (#6166) 2019-09-26 13:47:07 -05:00
config.js Merge pull request #5871 from hashicorp/f-ui/alloc-fs 2019-08-20 10:18:23 -07:00
utils.js UI: Update Mirage to 1.1.2 (#6166) 2019-09-26 13:47:07 -05:00