Rishabh
8b2db5c017
Refined attribution table on dashboard for list of sources
...
- updates table to always show top 5 sources, including the empty sources
- only adds `Other` to list on table if more than 5 sources exist
- updates mock to include `Unavailable` data
2022-09-28 15:31:41 +05:30
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
Rishabh
190031f38c
Added modal for showing all attribution sources
...
refs https://github.com/TryGhost/Team/issues/1941
- limits the source attribution list to top 5 on dashboard, and shows all sources on clicking on `Other` link
Fixed lint
2022-09-26 10:43:05 +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
7581b8726e
Added basic post table and analytics page conditionals
...
refs https://github.com/TryGhost/Team/issues/1947
2022-09-22 15:40:37 +02:00