Ghost/ghost/admin/mirage
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
..
config 🐛 display correct expired/expires text for invites (#550) 2017-02-27 13:11:39 +00:00
factories 🐛 display correct expired/expires text for invites (#550) 2017-02-27 13:11:39 +00:00
fixtures fetch themes from /themes endpoint (#542) 2017-02-21 18:28:44 +00:00
models fetch themes from /themes endpoint (#542) 2017-02-21 18:28:44 +00:00
scenarios
serializers
.eslintrc.js
config.js
utils.js New content screen prototype (#503) 2017-01-25 21:05:28 +01:00