pgAdmin 4 commit: Webpacking cleanups

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Webpacking cleanups
Дата
Msg-id E1dXpZU-0003NL-DS@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Webpacking cleanups

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=dfa877262d67a9daaff25000097d31217d9d3852
Author: Surinder Kumar <surinder.kumar@enterprisedb.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(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Surinder Kumar
Дата:
Сообщение: Re: [pgAdmin4]: Webpacking of static JS/CSS
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4]: Webpacking of static JS/CSS