[pgAdmin4][Patch]: RM#1400 - Application loading indicator

From: Surinder Kumar <surinder(dot)kumar(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][Patch]: RM#1400 - Application loading indicator
Date: 2016-06-28 09:29:27
Message-ID: CAM5-9D_A3cd-U4PsS=UC8sE3mkkQfE=3Rw=V8dVyQGspRpVDoQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

*Please find the patch for RM#1400*

We are implementing *require.onResourceLoad *function of require.js, which
loads one by one
JS modules recursively and hide spinner when all modules are loaded
completely.

Referenced from
http://stackoverflow.com/questions/15581563/requirejs-load-script-progress

Thanks,
Surinder Kumar

Attachment Content-Type Size
RM#1400.patch application/octet-stream 2.5 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Murtuza Zabuawala 2016-06-28 09:33:10 Re: PATCH: Fix the issue for saving query output as CSV
Previous Message Dave Page 2016-06-28 09:14:12 Re: PATCH: Fix the issue for saving query output as CSV