From: | Dave Page <dpage(at)pgadmin(dot)org> |
---|---|
To: | pgadmin-hackers(at)postgresql(dot)org |
Subject: | pgAdmin 4 commit: Webpacking cleanups |
Date: | 2017-07-19 14:03:24 |
Message-ID: | E1dXpZU-0003NL-DS@gothos.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
Webpacking cleanups
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=dfa877262d67a9daaff25000097d31217d9d3852
Author: Surinder Kumar <surinder(dot)kumar(at)enterprisedb(dot)com>
Modified Files
--------------
.../js/exclusion_constraint.js | 2 -
.../templates/foreign_key/js/foreign_key.js | 2 -
.../index_constraint/static/js/primary_key.js | 5 +-
.../static/js/unique_constraint.js | 5 +-
.../server_groups/servers/static/js/privilege.js | 4 +-
web/pgadmin/browser/templates/browser/js/node.js | 36 ++++----
.../dashboard/templates/dashboard/js/dashboard.js | 99 +++++++++++++++++-----
7 files changed, 104 insertions(+), 49 deletions(-)
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Page | 2017-07-19 14:03:50 | Re: [pgAdmin4]: Webpacking of static JS/CSS |
Previous Message | Surinder Kumar | 2017-07-19 13:40:50 | Re: [pgAdmin4]: Webpacking of static JS/CSS |