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 12:35:23
Message-ID: CAM5-9D_rLyvVy+SjP-5gzi+ZguWAYTuPJAsHhfE==L+yqTHJsg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Dave,

Can you please review this patch please? I guess it was missed as i send 2
patches back to back in same email chain.
Please find inline detailed description of issue.

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_file_manager_icon_issue.patch application/octet-stream 2.1 KB

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-07-20 12:38:23 pgAdmin 4 commit: Fix webpacking of loading icon.
Previous Message Murtuza Zabuawala 2017-07-20 12:34:53 Re: [pgAdmin4][Patch]: Allow user to Comment/Uncomment code in query editor