pgAdmin 4 commit: Fixed an error while saving changes to the ERD table. - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an error while saving changes to the ERD table.
Date
Msg-id E1oaENV-0003sS-Nx@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an error while saving changes to the ERD table. Fixes #5342

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a2a18d4b4af5dbd8efb46260ab0863faa0f24b2f
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_6_14.rst                  |  1 +
web/pgadmin/static/js/components/Buttons.jsx       | 11 +++++++++-
web/pgadmin/static/js/components/CodeMirror.jsx    | 24 ++++++++++++++--------
.../tools/erd/static/js/erd_tool/ERDCore.js        |  9 +++++---
4 files changed, 32 insertions(+), 13 deletions(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: [pgAdmin4][GI5342] ERD tool JS error on save table
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][GI5342] ERD tool JS error on save table