pgAdmin 4 commit: Fixed an issue where the Mode cell of argument grid d - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where the Mode cell of argument grid d
Date
Msg-id E1jOzGw-0007Ku-Vt@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where the Mode cell of argument grid does not appear completely in the Functions dialog. Fixes #5375

Branch
------
master

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

Modified Files
--------------
docs/en_US/images/function_definition.png          | Bin 63221 -> 74263 bytes
docs/en_US/images/procedure_arguments.png          | Bin 38440 -> 0 bytes
docs/en_US/images/procedure_definition.png         | Bin 42650 -> 79101 bytes
docs/en_US/procedure_dialog.rst                    |  35 +++++++++------------
docs/en_US/release_notes_4_21.rst                  |   1 +
.../schemas/functions/static/js/function.js        |   3 ++
6 files changed, 19 insertions(+), 20 deletions(-)


pgadmin-hackers by date:

Previous
From: navnath gadakh
Date:
Subject: Re: [pgAdmin][RM5210] pgAdmin4 silently truncates text larger thanunderlying field size
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][RM#5375] "Mode" cell does not appear completely in thefunction dialog (Firefox specific issue)