pgAdmin 4 commit: Fit in electron build with existing build process for

From: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fit in electron build with existing build process for
Date: 2019-04-09 11:47:28
Message-ID: E1hDpDs-00057B-Ka@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fit in electron build with existing build process for MacOS.

Branch
------
electron2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=61e4351eda31bb1090d7e18c82aef8249dd78913

Modified Files
--------------
electron/assets/icons/{darwin => }/pgAdmin4.icns | Bin
electron/assets/icons/{windows => }/pgAdmin4.ico | Bin
electron/assets/icons/{linux => }/pgAdmin4.png | Bin
electron/package-lock.json | 14878 ++++++++++++++++++++-
electron/package.json | 5 +-
electron/src/index.js | 23 +-
electron/src/logger.js | 8 +-
electron/test/index.js | 40 -
electron/yarn.lock | 2 +-
pkg/mac/build.sh | 123 +-
pkg/mac/complete-bundle.sh | 142 -
11 files changed, 14917 insertions(+), 304 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Stuart D. Gathman 2019-04-09 16:44:07 Re: pgAdmin3 fork/resurrection for PostgreSQL 10+ support
Previous Message Akshay Joshi 2019-04-09 06:40:09 Re: [pgAdmin4][RM#4138] Allow us to set the dropdown body when rendering Select2 control