open-nomad/ui/mirage
Jai Bhagat 9b756998d3 add name property back to agent schema in ember mirage
The name property had to be added back to the agent schema
in the Agent Factory because the /agent/monitor endpoint in
the config finds agents by their names and since member is not
a proper entity in our Mirage Config we can't just findBy name
of the member. So although we're following the correct schema
we're set-up to rely on this.
2021-07-11 16:09:43 -04:00
..
data Move resource generation helper to a common place 2018-04-20 18:10:41 -07:00
factories add name property back to agent schema in ember mirage 2021-07-11 16:09:43 -04:00
models csi/api: populate ReadAllocs/WriteAllocs fields (#9377) 2020-11-25 16:44:06 -05:00
scenarios ui: Update namespaces design (#10444) 2021-04-29 15:00:59 -05:00
serializers add agent serializer 2021-07-06 16:42:07 -04:00
common.js ui: Add optional memory max to task details ribbon (#10459) 2021-04-28 15:38:14 -05:00
config.js add name property back to agent schema in ember mirage 2021-07-11 16:09:43 -04:00
faker.js Add DAS UI code from enterprise (#9192) 2020-10-29 07:46:42 -05:00
utils.js UI: Change Mirage data to be stable in development (#6389) 2019-10-03 09:13:08 -05:00