public inbox for [email protected]
help / color / mirror / Atom feedFrom: Dave Page <[email protected]>
To: [email protected]
Subject: pgAdmin 4 commit: Refactor server dialogue validation for better unit t
Date: Tue, 13 Mar 2018 18:47:37 +0000
Message-ID: <[email protected]> (raw)
Refactor server dialogue validation for better unit testing.
Victoria & Joao @ Pivotal.
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6b03cb78af607b04c75de44d635bf201babb...
Author: Victoria Henry <[email protected]>
Modified Files
--------------
web/package.json | 3 +-
.../server_groups/servers/static/js/server.js | 113 ++-------------------
web/pgadmin/static/bundle/browser.js | 2 +-
web/pgadmin/static/js/browser/index.js | 10 ++
.../static/js/browser/server_groups/index.js | 10 ++
.../server_groups/servers/databases/index.js | 10 ++
.../js/browser/server_groups/servers/index.js | 11 ++
.../server_groups/servers/model_validation.js | 104 +++++++++++++++++++
.../server_groups/servers/model_validation_spec.js | 101 ++++++++++++++++++
web/yarn.lock | 46 ++++++++-
10 files changed, 299 insertions(+), 111 deletions(-)
view thread (4+ messages) latest in thread
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: Refactor server dialogue validation for better unit t
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