Ghost/core
Fabien 'egg' O'Carroll 483ba3e0f9
Truncated offers.name to 40 characters (#13781)
refs https://github.com/TryGhost/Team/issues/1236

We use Offer names for the Stripe Coupon name - which has a limit of 40
characters. We are now introducing a limit of 40 characters to Offer
names too. This migration ensures that all our data in the DB is valid.
2021-11-25 11:48:08 +01:00
..
client@18b5ca27f6 Updated Admin to v4.22.4 2021-11-19 16:00:31 +00:00
frontend 🐛 Fixed perms error when building public assets 2021-11-19 11:36:45 +00:00
server Truncated offers.name to 40 characters (#13781) 2021-11-25 11:48:08 +01:00
shared 🐛 Fixed perms error when building public assets 2021-11-19 11:36:45 +00:00
app.js Added Sentry to new boot process 2021-02-19 09:20:41 +00:00
boot.js Renamed middlewares to middleware consistently 2021-11-16 15:51:47 +00:00
bridge.js Initial card asset service implementation 2021-11-04 11:34:40 +00:00