Ghost/ghost/admin/app/components/dashboard/charts
Kevin Ansfield 63b1e4e8ad
Resolved power-select related deprecation warnings for loading components by string (#15466)
no issue

- in many places we were passing a string as an argument to a `<PowerSelect>` related component that referred to a component name, that was throwing deprecation warnings because those strings were used dynamically with `{{component}}` later on which isn't statically analyzable
- switched to passing a component explicitly with `{{component}}`
- https://github.com/embroider-build/embroider/blob/main/REPLACING-COMPONENT-HELPER.md#when-youre-passing-a-component-to-someone-else
2022-09-24 17:00:05 +02:00
..
anchor.hbs Resolved power-select related deprecation warnings for loading components by string (#15466) 2022-09-24 17:00:05 +02:00
anchor.js Dropped ember-cli-moment-shim dependency 2022-09-24 13:28:23 +02:00
anchors.hbs Resolved power-select related deprecation warnings for loading components by string (#15466) 2022-09-24 17:00:05 +02:00
anchors.js Dropped ember-cli-moment-shim dependency 2022-09-24 13:28:23 +02:00
attribution.hbs Refined source attribution dashboard design (#15457) 2022-09-22 21:46:42 +05:30
attribution.js Handled null sources for attribution chart and table 2022-09-22 21:04:46 +05:30
engagement.hbs Resolved power-select related deprecation warnings for loading components by string (#15466) 2022-09-24 17:00:05 +02:00
engagement.js Moving over the new Dashboard to replace the old (#2389) 2022-05-17 09:34:34 +02:00
overview.hbs Moving over the new Dashboard to replace the old (#2389) 2022-05-17 09:34:34 +02:00
overview.js Moving over the new Dashboard to replace the old (#2389) 2022-05-17 09:34:34 +02:00
paid-breakdown.hbs Moving over the new Dashboard to replace the old (#2389) 2022-05-17 09:34:34 +02:00
paid-breakdown.js Dropped ember-cli-moment-shim dependency 2022-09-24 13:28:23 +02:00
paid-mix.hbs Resolved power-select related deprecation warnings for loading components by string (#15466) 2022-09-24 17:00:05 +02:00
paid-mix.js Removed zero tiers from paid mix charts (unless all zero) 2022-05-19 11:41:54 +02:00
paid-mrr.hbs Moving over the new Dashboard to replace the old (#2389) 2022-05-17 09:34:34 +02:00
paid-mrr.js Dropped ember-cli-moment-shim dependency 2022-09-24 13:28:23 +02:00
recents.hbs Updated the activity page to now be called member activity 2022-08-25 16:07:22 +01:00
recents.js Fixed dashboard recent posts not showing email only posts 2022-05-20 09:34:25 +02:00