discourse-data-explorer/assets
Isaac Janzen 075a508e52
FIX: Special attributes not working (#232)
# Context
Data explorer gives you the ability to use special attributes such as 👇 

> SELECT TIMESTAMP 'yesterday' as reltime$time

# Problem
During the upgrade to ember octane these were neglected and did not work. This PR updates them to working condition.

# Additional
- Drop unused action of `saveDefaults`
2023-03-10 11:41:59 -06:00
..
javascripts FIX: Special attributes not working (#232) 2023-03-10 11:41:59 -06:00
stylesheets UX: Reduce the table height (#220) 2023-02-06 18:05:17 +01:00