Ghost/ghost/admin/app/templates
Kevin Ansfield ff33eb978b Added server-side search to new members screen (#1582)
requires https://github.com/TryGhost/Ghost/pull/11854

- ties the search input on the members screen to a `?search` query param, debounced at 250ms to avoid unnecessary API requests and UI churn
- updated the members route's `model` hook to pass through the search param in the API request query parameters
2020-05-28 10:15:17 +01:00
..
editor Migrated to <AngleBracketSyntax /> (#1460) 2020-01-16 15:14:03 +00:00
members Migrated to <AngleBracketSyntax /> (#1460) 2020-01-16 15:14:03 +00:00
members-old 🐛 Fixed members import not showing upload modal 2020-05-26 15:49:48 +01:00
settings Removed test email function from Labs 2020-05-20 11:34:56 +02:00
setup Removed <GhDownloadCount> 2020-01-27 09:51:45 +00:00
staff Updated style definition for staff dropdowns 2020-02-21 10:20:08 +01:00
-contributors.hbs 🐛 fix broken assets (#616) 2017-04-05 14:08:15 +01:00
about.hbs Ran "no implicit this in templates" codemod 2019-12-13 14:20:29 +00:00
application-error.hbs Migrated to <AngleBracketSyntax /> (#1460) 2020-01-16 15:14:03 +00:00
application.hbs Fixed browser URL syncronization with embeded iframe state 2020-05-22 14:44:37 +12:00
editor.hbs 🐛 Fixed redirect to posts list when deleting a page (#1486) 2020-02-27 15:19:31 +00:00
error.hbs Ran "no implicit this in templates" codemod 2019-12-13 14:20:29 +00:00
member-old.hbs Swapped duplicated members files from -dev to -old 2020-05-20 16:39:31 +01:00
member.hbs Updated members routes/controllers with Octane idioms 2020-05-20 16:39:31 +01:00
members-old.hbs Swapped duplicated members files from -dev to -old 2020-05-20 16:39:31 +01:00
members.hbs Added server-side search to new members screen (#1582) 2020-05-28 10:15:17 +01:00
pages-loading.hbs Fixed query params not resetting when deleting a custom view 2020-02-03 16:38:14 +00:00
pages.hbs Fixed query params not resetting when deleting a custom view 2020-02-03 16:38:14 +00:00
posts-loading.hbs Fixed query params not resetting when deleting a custom view 2020-02-03 16:38:14 +00:00
posts.hbs Fixed query params not resetting when deleting a custom view 2020-02-03 16:38:14 +00:00
reset.hbs 🐛 Fixed autofocus on password reset screen 2020-05-07 10:33:27 +01:00
setup.hbs Migrated to <AngleBracketSyntax /> (#1460) 2020-01-16 15:14:03 +00:00
signin.hbs Fixed copy for password reset instructions 2020-05-05 15:58:56 +02:00
signup.hbs 🐛 Fixed button style for staff creation 2020-01-21 12:14:35 +01:00
site.hbs Added reset-to-homepage behaviour when clicking "view site" link 2019-03-21 17:55:58 +00:00
tag.hbs Reduced unnecessary waiting in tests 2020-05-11 11:37:35 +01:00
tags-loading.hbs Migrated to <AngleBracketSyntax /> (#1460) 2020-01-16 15:14:03 +00:00
tags.hbs Fixed arrow position bug on tags list 2020-03-05 11:36:35 +01:00