pgAdmin 4 commit: Extract row staging into it's own module with tests.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Extract row staging into it's own module with tests.
Date: 2017-06-07 13:17:13
Message-ID: E1dIapl-0008D2-DE@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Extract row staging into it's own module with tests.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8d8e7dab3c7f3f44690670614d7165474ff2265f
Author: George Gelashvili <ggelashvili(at)pivotal(dot)io>

Modified Files
--------------
web/pgadmin/static/js/selection/set_staged_rows.js | 114 ++++++++++
.../sqleditor/templates/sqleditor/js/sqleditor.js | 87 +-------
.../javascript/selection/set_staged_rows_spec.js | 238 +++++++++++++++++++++
3 files changed, 356 insertions(+), 83 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-06-07 13:17:23 Re: [PATCH] extract function from sqleditor
Previous Message pgAdmin 4 Jenkins 2017-06-07 13:06:45 Build failed in Jenkins: pgadmin4-master-python34 #136