Simon Backx
874552bdbe
Added donation events to activity feeds ( #17632 )
...
fixes TryGhost/Product#3698
fixes TryGhost/Product#3699
2023-08-10 09:16:47 +02:00
Aileen Booker
c281935a35
Added ref query param to Explore link
2023-07-17 16:31:57 +01:00
Simon Backx
6566903df5
Cleaned up member attribution flag ( #16745 )
...
no issue
This commit removes the `memberAttribution` feature flag from the
codebase. Some CSS classes are not removed as removing them and updating
the associated CSS files have side effects sadly.
2023-05-05 15:04:14 +02:00
Simon Backx
05bba5135d
Cleaned up sourceAttribution flag ( #16740 )
...
no issue
This commit removes the `sourceAttribution` feature flag from the
codebase.
2023-05-05 10:57:26 +02:00
Sodbileg Gansukh
7c9e77bc81
Updated recent posts links to analytics
...
Refs https://github.com/TryGhost/Team/issues/2612
- the recent posts were used to link to the editor, now they're linked to their analytics page
- now that we have an analytics screen for each post it makes sense to link to that screen where possible
2023-03-15 15:21:26 +08:00
Kevin Ansfield
6a3a4632ad
Updated post links in member event feeds to point to post analytics screen ( #16384 )
...
refs https://github.com/TryGhost/Team/issues/2612
- member event feeds previously had links to posts that opened the
front-end post URL in a new tab
- now that we have an analytics screen for each post it makes sense to
link to that screen where possible because it allows drill-down into
site performance
2023-03-15 15:12:16 +08:00
Simon Backx
81c4b46977
Grouped mentions from the same source ( #16348 )
...
fixes https://github.com/TryGhost/Team/issues/2625
- Adds an unique option to the mentions API. Enabling this will only
return the latest mention from each source.
- The frontend can fetch the related sources for each page by doing an
extra request to the mentions API.
2023-03-01 12:15:29 +01:00
Djordje Vlaisavljevic
c33f30a3e0
Removed show all mentions link in empty state
...
refs https://github.com/TryGhost/Team/issues/2481
2023-02-23 15:44:35 +00:00
Djordje Vlaisavljevic
fb3347bc64
Updated mentions dashboard widget design
...
refs https://github.com/TryGhost/Team/issues/2481
2023-02-22 13:11:39 +00:00
Djordje Vlaisavljevic
a439631d3c
Updated mentions dashboard widget design
...
refs https://github.com/TryGhost/Team/issues/2481
2023-02-21 19:59:02 +00:00
Djordje Vlaisavljevic
3f7b717c0f
Added logic to display target post titles
...
refs https://github.com/TryGhost/Team/issues/2481
2023-02-03 11:18:03 +00:00
Djordje Vlaisavljevic
2e379809d0
Updated timestamp design
...
refs https://github.com/TryGhost/Team/issues/2434
2023-02-03 11:18:03 +00:00
Djordje Vlaisavljevic
f24a3d649f
Fixed link to mentions feed
...
refs https://github.com/TryGhost/Team/issues/2481
2023-01-30 21:53:05 +00:00
Djordje Vlaisavljevic
4cdd12214b
Updated names
...
refs https://github.com/TryGhost/Team/issues/2481
2023-01-30 15:16:01 +00:00
Djordje Vlaisavljevic
03593805d5
Hooked up recent mentions widget
...
refs https://github.com/TryGhost/Team/issues/2481
2023-01-25 12:47:48 +00:00
Djordje Vlaisavljevic
3dc85b0397
Added static Mentions widget behind the flag
...
refs https://github.com/TryGhost/Team/issues/2481
2023-01-24 15:55:37 +00:00
Sanne de Vries
c616f56a2a
Replaced copy that uses "See" to "View" across Admin
...
Refs https://www.notion.so/ghost/Member-activity-improvements-247080c54dac4ebf86d10b38508d2a19
2023-01-11 15:44:23 +01:00
Elena Baidakova
1161ab98f9
Rename column to Sent on Dashboard ( #15883 )
...
closes TryGhost/Team#2321
2022-11-28 11:22:35 +04:00
James Morris
42bf847142
Cleaning up and formalizing how events show across all activity feeds
...
- There was some formatting problems on the Dashboard with certain events
- There was inconsitencies with how we formatted some events over others
- Removed 'on' and just using '-' for all
refs https://github.com/TryGhost/Team/issues/2243
2022-11-11 15:18:03 +00:00
Simon Backx
5cb3c43e80
Fixed aggregated click events visible in dashboard
...
refs https://github.com/TryGhost/Team/issues/2175
2022-10-27 17:29:51 +02:00
Aileen Booker
c4188c1a9e
Added Ghost Explore in Ghost as iframe app behind feature flag ( #15495 )
...
no issue
- Added Ghost Explore screen behind alpha flag
- Moved existing /explore route to /explore/connect which we'll redirect to for outside requests
- Added iframe communication with Ghost Explore App
2022-10-07 14:32:54 +01:00
Djordje Vlaisavljevic
4704e7ab31
Added column sorting and removed the dropdown
...
refs https://github.com/TryGhost/Team/issues/1986
2022-10-07 15:43:59 +05:30
Djordje Vlaisavljevic
ff4f93f4a5
Updated attribution widget design
...
refs https://github.com/TryGhost/Team/issues/1986
2022-10-06 22:26:54 +02:00
Rishabh
09fbe19a31
Fixed anchor chart load for site without paid tiers
...
refs https://github.com/TryGhost/Team/issues/2019
- the anchor chart keeps showing the loading spinner for a site that has no paid tiers and the source attribution flag switched on.
- this was because it tries to load the the MRR chart by default, which doesn't has any data when paid tiers are disabled.
- updated the chart to use `total members` data when paid tiers is disabled
2022-10-04 10:34:44 +05:30
Rishabh
5eae093b3c
Cleaned up attribution widget on analytics page
...
- updates attribution widget on analytics page to work same as dashboard with data
2022-09-29 23:33:17 +05:30
Djordje Vlaisavljevic
aea7820487
Renamed files
...
refs https://github.com/TryGhost/Team/issues/1986
2022-09-29 16:45:56 +02:00
Djordje Vlaisavljevic
d1c269b2e7
Updated the tooltip offset
...
refs https://github.com/TryGhost/Team/issues/1986
2022-09-29 09:25:59 +02:00
Rishabh
aa6f65ac22
Fixed disabled attribution category selector dropdown
...
- removes hardcoded disable on attribution category selector and uses calculated value instead
2022-09-29 12:17:45 +05:30
Rishabh
b3adaf26c5
Handled attribution table empty data on dashboard
...
- updates default dropdown based on availability of paid conversions or signups
- disables dropdown if data is missing for type of attribution
2022-09-29 11:17:02 +05:30
Rishabh
7e68bc172a
Added empty state UI for attribution charts on dashboard
...
refs https://github.com/TryGhost/Team/issues/1986
2022-09-29 11:17:02 +05:30
Djordje Vlaisavljevic
9209a39c29
Added new attribution widget design
...
refs https://github.com/TryGhost/Team/issues/1986
2022-09-28 13:44:28 +02:00
Rishabh
cf1f41d61c
Updated attribution table design to show single column data
...
- adds new dropdown that allows switching between signups vs paid conversions
- updates chart data based on dropdown value, keeps the sort column till the design for this is polished
2022-09-28 16:27:44 +05:30
Djordje Vlaisavljevic
2c2fd20a17
Removed inline styles
...
refs https://github.com/TryGhost/Team/issues/1986
2022-09-27 21:36:59 +02:00
Djordje Vlaisavljevic
ca7937d100
Removed inline styles
...
refs https://github.com/TryGhost/Team/issues/1986
2022-09-27 21:36:59 +02:00
Djordje Vlaisavljevic
f3f6e87378
Updated chart container size
...
refs https://github.com/TryGhost/Team/issues/1986
2022-09-27 16:52:21 +02:00
Rishabh Garg
b1b3c72642
Added sorting for attribution data on dashboard ( #15474 )
...
refs https://github.com/TryGhost/Team/issues/1941
- sorts attribution table and chart on signups or paid conversions
2022-09-26 23:29:30 +05:30
Djordje Vlaisavljevic
d024bd60fc
Updated attribution widget design
...
refs https://github.com/TryGhost/Team/issues/1941
2022-09-26 15:30:20 +02:00
Djordje Vlaisavljevic
b9c7fe316b
Updated attribution widget design
...
refs https://github.com/TryGhost/Team/issues/1941
2022-09-26 12:14:06 +02:00
Rishabh
e76f082884
Moved mrr data to dashboard anchor chart
...
refs https://github.com/TryGhost/Team/issues/1932
- moves MRR data to main dashboard anchor chart behind source attribution flag
2022-09-26 10:43:05 +05:30
Djordje Vlaisavljevic
4a8c9a530b
Updated embedded MRR metric design
...
refs https://github.com/TryGhost/Team/issues/1932
2022-09-26 10:43:05 +05:30
Djordje Vlaisavljevic
0be2191726
Updated attribution dashboard widget design
...
refs https://github.com/TryGhost/Team/issues/1941
Updated attribution dashboard widget design
refs https://github.com/TryGhost/Team/issues/1941
2022-09-26 10:43:05 +05:30
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
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
Djordje Vlaisavljevic
a0c6fafba1
Refined source attribution dashboard design ( #15457 )
...
refs https://github.com/TryGhost/Team/issues/1932
refs https://github.com/TryGhost/Team/issues/1941
refs https://github.com/TryGhost/Team/issues/1904
refs https://github.com/TryGhost/Team/issues/1932
- updates attribution sources table design
- updates member profile page design
2022-09-22 21:46:42 +05:30
Rishabh
e93f6071cd
Handled null sources for attribution chart and table
...
refs https://github.com/TryGhost/Team/issues/1932
- removes null sources from attribution chart
- moves null sources count to bottom of attribution table
2022-09-22 21:04:46 +05:30
Simon Backx
ad79d45926
Added source attribution table to posts' analytics page
...
refs https://github.com/TryGhost/Team/issues/1921
2022-09-21 15:01:31 +02:00
Rishabh Garg
41bf5f1530
Fixed empty paid subscriptions chart for fake data ( #15440 )
...
- the paid subscribers chart was empty when using with fake data due to missing values of `signups` and `cancellations`
2022-09-20 17:36:31 +05:30
Djordje Vlaisavljevic
99f119a1f4
Source attribution design ( #15431 )
...
- Updated subscription box design
- Added Source attribution widget to the dashboard
Co-authored-by: Rishabh <zrishabhgarg@gmail.com>
2022-09-19 10:48:24 +02:00
Sanne de Vries
a4ff3e1900
Added resource section to post analytics page
...
Refs https://github.com/TryGhost/Team/issues/1918
2022-09-16 16:09:54 +01:00
Peter Zimon
18a251976e
Updated Explore section category link
...
no refs.
- category link wasn't opening in a new window which took users away from the Admin
2022-09-16 07:35:52 +02:00