0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/test/utils/fixtures
Kevin Ansfield 748a8e0d0f
Added email_open_rate order option to members API (#12462)
refs https://github.com/TryGhost/Ghost/issues/12421

- add `orderRawQuery` function to members model so that we can ensure members with an open rate are ordered before members without an open rate no matter the order direction chosen
- added `email_open_rate` to members in the test fixtures to allow testing of order
2020-12-08 12:43:48 +00:00
..
config Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
csv 🐛 Fixed CSV import json-schema email validation (#12239) 2020-09-29 12:51:35 +01:00
data Added .yaml format support in redirects configuration (#12187) 2020-11-04 12:08:32 +13:00
export Updated serializers/model layer validation using settings type 2020-06-30 17:38:36 +05:30
filter-param Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
images Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
import Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
settings Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
themes Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
data-generator.js Added email_open_rate order option to members API (#12462) 2020-12-08 12:43:48 +00:00
test.hbs Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00