pgAdmin 4 commit: Fixed loading issue of Partitions collection node. Fi

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed loading issue of Partitions collection node. Fi
Date: 2021-10-04 10:46:01
Message-ID: E1mXLTt-0000hL-FK@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed loading issue of Partitions collection node. Fixes #6844

Branch
------
master

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

Modified Files
--------------
web/pgadmin/static/js/tree/tree_nodes.ts | 10 +++++++++-
web/pgadmin/static/scss/_pgadmin.style.scss | 1 -
2 files changed, 9 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-10-04 10:46:19 Re: [pgAdmin4][Patch] - RM #6844 - Partitions collection node loading issue.
Previous Message Khushboo Vashi 2021-10-04 10:09:17 [pgAdmin4][Patch] - RM #6844 - Partitions collection node loading issue.