pgadmin4/web/pgadmin
Ganesh Jaybhay e30cbe2579 Fixed some accessibility issues:
1) Focus is not visible while navigating through top navbar menu items(File, Object, Tools)
2) In preference dialog wherever access key is used for a shortcut declaration, unable to get out of the textbox.
3) Focus is not visible for the links on the dashboard

Fixes #7046
2021-12-02 16:24:55 +05:30
..
about 1) Replace Flask-BabelEx with Flask-Babel. Fixes #6088 2021-11-24 17:22:57 +05:30
authenticate 1) Replace Flask-BabelEx with Flask-Babel. Fixes #6088 2021-11-24 17:22:57 +05:30
browser Replaced alertifyjs notifiers with React-based notistack. Fixes #7004 2021-12-02 16:05:52 +05:30
dashboard Replaced alertifyjs notifiers with React-based notistack. Fixes #7004 2021-12-02 16:05:52 +05:30
feature_tests Fixed feature test failures due to React porting of backup dialog. 2021-11-23 17:36:10 +05:30
help 1) Replace Flask-BabelEx with Flask-Babel. Fixes #6088 2021-11-24 17:22:57 +05:30
misc Replaced alertifyjs notifiers with React-based notistack. Fixes #7004 2021-12-02 16:05:52 +05:30
model Fixed an issue where SQLite database definition is wrong because the USER_ID FK 2021-12-01 17:24:41 +05:30
preferences 1) Replace Flask-BabelEx with Flask-Babel. Fixes #6088 2021-11-24 17:22:57 +05:30
redirects Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
settings 1) Replace Flask-BabelEx with Flask-Babel. Fixes #6088 2021-11-24 17:22:57 +05:30
setup Added exception handling for SQLAlchemy function to check the table exists or not. 2021-07-19 14:01:45 +05:30
static Fixed some accessibility issues: 2021-12-02 16:24:55 +05:30
templates Replaced alertifyjs notifiers with React-based notistack. Fixes #7004 2021-12-02 16:05:52 +05:30
tools Replaced alertifyjs notifiers with React-based notistack. Fixes #7004 2021-12-02 16:05:52 +05:30
translations Update French translation. 2021-11-18 12:01:06 +05:30
utils Fixed an issue where On-demand rows throw an error when any row cell is edited 2021-11-28 13:26:40 +05:30
__init__.py Use .__ne__ instead of 'is not None' statement to fix the API test cases. 2021-11-24 18:54:25 +05:30
messages.pot Update message catalogs. 2021-11-12 20:01:25 +05:30