Re: [pgAdmin][patch] UI Improvements

From: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgAdmin][patch] UI Improvements
Date: 2021-09-27 12:26:26
Message-ID: CAM9w-_k0H0=DMexgvjunc+RGdPHdzi0R8jZ3Ws+8DB36eCRRkw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers,

Please find the updated patch with one more improvement - Use server_type
instead of type from the server info.

On Mon, Sep 27, 2021 at 4:57 PM Aditya Toshniwal <
aditya(dot)toshniwal(at)enterprisedb(dot)com> wrote:

> Hi Hackers,
>
> Attached patch incorporates:
> 1. Switch control and CodeMirror control UI improvements for readonly and
> disabled state.
> 2. If a form input value changes to null, pass it as an empty string in
> URL params.
>
> Please review.
>
> --
> Thanks,
> Aditya Toshniwal
> pgAdmin Hacker | Software Architect | *edbpostgres.com*
> <http://edbpostgres.com>
> "Don't Complain about Heat, Plant a TREE"
>

--
Thanks,
Aditya Toshniwal
pgAdmin Hacker | Software Architect | *edbpostgres.com*
<http://edbpostgres.com>
"Don't Complain about Heat, Plant a TREE"

Attachment Content-Type Size
reactui.improvements_v2.patch application/octet-stream 8.3 KB

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Rahul Shirsat 2021-09-27 15:01:52 [patch][pgAdmin] RM6791 Index Node - [Create]> Controls for Sort & Nulls should be changed, [Edit]> Definition>Columns sections are editable
Previous Message Nikhil Mohite 2021-09-27 11:47:37 [pgAdmin][RM-6813]: SQL is not getting generated for Foreign table >> option