pgAdmin 4 commit: Changed APP_SUFFIX and APP_VERSION_INT for testing up

2021-09-09 Thread Akshay Joshi
Changed APP_SUFFIX and APP_VERSION_INT for testing upgrade scenario. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=15c99ec9e767111e5e4f830658ddd054f9ad7378 Modified Files -- web/config.py | 4 ++-- 1 file changed, 2 insertions(+),

pgAdmin 4 commit: Correct the message in the release note.

2021-09-09 Thread Akshay Joshi
Correct the message in the release note. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4a0a4941afa82087bf9ae466e238bdae122ec9cb Modified Files -- docs/en_US/release_notes_6_0.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(

Re: [pgAdmin][RM2546]: Partitioned table should be created using COLLATE and opclass.

2021-09-09 Thread Akshay Joshi
Thanks, the patch applied. On Wed, Sep 8, 2021 at 9:40 AM Pradip Parkale < pradip.park...@enterprisedb.com> wrote: > Hi Hackers, > > Please find the updated patch. I have removed unnecessary code. > > On Tue, Sep 7, 2021 at 11:49 PM Aditya Toshniwal < > aditya.toshni...@enterprisedb.com> wrote: >

pgAdmin 4 commit: Added support to create the Partitioned table should

2021-09-09 Thread Akshay Joshi
Added support to create the Partitioned table should be created using COLLATE and opclass. Fixes #2546 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=dbf78bf214ad2a55c7980025ed93b47ba8db52a9 Author: Pradip Parkale Modified Files ---

Re: [pgAdmin][patch] Few missing propTypes

2021-09-09 Thread Akshay Joshi
Thanks, the patch applied. On Thu, Sep 9, 2021 at 3:23 PM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Hackers, > > Please review the attached patch to add some missing propTypes. > > -- > Thanks, > Aditya Toshniwal > pgAdmin hacker | Sr. Software Engineer | *edbpostgres.com*

Re: [pgAdmin][Patch] - Bug #6705 - Log in error after clean install in Kubernetes

2021-09-09 Thread Akshay Joshi
Thanks, the patch applied. On Thu, Sep 9, 2021 at 4:01 PM Yogesh Mahajan < yogesh.maha...@enterprisedb.com> wrote: > Hi, > > Please find the patch which fixes errors thrown for empty css files. > > Thanks, > Yogesh Mahajan > EnterpriseDB > -- *Thanks & Regards* *Akshay Joshi* *pgAdmin Hacker |

Re: [patch][pgAdmin] RM6712 Collapse & expand arrows are not populating correctly in case of nested if.

2021-09-09 Thread Akshay Joshi
Thanks, the patch applied. On Wed, Sep 8, 2021 at 5:58 PM Rahul Shirsat wrote: > Hi Hackers, > > Please find below patch which resolves the issue of collapse & expand > arrows mismatch in case of nested IF. > > -- > *Rahul Shirsat* > Senior Software Engineer | EnterpriseDB Corporation. > -- *

pgAdmin 4 commit: Fixed errors thrown for empty CSS files.

2021-09-09 Thread Akshay Joshi
Fixed errors thrown for empty CSS files. refs #6705 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=02ed2289e69d3ce7633ba7c7f933d83d9ccbb07e Author: Yogesh Mahajan Modified Files -- web/pgadmin/static/css/webcabin.overrides.css |

pgAdmin 4 commit: Fixed an issue where collapse and expand arrows misma

2021-09-09 Thread Akshay Joshi
Fixed an issue where collapse and expand arrows mismatch in case of nested IF. Fixes #6712 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=55e7e481d4e88f42c761af4f52401d6a0074d032 Author: Rahul Shirsat Modified Files -- docs/en_U

pgAdmin 4 commit: Added some missing propTypes.

2021-09-09 Thread Akshay Joshi
Added some missing propTypes. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f874276d0f2adb9fa280cdd7db9f3ca3c1d7161a Author: Aditya Toshniwal Modified Files -- web/pgadmin/static/js/SchemaView/FormView.jsx | 1 + web/pgadmi

[pgAdmin][Patch] - Bug #6705 - Log in error after clean install in Kubernetes

2021-09-09 Thread Yogesh Mahajan
Hi, Please find the patch which fixes errors thrown for empty css files. Thanks, Yogesh Mahajan EnterpriseDB RM6705_v1.patch Description: Binary data

pgAdmin 4 v5.7 Released

2021-09-09 Thread Akshay Joshi
The pgAdmin Development Team is pleased to announce pgAdmin 4 version 5.7. This release of pgAdmin 4 includes 26 bug fixes and new features. For more details please see the release notes at: https://www.pgadmin.org/docs/pgadmin4/5.7/release_notes_5_7.html. pgAdmin is the leading Open S

[pgAdmin][patch] Few missing propTypes

2021-09-09 Thread Aditya Toshniwal
Hi Hackers, Please review the attached patch to add some missing propTypes. -- Thanks, Aditya Toshniwal pgAdmin hacker | Sr. Software Engineer | *edbpostgres.com* "Don't Complain about Heat, Plant a TREE" proptypes.react.patch Description: Binary data

Re: pgAdmin4 v5.7 candidate builds

2021-09-09 Thread Fahar Abbas
Hi Akshay, One round of testing has been done on all supported platforms, Can you please release pgadmin4 v5.7? On Mon, Sep 6, 2021 at 9:42 PM Akshay Joshi wrote: > Hi All, > > pgAdmin4 v5.7 candidate builds and source can be found at > https://developer.pgadmin.org/builds/2021-09-06-2/ > > Fah

Re: [pgAdmin][patch] Fix pgAdmin error after react branch merge

2021-09-09 Thread Akshay Joshi
Thanks, the patch applied. On Thu, Sep 9, 2021 at 2:01 PM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Hackers, > > Please review the attached patch. > > -- > Thanks, > Aditya Toshniwal > pgAdmin hacker | Sr. Software Engineer | *edbpostgres.com* > >

pgAdmin 4 commit: Fixed theme issue in server mode.

2021-09-09 Thread Akshay Joshi
Fixed theme issue in server mode. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1585e6b424cc388620a2f2c18eab16f0234a2895 Modified Files -- web/pgadmin/misc/themes/__init__.py | 1 + 1 file changed, 1 insertion(+)

[pgAdmin][patch] Fix pgAdmin error after react branch merge

2021-09-09 Thread Aditya Toshniwal
Hi Hackers, Please review the attached patch. -- Thanks, Aditya Toshniwal pgAdmin hacker | Sr. Software Engineer | *edbpostgres.com* "Don't Complain about Heat, Plant a TREE" react.theme.servermode.patch Description: Binary data

pgAdmin 4 commit: Port Event Triggers node to react. Fixes #6578

2021-09-09 Thread Akshay Joshi
Port Event Triggers node to react. Fixes #6578 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=793dbc6e7fbb75afb50a319093ac5aa9145637bc Author: Nikhil Mohite Modified Files -- .../event_triggers/static/js/event_trigger.js |

pgAdmin 4 commit: Add support for nested-fieldset control.

2021-09-09 Thread Akshay Joshi
Add support for nested-fieldset control. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=48176ea986092ef4b96236ba7d2ed855b8e1014a Author: Aditya Toshniwal Modified Files -- web/pgadmin/static/js/SchemaView/FieldSetView.jsx | 111

pgAdmin 4 commit: Informative error should be shown if Oauth2 profile d

2021-09-09 Thread Akshay Joshi
Informative error should be shown if Oauth2 profile does not have email id registered. Fixes #6590 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d1e823bf3964c48a1ac3f8e36c082bd8b6cbbf28 Author: Khushboo Vashi Modified Files --

pgAdmin 4 commit: Fieldset changes should be included. Fix linter error

2021-09-09 Thread Akshay Joshi
Fieldset changes should be included. Fix linter errors. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=51c11a21fa6c719b03ea5d76e8f9739d8747ea00 Author: Aditya Toshniwal Modified Files -- web/pgadmin/static/js/SchemaView/DataGridV

pgAdmin 4 commit: Add package and lock files for html-react-parse.

2021-09-09 Thread Akshay Joshi
Add package and lock files for html-react-parse. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0998ddefa25f17499d10f6315743b2a09f1c497c Author: Aditya Toshniwal Modified Files -- web/package.json | 1 + web/yarn.lock| 46 +++

pgAdmin 4 commit: - Fix typo modeSupported. - Add support for collectio

2021-09-09 Thread Akshay Joshi
- Fix typo modeSupported. - Add support for collection conditional visibility. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3d7450b308b7e9b8718e84171944cbb790946862 Author: Aditya Toshniwal Modified Files -- web/pgadmin/static/

pgAdmin 4 commit: Fix jasmine test case failures in SchemaView.

2021-09-09 Thread Akshay Joshi
Fix jasmine test case failures in SchemaView. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=de3f3e6e617d3ac876a53b4f3973d97fea724882 Author: Aditya Toshniwal Modified Files -- web/pgadmin/static/js/SchemaView/index.jsx | 23

pgAdmin 4 commit: Few more UI changes for Note.

2021-09-09 Thread Akshay Joshi
Few more UI changes for Note. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1810d810d85204d916565776f065a5d9a82c Author: Aditya Toshniwal Modified Files -- web/pgadmin/static/js/SchemaView/MappedControl.jsx | 2 +- web/pgad

pgAdmin 4 commit: Fix typo in fieldsetview also.

2021-09-09 Thread Akshay Joshi
Fix typo in fieldsetview also. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=cd9e37bac5656fed52264987515038a9228bc336 Author: Aditya Toshniwal Modified Files -- web/pgadmin/static/js/SchemaView/FieldSetView.jsx | 4 ++-- 1 file c

pgAdmin 4 commit: Revisit all the CREATE and DROP DDL's to add appropri

2021-09-09 Thread Akshay Joshi
Revisit all the CREATE and DROP DDL's to add appropriate 'IF EXISTS', 'CASCADE' and 'CREATE OR REPLACE'. Fixes #5741 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6021e0776106790d5e7dd7dee07495817e0c5e0a Author: Nikhil Mohite Modified File

pgAdmin 4 commit: Handle null in note.

2021-09-09 Thread Akshay Joshi
Handle null in note. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f6ac0d587781221a15462983adba7c7142f2963d Author: Aditya Toshniwal Modified Files -- web/pgadmin/static/js/components/FormComponents.jsx | 3 ++- 1 file changed, 2

pgAdmin 4 commit: Check if type is string for nested type changes parsi

2021-09-09 Thread Akshay Joshi
Check if type is string for nested type changes parsing. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=453f26817ad427e566224acbeb583fe75c96bbe7 Author: Aditya Toshniwal Modified Files -- web/pgadmin/static/js/SchemaView/index.js

pgAdmin 4 commit: Port Publications node to react. Fixes #6610

2021-09-09 Thread Akshay Joshi
Port Publications node to react. Fixes #6610 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c474ca2c5f4c540c505b996f67e1a7bf48a7c7b7 Author: Pradip Parkale Modified Files -- .../servers/databases/publications/__init__.py | 4

pgAdmin 4 commit: Port Foreign Data Wrapper, Foreign Server and User Ma

2021-09-09 Thread Akshay Joshi
Port Foreign Data Wrapper, Foreign Server and User Mapping nodes to react. Fixes #6583 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4b8e655948c9810ad4ec3ebf7cb61f5830dc2034 Modified Files -- .../event_triggers/static/js/event_t

pgAdmin 4 commit: - Some UI changes based on review comments. - Fix the

2021-09-09 Thread Akshay Joshi
- Some UI changes based on review comments. - Fix the numeric type. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5db72a691670cf6432007f78aff22c491cb977a4 Author: Aditya Toshniwal Modified Files -- web/pgadmin/static/js/SchemaVi

pgAdmin 4 commit: Port Materialized View node to react. Fixes #6592.

2021-09-09 Thread Akshay Joshi
Port Materialized View node to react. Fixes #6592. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=10d8135dcc647a04e2b9397c3eff10113f7cea19 Author: Nikhil Mohite Modified Files -- .../databases/schemas/views/static/js/mview.js

pgAdmin 4 commit: Added field key - optionsReloadBasis to allow options

2021-09-09 Thread Akshay Joshi
Added field key - optionsReloadBasis to allow options to be re-loaded. Add formatters to select and input control. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=79e1b0c5d8a950a0a36a508a9e38e7d2b540046c Author: Aditya Toshniwal Modified Fil

pgAdmin 4 commit: Port Synonyms node to react. Fixes #6599

2021-09-09 Thread Akshay Joshi
Port Synonyms node to react. Fixes #6599 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5c1ce2378022f01127131df8c9803ecebac9cd4c Modified Files -- .../schemas/synonyms/static/js/synonym.js | 149 + .../

pgAdmin 4 commit: Port Sequences node to react. Fixes #6598

2021-09-09 Thread Akshay Joshi
Port Sequences node to react. Fixes #6598 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d846ae64eac80f698df144a89178e8374074e76c Modified Files -- .../schemas/sequences/static/js/sequence.js| 208 +++- .../

pgAdmin 4 commit: Port Collation node to react. Fixes #6584.

2021-09-09 Thread Akshay Joshi
Port Collation node to react. Fixes #6584. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6fe83d1f0640d330cf896372608672df73bfa13d Author: Yogesh Mahajan Modified Files -- .../schemas/collations/static/js/collation.js | 146

pgAdmin 4 commit: Port FTS Template, FTS Parsers nodes to react. Fixes

2021-09-09 Thread Akshay Joshi
Port FTS Template, FTS Parsers nodes to react. Fixes #6587. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f16b18371e705fd1c9e1b97d2ef987af15a0c3c4 Author: Rahul Shirsat Modified Files -- .../schemas/fts_parsers/static/js/fts_par

pgAdmin 4 commit: Port Cast node to react. Fixes #6566.

2021-09-09 Thread Akshay Joshi
Port Cast node to react. Fixes #6566. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c94fc73c11390ad917f4a17685bcb8ff5b679239 Author: Pradip Parkale Modified Files -- .../servers/databases/casts/static/js/cast.js | 259 +++--

pgAdmin 4 commit: Port Domain and Domain Constraints node to react. Fix

2021-09-09 Thread Akshay Joshi
Port Domain and Domain Constraints node to react. Fixes #6330 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6d18842dd3b8568a09a53c5e356986f0c7231b59 Modified Files -- .../static/js/domain_constraints.js| 40 +---

pgAdmin 4 commit: - Introduce deps listener context and move the old co

2021-09-09 Thread Akshay Joshi
- Introduce deps listener context and move the old code. - Add support for deffered deps change - deferredDepChange. - Changes for canEditRow and canDeleteRow. - Select the tab again on visible if it is rendered when hidden. - It is helpful to show the error footer in SQL tab also. - Fix isEmpty

pgAdmin 4 commit: Port Resource Group node to react. Fixes #6629

2021-09-09 Thread Akshay Joshi
Port Resource Group node to react. Fixes #6629 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=be04bea2b601f3e94571f75515d2baf01e332188 Modified Files -- .../resource_groups/static/js/resource_group.js| 63 ++-- .../res

pgAdmin 4 commit: Added DateTimePicker control in React.

2021-09-09 Thread Akshay Joshi
Added DateTimePicker control in React. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=56ef08541274b454dff3cd7770983f4b2b9fd7b9 Modified Files -- web/pgadmin/static/js/SchemaView/MappedControl.jsx | 9 ++- .../static/js/components/

pgAdmin 4 commit: Port FTS Dictionaries node to react. Fixes #6636

2021-09-09 Thread Akshay Joshi
Port FTS Dictionaries node to react. Fixes #6636 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=438d591d5b572c1c517dc6b102ae3c9313863e3c Modified Files -- .../fts_dictionaries/static/js/fts_dictionary.js | 131 --

pgAdmin 4 commit: Use isFullTab instead of noLabel for full space code

2021-09-09 Thread Akshay Joshi
Use isFullTab instead of noLabel for full space code field spec. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=09db3ddd5cb0de86477928ff00c967a5c1032b04 Author: Aditya Toshniwal Modified Files -- .../server_groups/servers/databas

pgAdmin 4 commit: Fix linter issues in previous commit.

2021-09-09 Thread Akshay Joshi
Fix linter issues in previous commit. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5d8eeba0dd0d99b9cf3c22d0879495a028cb46e3 Author: Aditya Toshniwal Modified Files -- web/pgadmin/static/js/SchemaView/DataGridView.jsx | 22

pgAdmin 4 commit: Fixed linter error.

2021-09-09 Thread Akshay Joshi
Fixed linter error. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5dd1ada8dd5c238b471c0579fbb583be125b5bc2 Modified Files -- .../databases/schemas/sequences/static/js/sequence.js| 12 ++-- 1 file changed, 6 inserti

pgAdmin 4 commit: Allow node ajax functions to send URL params.

2021-09-09 Thread Akshay Joshi
Allow node ajax functions to send URL params. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=47855eae0bdb91f3d5e550fc51c36bda9d133ac0 Author: Aditya Toshniwal Modified Files -- web/pgadmin/browser/static/js/node_ajax.js | 4 +++-

pgAdmin 4 commit: Port Types node to react. Fixes #6602

2021-09-09 Thread Akshay Joshi
Port Types node to react. Fixes #6602 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1e07ef13cfd284cfda958b13855cbaf8927bee30 Author: Rahul Shirsat Modified Files -- .../databases/schemas/types/static/js/type.js | 1006 +

pgAdmin 4 commit: Port Language node to react. Fixes #6581

2021-09-09 Thread Akshay Joshi
Port Language node to react. Fixes #6581 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=621426ac55bf4619094ce02eb870a42e12e2cd0b Author: Pradip Parkale Modified Files -- .../databases/languages/static/js/language.js | 213 ++

pgAdmin 4 commit: 1) Fixed 'Material-UI: You are providing a disabled `

2021-09-09 Thread Akshay Joshi
1) Fixed 'Material-UI: You are providing a disabled `button` child to the Tooltip' 2) Fixed InputToggle value issue. 3) Fixed jasmine test for Language. 4) Remove unused code from the view node. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h

pgAdmin 4 commit: Port View node to react. Fixes #6637

2021-09-09 Thread Akshay Joshi
Port View node to react. Fixes #6637 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d9cfbf592eb805b6208d07a34f1f472e32dd2c01 Author: Nikhil Mohite Modified Files -- .../databases/schemas/views/static/js/view.js | 21 ++- ...

pgAdmin 4 commit: Fixed linter error in DateTimePicker control.

2021-09-09 Thread Akshay Joshi
Fixed linter error in DateTimePicker control. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8dac933a662ce39d28b5d11f9785d2cd45ec8604 Modified Files -- web/pgadmin/static/js/components/FormComponents.jsx | 11 +++ 1 file ch

pgAdmin 4 commit: - Fix jasmine test cases. - Unregister listener when

2021-09-09 Thread Akshay Joshi
- Fix jasmine test cases. - Unregister listener when row removed in DataGrid. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=bcab0e37541096a30ab76d8d0a7e521a52bc0c09 Author: Aditya Toshniwal Modified Files -- web/pgadmin/static/j

pgAdmin 4 commit: Added moment for DateTimePicker control.

2021-09-09 Thread Akshay Joshi
Added moment for DateTimePicker control. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=af0a24a5bcfc927a374d3e9acc782e394c7b8fff Modified Files -- web/package.json | 3 ++- web/yarn.lock| 11 +-- 2 files changed, 11 ins

pgAdmin 4 commit: Port RLS node to react. Fixes #6660

2021-09-09 Thread Akshay Joshi
Port RLS node to react. Fixes #6660 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=40879a57846707eb054f126eb5a7fcf335462624 Author: Nikhil Mohite Modified Files -- .../static/js/row_security_policy.js | 102 +++-

pgAdmin 4 commit: Port Rule node to react. Fixes #6659

2021-09-09 Thread Akshay Joshi
Port Rule node to react. Fixes #6659 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=977d148c40210abc57b3a1a4c9e94f3d698c8206 Author: Nikhil Mohite Modified Files -- .../schemas/tables/rules/static/js/rule.js | 64 ++-

pgAdmin 4 commit: - Add VaccumSettings schema. - Allow collection to ha

2021-09-09 Thread Akshay Joshi
- Add VaccumSettings schema. - Allow collection to have fixed rows. - Changes in data change comparison and add state utils context. - Fixed jasmine test cases. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=377fe8004670166d15db9f3365c986dcc

pgAdmin 4 commit: Port Tablespace node to react. Fixes #6644.

2021-09-09 Thread Akshay Joshi
Port Tablespace node to react. Fixes #6644. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=39765903d4b93f49657d3e95ecdf6514a3fa4a68 Modified Files -- .../server_groups/servers/static/js/variable.ui.js | 23 ++- .../servers/tablesp

pgAdmin 4 commit: Port Schema & Catalog node to react. Fixes #6655

2021-09-09 Thread Akshay Joshi
Port Schema & Catalog node to react. Fixes #6655 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=08f21215445e47bd479142a2d03efe8da976ad5b Author: Rahul Shirsat Modified Files -- .../servers/databases/schemas/static/js/catalog.js |

pgAdmin 4 commit: Port Role node to react. Fixes #6651

2021-09-09 Thread Akshay Joshi
Port Role node to react. Fixes #6651 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f742c5eb8a5cdc1c8974104505404e8fec681ebe Author: Nikhil Mohite Modified Files -- .../databases/schemas/views/static/js/mview.ui.js | 15 -- .../

pgAdmin 4 commit: Add the note control.

2021-09-09 Thread Akshay Joshi
Add the note control. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=82ca5145c2ecad6ec58437e3b475077a18a168fa Author: Aditya Toshniwal Modified Files -- web/pgadmin/static/js/SchemaView/MappedControl.jsx | 6 -- web/pgadmin/

pgAdmin 4 commit: Framework stability fixes.

2021-09-09 Thread Akshay Joshi
Framework stability fixes. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0ddd053e885b9416360f275b72f8508d768f1e15 Author: Aditya Toshniwal Modified Files -- web/pgadmin/static/js/SchemaView/FormView.jsx| 6 +-

pgAdmin 4 commit: Port Subscriptions node to react. Fixes #6634

2021-09-09 Thread Akshay Joshi
Port Subscriptions node to react. Fixes #6634 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1f430227aa4059cabb9f0dd35675ab851e37f6d0 Author: Pradip Parkale Modified Files -- .../databases/languages/static/js/language.js |

pgAdmin 4 commit: Port pgAgent and it's child nodes to react. Fixes #66

2021-09-09 Thread Akshay Joshi
Port pgAgent and it's child nodes to react. Fixes #6645 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1b7a77f5cb2718562258e18627bb6517d50f246d Modified Files -- .../servers/databases/subscriptions/__init__.py| 2 - .../serve

pgAdmin 4 commit: - Add feature to allow collection header form using C

2021-09-09 Thread Akshay Joshi
- Add feature to allow collection header form using CustomControl. - Framework stability and bug fixes. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9bfef1f6e52f94322f53dea22a4253a2862e19b4 Author: Aditya Toshniwal Modified Files

pgAdmin 4 commit: Add the plain string component forgot last time.

2021-09-09 Thread Akshay Joshi
Add the plain string component forgot last time. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1ce6c2aee1c2ca05cfe550260ce774326fb9e76b Author: Aditya Toshniwal Modified Files -- web/pgadmin/static/js/components/FormComponents.j

pgAdmin 4 commit: Port Table, Column, Primary key, Foreign key, Check c

2021-09-09 Thread Akshay Joshi
Port Table, Column, Primary key, Foreign key, Check constraint, Unique constraint, Exclusion constraint. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=261cec1d208febc4ca01cb9be9e96a571edac1a4 Author: Aditya Toshniwal Modified Files ---

pgAdmin 4 commit: Stability and bug fixes in schemaview react framework

2021-09-09 Thread Akshay Joshi
Stability and bug fixes in schemaview react framework. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=bb5e2b98e9c9fe58c37e4dd367e531a464397038 Author: Aditya Toshniwal Modified Files -- web/pgadmin/static/js/SchemaView/DataGridVi

pgAdmin 4 commit: - Fix Jasmine test cases failing in framework. - More

2021-09-09 Thread Akshay Joshi
- Fix Jasmine test cases failing in framework. - More stability fixes and enhancements. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9274df0f1108156f1af2728ff8ea81d8465cbe3c Author: Aditya Toshniwal Modified Files -- .../brows

pgAdmin 4 commit: Port Trigger Functions node to react. Fixes #6665

2021-09-09 Thread Akshay Joshi
Port Trigger Functions node to react. Fixes #6665 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=169d8fa4805f769d2aec299abec264a601e120d3 Author: Nikhil Mohite Modified Files -- .../databases/schemas/functions/__init__.py

pgAdmin 4 commit: Port Triggers node to react. Fixes #6672

2021-09-09 Thread Akshay Joshi
Port Triggers node to react. Fixes #6672 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=351cb3e6cadbe8ea668a76beab460938a0f6312c Author: Nikhil Mohite Modified Files -- .../databases/schemas/functions/__init__.py| 3 +-

pgAdmin 4 commit: Port Index node to react. Fixes #6661

2021-09-09 Thread Akshay Joshi
Port Index node to react. Fixes #6661 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e3992527fb740cacd6794fbba1519805b7ef8e0d Author: Rahul Shirsat Modified Files -- .../schemas/tables/indexes/static/js/index.js | 453 ++

pgAdmin 4 commit: Add plain string control with formatter.

2021-09-09 Thread Akshay Joshi
Add plain string control with formatter. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=314fcabbeb7cc1c97a2003ed14dbdd0c864a7cf2 Author: Aditya Toshniwal Modified Files -- web/pgadmin/static/js/SchemaView/DataGridView.jsx | 1 +

pgAdmin 4 commit: Port Foreign Table node to react. Fixes #6678.

2021-09-09 Thread Akshay Joshi
Port Foreign Table node to react. Fixes #6678. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=42eac6f846efa713870aa7e24f9b56cf6f8c6dcb Author: Nikhil Mohite Modified Files -- .../databases/schemas/foreign_tables/__init__.py |

pgAdmin 4 commit: Fixed following: - Dropdown selected menu color - Cod

2021-09-09 Thread Akshay Joshi
Fixed following: - Dropdown selected menu color - CodeMirror render on properties tab - Placeholders on select control - Codemirror borders Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=27e446a0b00b83c5ab4876bf513882611b84a648 Author: Aditya

pgAdmin 4 commit: 1) Port Compound Trigger node to react. Fixes #6674 2

2021-09-09 Thread Akshay Joshi
1) Port Compound Trigger node to react. Fixes #6674 2) Remove 'inSchema' method and create a generic method 'inCatalog'. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b7105093e2b0cef2d75ac183441d67b680004bc6 Modified Files -- ..

pgAdmin 4 commit: Port package and it’s child node to React. Fixes #667

2021-09-09 Thread Akshay Joshi
Port package and it’s child node to React. Fixes #6675 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=725d9b4bbfa3cff74e3c75d8a3737b36367974c7 Author: Rahul Shirsat Modified Files -- .../schemas/packages/edbfuncs/static/js/edbfun

pgAdmin 4 commit: Remove GPDB support completely. Fixes #6692

2021-09-09 Thread Akshay Joshi
Remove GPDB support completely. Fixes #6692 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=eeff75ba203aa2115bdf46537f49b691a4bcbc16 Modified Files -- .../servers/databases/casts/__init__.py| 1 - .../databases/casts/t

pgAdmin 4 commit: - Focus on first tab and first element on reset. - Mo

2021-09-09 Thread Akshay Joshi
- Focus on first tab and first element on reset. - Move formErr to state context. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d62fba024bd42b8e3909fb43a6f012cdf122 Author: Aditya Toshniwal Modified Files -- web/pgadmin/sta

pgAdmin 4 commit: Port FTS Configurations node to react. Fixes #6638

2021-09-09 Thread Akshay Joshi
Port FTS Configurations node to react. Fixes #6638 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4bfffa3806d8226b28f07ea1ff8f696a7bcad444 Modified Files -- .../static/js/fts_configuration.js | 524 +---

pgAdmin 4 commit: Integer and Numeric inputs fixes.

2021-09-09 Thread Akshay Joshi
Integer and Numeric inputs fixes. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=af27af8d42205bcad812af71df7801720b7b88f8 Author: Aditya Toshniwal Modified Files -- web/pgadmin/static/js/SchemaView/MappedControl.jsx | 52 ++--

pgAdmin 4 commit: - Properties tab should refresh if node is updated. -

2021-09-09 Thread Akshay Joshi
- Properties tab should refresh if node is updated. - Error should be hierarchical and not just id based. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ae49b556ce4d6410cbb406887ef58a09d3bb61a8 Author: Aditya Toshniwal Modified Files --

pgAdmin 4 commit: Update release note for 6.0

2021-09-09 Thread Akshay Joshi
Update release note for 6.0 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=103393fee6c9e840968b841cf24722d2bce20448 Modified Files -- docs/en_US/release_notes.rst | 1 + docs/en_US/release_notes_6_0.rst | 23 ++

pgAdmin 4 commit: Improve Foreign Table code coverage.

2021-09-09 Thread Akshay Joshi
Improve Foreign Table code coverage. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c35c72c551afbab4aaac6ed01f564a22c56aad62 Author: Nikhil Mohite Modified Files -- .../schema_ui_files/foreign_table.ui.spec.js | 79

pgAdmin 4 commit: Change the parse changes logic to get changes at any

2021-09-09 Thread Akshay Joshi
Change the parse changes logic to get changes at any level of depth. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=73e1cbc0b97c3905837e8f69bca39b78b0fe419b Author: Aditya Toshniwal Modified Files -- web/pgadmin/static/js/SchemaV

pgAdmin 4 commit: Changed getNodeListByName to add params obj in parame

2021-09-09 Thread Akshay Joshi
Changed getNodeListByName to add params obj in parameters. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=873deaa92dc66240d64fc9e9474d9185ce1d776d Author: Aditya Toshniwal Modified Files -- .../browser/server_groups/servers/datab

pgAdmin 4 commit: Added React framework for the properties dialog and p

2021-09-09 Thread Akshay Joshi
Added React framework for the properties dialog and port Server Group, Server, and Database dialogs. Following changes done for the framework: - Framework for creating React based dynamic form view out of a pre-defined UI schema. Previously, it was based on Backform/Backbone. - The new framewo

pgAdmin 4 commit: Stability and bug fixes for the react schema view fra

2021-09-09 Thread Akshay Joshi
Stability and bug fixes for the react schema view framework. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f7b8969c729a69be0a5348afc5194badff59d278 Author: Aditya Toshniwal Modified Files -- .../schemas/tables/columns/static/js/

pgAdmin 4 commit: Fixed code coverage and RESQL test cases for Cast, Pu

2021-09-09 Thread Akshay Joshi
Fixed code coverage and RESQL test cases for Cast, Publication and Subscription. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c8026873b47a37d7957f7e4c524a147ddab8a60a Author: Pradip Parkale Modified Files -- .../databases/casts

pgAdmin 4 commit: Few more changes to core schema framework required by

2021-09-09 Thread Akshay Joshi
Few more changes to core schema framework required by other nodes. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9d33b03be93082408ea85ba71444114228400d34 Author: Aditya Toshniwal Modified Files -- web/pgadmin/browser/static/js/n

pgAdmin 4 commit: Fix linter errors in previous commit.

2021-09-09 Thread Akshay Joshi
Fix linter errors in previous commit. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=bd5536dbf95a2c7bb08f92fc4bae1117be157f26 Author: Aditya Toshniwal Modified Files -- web/pgadmin/static/js/SchemaView/DataGridView.jsx | 3 ++-

pgAdmin 4 commit: Port the partitions node.

2021-09-09 Thread Akshay Joshi
Port the partitions node. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=74cec6594ebd2faf751d6be7737200d0befaad7b Author: Aditya Toshniwal Modified Files -- .../tables/partitions/static/js/partition.js | 867 +--

pgAdmin 4 commit: Port Procedure and Function node to react. Fixes #663

2021-09-09 Thread Akshay Joshi
Port Procedure and Function node to react. Fixes #6632 #6677 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2074534b72511221f2e92ea5045b01a15b0b8f6f Author: Pradip Parkale Modified Files -- .../schemas/functions/static/js/functio

pgAdmin 4 commit: Added support for OWNED BY clause for sequences. Fixe

2021-09-09 Thread Akshay Joshi
Added support for OWNED BY clause for sequences. Fixes #4211 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7ffe71d12f8dc5e3ddcfd3ebeea070137b474ca6 Modified Files -- .../schemas/sequences/static/js/sequence.js| 12 +++- ..

pgAdmin 4 commit: - Fix codemirror cursor issue. - Fix foreign table ja

2021-09-09 Thread Akshay Joshi
- Fix codemirror cursor issue. - Fix foreign table jasmine test cases. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2a76027cceb9e8f0b94314e2bde69f98f2c6f783 Author: Aditya Toshniwal Modified Files -- .../schemas/foreign_tables/

pgAdmin 4 commit: Fixes for expanded table row form control.

2021-09-09 Thread Akshay Joshi
Fixes for expanded table row form control. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6b9e8c3039a0bfe366790abb80273100c8c92ee3 Author: Aditya Toshniwal Modified Files -- web/pgadmin/static/js/SchemaView/DataGridView.jsx | 213

pgAdmin 4 commit: - Fix all the jasmine test case failures. - Show defa

2021-09-09 Thread Akshay Joshi
- Fix all the jasmine test case failures. - Show default value column in Table->Columns grid. Fixes #4353. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c02705c53c3c2d0436de7282d3da159017bc4eeb Author: Aditya Toshniwal Modified Files -

pgAdmin 4 commit: Added support for OAuth 2 authentication. Fixes #5940

2021-09-09 Thread Akshay Joshi
Added support for OAuth 2 authentication. Fixes #5940 Initial patch sent by: Florian Sabonchi Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3786954a658985414f52d69d75df1d34dc9ca2fb Author: Khushboo Vashi Modified Files -- web/p

pgAdmin 4 commit: Port Extension node to react. Fixes #6582

2021-09-09 Thread Akshay Joshi
Port Extension node to react. Fixes #6582 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5a279611025087f28913d18ea8cec31e47d02816 Author: Yogesh Mahajan Modified Files -- .../databases/extensions/static/js/extension.js| 24 +

  1   2   >