basis-company / tarantool-admin

MIT License
110 stars 29 forks source link

Enhance query's result rendering #24

Closed rybakit closed 6 years ago

rybakit commented 6 years ago

Would be good to provide the "pretty print" tab/checkbox for json-like results. Now it's a bit messy:

tnt_query_result

nekufa commented 6 years ago

hm, json can be nested, looks like it should be a tree

rybakit commented 6 years ago

hm, json can be nested, looks like it should be a tree

Here is a FF screenshot for inspiration:

ff_json

nekufa commented 6 years ago

yep, thanks, i agree it should look like this one