pgAdmin 4 commit: Moved the webcabin-docker in the 'web/pgadmin/static/

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Moved the webcabin-docker in the 'web/pgadmin/static/
Date: 2017-09-17 19:35:22
Message-ID: E1dtfLe-0000VY-1F@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Moved the webcabin-docker in the 'web/pgadmin/static/vendor' directory to resolve a possible issue, when we created webpack reference for vendor.

webcabin-docker uses the jquery.1.11.1 as hard dependency, and latest jquery for 1.11.2 is available as npm, and which is used by us. Webpack reference will have two different set of jquery in it. Hence - vendorizing the webcabin-docker will allow us to change the package.json of it, and will resolve the possible issue.

Also - upgraded some packages in package.json to resolve the deprecation message during package installation using yarn.
i.e.
babel-loader -> ^7.1
extract-text-webpack-plugin -> ^3.0
karma-phantomjs-launcher -> ^1.0.4
karma-webpack -> ^2.0.4
phantomjs-prebuilt -> ^2.1.15

Branch
------
WEBPACK_DEVEL

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e35a5ff825aadb62c586be5245bd2a19d3a303e5

Modified Files
--------------
web/package.json | 15 +-
.../vendor/webcabin-docker/Build/Docs/base.js.html | 309 +
.../webcabin-docker/Build/Docs/collapser.js.html | 433 +
.../webcabin-docker/Build/Docs/docker.js.html | 3070 +++
.../webcabin-docker/Build/Docs/docker.jsdoc.html | 378 +
.../webcabin-docker/Build/Docs/drawer.js.html | 535 +
.../webcabin-docker/Build/Docs/ext.jsdoc.html | 293 +
.../Build/Docs/external-domNode.html | 338 +
.../Build/Docs/external-jQuery.html | 606 +
.../webcabin-docker/Build/Docs/externals.list.html | 526 +
.../Docs/fonts/glyphicons-halflings-regular.eot | Bin 0 -> 20127 bytes
.../Docs/fonts/glyphicons-halflings-regular.svg | 288 +
.../Docs/fonts/glyphicons-halflings-regular.ttf | Bin 0 -> 45404 bytes
.../Docs/fonts/glyphicons-halflings-regular.woff | Bin 0 -> 23424 bytes
.../Docs/fonts/glyphicons-halflings-regular.woff2 | Bin 0 -> 18028 bytes
.../webcabin-docker/Build/Docs/frame.js.html | 1463 +
.../webcabin-docker/Build/Docs/ghost.js.html | 488 +
.../webcabin-docker/Build/Docs/iframe.js.html | 624 +
.../Build/Docs/img/glyphicons-halflings-white.png | Bin 0 -> 8777 bytes
.../Build/Docs/img/glyphicons-halflings.png | Bin 0 -> 12799 bytes
.../vendor/webcabin-docker/Build/Docs/index.html | 449 +
.../webcabin-docker/Build/Docs/layout.js.html | 662 +
.../Build/Docs/layoutsimple.js.html | 299 +
.../webcabin-docker/Build/Docs/layouttable.js.html | 611 +
.../webcabin-docker/Build/Docs/module-wcBase.html | 1025 +
.../Build/Docs/module-wcCollapser.html | 1118 +
.../Build/Docs/module-wcDocker.html | 10028 +++++++
.../Build/Docs/module-wcDrawer.html | 1067 +
.../webcabin-docker/Build/Docs/module-wcFrame.html | 2566 ++
.../webcabin-docker/Build/Docs/module-wcGhost.html | 1094 +
.../Build/Docs/module-wcIFrame.html | 1678 ++
.../Build/Docs/module-wcLayout.html | 686 +
.../Build/Docs/module-wcLayoutSimple.html | 564 +
.../Build/Docs/module-wcLayoutTable.html | 2600 ++
.../webcabin-docker/Build/Docs/module-wcPanel.html | 6499 +++++
.../Build/Docs/module-wcSplitter.html | 3068 +++
.../Build/Docs/module-wcTabFrame.html | 3552 +++
.../webcabin-docker/Build/Docs/modules.list.html | 526 +
.../webcabin-docker/Build/Docs/panel.js.html | 1255 +
.../webcabin-docker/Build/Docs/quicksearch.html | 31 +
.../Build/Docs/scripts/docstrap.lib.js | 11 +
.../Build/Docs/scripts/fulltext-search-ui.js | 89 +
.../Build/Docs/scripts/fulltext-search.js | 36 +
.../webcabin-docker/Build/Docs/scripts/lunr.min.js | 6 +
.../Docs/scripts/prettify/Apache-License-2.0.txt | 202 +
.../Build/Docs/scripts/prettify/jquery.min.js | 6 +
.../Build/Docs/scripts/prettify/lang-css.js | 21 +
.../Build/Docs/scripts/prettify/prettify.js | 496 +
.../webcabin-docker/Build/Docs/scripts/sunlight.js | 1157 +
.../webcabin-docker/Build/Docs/scripts/toc.js | 215 +
.../webcabin-docker/Build/Docs/splitter.js.html | 1022 +
.../Build/Docs/styles/darkstrap.css | 960 +
.../Build/Docs/styles/prettify-tomorrow.css | 132 +
.../Build/Docs/styles/site.cerulean.css | 7008 +++++
.../Build/Docs/styles/site.cosmo.css | 7061 +++++
.../Build/Docs/styles/site.cyborg.css | 7051 +++++
.../Build/Docs/styles/site.darkly.css | 7171 +++++
.../Build/Docs/styles/site.darkstrap.css | 5638 ++++
.../Build/Docs/styles/site.dibs-bootstrap.css | 5899 ++++
.../Build/Docs/styles/site.flatly.css | 7147 +++++
.../Build/Docs/styles/site.journal.css | 6973 +++++
.../Build/Docs/styles/site.lumen.css | 7298 +++++
.../Build/Docs/styles/site.paper.css | 7623 ++++++
.../Build/Docs/styles/site.readable.css | 6997 +++++
.../Build/Docs/styles/site.sandstone.css | 7035 +++++
.../Build/Docs/styles/site.simplex.css | 7023 +++++
.../Build/Docs/styles/site.slate.css | 7335 +++++
.../Build/Docs/styles/site.spacelab.css | 7055 +++++
.../Build/Docs/styles/site.superhero.css | 7131 +++++
.../Build/Docs/styles/site.united.css | 6895 +++++
.../Build/Docs/styles/site.yeti.css | 7195 +++++
.../Build/Docs/styles/sunlight.dark.css | 345 +
.../Build/Docs/styles/sunlight.default.css | 344 +
.../webcabin-docker/Build/Docs/tabframe.js.html | 961 +
.../Build/Docs/tutorial-1.0-getting-started.html | 298 +
.../Build/Docs/tutorial-2.0-tips-and-tricks.html | 357 +
.../Build/Docs/tutorial-3.0-widgets.html | 277 +
.../webcabin-docker/Build/Docs/tutorials.list.html | 526 +
.../webcabin-docker/Build/Docs/types.js.html | 394 +
.../vendor/webcabin-docker/Build/wcDocker.css | 647 +
.../vendor/webcabin-docker/Build/wcDocker.js | 26909 +++++++++++++++++++
.../vendor/webcabin-docker/Build/wcDocker.min.css | 16 +
.../vendor/webcabin-docker/Build/wcDocker.min.js | 42 +
.../static/vendor/webcabin-docker/ChangeLogAMD.md | 234 +
.../static/vendor/webcabin-docker/README.md | 228 +
.../static/vendor/webcabin-docker/package.json | 24 +
.../webcabin-docker/wcDocker.sublime-project | 28 +
.../webcabin-docker/wcDocker.sublime-workspace | 1365 +
web/yarn.lock | 1600 +-
89 files changed, 212454 insertions(+), 773 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Surinder Kumar 2017-09-18 05:28:31 [pgAdmin4][Patch]: Use standalone modules prop-types as React.PropTypes has moved into a different package since React v15.5
Previous Message Murtuza Zabuawala 2017-09-15 14:39:44 Re: [pgAdmin4][Patch]: Fix context menu fontawesome icons