Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1alvye-0001Cm-2R for pgadmin-hackers@arkaria.postgresql.org; Fri, 01 Apr 2016 10:06:52 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1alvyd-0003Md-LK for pgadmin-hackers@arkaria.postgresql.org; Fri, 01 Apr 2016 10:06:51 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1alvyQ-000381-1O for pgadmin-hackers@postgresql.org; Fri, 01 Apr 2016 10:06:38 +0000 Received: from mail-ig0-x229.google.com ([2607:f8b0:4001:c05::229]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1alvyN-0005S4-34 for pgadmin-hackers@postgresql.org; Fri, 01 Apr 2016 10:06:36 +0000 Received: by mail-ig0-x229.google.com with SMTP id ui10so9618215igc.1 for ; Fri, 01 Apr 2016 03:06:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=SRw058bN0yZaxQCSaDM7BcJVL8Q2VZfmsWSc2PzhHrY=; b=mHnZ0a2VA+TqQPDw/QpCOaKShNBCeW4C0WATW+5Mf84wTEbS1Z+PgJULQDOzoYfZxe wQSQjqNKKu9RxkXSmIMuVcZI7h50CiIJE0MoTt/J5408ZkKHniJNeY0KEMT5FTMfiF6f xj4l2O03Kcje3eg8NBc2Ra7H78idzFrxotTfRZCTM/6RdAhDbYMDmwa8qERFg0WiTeKq 1OqdFNKQXzWNBPL2WPebpAqjBQHeKMWLQpWK2NR6wDtK8+wb/h5Elfkih854YtwN5elS tJ51FrIrQDKS4j2j7VNBdNoKhBjgeXf/tApHA92RgUeFxz0y/26aYzExSER4OAf2qxUJ QPBQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=SRw058bN0yZaxQCSaDM7BcJVL8Q2VZfmsWSc2PzhHrY=; b=bdLtkOXK8mXZiAtCefsaGMFq42M+xDDOkMvi+ynlv+cRuy9SVlRY45rhPN3tjSvd5T F9nU8MVhesGnCw1jHZOST32zsoR8HYChW21KunvLH7iKtWPx4MPr8Kd6C9r6qNZz8vNo EdYgVJfyAWokSvLR1Re59jbB1TMbiJFrDcg0aoQxJWYU4g9o5BwzuZMtWgjPRoF0Xkcz nzHGrcGbZr8YzSJxTIkztupIeaW9cZhc1jdF5017t5BIUA8m0KBHrot8+CXvCxksZnv1 YZuyc6D+VWhf7ZH2pGx/IQ8CaXJMTS1pmI/0RI7AlxJP5m3Vhcz9kP5hJ67itxhcTzRh bTNA== X-Gm-Message-State: AD7BkJJv0pkkB3/oXxjHo8gZ+93QRYeQNmVZwbJYP8qg7BlXVU3bU1vu7badw4xWX/P+z2f3/cnpXzDUSxWZ3PFN X-Received: by 10.50.97.39 with SMTP id dx7mr2234460igb.70.1459505194231; Fri, 01 Apr 2016 03:06:34 -0700 (PDT) MIME-Version: 1.0 Received: by 10.107.39.5 with HTTP; Fri, 1 Apr 2016 03:06:14 -0700 (PDT) In-Reply-To: References: From: Ashesh Vashi Date: Fri, 1 Apr 2016 15:36:14 +0530 Message-ID: Subject: Re: Tree reload & panel close issue after saving new node on server [pgadmin4] To: Harshal Dhumal Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary=047d7b10d01ba68401052f69886d X-Pg-Spam-Score: -1.9 (-) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgadmin-hackers Precedence: bulk Sender: pgadmin-hackers-owner@postgresql.org --047d7b10d01ba68401052f69886d Content-Type: text/plain; charset=UTF-8 Thanks - committed! -- Thanks & Regards, Ashesh Vashi EnterpriseDB INDIA: Enterprise PostgreSQL Company *http://www.linkedin.com/in/asheshvashi* On Thu, Mar 31, 2016 at 1:34 PM, Harshal Dhumal < harshal.dhumal@enterprisedb.com> wrote: > Hi, > > PFA patch for node.js > > Issues fixed: > > 1] Reload node collection when server doesn't send node data for newly > created node. > 2] Close create panel either when collection node matches with newly > create node type or *collection node type matches with newly created > node's collection type.* > > > > > > -- > *Harshal Dhumal* > *Software Engineer * > > > > EenterpriseDB > > > -- > Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgadmin-hackers > > --047d7b10d01ba68401052f69886d Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Thanks - committed!

--

Thanks & Regards,=

Ashesh Vashi
EnterpriseDB INDIA: <= a href=3D"http://www.enterprisedb.com" target=3D"_blank">Enterprise Postgre= SQL Company

<= br>

<= a href=3D"http://www.linkedin.com/in/asheshvashi" target=3D"_blank">http= ://www.linkedin.com/in/asheshvashi


On Thu, Mar 31, 2016 at 1:34 PM, Harshal Dhu= mal <harshal.dhumal@enterprisedb.com> wrote:
Hi,
PFA patch for node.js

Issues fixed:

1= ] Reload node collection when server doesn't send node data for newly c= reated node.
2] Close create panel either when collection node mat= ches with newly create node type=C2=A0 or collection node type matches w= ith newly created node's collection type.





--=C2=A0
Harshal Dhumal
Software Engineer=C2=A0
=





--
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers=


--047d7b10d01ba68401052f69886d--