pgAdmin 4 commit: Backform control enhancements:

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Backform control enhancements:
Date: 2016-03-04 11:00:25
Message-ID: E1abnT7-0006MU-35@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Backform control enhancements:

1) Unique collection control: we have added 'Edit' button in grid, earlier it was only delete button.
2) Sql field control: We have added control to disabled & visible functionality which were not available.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6ed5e7183eb7c97070bff0f12da8705156a7941f
Author: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/static/js/backform.pgadmin.js | 39 ++++++++++++++++++++++++++++++-
1 file changed, 38 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-03-04 11:00:32 Re: PATCH: Enhancement to backform controls [pgAdmin4]
Previous Message Dave Page 2016-03-04 10:49:51 Re: Numeric control optionally allow null values [pgadmin4]