Обсуждение: pgAdmin 4 commit: Add missing new files from the previous commit.Ooops

Поиск
Список
Период
Сортировка

pgAdmin 4 commit: Add missing new files from the previous commit.Ooops

От
Dave Page
Дата:
Add missing new files from the previous commit. Ooops.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6396b8ce1801ebb9b00013b5115ea7851ca094a7
Author: Surinder Kumar <surinder.kumar@enterprisedb.com>

Modified Files
--------------
.../index_constraint/static/js/primary_key.js      | 539 +++++++++++++++++++++
.../static/js/unique_constraint.js                 | 529 ++++++++++++++++++++
web/pgadmin/browser/templates/browser/js/utils.js  |  88 ++++
web/pgadmin/static/bundle/app.js                   |  23 +
web/pgadmin/static/bundle/browser.js               |   5 +
web/pgadmin/static/bundle/codemirror.js            |  18 +
web/pgadmin/static/css/lib.css                     |  37 ++
web/webpack.shim.js                                | 282 +++++++++++
8 files changed, 1521 insertions(+)