[pgAdmin4][RM4018] Technical debt: Rewrite the Query Tool history and related tests to remove dependency on React

From: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][RM4018] Technical debt: Rewrite the Query Tool history and related tests to remove dependency on React
Date: 2019-03-07 09:45:50
Message-ID: CAM9w-_=otfENBCeHXjp4r7ehNBDo2Qn2NWbgEOhmdbaX4+2jBA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers,

Attached is the patch to remove React dependency in pgAdmin.
The query history component is re-written using jQuery and vanilla JS.
There is no change in look and feel. Test cases are modified accordingly.
Perform a "yarn install" before bundling.

Kindly review.

--
Thanks and Regards,
Aditya Toshniwal
Software Engineer | EnterpriseDB Software Solutions | Pune
"Don't Complain about Heat, Plant a tree"

Attachment Content-Type Size
RM4018.patch application/octet-stream 496.3 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-03-07 10:52:05 pgAdmin 4 commit: Remove the large and unnecessary dependency on React
Previous Message Fahar Abbas 2019-03-07 09:42:08 Re: pgAdmin4 v4.3 candidate builds