Ghost/ghost/admin/app/controllers
Kevin Ansfield f111a23031 🐛 Fixed "Show all members" button not clearing search field when no results match
no issue

- the reset button was only clearing the `filter` param rather than resetting all query params
- removed unnecessary `searchText` indirection, the search input can work directly with the query param
2022-02-08 11:36:49 +00:00
..
editor Collapsed @service injection definitions to single-line style 2022-02-01 17:03:54 +00:00
members Ran ember-cli-update --run-codemods (#2219) 2022-01-21 19:25:47 +00:00
settings Updated welcome page location for free membership 2022-02-08 09:31:40 +05:30
setup Added saving spinner to finishing-touches screen 2022-02-04 17:32:43 +00:00
application.js Collapsed @service injection definitions to single-line style 2022-02-01 17:03:54 +00:00
billing.js Switched majority of files from EmberObject to native class syntax using @classic decorator (#2227) 2022-02-01 09:34:03 +00:00
dashboard.js Added display of get-started modal after completing setup flow 2022-02-01 18:20:26 +00:00
designsandbox.js Renamed design sandbox template 2021-02-05 14:00:51 +01:00
editor.js Updated specific tier visibility handling for posts/pages (#2233) 2022-02-01 12:24:06 +05:30
error.js Switched majority of files from EmberObject to native class syntax using @classic decorator (#2227) 2022-02-01 09:34:03 +00:00
home.js Added display of get-started modal after completing setup flow 2022-02-01 18:20:26 +00:00
launch.js Updated pricing setup on launch wizard 2021-05-20 17:01:12 +05:30
member.js Added new label input dropdown on member detail behind filtering flag 2021-09-08 22:59:58 +05:30
members-activity.js Excluded all email related events from feeds when newsletter is disabled 2022-01-27 19:19:15 +00:00
members.js 🐛 Fixed "Show all members" button not clearing search field when no results match 2022-02-08 11:36:49 +00:00
offer.js Added new free tier card with custom description/benefits (#2203) 2022-01-18 00:23:43 +05:30
offers.js Fixed broken offer screen for tiers missing price 2022-02-02 16:24:20 +05:30
pages-loading.js Collapsed @service injection definitions to single-line style 2022-02-01 17:03:54 +00:00
pages.js Switched majority of files from EmberObject to native class syntax using @classic decorator (#2227) 2022-02-01 09:34:03 +00:00
posts-loading.js Collapsed @service injection definitions to single-line style 2022-02-03 19:04:43 +00:00
posts.js Collapsed @service injection definitions to single-line style 2022-02-03 19:04:43 +00:00
reset.js Refactored usage of .get('property') with es5 getters 2019-03-06 13:54:14 +00:00
settings.js Collapsed @service injection definitions to single-line style 2022-02-01 17:03:54 +00:00
setup.js Collapsed @service injection definitions to single-line style 2022-02-01 17:03:54 +00:00
signin.js Collapsed @service injection definitions to single-line style 2022-02-01 17:03:54 +00:00
signup.js Made session.user a synchronous property rather than a promise 2021-07-08 14:54:31 +01:00
site.js Switched majority of files from EmberObject to native class syntax using @classic decorator (#2227) 2022-02-01 09:34:03 +00:00
tag.js Collapsed @service injection definitions to single-line style 2022-02-01 17:03:54 +00:00
tags.js Collapsed @service injection definitions to single-line style 2022-02-01 17:03:54 +00:00
whatsnew.js Updated database warning wording 2022-01-18 11:10:25 +00:00