Hi
Some further thoughts/comments:
- There should be a comment block in every source file, containing the
copyright info etc.
- Looks like the "new-" in "new-dashboard-graphs" is probably a development
artefact and should be removed?
- We should probably use .jsx as the extension for React JS fil
Thanks, patch applied.
On Wed, Jul 22, 2020 at 11:01 AM Rahul Shirsat <
rahul.shir...@enterprisedb.com> wrote:
> Hi Hackers,
>
> Just for the information, the additional issue was the *incorrect node
> path set in RLS policy*, and not the search objects itself.
>
> On Tue, Jul 21, 2020 at 9:23 PM
Thanks, patch applied.
On Thu, Jul 23, 2020 at 10:59 AM Satish V wrote:
> Hi Hackers,
> Kindly find the revised patch in the attachments. Please ignore the
> previous patch.
>
> Thanks,
> Sathish V
>
>>
--
*Thanks & Regards*
*Akshay Joshi*
*pgAdmin Hacker | Sr. Software Architect*
*EDB Postgre
Thanks, patch applied.
On Wed, Jul 22, 2020 at 1:36 PM Yogesh Mahajan <
yogesh.maha...@enterprisedb.com> wrote:
> Hello,
>
> Please find a patch which enables 'Save button' in SQL editor on
> defocusing grid cell in case of a single column table with data type
> number/integer etc.
>
>
> Thanks,
Fixed an issue where the user is not able to save the new row if the table is
empty. Fixes #4810
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=043025d1eb57b586da5eaf32f49655c180b95716
Author: Yogesh Mahajan
Modified Files
--
do
Ensure that RLS Policy node should be searchable using search object. Fixes
#5646
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=937877e841d20948c6a78cc06b81be984060fd34
Author: Rahul Shirsat
Modified Files
--
docs/en_US/release
Fixed 'cannot unpack non-iterable Response object' issue.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7a22cff28cc59c58f2af05d5443bb78085265d5a
Modified Files
--
.../server_groups/servers/databases/schemas/views/__init__.py | 11
Improve code coverage and API test cases for Foreign Servers and User Mappings.
Fixes #5324
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4cf8c2f3a9e2663a486e8308e91501999fd8
Author: Satish V
Modified Files
--
docs/en_US/re