Ghost/ghost/admin/tests
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
..
acceptance 🐛 display correct expired/expires text for invites (#550) 2017-02-27 13:11:39 +00:00
helpers
integration fix tests for new themes table styles (#553) 2017-02-27 12:34:46 +00:00
unit rename settings/navigation -> settings/design, move theme management (#543) 2017-02-21 19:04:50 +00:00
.eslintrc.js
index.html
test-helper.js