open-consul/ui/packages/consul-ui/app/components/consul
Michael Klein f58fca2048
ui: upgrade ember composable helper (#13394)
Upgrade ember-composable-helpers to version 5.x. This version contains the pick-helper which makes composition in the template layer easier with Octane.

{{!-- this is usually hard to do with Octane --}}
<input {{on "input" (pick "target.value" this.updateText)}} .../>
Version 5.x also fixes a regression with sort-by that according to @johncowen was the reason why the version was pinned to 4.0.0 at the moment.

Version 5 of ember-composable-helpers removes the contains-helper in favor of includes which I changed all occurences for.
2022-06-08 16:07:51 +01:00
..
acl/disabled ui: Remove legacy ACLs (#11096) 2021-09-22 18:32:51 +01:00
auth-method ui: upgrade ember composable helper (#13394) 2022-06-08 16:07:51 +01:00
bucket/list ui: reuse BucketList for intention view pages (#11765) 2021-12-13 15:00:51 +00:00
datacenter/selector ui: List Primary and Local DCs first in the Datacenter selector (#12478) 2022-03-07 10:54:12 +00:00
discovery-chain ui: Icon related fixups (#13183) 2022-05-25 14:28:42 +01:00
exposed-path/list ui: Replaces almost all remaining instances of SASS variables with CSS (#11200) 2021-10-07 19:21:11 +01:00
external-source ui: Alias all our Structure Icons to Flight Icons (#12209) 2022-02-02 13:24:47 +00:00
health-check ui: upgrade ember composable helper (#13394) 2022-06-08 16:07:51 +01:00
instance-checks ui: Ensure proxy instance health is taken into account in Service Instance Listings (#12279) 2022-02-10 15:28:26 +00:00
intention ui: upgrade ember composable helper (#13394) 2022-06-08 16:07:51 +01:00
kind ui: Re-organize our %h* placeholders (#9584) 2021-01-26 17:53:45 +00:00
kv ui: upgrade ember composable helper (#13394) 2022-06-08 16:07:51 +01:00
loader ui: Fix brand coloring for inline-code plus docs (#11578) 2021-11-23 18:32:11 +00:00
logo Update brand assets (#10081) 2021-05-03 16:19:09 +01:00
metadata/list ui: Partitions Application Layer (#11017) 2021-09-15 19:50:11 +01:00
node ui: upgrade ember composable helper (#13394) 2022-06-08 16:07:51 +01:00
node-identity/template ui: Adds partition support to Service and Node Identity templates (#11696) 2021-12-06 10:33:44 +00:00
policy ui: upgrade ember composable helper (#13394) 2022-06-08 16:07:51 +01:00
role ui: upgrade ember composable helper (#13394) 2022-06-08 16:07:51 +01:00
server ui: upgrade ember composable helper (#13394) 2022-06-08 16:07:51 +01:00
service ui: upgrade ember composable helper (#13394) 2022-06-08 16:07:51 +01:00
service-identity/template ui: Adds partition support to Service and Node Identity templates (#11696) 2021-12-06 10:33:44 +00:00
service-instance ui: upgrade ember composable helper (#13394) 2022-06-08 16:07:51 +01:00
source ui: Create Routing Configurations route and page (#10835) 2021-08-16 12:04:04 -04:00
token ui: upgrade ember composable helper (#13394) 2022-06-08 16:07:51 +01:00
tomography/graph ui: Replaces almost all remaining instances of SASS variables with CSS (#11200) 2021-10-07 19:21:11 +01:00
transparent-proxy Create TransparentProxy mode label for service instance page 2021-04-15 09:19:21 -04:00
upstream ui: upgrade ember composable helper (#13394) 2022-06-08 16:07:51 +01:00
upstream-instance ui: upgrade ember composable helper (#13394) 2022-06-08 16:07:51 +01:00