Ghost/ghost/admin/app/helpers
Kevin Ansfield 3a6550b7c4 Linked label dropdown in members screen to paginated list loading
no issue

- moved model loading back into the route
- updated model loading to refresh correctly when `label` query param changes
- fixed infinite loading/"no members" display in members list by using the `members.loading` property that `ella-sparse` gives us (previously we'd never leave the loading display because `this.members.length` would be 0)
- changed the members nav link to reset query params only if it's clicked whilst on the members screen - matches posts/pages behaviour and lets you navigate without having to re-enter your filter/search
2020-05-22 17:58:45 +01:00
..
author-names.js 🐛 Fixed author names not appearing in Facebook open-graph preview 2019-03-12 12:15:02 +00:00
background-image-style.js Add {{background-image-style}} helper 2018-05-14 13:04:53 +01:00
event-name.js Added "Member updated" event to the webhook dropdown 2019-10-31 14:36:00 +00:00
gh-count-characters.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
gh-count-down-characters.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
gh-format-post-time.js Bumped dependencies (#1108) 2019-03-05 17:34:00 +00:00
gh-user-can-admin.js Fixed {{gh-user-can-admin}} error due to not using .get on proxy object 2019-01-22 16:25:14 +00:00
gravatar.js 🎨 Added gravatars for member avatars (#1417) 2019-12-03 18:10:47 +07:00
highlighted-text.js 🐛 Fixed admin search not handling certain characters (#877) 2017-09-28 11:25:13 +01:00
integration-icon-style.js 🎨 Updated admin area design and usability (#1232) 2019-06-18 11:47:20 +01:00
reset-query-params.js Linked label dropdown in members screen to paginated list loading 2020-05-22 17:58:45 +01:00
ui-btn-span.js Moved Spirit CSS library from external to internal 2019-02-24 11:19:22 +07:00
ui-btn.js Moved Spirit CSS library from external to internal 2019-02-24 11:19:22 +07:00
ui-text.js Moved Spirit CSS library from external to internal 2019-02-24 11:19:22 +07:00