1
0
Fork 0
mirror of https://github.com/TryGhost/Ghost-Admin.git synced 2023-12-14 02:33:04 +01:00
Ghost-Admin/mirage/config
Kevin Ansfield 90be933bfe 🐛 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
..
authentication.js deps: ember-cli-mirage@0.2.0 2017-01-13 15:59:37 +00:00
configuration.js deps: ember-cli-mirage@0.2.0 2017-01-13 15:59:37 +00:00
invites.js 🐛 display correct expired/expires text for invites (#550) 2017-02-27 13:11:39 +00:00
posts.js New content screen prototype (#503) 2017-01-25 21:05:28 +01:00
roles.js deps: ember-cli-mirage@0.2.0 2017-01-13 15:59:37 +00:00
settings.js fetch themes from /themes endpoint (#542) 2017-02-21 18:28:44 +00:00
slugs.js deps: ember-cli-mirage@0.2.0 2017-01-13 15:59:37 +00:00
subscribers.js deps: ember-cli-mirage@0.2.0 2017-01-13 15:59:37 +00:00
tags.js deps: ember-cli-mirage@0.2.0 2017-01-13 15:59:37 +00:00
themes.js fetch themes from /themes endpoint (#542) 2017-02-21 18:28:44 +00:00
users.js deps: ember-cli-mirage@0.2.0 2017-01-13 15:59:37 +00:00