discourse/app/assets/javascripts/admin/addon/services
Martin Brennan 113bff5d0d
DEV: Make admin search data source tests more reliable (#33321)
Also fix some issues in the source, wasn't returning a promise
with the early return.

Saw this in the CI log failures:

> ℹ️ Hint: when the assertion failed, the Ember runloop was not in a
settled state. Maybe you missed an `await` further up the test? Or maybe
you need to manually add `await settled()` before your assertion?
(hasPendingTimers, hasRunLoop, isRenderPending)
2025-06-24 15:41:57 +10:00
..
admin-badges.js DEV: Add Settings tab to admin Badges page (#32251) 2025-04-21 09:41:29 +08:00
admin-emojis.js UX: Update some delete confirmation dialogs (#33018) 2025-06-02 09:14:58 -04:00
admin-plugin-nav-manager.js FIX: remove admin_sidebar_enabled_groups setting (#31693) 2025-03-11 11:41:38 +11:00
admin-search-data-source.js DEV: Make admin search data source tests more reliable (#33321) 2025-06-24 15:41:57 +10:00
admin-sidebar-state-manager.js FIX: check if sidebar hidden and remove scrollLock when hiding hamburger menu (#32775) 2025-05-16 15:30:24 -04:00
admin-tools.js FEATURE: Sync Reviewable Status (#31901) 2025-03-24 14:27:18 +11:00
admin-user-fields.js DEV: Modernize admin user fields (#29843) 2024-11-25 11:54:43 +08:00
site-setting-change-tracker.js FIX: bugs with refresh page after save fonts (#32282) 2025-04-15 12:02:28 +08:00