Re: #2483 - Add pgAdmin users via a CLI or script call

2023-09-05 Thread Akshay Joshi
Seems good to me. On Mon, Sep 4, 2023 at 5:20 PM Khushboo Vashi < khushboo.va...@enterprisedb.com> wrote: > Hello hackers, > > I am working on #2483 - Add pgAdmin users via a CLI or script call. > As we want a consistent and centralised CLI, I suggest replacing Argparse > with the Typer

Replace jasmine+karma with jest

2023-09-05 Thread Aditya Toshniwal
Hi Hackers, I suggest we should replace jasmine+karma combination with jest for the following reasons: 1. Jest is a zero dependency, less config testing framework. 2. Has built in support for React. Easy to write React test cases. Jasmine is more for Angular than React. 3. Jasmine requires enzyme

Re: Replace jasmine+karma with jest

2023-09-05 Thread Aditya Toshniwal
Adding to this - https://2022.stateofjs.com/en-US/libraries/testing/ here is what the usage says. On Tue, Sep 5, 2023 at 12:53 PM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Hackers, > > I suggest we should replace jasmine+karma combination with jest for the > following reas

Re: Replace jasmine+karma with jest

2023-09-05 Thread Akshay Joshi
Looks good to me. On Tue, Sep 5, 2023 at 2:05 PM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Adding to this - https://2022.stateofjs.com/en-US/libraries/testing/ here > is what the usage says. > > On Tue, Sep 5, 2023 at 12:53 PM Aditya Toshniwal < > aditya.toshni...@enterprised

[pgadmin-org/pgadmin4] 88162c: Unpin the 'python-socketio' as the issue is fixed ...

2023-09-05 Thread Akshay Joshi
Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: 88162c683e8e05c636e1f38c1840f215923aed98 https://github.com/pgadmin-org/pgadmin4/commit/88162c683e8e05c636e1f38c1840f215923aed98 Author: Akshay Joshi Date: 2023-09-05 (Tue, 05 Sep 2023) Changed

[pgadmin-org/pgadmin4] 5a6220: Python dependency: Bump werkzeug from 2.2.3 to 2.3.7

2023-09-05 Thread dependabot[bot]
Branch: refs/heads/dependabot/pip/werkzeug-2.3.7 Home: https://github.com/pgadmin-org/pgadmin4 Commit: 5a6220f145acc80f20d5e9faa41416bb5adb9c86 https://github.com/pgadmin-org/pgadmin4/commit/5a6220f145acc80f20d5e9faa41416bb5adb9c86 Author: dependabot[bot] <49699333+dependabot[bot]@

[pgadmin-org/pgadmin4] f32aff: Python dependency: Bump werkzeug from 2.2.3 to 2.3...

2023-09-05 Thread dependabot[bot]
Branch: refs/heads/dependabot/pip/web/regression/werkzeug-2.3.7 Home: https://github.com/pgadmin-org/pgadmin4 Commit: f32afff46f524e5f9d1d0ade573f0afe20e37bd1 https://github.com/pgadmin-org/pgadmin4/commit/f32afff46f524e5f9d1d0ade573f0afe20e37bd1 Author: dependabot[bot] <49699333+d

[pgadmin-org/pgadmin4] 095e11: Update release notes.

2023-09-05 Thread Khushboo Vashi
Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: 095e11247d27f95c361847ce9b67f156205d2302 https://github.com/pgadmin-org/pgadmin4/commit/095e11247d27f95c361847ce9b67f156205d2302 Author: Khushboo Vashi Date: 2023-09-05 (Tue, 05 Sep 2023) Change

[pgadmin-org/pgadmin4] a43b70: 1. Added USING method while creating the table. #6378

2023-09-05 Thread Pravesh Sharma
Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: a43b70e36003da5bc6c7ac79f87bb1cd55d60ba1 https://github.com/pgadmin-org/pgadmin4/commit/a43b70e36003da5bc6c7ac79f87bb1cd55d60ba1 Author: Pravesh Sharma Date: 2023-09-06 (Wed, 06 Sep 2023) Change

[pgadmin-org/pgadmin4] 07d965: Ensure that Materialized view size fields in Stati...

2023-09-05 Thread Akshay Joshi
Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: 07d965ea460163382c7855d947d5a05e91f79881 https://github.com/pgadmin-org/pgadmin4/commit/07d965ea460163382c7855d947d5a05e91f79881 Author: Akshay Joshi Date: 2023-09-06 (Wed, 06 Sep 2023) Changed

[pgadmin-org/pgadmin4] e93846: Fixed linter error.

2023-09-05 Thread Akshay Joshi
Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: e9384615dc91fe6918568ee7dc7404e12c7ffb4e https://github.com/pgadmin-org/pgadmin4/commit/e9384615dc91fe6918568ee7dc7404e12c7ffb4e Author: Akshay Joshi Date: 2023-09-06 (Wed, 06 Sep 2023) Changed