pgAdmin 4 commit: 1) Connection Type cell was not honouring to 'Kind'o - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: 1) Connection Type cell was not honouring to 'Kind'o
Date
Msg-id E1diH8w-0000im-57@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
1) Connection Type cell was not honouring to 'Kind' option in Subnode control.
2) Kind option was not saved properly
3) User was not be able to update Kind option in edit mode.

Fixes #2633

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2df4625ce01847e840d00661010d8ac130ed093d
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
.../servers/pgagent/steps/static/js/pga_jobstep.js | 43 +++++++++++++++++++++-
.../pgagent/templates/macros/pga_jobstep.macros    |  9 ++++-
2 files changed, 48 insertions(+), 4 deletions(-)


pgadmin-hackers by date:

Previous
From: Bing Xu
Date:
Subject: Re: Unified server/desktop config
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][PATCH] To fix pgAgent job step issues