open-consul/ui/packages/consul-ui/mock-api/v1
John Cowen d4a8316bd8
ui: Convert Service.GatewayConfig to a model fragment (#9586)
* ui: Convert Service.GatewayConfig to a model fragment

We added the ember-intl addon, which has its own format-number helper.
We replaced our own similarly named helper with this one, but the
ember-intl one is far stricter and errors if the arguments passed are
undefined. Our previously one would cope with this.

We'd rather continue to use the stricter ember-intl helper, so here we
convert the GatewayConfig property to a model fragment so that we can
give the GatewayConfig.AssociatedServices property a default zero value.
2021-01-20 15:36:23 +00:00
..
acl ui: Move mocks into the ui project (#9084) 2020-11-05 16:03:49 +00:00
agent ui: Move mocks into the ui project (#9084) 2020-11-05 16:03:49 +00:00
catalog ui: Move mocks into the ui project (#9084) 2020-11-05 16:03:49 +00:00
connect ui: Move mocks into the ui project (#9084) 2020-11-05 16:03:49 +00:00
coordinate ui: Round Trip Time Tooltips (#9290) 2020-11-30 17:02:54 +00:00
discovery-chain ui: Move mocks into the ui project (#9084) 2020-11-05 16:03:49 +00:00
health/service ui: Move mocks into the ui project (#9084) 2020-11-05 16:03:49 +00:00
internal ui: Convert Service.GatewayConfig to a model fragment (#9586) 2021-01-20 15:36:23 +00:00
kv ui: Move mocks into the ui project (#9084) 2020-11-05 16:03:49 +00:00
namespace ui: Move mocks into the ui project (#9084) 2020-11-05 16:03:49 +00:00
session ui: Move mocks into the ui project (#9084) 2020-11-05 16:03:49 +00:00
status ui: Move mocks into the ui project (#9084) 2020-11-05 16:03:49 +00:00
.config ui: Move mocks into the ui project (#9084) 2020-11-05 16:03:49 +00:00
namespaces ui: Move mocks into the ui project (#9084) 2020-11-05 16:03:49 +00:00