pgadmin4/web/pgadmin/static/js
Nagesh Dhope 37f76142fb 1) Added aria-label to buttons used in graphical explain plan.
2) Fixed minor issue where we use dialog tab navigator keyboard shortcut only on visible tabs.
3) Fixed an issue where Zoom in, Zoom out, Zoom to original and Download button should not blur the focus after a click on them.

Initial patch sent by Murtuza Zabuawala.
2019-12-31 13:05:46 +05:30
..
alertify Fixed any typo - we were using the function 2019-12-14 10:31:33 +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 1) Allow screen-reader to read relationship attributes for tab, tabpanels and tables under it. Similar changes are done for subnode controls. 2019-12-17 13:22:36 +05:30
tree Fix an issue where pgAdmin4 unable to retrieve table node if the trigger is already disabled and the user clicks on Enable All. Fixes #4953. 2019-12-02 15:26:36 +05:30
alertify.pgadmin.defaults.js Added role=status attribute to all the status messages for accessibility. Fixes #4773. 2019-12-02 14:15:31 +05:30
backform.pgadmin.js 1) Allow screen-reader to read relationship attributes for tab, tabpanels and tables under it. Similar changes are done for subnode controls. 2019-12-17 13:22:36 +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 1) Added aria-label to buttons used in graphical explain plan. 2019-12-31 13:05:46 +05:30
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