Ghost/ghost/members-api/lib
Thibaut Patel 13a9962ade 🐛 Fixed the order of events returned by getEventTimeline
refs https://github.com/TryGhost/Team/issues/1299

- Convert `created_at` to the right column in each function query
- Renamed the misspelled `getEmailDeliveredEvents` function
- Updated existing unit tests to cover the order
2022-02-01 15:47:15 +01:00
..
controllers Restricted changing Subscription to archived Tier 2022-01-21 14:08:31 +02:00
repositories 🐛 Fixed the order of events returned by getEventTimeline 2022-02-01 15:47:15 +01:00
services Added tier property to subscriptions 2022-02-01 11:42:15 +02:00
MembersAPI.js Removed archived Tiers from Portal display 2022-01-24 13:13:48 +02:00