pgAdmin 4 commit: Updated the wcDocker to make use of wcSplitter (new f - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Updated the wcDocker to make use of wcSplitter (new f
Date
Msg-id E1aaOU5-0002a3-Tq@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Updated the wcDocker to make use of wcSplitter (new functionalities),
which will be used by the debugger tool.

Updating the wcDocker from the repository -
'https://github.com/WebCabin/wcDocker' up to commit-id:
0f5690318ce0bf457fdd374dcec7418d22b72e22

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=18d767b107d33e22c53499875a31e45b9432d3a7

Modified Files
--------------
libraries.txt                                      |     4 +-
web/pgadmin/static/css/wcDocker/Themes/default.css |    31 +-
.../static/css/wcDocker/Themes/default.min.css     |     2 +-
web/pgadmin/static/css/wcDocker/wcDocker.css       |    48 +-
web/pgadmin/static/css/wcDocker/wcDocker.min.css   |     2 +-
web/pgadmin/static/js/wcDocker/wcDocker.js         | 33295 +++++++++++++++----
web/pgadmin/static/js/wcDocker/wcDocker.min.js     |    31 +-
7 files changed, 26160 insertions(+), 7253 deletions(-)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: Re: [pgAdmin4][Patch]: Formatter Functions for Security Labels and Variables
Next
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Updated the misc module javascripts to work with late