discourse-data-explorer/assets/javascripts/discourse
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
..
components FEATURE: Add JSON result type component (#260) 2023-11-02 09:50:05 +10:00
connectors/group-reports-nav-item DEV: Lose the es6 suffix (#165) 2022-03-05 17:21:01 +01:00
controllers DEV: Use new bookmark modal (#252) 2023-07-17 10:28:00 +10:00
initializers DEV: Lose the es6 suffix (#165) 2022-03-05 17:21:01 +01:00
lib DEV: Lose the es6 suffix (#165) 2022-03-05 17:21:01 +01:00
models FIX: Maintain editing state after saving query changes (#223) 2023-02-08 13:40:53 -06:00
routes FIX: Reset results on query redirect (#236) 2023-03-28 11:01:47 -05:00
templates DEV: Use angle bracket syntax (#246) 2023-05-26 14:27:40 -05:00
explorer-route-map.js DEV: Lose the es6 suffix (#165) 2022-03-05 17:21:01 +01:00
group-reports-route-map.js DEV: Lose the es6 suffix (#165) 2022-03-05 17:21:01 +01:00