Ghost/ghost/admin/app/components/dashboard/charts
Kevin Ansfield fa84808048 Dropped ember-cli-moment-shim dependency
no issue

Since `ember-moment@10.0` it's not been necessary to use the `ember-cli-moment-shim` package, with `moment` instead being usable directly via `ember-auto-import`. Getting rid of the shim package is necessary for compatibility with `embroider`, Ember's new build tooling.

- dropped `ember-cli-moment-shim` dependency
- added `moment-timezone` dependency and updated all imports to reflect the different package
- worked around `ember-power-calendar` having `ember-cli-moment-shim` as a sub-dependency
  - added empty in-repo-addon `ember-power-calendar-moment` to avoid `ember-power-calendar` complaining about a missing package
  - added `ember-power-calendar-utils` in-repo-addon that is a copy of `ember-power-calendar-moment` but without the build-time renaming of the tree for better compatibility with embroider
2022-09-24 13:28:23 +02:00
..
anchor.hbs Refined source attribution dashboard design (#15457) 2022-09-22 21:46:42 +05:30
anchor.js Dropped ember-cli-moment-shim dependency 2022-09-24 13:28:23 +02:00
anchors.hbs Refined source attribution dashboard design (#15457) 2022-09-22 21:46:42 +05:30
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 Moved all the dropdowns to be right aligned on the new Dashboard 2022-05-17 15:04:55 +01: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 Moved all the dropdowns to be right aligned on the new Dashboard 2022-05-17 15:04:55 +01: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