0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server
Fabien O'Carroll b1914758b8 Added support for filter Offers by status
refs https://github.com/TryGhost/Team/issues/1131

This will allow Ghost Admin to display separate lists of active and
archived Offers! We must pass the options through so that the
OffersService is able to handle the filter passed in the request.
2021-10-12 18:39:25 +02:00
..
adapters Replaced i18n.t w/ tpl helper in scheduler-intergation (#13399) 2021-10-01 10:38:13 +01:00
api Added support for filter Offers by status 2021-10-12 18:39:25 +02:00
data Added active column to offers table (#13592) 2021-10-12 15:20:45 +02:00
lib Refactored tpl to never be used in DI 2021-10-11 15:19:54 +01:00
models Replaced i18n.t w/ tpl in core/server/models (#13464) 2021-10-06 11:43:54 +01:00
public
services Replaced i18n.t with tpl in core/server/services/bulk-email and core/server/services/permissions (#13562) 2021-10-12 14:46:35 +01:00
views
web Added initial Offers API 2021-10-06 12:33:19 +02:00
analytics-events.js
ghost-server.js
notify.js
overrides.js
run-update-check.js
update-check.js