pgadmin4/web/pgadmin/static
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
..
css Subnode collection layout improvements, with additional tweaks from me. 2016-03-15 12:30:01 +00:00
fonts Introduced a mechanism to load required javascripts at runtime 2015-06-30 11:21:57 +05:30
img Add support for creating dialogs, and add an About dialog. 2015-01-27 16:54:39 +00:00
js Improvements in the form/properties dialog control generation, and data 2016-03-15 18:58:22 +05:30
favicon.ico Put the favicon in the right place. 2015-01-20 12:32:44 +00:00