pgAdmin 4 commit: Introduced the dependencies logic functionality (used - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Introduced the dependencies logic functionality (used
Date
Msg-id E1b01pX-0006dd-7C@gothos.postgresql.org
Whole thread Raw
List 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.vashi@enterprisedb.com>

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


pgadmin-hackers by date:

Previous
From: Neel Patel
Date:
Subject: [pgAdmin4]: Reload configuration Fix
Next
From: Ashesh Vashi
Date:
Subject: Re: [pgAdmin4][Patch]: Backgrid StringDepsCell