public inbox for [email protected]  
help / color / mirror / Atom feed
From: Akshay Joshi <[email protected]>
To: [email protected]
Subject: pgAdmin 4 commit: Replace Bootstrap switch with Bootstrap4 toggle to im
Date: Mon, 04 Feb 2019 06:02:55 +0000
Message-ID: <[email protected]> (raw)

Replace Bootstrap switch with Bootstrap4 toggle to improve the performance. Fixes #3051

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=dae8186c2a953d618dca4b298e17b63c9bb8...
Author: Khushboo Vashi <[email protected]>

Modified Files
--------------
docs/en_US/release_notes_4_2.rst                   |    1 +
libraries.txt                                      |    1 -
web/package.json                                   |    4 +-
.../servers/databases/casts/static/js/cast.js      |    2 +-
.../databases/languages/static/js/language.js      |    1 -
.../databases/schemas/domains/static/js/domain.js  |    1 -
.../schemas/functions/static/js/function.js        |    1 -
.../functions/static/js/trigger_function.js        |    1 -
.../schemas/sequences/static/js/sequence.js        |    1 -
.../servers/databases/schemas/static/js/schema.js  |    4 +-
.../foreign_key/static/js/foreign_key.js           |    1 +
.../schemas/tables/triggers/static/js/trigger.js   |   30 +-
.../servers/databases/static/js/database.js        |    2 -
.../server_groups/servers/roles/static/js/role.js  |   32 +-
.../server_groups/servers/static/js/server.js      |   10 +-
.../feature_tests/pg_datatype_validation_test.py   |    4 +-
web/pgadmin/preferences/static/js/preferences.js   |    5 +-
web/pgadmin/static/css/style.css                   |    2 +-
web/pgadmin/static/js/backform.pgadmin.js          |   74 +-
web/pgadmin/static/js/backgrid.pgadmin.js          |   49 +-
web/pgadmin/static/scss/_bootstrap.overrides.scss  |   34 +-
.../static/scss/_bootstrap4-toggle.overrides.scss  |   28 +
web/pgadmin/static/scss/pgadmin.scss               |    1 +
web/pgadmin/tools/backup/static/js/backup.js       |   15 -
.../tools/maintenance/static/js/maintenance.js     |   13 -
web/pgadmin/tools/restore/static/js/restore.js     |   13 -
web/webpack.shim.js                                |   10 +-
web/webpack.test.config.js                         |    2 +-
web/yarn.lock                                      | 1503 +++++++++++++++++++-
29 files changed, 1672 insertions(+), 173 deletions(-)



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], [email protected]
  Subject: Re: pgAdmin 4 commit: Replace Bootstrap switch with Bootstrap4 toggle to im
  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