pgadmin4/web/pgadmin/browser/static/js
Ashesh Vashi b52a5736ff Improvements in the form/properties dialog control generation, and data
change events.

- In input & textarea control, call the change event on key up (but -
  not on every key up events, wait for sometime before trigger that
  event, so that - we do not overdo that).
- In unique/subnode control, whenever we create new model object, set
  all the required static fields used by pgAdmin form generation logic.
- In NodeAjaxListCell, we don't need to call the list generation
  operation (ajax operation) for each and every cell. They use the same
  shared column object.
2016-03-15 18:58:22 +05:30
..
aciTree Introduced a mechanism to load required javascripts at runtime 2015-06-30 11:21:57 +05:30
datamodel.js Adding the Login/Group Role Node. 2016-02-05 09:48:38 +05:30
frame.js Resolved a typo in the frame javscript 2016-01-20 20:23:59 +05:30
menu.js Send the consistent data from both menus and context menus. 2016-01-15 19:46:45 +05:30
node.ui.js Improvements in the form/properties dialog control generation, and data 2016-03-15 18:58:22 +05:30
panel.js Introduced a event manager for the browser, which will generate certain 2016-01-19 18:18:47 +05:30