Ghost/ghost/admin/app/controllers
Simon Backx bc79293594
Fixed generating offers in data generator (#19495)
no issue

The data generator created an offer for the free product. This caused an
error in admin UI because it couldn't find the tier for the offer.

This fixes the issue in both the data generator and the admin UI.
2024-01-16 13:53:34 +00:00
..
lexical-editor
members
posts
setup
application.js
billing.js
collection.js
collections.js
dashboard.js
demo-x.js Created a skeleton AdminX demo app (#19005) 2023-11-20 13:30:15 +00:00
designsandbox.js
error.js
explore.js
home.js
lexical-editor.js Fixed error when deleting post (#19369) 2023-12-13 17:45:23 +00:00
member.js 🔒 Added support for logging out members on all devices (#18935) 2023-11-15 17:10:28 +01:00
members-activity.js
members.js 🐛 Fixed deleting members with email disabled (#19222) 2023-12-04 15:07:30 +01:00
mentions.js
migrate.js Update migration in settings (#19278) 2023-12-13 16:25:29 +01:00
offer.js
offers.js Fixed generating offers in data generator (#19495) 2024-01-16 13:53:34 +00:00
pages-loading.js
pages.js
posts-loading.js
posts.js
reset.js
settings-x.js
setup.js
signin.js
signup.js
site.js
tag.js
tags.js
websockets.js
whatsnew.js