public inbox for [email protected]
help / color / mirror / Atom feedFrom: Dave Page <[email protected]>
To: [email protected]
Subject: pgAdmin 4 commit: Add the ability to enable/disable UI animations. Fixe
Date: Tue, 03 Apr 2018 13:52:16 +0000
Message-ID: <[email protected]> (raw)
Add the ability to enable/disable UI animations. Fixes #1978
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=78051707832f37d35c46ff8c13c86906b331...
Author: Khushboo Vashi <[email protected]>
Modified Files
--------------
docs/en_US/images/preferences_browser_display.png | Bin 51492 -> 124191 bytes
docs/en_US/preferences.rst | 6 +-
docs/en_US/release_notes_3_0.rst | 4 +-
web/pgadmin/browser/__init__.py | 13 +++
web/pgadmin/browser/static/js/browser.js | 9 +-
web/pgadmin/preferences/static/js/preferences.js | 12 ++-
web/pgadmin/static/css/alertify.noanimation.css | 41 +++++++++
web/pgadmin/static/js/modify_animation.js | 57 +++++++++++++
web/pgadmin/templates/base.html | 1 +
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 5 +-
.../javascript/browser/modify_animation_spec.js | 94 +++++++++++++++++++++
11 files changed, 234 insertions(+), 8 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]
Subject: Re: pgAdmin 4 commit: Add the ability to enable/disable UI animations. Fixe
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