Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jJcVl-0004uf-Es for pgadmin-hackers@arkaria.postgresql.org; Wed, 01 Apr 2020 12:30:25 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1jJcVk-0005Jv-3E for pgadmin-hackers@arkaria.postgresql.org; Wed, 01 Apr 2020 12:30:24 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jJcVj-0005Jo-S5 for pgadmin-hackers@lists.postgresql.org; Wed, 01 Apr 2020 12:30:23 +0000 Received: from mail-io1-xd32.google.com ([2607:f8b0:4864:20::d32]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1jJcVh-0007If-ED for pgadmin-hackers@postgresql.org; Wed, 01 Apr 2020 12:30:23 +0000 Received: by mail-io1-xd32.google.com with SMTP id o127so25418932iof.0 for ; Wed, 01 Apr 2020 05:30:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=Zq/a7suOEh/0ZpMQf2d042A+rgSc20x2zKGBPJCMbOc=; b=lEkhcJk4QveS/zuXFaDlmPq2CagaVg0Jin45UrMz5QYt3HnwDS+Z/RDyODdnX2xnFa W23lvQ7kpvh0g+H1a/XAEITNmXrtuW2rl8EBUjdius+B1I6kh216c1fgK4sYvv8X8COw oQXH0xLjat430Wua+4hVfBq2XCnpBuKSAO96u4l2bom59SJ5nxnk1hmY45efjm2MlqLH 9I5OfV6jdEZbJRtWz9Mt3JrTwQYWzDCDO9lGeto8phJfhua0B8XVY+7kSJTFMIXp7k9B 9SSUlGALphN698NDma/1xpelDuEkafUUMmlv6aPjDC/zyHfQbCLNqh3l2VTHeyAXotD5 jnTQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=Zq/a7suOEh/0ZpMQf2d042A+rgSc20x2zKGBPJCMbOc=; b=hmExZm2av9cjf7Z2bsv7vBB482zIbSGuKxksZDZDL/iVEjY+GwcRu9ByBI94SRmoh1 MCbuETVSipTbkSYScUAjV0FX7FMn2zOvSRlwZebWDzjMblJUxvPZ87v2lTLt6DUeJEPP KBx8hioxZiiyfOXlpJp4zadG7JmIuQ8FceQW32pAwaCXfLE3pvapfn/kLx1WqlP7Kz2p pHJiTGYPAl6h0Pi4hxRaSvp7RQDBHEKIytcHCadgk4buSCvg8Br1ycFheBwZwAQMBBMV gefWDxPLwEgMiys6HftG1R32P0WDJG+trE3JTgYyu4+WfHvdMyPZT1VQs8ZRqJqA7a76 E2hw== X-Gm-Message-State: ANhLgQ1eh/5pE8sedzCqqWDWnvGiIA6gjzg4eTtHEwEhou5ZYm8Yo/HV QgzYLhmMOzholZUIvX6kBKqEXa6KM7XaNWwnCcsHTQzP9hJx3cmtEUDOHfWdYl2IIIJk5Abe5XJ PDeDu6CS2gLeRGtnRkguClaQXSywTGYFh4CnxgIJPG+pIZhle5JBvCCdxKX73AVx6TTMRS5DFmk 91c+jz2vjkRtdQPM+6ctRE/PaFAJ3o7VTrOUHzFts7bipoa6p8qM7A/w== X-Google-Smtp-Source: ADFU+vt6/okquQ0DotIKyDPNMd66qHGvRciz33QolufBP6vJuG4gP1dfWBfW1+ZrPP6ivNg838euNII5ZTnuwX6W+jY= X-Received: by 2002:a6b:c087:: with SMTP id q129mr19994844iof.57.1585744219523; Wed, 01 Apr 2020 05:30:19 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Wed, 1 Apr 2020 18:00:06 +0530 Message-ID: Subject: Re: [pgAdmin][RM2172] Search Objects Functionality To: Khushboo Vashi Cc: pgadmin-hackers , Aditya Toshniwal Content-Type: multipart/alternative; boundary="000000000000e8fac805a239d890" X-CLOUD-SEC-AV-Info: edb,google_mail,monitor X-CLOUD-SEC-AV-Sent: true X-Gm-Spam: 0 X-Gm-Phishy: 0 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --000000000000e8fac805a239d890 Content-Type: text/plain; charset="UTF-8" Hi Khushboo, Can you please review it. On Mon, Mar 30, 2020 at 2:39 PM Aditya Toshniwal < aditya.toshniwal@enterprisedb.com> wrote: > Hi Hackers, > > Attached is the patch to implement search objects functionality in pgadmin. > The feature will allow a user to search for any object in a database. > Highlights of the feature: > 1) Search any object with user input text with at least 3 characters. > 2) Search can be done on a specific object type by selecting from the > types dropdown. > 3) The search results grid will show object name, object type and the > object path on the browser tree. On double clicking the record, it will > locate that object on the browser tree. The columns object name and type > are sortable. > 4) The object nodes which are disabled (hidden) using preferences will not > be visible in the types dropdown. However, in the case of all types, the > search records will be visible for those types greyed out. > 5) You can also access search objects dialog using the button on the > browser toolbar. > > Python and JS test cases added. Docs updated. > Please review. > > -- > Thanks and Regards, > Aditya Toshniwal > pgAdmin Hacker | Sr. Software Engineer | EnterpriseDB India | Pune > "Don't Complain about Heat, Plant a TREE" > -- *Thanks & Regards* *Akshay Joshi* *Sr. Software Architect* *EnterpriseDB Software India Private Limited* *Mobile: +91 976-788-8246* --000000000000e8fac805a239d890 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi Khushboo,

Can you please review it.<= /div>

On Mon, Mar 30, 2020 at 2:39 PM Aditya Toshniwal <aditya.toshniwal@enterprisedb.com&g= t; wrote:
Hi Hackers,

Attached is the patch to implement search objects fu= nctionality in pgadmin.
The feature will allow a user to search for any obj= ect in a database.
Highlights=C2=A0of the feature:
1) Search any object wit= h user input text with at least 3 characters.
2) Search can be done on a sp= ecific object type by selecting from the types dropdown.
3) The search resu= lts grid will show object name, object type and the object path on the brow= ser tree. On double clicking the record, it will locate that object on the = browser tree. The columns object name and type are sortable.
4) The obj= ect nodes which are disabled (hidden) using preferences will not be visible= in the types dropdown. However, in the case of all types, the search recor= ds will be visible for those types greyed out.
5) You can also access se= arch=C2=A0objects dialog using the button on the browser toolbar.

Pyth= on and JS test cases added. Docs updated.
Please review.

--
=
Thanks and Regards,
Aditya Toshniwal
pgAdmin Hacker | Sr. Software Eng= ineer |=C2=A0EnterpriseDB India |=C2=A0Pune
"Don't Complain about Heat, Plant a T= REE"


--
Thanks & Regards
=
Akshay Joshi
Sr. Software Architect
EnterpriseDB Software India Private Limited
=
Mobile: += 91 976-788-8246
--000000000000e8fac805a239d890--