[pgadmin-org/pgadmin4] 8651a1: Don't silence progress messages when building the ...

2023-07-24 Thread Dave Page
Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: 8651a1ed45108830a98fc9f8be1c9d599f075153 https://github.com/pgadmin-org/pgadmin4/commit/8651a1ed45108830a98fc9f8be1c9d599f075153 Author: Dave Page Date: 2023-07-24 (Mon, 24 Jul 2023) Changed pat

pgAdmin4 v7.5 candidate builds

2023-07-24 Thread Akshay Joshi
Hi All, pgAdmin4 v7.5 candidate builds and source code is available at https://developer.pgadmin.org/builds/2023-07-24-1/ *Note: *Windows builds are failing, We are working on it. Fahar, could you please verify this for Thursday's release? -- Akshay Joshi Principal Software Architect www.enterp

[pgadmin-org/pgadmin4] 8ec5fc: Remove the 'Objects' tab from the backup dialog as...

2023-07-24 Thread Akshay Joshi
Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: 8ec5fca4a0fdcf30084254a7867f7174d0eac3e6 https://github.com/pgadmin-org/pgadmin4/commit/8ec5fca4a0fdcf30084254a7867f7174d0eac3e6 Author: Akshay Joshi Date: 2023-07-24 (Mon, 24 Jul 2023) Changed

Re: Pgadmin4 System Stats Extension Design

2023-07-24 Thread Dave Page
On Mon, 24 Jul 2023 at 11:47, Sahil Harpal wrote: > On Mon, 24 Jul 2023 at 15:34, Dave Page wrote: > >> On your system, what are the volumes without letters etc? If they're >> things like swap/pagefile, recovery partition etc, then they can probably >> be omitted (e.g. SELECT ... WHERE mount_poi

[pgadmin-org/pgadmin4] 3b4268: Python dependency: Bump nw from 0.77.0 to 0.78.0 i...

2023-07-24 Thread dependabot[bot]
Branch: refs/heads/dependabot/npm_and_yarn/runtime/nw-0.78.0 Home: https://github.com/pgadmin-org/pgadmin4 Commit: 3b4268a88733e278c924d75511dc63398b2c4cfb https://github.com/pgadmin-org/pgadmin4/commit/3b4268a88733e278c924d75511dc63398b2c4cfb Author: dependabot[bot] <49699333+depe

[pgadmin-org/pgadmin4]

2023-07-24 Thread dependabot[bot]
Branch: refs/heads/dependabot/npm_and_yarn/web/html-react-parser-4.1.0 Home: https://github.com/pgadmin-org/pgadmin4

[pgadmin-org/pgadmin4] 2e7b06: Python dependency: Bump html-react-parser from 1.4...

2023-07-24 Thread dependabot[bot]
Branch: refs/heads/dependabot/npm_and_yarn/web/html-react-parser-4.2.0 Home: https://github.com/pgadmin-org/pgadmin4 Commit: 2e7b064d97ca54ec9a4417002f84e5c0365db1e8 https://github.com/pgadmin-org/pgadmin4/commit/2e7b064d97ca54ec9a4417002f84e5c0365db1e8 Author: dependabot[bot] <496

Re: Pgadmin4 System Stats Extension Design

2023-07-24 Thread Sahil Harpal
On Mon, 24 Jul 2023 at 15:34, Dave Page wrote: > On your system, what are the volumes without letters etc? If they're > things like swap/pagefile, recovery partition etc, then they can probably > be omitted (e.g. SELECT ... WHERE mount_point IS NOT NULL OR drive_letter > IS NOT NULL). > On my s

[pgadmin-org/pgadmin4]

2023-07-24 Thread dependabot[bot]
Branch: refs/heads/dependabot/npm_and_yarn/web/date-io/date-fns-2.16.0 Home: https://github.com/pgadmin-org/pgadmin4

[pgadmin-org/pgadmin4] d3b394: Python dependency: Bump @date-io/date-fns from 1.3...

2023-07-24 Thread dependabot[bot]
Branch: refs/heads/dependabot/npm_and_yarn/web/date-io/date-fns-2.17.0 Home: https://github.com/pgadmin-org/pgadmin4 Commit: d3b394f3df28f0048ce78448c1cae97db95963fe https://github.com/pgadmin-org/pgadmin4/commit/d3b394f3df28f0048ce78448c1cae97db95963fe Author: dependabot[bot] <496

Re: Pgadmin4 System Stats Extension Design

2023-07-24 Thread Dave Page
On Mon, 24 Jul 2023 at 10:30, Sahil Harpal wrote: > On Mon, 24 Jul 2023 at 10:57, Ashesh Vashi > wrote: > >> Please share the exact output of the query to get any suggestions. >> > The following is the output returned by the query: > > mount_point | file_system | drive_letter | drive_type | fil

Re: Pgadmin4 System Stats Extension Design

2023-07-24 Thread Sahil Harpal
On Mon, 24 Jul 2023 at 10:57, Ashesh Vashi wrote: > Please share the exact output of the query to get any suggestions. > The following is the output returned by the query: mount_point | file_system | drive_letter | drive_type | file_system_type | > total_space | used_space | free_space | t

[pgadmin-org/pgadmin4] 52643a: Update version for release v7.5

2023-07-24 Thread Akshay Joshi
Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: 52643a5c9b1495eb25e09c7e90cb95428b56d1f3 https://github.com/pgadmin-org/pgadmin4/commit/52643a5c9b1495eb25e09c7e90cb95428b56d1f3 Author: Akshay Joshi Date: 2023-07-24 (Mon, 24 Jul 2023) Changed

[pgadmin-org/pgadmin4] a7f06e: Fix an issue where inserting more than 10 rows doe...

2023-07-24 Thread Khushboo Vashi
Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: a7f06eea0bff13799947544cac301f1ef780f745 https://github.com/pgadmin-org/pgadmin4/commit/a7f06eea0bff13799947544cac301f1ef780f745 Author: Khushboo Vashi Date: 2023-07-24 (Mon, 24 Jul 2023) Change