mirror of
https://github.com/discourse/discourse-data-explorer.git
synced 2025-07-12 17:13:28 +00:00
Due to recent core changes for Ember in0221855ba7
and952b033165
the correct way of calling these actions must be observed, otherwise clicking on a query did nothing. This commit fixes the click and also makes scrollTop work with the new {{on X}} Ember syntax.
Data Explorer Plugin
This plugin allows admins to run SQL queries against the live Discourse database, including parameterized queries and formatting for several common column types.
For more information, please see: https://meta.discourse.org/t/data-explorer-plugin/32566
Description
Languages
Ruby
55.5%
JavaScript
41.9%
SCSS
2.6%