pgadmin4/web/pgadmin/tools/sqleditor
Nagesh Dhope f167d77b61 Allow screen-reader to read label & description of non-textable elements. Fixes #4762.
Allow screen-reader to identify the alert errors. Fixes #4763

  Added role alertdialog for confirm and alert dialog.
  Added role status for all status bars/banners.
  Added role alert for error bars.
  Added aria-labelledby for charts on each dashboard.
  Added tabindex for each chart so that it is navigable using tab key.
2020-01-28 11:32:11 +05:30
..
static Allow screen-reader to read label & description of non-textable elements. Fixes #4762. 2020-01-28 11:32:11 +05:30
templates/sqleditor/sql Added Schema Diff tool to compare two schemas and generate the difference script. 2020-01-10 15:42:09 +05:30
tests Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
utils Schema Diff Improvements: 2020-01-13 18:19:07 +05:30
__init__.py Fixed an issue while editing char[] or character varying[] column from View/Edit data throwing an error.Fixes #4410. 2020-01-23 14:55:02 +05:30
command.py Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00