mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-03 00:15:11 +03:00
d3447315ee
refs https://github.com/TryGhost/Team/issues/1290 - added `{{members-event-filter}}` helper that can be used to build an event filter string that will always exclude email events when the newsletter is disabled - useful when used in conjunction with `{{members-event-fetcher}}` because the filter is automatically adjusted for you without needing additional logic or JS backing files for components - updated dashboard and member screen activity widgets to use `{{members-event-filter}}` - updated members-activity screen - updated to use `{{members-activity-filter}}` helper in the template which allowed for removal of filter generation in the controller - changed `@hideMemberOnlyEvents` to `@hiddenEvents` on `<MembersActivity::EventTypeFilter>` so that we can control which events are available in the filter based on newsletter enable/disable and presence of a filtered member |
||
---|---|---|
.. | ||
author-names.js | ||
background-image-style.js | ||
currency-symbol.js | ||
enable-developer-experiments.js | ||
event-name.js | ||
feature.js | ||
format-number.js | ||
full-email-address.js | ||
gh-count-characters.js | ||
gh-count-down-characters.js | ||
gh-format-post-time.js | ||
gh-pluralize.js | ||
gh-price-amount.js | ||
gh-user-can-admin.js | ||
gravatar.js | ||
hex-adjust.js | ||
hex-contrast.js | ||
highlighted-text.js | ||
humanize-setting-key.js | ||
integration-icon-style.js | ||
members-event-fetcher.js | ||
members-event-filter.js | ||
noop.js | ||
parse-member-event.js | ||
reset-query-params.js | ||
set-has.js | ||
ui-btn-span.js | ||
ui-btn.js | ||
ui-text.js |