​Support JSON Editor for JSON type data in pgAdmin

From: Yogesh Mahajan <yogesh(dot)mahajan(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>, Dave Page <dave(dot)page(at)enterprisedb(dot)com>
Subject: ​Support JSON Editor for JSON type data in pgAdmin
Date: 2021-07-15 11:56:20
Message-ID: CAMa=N=MRHAdsFxxZUn4tH4JJmBefSpMzAp4zLz69p0jF9QafjA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Dave/Team,
As part of Feature #519 <https://redmine.postgresql.org/issues/5198>8
<https://redmine.postgresql.org/issues/5198> current text editor in
data-grid is enhanced using this <https://www.npmjs.com/package/jsoneditor>
json editor for json type data.
This is licensed under Apache-2.0.

This Jsoneditor provides different modes to view/edit json data. PFA
attached SS.
Should pgAdmin support all of these modes?

Also the editor supports transformation of existing data using ordering &
query language.PFA attached SS.
Should pgAdmin also provide data transformation option?

Also while using Code mode, a hyperlink shown - 'powered by ace'.
Can pgAdmin hide this text?

[image: Screenshot 2021-07-15 at 5.19.30 PM.png]

Thanks,
Yogesh Mahajan
EnterpriseDB

Attachment Content-Type Size
1_form_mode.png image/png 413.4 KB
2_text_mode.png image/png 214.6 KB
4_view_mode.png image/png 139.6 KB
5_preview_mode.png image/png 207.0 KB
3_tree_mode.png image/png 199.5 KB
6_code_mode.png image/png 180.2 KB
Transform_operation.png image/png 508.5 KB
Ordering_operation.png image/png 571.3 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-07-15 11:56:59 pgAdmin 4 v5.5 Released
Previous Message Fahar Abbas 2021-07-15 10:24:23 Re: pgAdmin4 v5.5 candidate builds