pgAdmin 4 commit: Allow users to select a data type with the keyboard o - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Allow users to select a data type with the keyboard o
Date
Msg-id E1bNzAY-0004uU-5S@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Allow users to select a data type with the keyboard only when creating a column in the subnode grid. Sanitise the list
offields shown. 

Branch
------
master

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

Modified Files
--------------
.../tables/column/templates/column/js/column.js    | 122 ++++++++++++++++++---
.../schemas/tables/templates/table/js/table.js     |   2 +-
web/pgadmin/static/js/backgrid/backgrid.pgadmin.js |   4 +-
3 files changed, 112 insertions(+), 16 deletions(-)


pgadmin-hackers by date:

Previous
From: Murtuza Zabuawala
Date:
Subject: PATCH: security label is not being added/updated for MATERIALIZED VIEW
Next
From: Dave Page
Date:
Subject: Re: PATCH: To update table dialog column definition