pgadmin4/web/pgadmin/static/js
Ashesh Vashi 32e0a0d4b6 Clear the node cache, when an node is created/updated to make sure - we
will always have latest data related to that type of node. Also, fixed
the cache_level for different node types.

This commit also contains fixes for the following issue:
* In extension module - use the 'node-list-by-name' instead of using a
  custom 'node-ajax-options' control, and removed redundant template
  schemas from it.
* When we tries to destroy the select2 object from
  Select2Cell/Select2Control while releasing the properties view,
  sometimes select2 can not find the instance related it for some
  unknown reason. Hence - before removing it we will check for manual
  instance existance using $.data('select2').
* When we traverse through the browser tree nodes very quickly, it tries
  to remove the object before it gets created completely, and results
  into an exception.
* Icon in the select2 drop down list was not visible due to some CSS
  issues.

Apart of that, we will generate two new browser events -
'pgadmin-node:created:<NODE-TYPE>', 'pgadmin-node:updated:<NODE-TYPE>'
whenever a new node is created, or an existing node will be updated.
2016-04-29 15:50:38 +05:30
..
alertifyjs Moving the messages used in common utilities in a separate javascript. 2016-04-11 17:07:58 +05:30
backgrid Clear the node cache, when an node is created/updated to make sure - we 2016-04-29 15:50:38 +05:30
codemirror Updated the CodeMirror to the latest stable version (5.14.2). 2016-04-22 15:28:34 +05:30
jQuery-contextMenu Upgraded the jQuery-contextMenu to v2.1.0 (latest stable version) in 2016-03-30 19:08:27 +05:30
select2 Added select2 as dependency 2016-01-04 23:23:16 +05:30
wcDocker Cleanup styling of wcDocker tab control buttons. 2016-04-07 13:40:16 +01:00
backbone-min.js Introduced a mechanism to load required javascripts at runtime 2015-06-30 11:21:57 +05:30
backbone.js Introduced a mechanism to load required javascripts at runtime 2015-06-30 11:21:57 +05:30
backbone.paginator.js Add backgrid extensions for use in various tools: select-all, paginator and filter 2016-02-26 11:08:45 +00:00
backbone.paginator.min.js Add backgrid extensions for use in various tools: select-all, paginator and filter 2016-02-26 11:08:45 +00:00
backbone.undo.js Allow to save only the partial model changes, undo-redo operation 2015-10-28 22:54:30 +05:30
backbone.undo.min.js Allow to save only the partial model changes, undo-redo operation 2015-10-28 22:54:30 +05:30
backform.js Allow to make change the behaviour of backform control based on other 2015-07-14 09:29:49 +05:30
backform.pgadmin.js Clear the node cache, when an node is created/updated to make sure - we 2016-04-29 15:50:38 +05:30
bootstrap-datepicker.js Introducing the infrastructure for colleciton of the subnodes listing, 2015-10-28 22:36:09 +05:30
bootstrap-datepicker.min.js Introducing the infrastructure for colleciton of the subnodes listing, 2015-10-28 22:36:09 +05:30
bootstrap-switch.js Using bootstrap-swtich for creating a custom backform control for 2015-12-04 17:16:49 +05:30
bootstrap-switch.min.js Using bootstrap-swtich for creating a custom backform control for 2015-12-04 17:16:49 +05:30
bootstrap.js Introduced a mechanism to load required javascripts at runtime 2015-06-30 11:21:57 +05:30
bootstrap.min.js Introduced a mechanism to load required javascripts at runtime 2015-06-30 11:21:57 +05:30
jquery-1.11.2.js Remove "vendor" from the global JS path. 2015-02-13 13:36:00 +00:00
jquery-1.11.2.min.js Remove "vendor" from the global JS path. 2015-02-13 13:36:00 +00:00
modernizr-2.6.2-respond-1.1.0.min.js Remove "vendor" from the global JS path. 2015-02-13 13:36:00 +00:00
npm.js Remove "vendor" from the global JS path. 2015-02-13 13:36:00 +00:00
pgadmin.js Introduced a mechanism to load required javascripts at runtime 2015-06-30 11:21:57 +05:30
require.js Introduced a mechanism to load required javascripts at runtime 2015-06-30 11:21:57 +05:30
require.min.js Introduced a mechanism to load required javascripts at runtime 2015-06-30 11:21:57 +05:30
underscore-min.js Introduced a mechanism to load required javascripts at runtime 2015-06-30 11:21:57 +05:30
underscore.js Introduced a mechanism to load required javascripts at runtime 2015-06-30 11:21:57 +05:30
underscore.string.js Introduced a mechanism to load required javascripts at runtime 2015-06-30 11:21:57 +05:30
underscore.string.min.js Introduced a mechanism to load required javascripts at runtime 2015-06-30 11:21:57 +05:30