0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core
Thibaut Patel 88877312b5
Removed the default column from the newsletters table (#14428)
refs https://github.com/TryGhost/Team/issues/1474

- The `default` concept will be replaced by the first newsletter based on the `sort_order`
- This removes the `default` value from the newsletter API
- This simplifies the design to make the api and datastructure more maintainable
2022-04-07 11:50:20 +02:00
..
client@ef66ef1403 Updated Admin to v4.42.1 2022-04-04 10:39:50 +01:00
frontend Moved routing helpers to rendering service 2022-04-05 20:12:20 +01:00
server Removed the default column from the newsletters table (#14428) 2022-04-07 11:50:20 +02:00
shared Wired newsletter preference page in Portal to API 2022-04-05 22:49:09 +05:30
app.js
boot.js Added theme-service-init metric during boot 2022-03-24 09:20:52 +00:00
bridge.js 💡 Pinned frontend API version to canary 2022-02-17 17:55:55 +00:00