Ghost/ghost/admin/app/styles
Kevin Ansfield 98eb75ef06 Added member search/filter UI to the members-activity screen
refs https://github.com/TryGhost/Team/issues/1290

- renamed `@updateExcludedEvents` to `@onChange` and updated associated action name so we have consistent naming for our select-like components
- added `<MembersActivity::MemberFilter>` component
  - utilises `<PowerSelect>` with a custom trigger component and  and a debounced search via the member's API
  - does not use `<PowerSelect>`'s default "selected" behaviour in favor of replacing the select with a button to provide a clearer "reset filter" UX that's easier to build/style outside of the power-select components
  - added `.ember-power-select-trigger-reset` class to reset margins, paddings, borders, and heights so that it's easier for a custom trigger's contents to control the display
2022-01-27 15:00:40 +00:00
..
components Added member search/filter UI to the members-activity screen 2022-01-27 15:00:40 +00:00
layouts Improved Email newsletter settings page (#2207) 2022-01-27 12:40:11 +01:00
patterns Little tweaks for header settings panel and added add icon 2021-12-15 19:09:17 +00:00
spirit Update offer details structure 2021-10-04 15:00:41 +02:00
app-dark.css Styled activity mini-views and full-view to bring closer to design 2022-01-26 14:37:34 +00:00
app.css Added basic styling with icons for events and tided structure 2022-01-26 11:19:03 +00:00