public inbox for [email protected]  
help / color / mirror / Atom feed
 pgAdmin 4 commit: Fixed some accessibility issues:
4+ messages / 1 participants
[nested] [flat]

*  pgAdmin 4 commit: Fixed some accessibility issues:
@ 2020-03-12 05:48 Akshay Joshi <[email protected]>
  0 siblings, 0 replies; 4+ messages in thread

From: Akshay Joshi @ 2020-03-12 05:48 UTC (permalink / raw)
  To: [email protected]

Fixed some accessibility issues:
1) Screen reader to read elements in radio modern control.
2) Aria-label additions at few missing places.
3) Radiocontrol to have different ids for each option.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6586be5158f49b76d0d578ca3642a5af42e8...
Author: Ganesh Jaybhay <[email protected]>

Modified Files
--------------
web/pgadmin/static/js/backform.pgadmin.js      | 9 +++++----
web/pgadmin/static/js/backgrid.pgadmin.js      | 8 ++++++--
web/pgadmin/static/vendor/backform/backform.js | 4 ++--
3 files changed, 13 insertions(+), 8 deletions(-)



^ permalink  raw  reply  [nested|flat] 4+ messages in thread

* pgAdmin 4 commit: Fixed some accessibility issues in the dialogs:
@ 2020-03-19 10:50 Akshay Joshi <[email protected]>
  0 siblings, 0 replies; 4+ messages in thread

From: Akshay Joshi @ 2020-03-19 10:50 UTC (permalink / raw)
  To: [email protected]

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

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=96361656e409d9d8ba172000b4d155418b2a...
Author: Pradip Parkale <[email protected]>

Modified Files
--------------
docs/en_US/release_notes_4_20.rst                  |  1 +
.../static/js/fts_configuration.js                 |  2 +-
.../servers/templates/servers/password.html        |  6 ++---
web/pgadmin/static/js/backform.pgadmin.js          | 27 +++++++++++-----------
web/pgadmin/static/js/backgrid.pgadmin.js          |  1 +
.../tools/maintenance/static/js/maintenance.js     |  3 +--
.../restore/static/js/restore_dialog_wrapper.js    |  1 +
7 files changed, 21 insertions(+), 20 deletions(-)



^ permalink  raw  reply  [nested|flat] 4+ messages in thread

* pgAdmin 4 commit: Fixed some accessibility issues:
@ 2020-04-03 11:43 Akshay Joshi <[email protected]>
  0 siblings, 0 replies; 4+ messages in thread

From: Akshay Joshi @ 2020-04-03 11:43 UTC (permalink / raw)
  To: [email protected]

Fixed some accessibility issues:
  1) Added missing search filter label in backgrid.
  2) broken aria issue for objects menu.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=99a72e529b5e38f92c9f5d091dc599c86eb8...
Author: Vishal Sawale <[email protected]>

Modified Files
--------------
web/pgadmin/browser/static/js/browser.js  | 2 +-
web/pgadmin/static/js/backgrid.pgadmin.js | 4 ++++
2 files changed, 5 insertions(+), 1 deletion(-)



^ permalink  raw  reply  [nested|flat] 4+ messages in thread

* pgAdmin 4 commit: Fixed some accessibility issues. Fixes #5732
@ 2020-09-15 07:49 Akshay Joshi <[email protected]>
  0 siblings, 0 replies; 4+ messages in thread

From: Akshay Joshi @ 2020-09-15 07:49 UTC (permalink / raw)
  To: [email protected]

Fixed some accessibility issues. Fixes #5732

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8e132eab0836b1fb684a8b81b2966a280e80...
Author: Pradip Parkale <[email protected]>

Modified Files
--------------
docs/en_US/release_notes_4_26.rst                      |  1 +
web/pgadmin/misc/file_manager/static/js/utility.js     |  8 ++++----
.../file_manager/templates/file_manager/index.html     | 18 +++++++++---------
.../js/sqleditor/history/query_history_entries.js      |  2 +-
.../static/scss/resources/_default.variables.scss      |  2 +-
.../tools/datagrid/templates/datagrid/filter.html      |  2 +-
.../tools/datagrid/templates/datagrid/index.html       |  9 +++++----
web/pgadmin/tools/debugger/static/js/direct.js         |  2 +-
web/pgadmin/tools/sqleditor/static/js/sqleditor.js     |  2 +-
9 files changed, 24 insertions(+), 22 deletions(-)



^ permalink  raw  reply  [nested|flat] 4+ messages in thread


end of thread, other threads:[~2020-09-15 07:49 UTC | newest]

Thread overview: 4+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2020-03-12 05:48  pgAdmin 4 commit: Fixed some accessibility issues: Akshay Joshi <[email protected]>
2020-03-19 10:50 pgAdmin 4 commit: Fixed some accessibility issues in the dialogs: Akshay Joshi <[email protected]>
2020-04-03 11:43 pgAdmin 4 commit: Fixed some accessibility issues: Akshay Joshi <[email protected]>
2020-09-15 07:49 pgAdmin 4 commit: Fixed some accessibility issues. Fixes #5732 Akshay Joshi <[email protected]>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox