Re: [pgAdmin4]: Webpacking of static JS/CSS

From: Surinder Kumar <surinder(dot)kumar(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgAdmin4]: Webpacking of static JS/CSS
Date: 2017-07-20 07:09:36
Message-ID: CAM5-9D96fvM2BmC0SW5SNmji-W87EXfREWETtUc0ck_974kx9A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi

*Changes:*

Add proper comments in webpack configuration files.
Rename lib_css to style.css

Please find attached patch and review

Thanks,
Surinder

On Thu, Jul 20, 2017 at 12:37 PM, Surinder Kumar <
surinder(dot)kumar(at)enterprisedb(dot)com> wrote:

> Hi
>
> The loading icon image is used in FileManager and it is still referenced
> from vendor `aciTree`(which is removed) so it gives 404 not found when
> FileManager is opened from Query tool/Backup utility.
>
> Please find attached patch and review.
>
> Thanks,
> Surinder Kumar
>

Attachment Content-Type Size
webpack_clean.patch application/octet-stream 8.8 KB

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Murtuza Zabuawala 2017-07-20 07:43:10 [pgAdmin4][Patch]: To make session more secure in web mode
Previous Message Surinder Kumar 2017-07-20 07:07:09 Re: [pgAdmin4]: Webpacking of static JS/CSS