Re: [pgAdmin4][RM7299]: Statistics.jsx has sort issue

2022-04-19 Thread Akshay Joshi
Thanks, the patch applied. On Tue, Apr 19, 2022 at 7:17 AM Pradip Parkale < pradip.park...@enterprisedb.com> wrote: > Hi Hackers, > > Please find the attached patch for #7299. I have fixed the sorting issue > for the size column where we are displaying units like 'MB', 'bytes'. > > -- > Thanks &

pgAdmin 4 commit: Fixed sorting issue in the statistics panel. Fixes #7

2022-04-19 Thread Akshay Joshi
Fixed sorting issue in the statistics panel. Fixes #7299 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=58e4f766d894875aa3bf121b37f756d2b74a0dd8 Author: Pradip Parkale Modified Files -- docs/en_US/release_notes_6_9.rst

Re: Azure AD authentication using app registration

2022-04-19 Thread Dave Page
Hi On Mon, 18 Apr 2022 at 10:21, Asmita Thapliyal wrote: > Thank you Dave for your reply! > Can it use OAUTH2 authentication available with Azure AD? I see only > options available in OAUTH2 are for google & github. > Those are just examples. It should work with any OAuth2 provider. > If it c