pgAdmin 4 commit: Ensure that newly added row in backgrid should be vis

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure that newly added row in backgrid should be vis
Date: 2019-04-23 12:02:13
Message-ID: E1hIu7p-0005fI-Og@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure that newly added row in backgrid should be visible.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=74af8976c9029b7ea79a564e1c6c319630d3cef1
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_4_6.rst | 1 +
web/pgadmin/browser/static/js/node.ui.js | 22 ++++++++++++++++++++++
web/pgadmin/static/js/backform.pgadmin.js | 4 ++--
3 files changed, 25 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2019-04-23 12:02:42 Re: [pgAdmin4][Patch] - RM 3327 - Inconsistent behavior of partition table for the partition type
Previous Message Khushboo Vashi 2019-04-23 07:28:35 [pgAdmin4][Patch] - RM 3327 - Inconsistent behavior of partition table for the partition type