pgadmin4/web/pgadmin/browser/static/js
Murtuza Zabuawala 6a5d98cf19 Fix accessibility issues:
1) Suppress ESC key presses in Alertify dialogues when the come from Select2 controls (It also closes the alertify dialog when user try to close Select2 using ESC key)
2) Do not allow Tabindex focus on Switch control when it is disbaled
3) Tab keyboard shortcut navigation does not work in wcDocker iframe.

Fixes #4935
2019-11-15 11:06:00 +05:30
..
browser.js Give appropriate error messages when the user tries to use an blank master password. Fixes #4341 2019-10-25 13:55:07 +01:00
collection.js 1) Added support for custom theme creation and selection. Fixes #4348. 2019-11-07 18:51:03 +05:30
datamodel.js Fixed potential issue in reset function for nested objects. 2019-11-05 14:47:07 +05:30
error.js Update all Python and JS dependencies. Fixes #4019 2019-03-14 15:11:16 +00:00
frame.js Many fixes to the stability of the feature tests, including: 2019-03-21 12:04:37 +00:00
keyboard.js Fix accessibility issues: 2019-11-15 11:06:00 +05:30
layout.js Fix issue where pgAdmin does not load completely if loaded in an iframe. Fixes #4756 2019-09-23 12:55:02 +05:30
menu.js Optimize Webpack to improve overall performance. 2019-10-10 12:05:28 +05:30
node.js 1) Fixed issue where Drop and Disconnect connection menu points are too close to each other. Fixes #3279 2019-11-07 13:11:24 +05:30
node.ui.js Ensure that newly added row in backgrid should be visible. 2019-04-23 17:32:00 +05:30
panel.js Ensure that element should get highlighted when they get focus on using Tab key. Fixes #4245 2019-05-15 17:42:07 +05:30
preferences.js Fix issue where pgAdmin does not load completely if loaded in an iframe. Fixes #4756 2019-09-23 12:55:02 +05:30
toolbar.js 1) Added support for custom theme creation and selection. Fixes #4348. 2019-11-07 18:51:03 +05:30
wizard.js Fix alignment of Close and Maximize button of Grant Wizard. Fixes #3906 2019-02-13 13:13:07 +05:30