Thanks, the patch applied.
On Tue, Sep 6, 2022 at 5:32 PM Aditya Toshniwal <
aditya.toshni...@enterprisedb.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
> consisten
Port the remaining components of the ERD Tool to React. Fixes #7343
1. Make use of MUI styles and remove SCSS.
2. Use the new common components for buttons and tooltips, so that they are
consistent.
3. UI design should be aligned with the query tool.
4. Remove tippyjs and Alertify dependencies.
Moved the feature_tests folder into the regression folder.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1d0ac0f7dc3567634ebbccb0557bdaa181adcaaf
Modified Files
--
web/pgadmin/utils/route.py | 8 ++-
.