pgAdmin 4 commit: Fixed linter error.

2022-03-22 Thread Akshay Joshi
Fixed linter error. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=17118342296ea8a335f4154db6f552df55bb4c1c Modified Files -- web/pgadmin/misc/statistics/static/js/Statistics.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-

Re: setup-web.sh - support for suse 12/15

2022-03-22 Thread Akshay Joshi
Thanks, the patch applied. On Thu, Mar 17, 2022 at 5:12 PM Sandeep Thakkar < sandeep.thak...@enterprisedb.com> wrote: > Hi, > > Please find attached the patch for the setup-web.sh to add support for the > SUSE platform. I verified it on SUSE 12 and 15, x86_64 and PPCLE > architectures > > Thanks,

pgAdmin 4 commit: Added support for the SUSE platform.

2022-03-22 Thread Akshay Joshi
Added support for the SUSE platform. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9e0998c4d5177b4112db41caf7f6844b1f3eb94a Author: Sandeep Thakkar Modified Files -- pkg/linux/setup-web.sh | 13 + 1 file changed, 13 i

pgAdmin 4 commit: Ensure that the values of certain fields are prettifi

2022-03-22 Thread Akshay Joshi
Ensure that the values of certain fields are prettified in the statistics tab for collection nodes. Fixes #7216 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ba027e992ea574a70cfe6d936eec8fa8e854e295 Modified Files -- docs/en_US/