0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-18 02:21:47 -05:00
ghost/core
Rishabh Garg f3119cbf77
Handled default value in post for specific tier content visibility (#14121)
refs https://github.com/TryGhost/Team/issues/1071

Default visibility for a post when set to specific tiers needs special handling as data for specific tiers is stored as an array of tiers on a pivot table. This change handles the default visibility for a new post when set to specific tiers to generate the right default values in model.
2022-02-04 21:00:08 +05:30
..
client@b0554f1890 Updated Admin to v4.34.3 2022-02-02 15:42:32 +00:00
frontend Updated wording on unsubscribe confirmation with paid conditional 2022-02-02 12:36:41 +00:00
server Handled default value in post for specific tier content visibility (#14121) 2022-02-04 21:00:08 +05:30
shared Merged v4.34.1 into main 2022-02-01 08:58:24 +00:00
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