discourse-data-explorer/assets/javascripts/discourse/components
Martin Brennan 5776aa7fc9
FEATURE: Add JSON result type component (#260)
If a column is payload or contains _payload it will be assumed
it has JSON data in it, then we will show the truncated JSON in the
result column with a button to show the full-screen formatted
JSON using our full-screen code viewer. We also do the same if
the column is the `json` postgres data type.
2023-11-02 09:50:05 +10:00
..
explorer-schema FIX: Opening and closing of schema columns (#215) 2023-01-10 14:03:15 -06:00
result-types FEATURE: Add JSON result type component (#260) 2023-11-02 09:50:05 +10: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 FIX: Reduce issues when debouncing schema search (#241) 2023-04-18 10:33:25 -04:00
explorer-schema.js Upgrade `explorer-schema` to Octane (#202) 2022-12-16 11:51:36 -06:00
param-input.hbs FIX: ensures explorer is using default values when provided (#240) 2023-04-17 09:06:27 -05:00
param-input.js FIX: ensures explorer is using default values when provided (#240) 2023-04-17 09:06:27 -05: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 FEATURE: Add JSON result type component (#260) 2023-11-02 09:50:05 +10: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: Show "false" and "0" in query result (#244) 2023-05-04 19:45:43 -03: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