pgAdmin 4 commit: Update Karma to 2.0 with plugins. Fixes #3222

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Update Karma to 2.0 with plugins. Fixes #3222
Date: 2018-03-20 09:31:41
Message-ID: E1eyDcL-0006E2-8l@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Update Karma to 2.0 with plugins. Fixes #3222

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=35b0ab2fe19a3f207dccc949ce22f48d1e045344
Author: Joao Pedro De Almeida Pereira <jdealmeidapereira(at)pivotal(dot)io>

Modified Files
--------------
web/karma.conf.js | 11 +-
web/package.json | 11 +-
web/yarn.lock | 1117 +++++++++++++++++++++++++++++++++++++++--------------
3 files changed, 846 insertions(+), 293 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-03-20 09:31:51 Re: [pgadmin4][patch] Update karma to 2.0 #3222
Previous Message Akshay Joshi 2018-03-20 07:51:02 Re: [pgadmin][patch] [GreenPlum] When user press Explain Plan and Explain analyze plan an error is displayed