public inbox for [email protected]  
help / color / mirror / Atom feed
pgAdmin 4 commit: Fixed an issue where focus doesn't go to the immediat
3+ messages / 1 participants
[nested] [flat]

* pgAdmin 4 commit: Fixed an issue where focus doesn't go to the immediat
@ 2020-03-26 05:20  Akshay Joshi <[email protected]>
  0 siblings, 0 replies; 3+ messages in thread

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

Fixed an issue where focus doesn't go to the immediate next editable cell after pressing the tab key on switch cell.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/static/js/backgrid.pgadmin.js | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)



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

*  pgAdmin 4 commit: Fixed an issue where foreign data wrapper properties 
@ 2021-04-19 05:38  Akshay Joshi <[email protected]>
  0 siblings, 0 replies; 3+ messages in thread

From: Akshay Joshi @ 2021-04-19 05:38 UTC (permalink / raw)
  To: [email protected]

Fixed an issue where foreign data wrapper properties are not visible if the host option contains two host addresses. Fixes #6379

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=dc65cbb08c99a176833c12b415c3f2a28b79...
Author: Yogesh Mahajan <[email protected]>

Modified Files
--------------
docs/en_US/release_notes_5_2.rst                                       | 1 +
.../templates/foreign_servers/sql/9.3_plus/properties.sql              | 2 +-
.../templates/foreign_servers/sql/default/properties.sql               | 2 +-
.../user_mappings/templates/user_mappings/sql/default/properties.sql   | 2 +-
.../templates/foreign_data_wrappers/sql/9.3_plus/properties.sql        | 2 +-
.../templates/foreign_data_wrappers/sql/default/properties.sql         | 2 +-
web/pgadmin/browser/server_groups/servers/utils.py                     | 3 +--
web/pgadmin/tools/sqleditor/static/scss/_sqleditor.scss                | 2 ++
8 files changed, 9 insertions(+), 7 deletions(-)



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

* pgAdmin 4 commit: Fixed an issue where foreign key is not removed even
@ 2022-03-17 11:36  Akshay Joshi <[email protected]>
  0 siblings, 0 replies; 3+ messages in thread

From: Akshay Joshi @ 2022-03-17 11:36 UTC (permalink / raw)
  To: [email protected]

Fixed an issue where foreign key is not removed even if the referred table is removed in ERD. Fixes #7238

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3299b0c1b0da44e9f31f6f337d48a5cdfe7c...
Author: Aditya Toshniwal <[email protected]>

Modified Files
--------------
docs/en_US/release_notes_6_8.rst                     |  1 +
web/pgadmin/tools/erd/__init__.py                    |  6 ++++--
web/pgadmin/tools/erd/static/js/erd_tool/ERDCore.js  | 20 ++++++++++++++++++++
.../erd/static/js/erd_tool/dialogs/DialogWrapper.js  | 14 +++++++++-----
.../static/js/erd_tool/ui_components/BodyWidget.jsx  | 13 +++++++++----
5 files changed, 43 insertions(+), 11 deletions(-)



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


end of thread, other threads:[~2022-03-17 11:36 UTC | newest]

Thread overview: 3+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2020-03-26 05:20 pgAdmin 4 commit: Fixed an issue where focus doesn't go to the immediat Akshay Joshi <[email protected]>
2021-04-19 05:38  pgAdmin 4 commit: Fixed an issue where foreign data wrapper properties  Akshay Joshi <[email protected]>
2022-03-17 11:36 pgAdmin 4 commit: Fixed an issue where foreign key is not removed even 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