0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/test/e2e-api
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
..
admin Removed the default column from the newsletters table (#14428) 2022-04-07 11:50:20 +02:00
content Updated tests to use DatabaseInfo 2022-03-17 17:33:11 +00:00
members Extended tests for member events (#14333) 2022-04-06 10:40:16 +02:00