Ghost-Admin/app/components/members
Kevin Ansfield 4c3412c210 Added "Name" and "Email" filters to members screen
closes https://github.com/TryGhost/Team/issues/1408
closes https://github.com/TryGhost/Team/issues/1409

- adds new text-based filters that match against member names and emails that allows more specific filtering than search
  - new filter operators introduced for "contains", "does not contain", "starts with", and "ends with"
2022-03-10 16:45:24 +00:00
..
filter-value.hbs Added "Email" members filter 2022-03-09 16:05:28 +00:00
filter-value.js Removed unnecessary `filterType` arguments in members filter value updating actions 2022-03-08 15:17:00 +00:00
filter.hbs Removed need for `filter.id` in members filtering 2022-03-08 14:18:23 +00:00
filter.js Added "Name" and "Email" filters to members screen 2022-03-10 16:45:24 +00:00