pgAdmin 4 commit: Added a fix to the context menu and panel issue intro

2022-09-08 Thread Akshay Joshi
Added a fix to the context menu and panel issue introduced by the SonarQube fixes. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ec47a2aa66d79c1c0bd01a10234f02c4b3b15a92 Modified Files -- web/pgadmin/browser/static/js/frame.js |

pgAdmin 4 commit: Fixed 'Remove the unnecessary boolean literals' code

2022-09-08 Thread Akshay Joshi
Fixed 'Remove the unnecessary boolean literals' code smell Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b73aa6d000f9b9263d27f1cf023614eb5d524abe Modified Files -- .../schemas/static/js/schema_child_tree_node.js | 2 +-

pgAdmin 4 commit: Fixes following code smell reported by SonarQube:

2022-09-08 Thread Akshay Joshi
Fixes following code smell reported by SonarQube: 1) Replace this if-then-else flow by a single return statement 2) Remove the unnecessary boolean literals. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b8f63adf411e9c6f1382dcc9f888c9a3a89f

pgAdmin 4 commit: Fixed SonarQube issues.

2022-09-08 Thread Akshay Joshi
Fixed SonarQube issues. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=708671964030d1c62d095846ec23f5e2fd4a24e6 Modified Files -- docs/en_US/release_notes_6_14.rst | 1 + runtime/src/js/misc.js

Re: [pgAdmin][RM-6133]: [React] Port schema diff to React

2022-09-08 Thread Akshay Joshi
Thanks, the patch applied. On Thu, Sep 8, 2022 at 1:57 PM Nikhil Mohite wrote: > Hi Akshay, > > PFA patch to resolve following issues. > Details: > 1. Resolved resize window issue for DDL result panel. > 2. Updated the Screenshots. > 3. Updated server group title to bold. > > On Wed, Sep 7, 2022

Re: Bug #7656 - Query Tool JSON Results, dblclk popup - textarea does not resize with dialog

2022-09-08 Thread Akshay Joshi
Thanks, the patch applied. On Thu, Sep 8, 2022 at 11:51 AM Yogesh Mahajan < yogesh.maha...@enterprisedb.com> wrote: > Hello Team, > > Please find the patch which enables resizing of text area inside > json-editor om resizing editor container. > > > Thanks, > Yogesh Mahajan > EnterpriseDB > --

pgAdmin 4 commit: 1. Resolved resize window issue for DDL result panel.

2022-09-08 Thread Akshay Joshi
1. Resolved resize window issue for DDL result panel. 2. Updated the Screenshots. 3. Updated server group title to bold. refs #6133 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0c9c57e6080b8a73ed73edf66abde8dab0852d18 Author: Nikhil Mohite

pgAdmin 4 commit: Fixed an issue where textarea of the JSON Editor does

2022-09-08 Thread Akshay Joshi
Fixed an issue where textarea of the JSON Editor does not resize with dialog. Fixes #7656 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=603ce21d24b332002f7bc9db14d80f3e751ff545 Author: Yogesh Mahajan Modified Files -- docs/en_U

pgAdmin 4 commit: Remove Alertify from pgAdmin completely. Fixes #7619

2022-09-08 Thread Akshay Joshi
Remove Alertify from pgAdmin completely. Fixes #7619 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=18b77f15dd2bce14edeadc99db5461b070bbe956 Modified Files -- docs/en_US/images/preferences_browser_display.png | Bin 181432 -> 1824