| From: | Dave Page <dpage(at)pgadmin(dot)org> |
|---|---|
| To: | pgadmin-hackers(at)postgresql(dot)org |
| Subject: | pgAdmin 4 commit: Improve display of columns of exclusion contraints an |
| Date: | 2017-01-17 10:25:30 |
| Message-ID: | E1cTQxG-0005L6-6s@gothos.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
Improve display of columns of exclusion contraints and foreign keys in the properties lists. Fixes #2065
Branch
------
master
Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=28621999f22805852cd19ad7dca2a72cfb676e7e
Author: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>
Modified Files
--------------
.../exclusion_constraint/js/exclusion_constraint.js | 12 ++++++++----
.../foreign_key/templates/foreign_key/js/foreign_key.js | 9 +++++++--
web/pgadmin/static/js/backform.pgadmin.js | 5 +++++
web/pgadmin/static/js/backgrid/backgrid.pgadmin.js | 5 +++++
4 files changed, 25 insertions(+), 6 deletions(-)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Page | 2017-01-17 10:26:18 | Re: PATCH: To display column information properly in Properties Panel (pgAdmin4) |
| Previous Message | Fahar Abbas | 2017-01-17 10:15:20 | Re: PATCH: RM# 1679 - Background process for "restore" not reporting status back to pgAdmin |