discourse-data-explorer/assets/javascripts/discourse/components
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
..
explorer-schema FIX: Opening and closing of schema columns (#215) 2023-01-10 14:03:15 -06:00
result-types FIX: Special attributes not working (#232) 2023-03-10 11:41:59 -06:00
code-view.hbs DEV: Upgrade `admin-plugins-explorer` to Octane (#209) 2023-01-05 09:27:10 -06:00
data-explorer-bar-chart.hbs DEV: Update eslint-config-discourse, use prettier for hbs (#212) 2023-01-04 13:36:14 +01:00
data-explorer-bar-chart.js Upgrade `data-explorer-bar-chart` to Octane (#201) 2022-12-16 11:52:00 -06:00
explorer-schema.hbs DEV: Update eslint-config-discourse, use prettier for hbs (#212) 2023-01-04 13:36:14 +01:00
explorer-schema.js Upgrade `explorer-schema` to Octane (#202) 2022-12-16 11:51:36 -06:00
param-input.hbs DEV: Update eslint-config-discourse, use prettier for hbs (#212) 2023-01-04 13:36:14 +01:00
param-input.js DEV: Update params to use previously ran values on reload (#206) 2022-12-27 12:10:29 -06:00
param-inputs-wrapper.hbs DEV: Update eslint-config-discourse, use prettier for hbs (#212) 2023-01-04 13:36:14 +01:00
query-result.hbs DEV: Convert raw-hbs to view only components (#222) 2023-02-07 12:26:47 -06:00
query-result.js DEV: Convert raw-hbs to view only components (#222) 2023-02-07 12:26:47 -06:00
query-results-wrapper.hbs DEV: Update eslint-config-discourse, use prettier for hbs (#212) 2023-01-04 13:36:14 +01:00
query-row-content.hbs DEV: Convert raw-hbs to view only components (#222) 2023-02-07 12:26:47 -06:00
query-row-content.js FIX: Special attributes not working (#232) 2023-03-10 11:41:59 -06:00
share-report.hbs DEV: Update eslint-config-discourse, use prettier for hbs (#212) 2023-01-04 13:36:14 +01:00
share-report.js Upgrade share-report to Octane (#195) 2022-12-13 08:49:39 -06:00