pgAdmin 4 commit: Fix panel errors seen when click on partitions.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix panel errors seen when click on partitions.
Date: 2018-07-23 13:33:46
Message-ID: E1fhayA-0002gH-9g@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix panel errors seen when click on partitions.

Branch
------
master

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

Modified Files
--------------
.../databases/schemas/tables/partitions/__init__.py | 4 ----
web/pgadmin/static/js/tree/pgadmin_tree_node.js | 8 +++++---
web/regression/javascript/tree/pgadmin_tree_node_spec.js | 14 ++++++++++++--
3 files changed, 17 insertions(+), 9 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-07-23 13:33:52 Re: [pgAdmin4][Patch]: Partition table fix
Previous Message Dave Page 2018-07-23 13:06:35 Re: [pgAdmin4][Patch]: RM #2214 PostgreSQL 10.0 compatibility (SCRAM authentication support)