Ghost/ghost/admin/app/components/members-activity
Michael Barrett 81e160c8d3
🐛 Fixed member activity event filter (#16849)
closes https://github.com/TryGhost/Ghost/issues/16817

The member activity event filter was broken due to a recursion issue.
This commit changes the usage of a getter fn to a normal class method to
make the logic more performant and remove the recursion issue
2023-05-23 14:44:49 +01:00
..
event-type-filter.hbs Cleaned up suppressionList feature flag (#16736) 2023-05-04 14:47:04 +02:00
event-type-filter.js 🐛 Fixed member activity event filter (#16849) 2023-05-23 14:44:49 +01:00
member-filter-trigger.hbs Added member search/filter UI to the members-activity screen 2022-01-27 15:00:40 +00:00
member-filter.hbs Resolved power-select related deprecation warnings for loading components by string (#15466) 2022-09-24 17:00:05 +02:00
member-filter.js Added member search/filter UI to the members-activity screen 2022-01-27 15:00:40 +00:00
no-events.hbs Updated activity feed empty state icon 2022-07-12 14:03:40 +01:00
table-row.hbs Cleaned up member attribution flag (#16745) 2023-05-05 15:04:14 +02:00
table-row.js Added the new URL design for events over in the members activity page too 2022-09-22 13:44:45 +01:00
table.hbs Going for a simpler design for events 2022-08-25 14:20:01 +01:00