pgAdmin 4 commit: 1) Fixed 'Material-UI: You are providing a disabled ` - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: 1) Fixed 'Material-UI: You are providing a disabled `
Date
Msg-id E1mOExC-0003wz-8K@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
1) Fixed 'Material-UI: You are providing a disabled `button` child to the Tooltip' 2) Fixed InputToggle value issue. 3)
Fixedjasmine test for Language. 4) Remove unused code from the view node. 

Branch
------
master

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

Modified Files
--------------
.../servers/databases/schemas/views/static/js/view.ui.js          | 4 ----
web/pgadmin/static/js/components/Buttons.jsx                      | 8 +++++---
web/pgadmin/static/js/components/FormComponents.jsx               | 2 +-
web/regression/javascript/schema_ui_files/language.ui.spec.js     | 5 ++++-
4 files changed, 10 insertions(+), 9 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Fixed minor issue with merging
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Integer and Numeric inputs fixes.