pgAdmin 4 commit: Fix panel errors seen when click on partitions. - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Fix panel errors seen when click on partitions.
Date
Msg-id E1fhayA-0002gH-9g@gothos.postgresql.org
Whole thread Raw
List 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.vashi@enterprisedb.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(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: RM #2214 PostgreSQL 10.0 compatibility (SCRAMauthentication support)
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: Partition table fix