mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-29 07:09:48 +03:00
89f9516f04
refs https://github.com/TryGhost/Team/issues/1390 - added `membersTimeFilters` feature flag and labs toggle - added `<GhDatePicker>` component that lifts functionality from the `<GhDateTimePicker>` component - `<GhDateTimePicker>` has not yet been refactored to use the new component internally as there are some odd/complex interactions with error handling with it's existing use-cases and they are in critical publishing paths so the refactor doesn't belong as part of this change - added "Created at" filter type to members filters - uses new date picker component for input value - has "before", "on or before", "after", "on or after" operators - "on" and "not on" operators were skipped as they require two NQL statements to represent, breaking the current 1:1 statement:filter approach used in the NQL-based query param parsing |
||
---|---|---|
.. | ||
design | ||
integration/webhooks | ||
integrations | ||
staff | ||
code-injection-loading.hbs | ||
code-injection.hbs | ||
general-loading.hbs | ||
general.hbs | ||
integration.hbs | ||
integrations.hbs | ||
labs-loading.hbs | ||
labs.hbs | ||
members-email.hbs | ||
membership.hbs | ||
navigation.hbs | ||
product.hbs | ||
products.hbs |