public inbox for [email protected]
help / color / mirror / Atom feedFrom: Ashesh Vashi <[email protected]>
To: [email protected]
Subject: pgAdmin 4 commit: Introducing the infrastructure for colleciton of the
Date: Wed, 28 Oct 2015 17:11:10 +0000
Message-ID: <[email protected]> (raw)
List-Unsubscribe: <mailto:[email protected]?body=unsub%20pgadmin-hackers>
Introducing the infrastructure for colleciton of the subnodes listing,
creation, and editing within the properties panel infrastructure.
We do use the backgrid.js for listing the subnode collection, and for
editing/creating new object for the subnode, we do use the same
infrastructure using the backform.
Branch
------
master
Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c1503ade47e3401a8b6b99a075f8b6b609861...
Author: Khushboo Vashi <[email protected]>
Modified Files
--------------
libraries.txt | 2 +
.../templates/server_groups/server_groups.js | 9 +-
.../browser/templates/browser/js/browser.js | 12 +-
web/pgadmin/browser/templates/browser/js/node.js | 263 +-
web/pgadmin/static/css/backgrid/backgrid.css | 240 ++
web/pgadmin/static/css/backgrid/backgrid.min.css | 1 +
web/pgadmin/static/css/bootstrap-datepicker3.css | 890 +++---
.../static/css/bootstrap-datepicker3.min.css | 8 +
web/pgadmin/static/css/overrides.css | 115 +-
web/pgadmin/static/js/backform.pgadmin.js | 253 +-
web/pgadmin/static/js/backgrid/backgrid.js | 2883 ++++++++++++++++++++
web/pgadmin/static/js/backgrid/backgrid.min.js | 8 +
web/pgadmin/static/js/backgrid/backgrid.pgadmin.js | 234 ++
web/pgadmin/static/js/bootstrap-datepicker.js | 205 +-
web/pgadmin/static/js/bootstrap-datepicker.min.js | 4 +-
web/pgadmin/templates/base.html | 13 +
16 files changed, 4513 insertions(+), 627 deletions(-)
--
Sent via pgadmin-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected]
Subject: Re: pgAdmin 4 commit: Introducing the infrastructure for colleciton of the
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox