Re: [SonarQube]: Rename function and variable name to match the regular expression

2020-07-08 Thread Pradip Parkale
Hi Hackers, Please find another patch variable naming convention. On Wed, Jul 1, 2020 at 1:54 PM Akshay Joshi wrote: > Thanks, patch applied. > > On Wed, Jul 1, 2020 at 1:10 PM Pradip Parkale < > pradip.park...@enterprisedb.com> wrote: > >> Hi Hackers, >> >> Please find the attached patch for :

[pgAdmin4][RM#5662] [Accessibility] File manager dialog was not rendering properly due to fixed width and height set in the code

2020-07-08 Thread Murtuza Zabuawala
Hi, PFA patch to fix the issue where few dialogs are not rendering properly when we zoomed in browser window 200% and screen resolution is low. -- Regards, Murtuza Zabuawala *EDB* *POWER TO POSTGRES* https://www.edbpostgres.com RM_5662.diff Description: Binary data

Re: [pgAdmin][patch] SonarQube "convention" tagged fixes

2020-07-08 Thread Aditya Toshniwal
Hi Hackers, Attached is the patch for a few more "convention" tagged fixes. The patch also fixes a regression caused by the previous patch in file dialog. On Mon, Jul 6, 2020 at 11:49 AM Akshay Joshi wrote: > Thanks, patch applied. > > On Mon, Jul 6, 2020 at 11:11 AM Aditya Toshniwal < > aditya

[pgAdmin][RM5633]:Create RLS Policy option enabled for catalog objects

2020-07-08 Thread Pradip Parkale
Hi Hackers, Please find the attached patch. I have disabled creating an RLS policy option for catalog objects. -- Thanks & Regards, Pradip Parkale QMG, EnterpriseDB Corporation RM5633.patch Description: Binary data

Re: [pgAdmin][RM5569] [SQL] Bad display of tables storage parameters in the "SQL" tab (correction of bug #5398 not complete)

2020-07-08 Thread Rahul Shirsat
Hi Hackers, Following patch includes fix for : Storage parameters should be displayed in parent tables's SQL. As the code will be upgraded in feature #5649 , so only initial test cases for pg 10, 11 are included in this patch, so later it can be contin

[pgAdmin4][Patch] - SonarQube Fixes

2020-07-08 Thread Rahul Shirsat
Hi Hackers, Please find the attached patch to fix the SonarQube Code smells having Rule "Refactor this function to reduce its Cognitive Complexity from 18 to the 15 allowed". -- *Rahul Shirsat* Software Engineer | EnterpriseDB Corporation. event_trigger_sonar_fixes.patch Description: Binary da