public inbox for [email protected]
help / color / mirror / Atom feedpgAdmin 4 commit: Fixed tab key navigation issue for Grant Wizard. Fixe
3+ messages / 1 participants
[nested] [flat]
* pgAdmin 4 commit: Fixed tab key navigation issue for Grant Wizard. Fixe
@ 2020-03-30 12:09 Akshay Joshi <[email protected]>
0 siblings, 0 replies; 3+ messages in thread
From: Akshay Joshi @ 2020-03-30 12:09 UTC (permalink / raw)
To: [email protected]
Fixed tab key navigation issue for Grant Wizard. Fixes #5241
1) Added entry for .scss to change the shadow of 'ajs-close' button.
2) allow the user to use the keyboard to update the Backgrid cell DateTime picker control.
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=13b65c9a6ad0152a491f1fff25a80f179e56...
Author: Pradip Parkale <[email protected]>
Modified Files
--------------
docs/en_US/release_notes_4_20.rst | 1 +
web/pgadmin/browser/static/js/wizard.js | 55 ++++++++++++++++++++++
web/pgadmin/static/js/backgrid.pgadmin.js | 51 +++++++++++++++++++-
web/pgadmin/static/scss/_alertify.overrides.scss | 2 +-
.../static/vendor/backgrid/backgrid-select-all.js | 7 +--
.../tools/grant_wizard/static/js/grant_wizard.js | 24 ----------
6 files changed, 110 insertions(+), 30 deletions(-)
^ permalink raw reply [nested|flat] 3+ messages in thread
* pgAdmin 4 commit: Fixed tab key navigation issue for parameters in tabl
@ 2020-04-06 07:43 Akshay Joshi <[email protected]>
0 siblings, 0 replies; 3+ messages in thread
From: Akshay Joshi @ 2020-04-06 07:43 UTC (permalink / raw)
To: [email protected]
Fixed tab key navigation issue for parameters in table dialog. Fixes #5275
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8ceeb392683ab6c3c845a8572e4737781332...
Author: Pradip Parkale <[email protected]>
Modified Files
--------------
docs/en_US/release_notes_4_21.rst | 1 +
.../servers/databases/schemas/static/js/schema.js | 18 +++++++++++++++++-
web/pgadmin/browser/static/js/node.js | 11 +++++++++++
3 files changed, 29 insertions(+), 1 deletion(-)
^ permalink raw reply [nested|flat] 3+ messages in thread
* pgAdmin 4 commit: Fixed tab key navigation for some dialogs. Fixes #537
@ 2020-04-14 08:02 Akshay Joshi <[email protected]>
0 siblings, 0 replies; 3+ messages in thread
From: Akshay Joshi @ 2020-04-14 08:02 UTC (permalink / raw)
To: [email protected]
Fixed tab key navigation for some dialogs. Fixes #5371
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a05acb4f992da954be8c59e3af26393988a6...
Author: Pradip Parkale <[email protected]>
Modified Files
--------------
docs/en_US/release_notes_4_21.rst | 3 +-
.../server_groups/servers/static/js/privilege.js | 11 ++--
web/pgadmin/browser/static/js/node.js | 2 +-
web/pgadmin/browser/static/js/wizard.js | 56 +-------------------
web/pgadmin/browser/templates/browser/index.html | 2 +-
web/pgadmin/static/js/backform.pgadmin.js | 1 +
web/pgadmin/static/js/backgrid.pgadmin.js | 6 +++
web/pgadmin/static/js/utils.js | 60 ++++++++++++++++++++++
web/pgadmin/static/vendor/backgrid/backgrid.js | 3 ++
9 files changed, 83 insertions(+), 61 deletions(-)
^ permalink raw reply [nested|flat] 3+ messages in thread
end of thread, other threads:[~2020-04-14 08:02 UTC | newest]
Thread overview: 3+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2020-03-30 12:09 pgAdmin 4 commit: Fixed tab key navigation issue for Grant Wizard. Fixe Akshay Joshi <[email protected]>
2020-04-06 07:43 pgAdmin 4 commit: Fixed tab key navigation issue for parameters in tabl Akshay Joshi <[email protected]>
2020-04-14 08:02 pgAdmin 4 commit: Fixed tab key navigation for some dialogs. Fixes #537 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