Ghost/ghost/members-api
Fabien O'Carroll c8eb50bf57 Fixed ordering of event timelime
refs https://github.com/TryGhost/Team/issues/469

We order the set of all events by created_at, but were not fetching the
individual events with the same order applies, this resulted in
incorrect results.
2021-03-05 12:57:50 +00:00
..
lib Fixed ordering of event timelime 2021-03-05 12:57:50 +00:00
test Refactor members-api (#231) 2021-01-18 13:55:40 +00:00
.eslintrc.js Added default test dir and eslintrc 2019-05-07 17:35:17 +02:00
.gitignore Refactor members-api (#231) 2021-01-18 13:55:40 +00:00
index.js Added initial support for event timelines 2021-02-23 11:21:48 +00:00
package.json Published new versions 2021-02-23 17:48:22 +00:00