pgAdmin 4 commit: Improvised the data clean up, in some cases, it was c - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Improvised the data clean up, in some cases, it was c
Date
Msg-id E1ar4HY-00078L-Mr@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Improvised the data clean up, in some cases, it was calling validation
due to internal 'set' function call from the internal 'reset' function.

We will stop the session management, before doing any clean up for
ignoring such events.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=34ba5bef2401a430890c0d67d98ffb034fd6ca0f

Modified Files
--------------
web/pgadmin/browser/static/js/datamodel.js         | 22 ++++++++++++++--------
.../browser/templates/browser/js/collection.js     |  2 +-
web/pgadmin/browser/templates/browser/js/node.js   |  6 +++---
3 files changed, 18 insertions(+), 12 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Fix the properties toolbar at the top of the panel so
Next
From: Arun Kollan
Date:
Subject: Re: Alertify Dialog (CSS)