Go to file
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
ghost/admin 🐛 display correct expired/expires text for invites (#550) 2017-02-27 13:11:39 +00:00