pgadmin4/web/pgadmin/static/js
Atul Sharma 70418144cf Add a field to the Server Dialogue allowing users to specify a subset of databases they'd like to see in the treeview. Fixes #1918 2017-07-21 12:44:57 +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 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 Move Query Tool keyboard shortcut code into a new module and add tests. 2017-07-20 22:22:25 +01:00
alertify.pgadmin.defaults.js Webpack all the things! Fixes #2135 2017-07-18 15:13:17 +01:00
backform.pgadmin.js Add a field to the Server Dialogue allowing users to specify a subset of databases they'd like to see in the treeview. Fixes #1918 2017-07-21 12:44:57 +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 Implementation of the client side 'url_for(...)' function. 2017-06-12 12:01:25 +05:30