0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core
Simon Backx def8f83894
Fixed missing products in members export (#14867)
refs https://github.com/TryGhost/Team/issues/1642

- Updated `members-csv` (dependency via `members-importer`, shouldn't this be a separate dependency too?)  package to use the `tiers` field instead of the (removed) products field.
- Added basic test to see if products and labels are returned in the csv.
2022-05-19 18:26:29 +02:00
..
admin@5751899e5b Renamed core/client to core/admin (#14837) 2022-05-17 08:27:13 +01:00
cli Added docs for writing new commands 2022-05-17 17:16:44 +01:00
frontend Reworked preview controller output 2022-05-17 17:21:38 +08:00
server Fixed missing products in members export (#14867) 2022-05-19 18:26:29 +02:00
shared Revert "Cleaned up membersActivityFeed labs flag" 2022-05-18 10:31:51 +01:00
app.js Fixed express app stacking 2021-12-06 21:28:53 +13:00
boot.js Added frontend key to ghost_head for portal (#14782) 2022-05-11 17:34:31 +01:00
bridge.js Renamed lang and session_secret default settings (#14791) 2022-05-12 15:07:05 +01:00