mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-02 15:55:08 +03:00
f65437b14c
refs https://github.com/TryGhost/Team/issues/1408 - switched to `@tryghost/nql` packages to get access to latest releases - updated `GET /members` mirage endpoint with a try/catch and explicit logging to make any errors from NQL more visible - added "Name" filter option - has `is`, `contains`, `does not contain`, `starts with`, `ends with` operators - uses a plain text field for the input value - added support for `~`, `-~`, `~^`, and `~$` operators when generating NQL queries from filter definitions |
||
---|---|---|
.. | ||
filter-value.hbs | ||
filter-value.js | ||
filter.hbs | ||
filter.js |