pgAdmin 4 commit: Fix clear history. - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Fix clear history.
Date
Msg-id E1dTUb5-0005u5-WE@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix clear history.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=fc782026005b85ecf6ff9cc9602422c936fba44e
Author: Harshal Dhumal <harshal.dhumal@enterprisedb.com>

Modified Files
--------------
web/pgadmin/static/js/history/history_collection.js          |  6 +++++-
web/pgadmin/static/jsx/history/query_history.jsx             | 12 ++++++++++++
.../tools/sqleditor/templates/sqleditor/js/sqleditor.js      |  3 +--
web/regression/javascript/history/history_collection_spec.js |  8 +++++---
4 files changed, 23 insertions(+), 6 deletions(-)


pgadmin-hackers by date:

Previous
From: Harshal Dhumal
Date:
Subject: [RM2534][pgAdmin4] Fix issues related to table OF TYPE property.
Next
From: Dave Page
Date:
Subject: Re: Fix clear history option [pgAdmin4][RM2535]