pgAdmin 4 commit: Extract the generate_url(..) function from node.js, a

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Extract the generate_url(..) function from node.js, a
Date: 2017-08-17 16:13:22
Message-ID: E1diNQA-0004uA-HO@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Extract the generate_url(..) function from node.js, and collection.js

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d527769bf8251595bf3adfcbd9c2a58e0ab1cc92
Author: Violet Cheng <vcheng(at)pivotal(dot)io>

Modified Files
--------------
web/pgadmin/browser/static/js/collection.js | 51 ++++--------
web/pgadmin/browser/static/js/node.js | 49 +++--------
web/pgadmin/static/js/browser/generate_url.js | 23 ++++++
.../javascript/browser/generate_url_spec.js | 95 ++++++++++++++++++++++
4 files changed, 147 insertions(+), 71 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2017-08-17 16:13:49 Re: [pgAdmin4][patch] extract generate_url function from node.js and collection.js
Previous Message Wenlin Zhang 2017-08-17 15:07:12 Re: [pgAdmin4][patch] update the alert style in the sub-navigation