pgAdmin 4 commit: Fit in electron build with existing build process for - Mailing list pgadmin-hackers

From Aditya Toshniwal
Subject pgAdmin 4 commit: Fit in electron build with existing build process for
Date
Msg-id E1hDpDs-00057B-Ka@gothos.postgresql.org
Whole thread Raw
List 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(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][RM#4138] Allow us to set the dropdown body whenrendering Select2 control
Next
From: "Stuart D. Gathman"
Date:
Subject: Re: pgAdmin3 fork/resurrection for PostgreSQL 10+ support