Ghost/core
Fabien 'egg' O'Carroll 8393c1e90a
Added welcome_page_url column to products table
refs https://github.com/TryGhost/Team/issues/1168

Rather than using a single url for paid signup redirects, we want to
support setting a welcome page on a tier by tier basis. This column will
be used to store the URL. A text column of length 2000 is how we have
stored URL's elsewhere in the schema.
2022-01-26 11:44:40 +02:00
..
client@03a3578fb4 Updated Admin to v4.33.1 2022-01-24 15:59:59 +00:00
frontend Included benefits with theme product data (#14051) 2022-01-24 13:55:25 +02:00
server Added welcome_page_url column to products table 2022-01-26 11:44:40 +02:00
shared Updated Portal to show free tier description and benefits 2022-01-17 23:26:58 +05:30
app.js Fixed express app stacking 2021-12-06 21:28:53 +13:00
boot.js Added library for extracting database information 2022-01-18 09:31:08 +00:00
bridge.js Added missing async/await calls 2021-11-23 17:24:50 +00:00