Ghost/ghost/admin/mirage/factories
Kevin Ansfield 1db799e634 🐛 display correct expired/expires text for invites (#550)
closes https://github.com/TryGhost/Ghost/issues/8055

- use `expired` if the date is in the past, otherwise `expires`
- fix mirage factories to use `moment.valueOf` instead of `moment.unix` for invite `expires` attributes
2017-02-27 13:11:39 +00:00
..
invite.js 🐛 display correct expired/expires text for invites (#550) 2017-02-27 13:11:39 +00:00
notification.js
post.js
role.js
subscriber.js
tag.js
user.js