[pgAdmin][RM-7085]: Partioned tables not showing correctly after creating multiple partition level

2022-01-11 Thread Nikhil Mohite
Hi Hackers, Please find the attached patch for RM-7085: Partitioned tables not showing correctly after creating multiple partition levels. -- *Thanks & Regards,* *Nikhil Mohite* *Senior Software Engineer.* *EDB Postgres*

Re: [pgAdmin][RM-7100]: Browser disappears when scrolling sequences

2022-01-11 Thread Akshay Joshi
Thanks, the patch applied. On Tue, Jan 11, 2022 at 4:58 PM Nikhil Mohite < nikhil.moh...@enterprisedb.com> wrote: > Hi Hackers, > > Please find the attached patch for RM-7100: > Browser disappears when > scrolling sequences. > In this patch, I have up

Re: pgAdmin 4 - Czech translation update for version 6.4

2022-01-11 Thread Akshay Joshi
Thanks, the patch applied. On Mon, Jan 10, 2022 at 7:36 PM Libor M. wrote: > Hi, > updated Czech translation for 6.4 is in attachment. > > Best regards, > > Libor M. > > E-mail: libor...@gmail.com > GitHub: https://github.com/liborm85 > -- *Thanks & Regards* *Akshay Joshi* *pgAdmin Hacker | P

pgAdmin 4 commit: Update Czech translation.

2022-01-11 Thread Akshay Joshi
Update Czech translation. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=38e5ded8219c3bada4b2a25f5c4d6569a7635a28 Author: Libor M Modified Files -- .../translations/cs/LC_MESSAGES/messages.mo| Bin 212814 -> 230006 bytes

pgAdmin 4 commit: Fixed an issue where the Browser tree gets disappears

2022-01-11 Thread Akshay Joshi
Fixed an issue where the Browser tree gets disappears when scrolling sequences. Fixes #7100 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=374c5e952fa594d749fadf1f88076c1cba8c5f64 Author: Nikhil Mohite Modified Files -- docs/en_

[pgAdmin][RM-7100]: Browser disappears when scrolling sequences

2022-01-11 Thread Nikhil Mohite
Hi Hackers, Please find the attached patch for RM-7100: Browser disappears when scrolling sequences. In this patch, I have updated the API to get the sequence list faster, with these changes I am not able to reproduce the original issue reported by the