pgadmin4/web/pgadmin/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
..
alertify Optimize Webpack to improve overall performance. 2019-10-10 12:05:28 +05:30
browser Ensure port and username should not be mandatory when a service is provided. Fixes #4642 2019-09-13 11:54:16 +05:30
codemirror Add editor options for plain text mode and to disable block folding to 2019-09-04 15:46:08 +01:00
history Remove the large and unnecessary dependency on React and 87 other related libraries. Fixes #4018 2019-03-07 10:51:59 +00:00
misc/statistics Update copyright notices for 2019 2019-01-02 15:54:12 +05:30
nodes Update copyright notices for 2019 2019-01-02 15:54:12 +05:30
selection Don't quote bigints when copying them from the Query Tool results grid. Fixes #4459 2019-10-25 11:53:39 +01:00
slickgrid Don't quote bigints when copying them from the Query Tool results grid. Fixes #4459 2019-10-25 11:53:39 +01:00
sqleditor Ensure Javascript errors during Query Tool execution are reported as such and not as Ajax errors.. Fixes #4564 2019-10-29 15:51:28 +00:00
tree Add an optimisation to the internal code responsible for searching for treeview nodes. Fixes #4570 2019-08-06 14:02:57 +01:00
alertify.pgadmin.defaults.js Fix accessibility issues: 2019-11-15 11:06:00 +05:30
backform.pgadmin.js Fix accessibility issues: 2019-11-15 11:06:00 +05:30
backgrid.pgadmin.js Handle NULL values appropriately when sorting backgrid tables. Fixes #4242 2019-11-01 12:04:40 +00:00
check_node_visibility.js Optimize Webpack to improve overall performance. 2019-10-10 12:05:28 +05:30
csrf.js Fixed CSRF security vulnerability issue. per Alvin Lindstam. Fixes #4217 2019-05-28 10:59:51 +05:30
dialog_tab_navigator.js Allow keyboard navigation of all controls on subnode grids. Partially fixes #3919 2019-07-11 10:14:01 +01:00
gettext.js Optimize Webpack to improve overall performance. 2019-10-10 12:05:28 +05:30
keyboard_shortcuts.js Optimize Webpack to improve overall performance. 2019-10-10 12:05:28 +05:30
modify_animation.js Optimize Webpack to improve overall performance. 2019-10-10 12:05:28 +05:30
pgadmin.js Fixes # 4778 - Implement the query plan analyzer 2019-10-08 16:44:24 +05:30
size_prettify.js Update copyright notices for 2019 2019-01-02 15:54:12 +05:30
sqleditor_utils.js 1) Added support for custom theme creation and selection. Fixes #4348. 2019-11-07 18:51:03 +05:30
url_for.js Update copyright notices for 2019 2019-01-02 15:54:12 +05:30
utils.js 1) Further styling tweaks for Dark Theme. 2019-11-11 18:47:43 +05:30
window.js Fix issue where pgAdmin does not load completely if loaded in an iframe. Fixes #4756 2019-09-23 12:55:02 +05:30