pgadmin4/web/pgadmin/browser
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
..
server_groups Allow screen-reader to read label & description of non-textable elements. Fixes #4762. 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/browser Logout the pgAdmin session when no user activity of mouse move, click or keypress. Fixes #5000. 2020-01-15 18:07:46 +05:30
tests Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
__init__.py Logout the pgAdmin session when no user activity of mouse move, click or keypress. Fixes #5000. 2020-01-15 18:07:46 +05:30
collection.py Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
register_browser_preferences.py Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
utils.py Added support to view multilevel partitioned tables. Fixes #4633. 2020-01-06 14:53:47 +05:30