Re: [pgAdmin][RM7343] Revisit ERD tool for required React changes

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgAdmin][RM7343] Revisit ERD tool for required React changes
Date: 2022-09-06 12:40:23
Message-ID: CANxoLDdUdCCzzrY+bidefsik7nBoD-HxsvYKE3J1VqK0JoCEmQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks, the patch applied.

On Tue, Sep 6, 2022 at 5:32 PM Aditya Toshniwal <
aditya(dot)toshniwal(at)enterprisedb(dot)com> wrote:

> Hi Hackers,
>
> Attached patch updates the ERD code to:
> 1. Use MUI styles and remove SCSS.
> 2. Use the new common components for buttons and tooltips, to make it
> consistent.
> 3. Update UI design to match it with the query tool.
> 4. Remove Alertify and tippyjs dependency.
>
> Please review.
>
> --
> Thanks,
> Aditya Toshniwal
> pgAdmin Hacker | Software Architect | *edbpostgres.com*
> <http://edbpostgres.com>
> "Don't Complain about Heat, Plant a TREE"
>

--

<http://www.enterprisedb.com>

Akshay Joshi

Principal Software Architect

+91 9767888246

www.enterprisedb.com

<https://www.linkedin.com/company/edbpostgres>
<https://twitter.com/edbpostgres?lang=en>
<https://www.facebook.com/EDBpostgres>
<https://www.instagram.com/EDBpostgres/>

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Yogesh Mahajan 2022-09-07 10:53:07 [Patch] - Bug #7649 - Import Data into Table fails if table when new columns added prior to import
Previous Message Akshay Joshi 2022-09-06 12:40:10 pgAdmin 4 commit: Port the remaining components of the ERD Tool to Reac