pgadmin4/web/pgadmin/static/js
Surinder Kumar 4a91bcde30 Webpack all the things! Fixes #2135
This significantly speeds up loading of the application; in an average of 3 tests, v1.6
loaded in 11.5s in the runtime on a Mac, whilst the webpacked version of the code
loaded in 5.53s.
2017-07-18 15:13:17 +01:00
..
alerts Improve styling for alerts by highlighting the icon. 2017-07-04 12:03:32 +01:00
codemirror/addon/fold Move pgadmin plugins for codemirror back out of the vendor area. 2017-02-27 13:18:28 +00:00
history Fix clear history. 2017-07-07 15:51:06 +01:00
selection Webpack all the things! Fixes #2135 2017-07-18 15:13:17 +01:00
slickgrid Webpack all the things! Fixes #2135 2017-07-18 15:13:17 +01:00
alertify.pgadmin.defaults.js Webpack all the things! Fixes #2135 2017-07-18 15:13:17 +01:00
backform.pgadmin.js Webpack all the things! Fixes #2135 2017-07-18 15:13:17 +01:00
backgrid.pgadmin.js Webpack all the things! Fixes #2135 2017-07-18 15:13:17 +01:00
check_node_visibility.js Webpack all the things! Fixes #2135 2017-07-18 15:13:17 +01:00
gettext.js Fix translation extraction for new client side translations, and update catalogs. 2017-03-28 15:21:49 -04:00
pgadmin.js Ensure we never sort columns on the treeview. Fixes #2185 2017-02-24 13:02:13 +00:00
size_prettify.js Fix sorting of sizes on the statistics views by sorting raw values and prettifying on the client side. Includes Jasmine tests for the prettyfying function. Fixes #2315 2017-05-08 11:29:13 +01:00
sqleditor_utils.js Fix script options which were inadvertently broken in the query tool tab naming patch. 2017-06-15 12:19:47 +01:00
url_for.js Implementation of the client side 'url_for(...)' function. 2017-06-12 12:01:25 +05:30