pgAdmin 4 commit: 1) Messages tab of query tool should be clear on subs

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: 1) Messages tab of query tool should be clear on subs
Date: 2019-01-23 12:55:52
Message-ID: E1gmI4O-0003GF-OD@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

1) Messages tab of query tool should be clear on subsequent execution of table/view using View/Edit Data. Fixes #3608
2) Clear drop-down menu should be disabled for View/Edit Data. Fixes #3609

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_4_2.rst | 2 ++
web/pgadmin/static/js/sqleditor/query_tool_actions.js | 1 +
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 4 +---
3 files changed, 4 insertions(+), 3 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Devrim Gündüz 2019-01-23 17:08:20 4.1 bytecompile error on RHEL 7
Previous Message Murtuza Zabuawala 2019-01-23 12:27:01 [pgAdmin4] Fix help message alignment