pgAdmin 4 commit: Fix some minor UI issues on IE11. Fixes #4462

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix some minor UI issues on IE11. Fixes #4462
Date: 2019-07-12 09:06:33
Message-ID: E1hlrVh-0001M2-Kv@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix some minor UI issues on IE11. Fixes #4462

Includes some Jasmine test case fixes from Ganesh.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=20a5899c7d4192d0ffb695366f3db3a090de0610
Author: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_4_11.rst | 3 ++-
web/pgadmin/static/js/backgrid.pgadmin.js | 5 +++++
web/pgadmin/static/scss/_pgadmin.style.scss | 11 +++++++++++
.../javascript/dialog_tab_navigator_spec.js | 23 ++++++++++++++--------
4 files changed, 33 insertions(+), 9 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-07-12 09:06:57 Re: [pgAdmin4][patch] Keyboard accessibility for sub-node control
Previous Message Akshay Joshi 2019-07-12 08:28:47 [pgAdmin4][Patch]: RM 3996 "Error dropping Schedule" message displayed if drop schedule through property section