Files
discourse/plugins/discourse-data-explorer
Jordan Vidrine 54c6d08b01 UX: Convert caret icons to chevron icons for better visibility & concistency (#37539)
This change affects any caret icon across the app to be converted to an
angle icon.

**Before**
<img width="462" height="150" alt="CleanShot 2026-02-04 at 15 53 10@2x"
src="https://github.com/user-attachments/assets/adf52ce6-b958-4650-bf99-836203884640"
/>


**After**
<img width="454" height="136" alt="CleanShot 2026-02-04 at 15 50 22@2x"
src="https://github.com/user-attachments/assets/eea2f844-fdc7-4fa7-98f5-af393ae835b8"
/>
2026-02-04 16:43:09 -06:00
..
2026-02-04 12:32:16 +01:00

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