pgAdmin 4 commit: 1) Improve wording for script header while generating

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: 1) Improve wording for script header while generating
Date: 2020-02-03 07:14:43
Message-ID: E1iyVwR-000661-Ki@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

1) Improve wording for script header while generating the script using the schema diff tool.
2) Fixed an issue where closing the query tool panel throws an error.
3) Fixed schema diff close panel issue.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0d77bc305e1a7d58158145df870a6bbe85fe84da

Modified Files
--------------
web/pgadmin/tools/datagrid/__init__.py | 48 +++++++++++-----------
web/pgadmin/tools/schema_diff/__init__.py | 36 +++++++++++++++-
.../schema_diff/static/js/schema_diff_hook.js | 2 +-
.../tools/schema_diff/static/js/schema_diff_ui.js | 16 ++++----
4 files changed, 68 insertions(+), 34 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-02-03 07:15:20 Re: Japanese translation (Feburary 2020)
Previous Message fn ln 2020-02-01 09:57:17 Japanese translation (Feburary 2020)