Re: [Patch] Organize Vendorized Assets

From: Sarah McAlear <smcalear(at)pivotal(dot)io>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: [Patch] Organize Vendorized Assets
Date: 2017-02-24 16:02:23
Message-ID: CAGRPzo8uCsAUvZPWao=AEMjE7tiXxkYeb6K6xT9AL8kqsmn+_Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Here's our new patch.
If it looks a lot like the last one, that's because we actually just didn't
clear our cache last night and were seeing in-flight css changes.
End-of-day hallucinations :-p

Tira & Sarah

On Thu, Feb 23, 2017 at 6:05 PM, Sarah McAlear <smcalear(at)pivotal(dot)io> wrote:

> Whoops, sorry, we messed up some CSS. We'll give you a new patch tomorrow.
>
> Sarah & Tira
>
> On Thu, Feb 23, 2017 at 5:58 PM, Sarah McAlear <smcalear(at)pivotal(dot)io>
> wrote:
>
>> Hi Hackers,
>>
>> This patch creates a vendors directory that separates javascript/font/css
>> dependencies that we have pulled in from external sources. This should make
>> it easier to tell what code belongs to the pgadmin team and which files
>> should not be edited. I think there is still more to be done in terms of
>> organizing the javascript code, but this is a good start.
>>
>> Tira & Sarah
>>
>>
>
>

Attachment Content-Type Size
0001-Move-the-external-js-dependencies-into-vendor-direct.patch application/octet-stream 101.3 KB
0002-Move-the-external-CSS-and-font-dependencies-into-ven.patch application/octet-stream 274.4 KB
0003-Delete-unused-npm.js.patch application/octet-stream 1.1 KB

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Adam Brusselback 2017-02-24 16:28:06 Re: [PlumAdmin][Weekly Design Update]
Previous Message Dave Page 2017-02-24 13:58:26 pgAdmin 4 commit: Ensure primary key column names are quoted in View Da