pgadmin4/web/pgadmin/static/js
Akshay Joshi e506fa1dbe Improved alertify notification logic. Remove AlertifyWrapper class and extend notification methods in alertify itself. 2017-07-31 18:59:44 +05:30
..
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 Don't attempt to render binary data in the query tool result grid. Fixes #2080. Fixes #2074. 2017-07-20 13:09:47 +01:00
sqleditor Update keyboard shortcuts per discussion. Also, make the labels platform sensitive. 2017-07-26 12:50:42 +01:00
alertify.pgadmin.defaults.js Improved alertify notification logic. Remove AlertifyWrapper class and extend notification methods in alertify itself. 2017-07-31 18:59:44 +05:30
backform.pgadmin.js Handle control visibility properly in javascript strict mode. 2017-07-26 12:55:46 +01:00
backgrid.pgadmin.js Resolve an issue where collection nodes sometimes wouldn't sort properly. 2017-07-18 16:31:05 +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 Moved the javascripts of different modules from 'templates' to 'static' directory. 2017-07-27 17:25:08 +05:30