pgAdmin 4 commit: Introduced the dependencies logic functionality (used

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Introduced the dependencies logic functionality (used
Date: 2016-05-10 07:11:43
Message-ID: E1b01pX-0006dd-7C@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Introduced the dependencies logic functionality (used in the backform),
which will allow us to add dependencies other model attributes on custom
backgrid cell.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=dd7bde5ab84f4fdfe835123e823dc2812a9e0481
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/static/js/backgrid/backgrid.pgadmin.js | 42 +++++++++++++++++++++-
1 file changed, 41 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2016-05-10 07:12:31 Re: [pgAdmin4][Patch]: Backgrid StringDepsCell
Previous Message Neel Patel 2016-05-10 07:10:48 [pgAdmin4]: Reload configuration Fix