pgadmin4/web/pgadmin/browser
Pradip Parkale 96361656e4 Fixed some accessibility issues in the dialogs:
1) Aria-label additions at few missing places.
  2) Label additions with  'sr-only' class where hidden labels required.
  3) Converted label to span to solve accessibility error.

Fixes #4608
2020-03-19 16:08:51 +05:30
..
server_groups Fixed some accessibility issues in the dialogs: 2020-03-19 16:08:51 +05:30
static Improvements in the UI for both default and dark themes. Fixes #5133 2020-02-24 14:11:00 +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 Added Python 3.8 support. Fixes #5179 2020-02-18 12:10:38 +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