[pgAdmin4][Patch]: Fixed #2487: get_preference() uses a synchronous AJAX request

From: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][Patch]: Fixed #2487: get_preference() uses a synchronous AJAX request
Date: 2017-06-21 11:44:47
Message-ID: CAFOhELeAxh2NGA1pR-iiuCxMPHhiQAHdj4Gs5Lse-C9Cto5KAA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

Please find attached patch to fix RM #2487: get_preference() uses a
synchronous AJAX request.

Introduced the client side caching for preferences to get rid of
synchronous AJAX request.

Thanks,
Khushboo

Attachment Content-Type Size
RM_2487.patch text/x-patch 5.3 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Sarah McAlear 2017-06-21 14:23:05 Re: [pgadmin-hackers] [pgAdmin4] [PATCH] History Tab rewrite in React
Previous Message Dave Page 2017-06-21 10:37:57 Re: [pgadmin-hackers] [pgAdmin4] [PATCH] History Tab rewrite in React