pgAdmin 4 commit: 1. Make Unlogged switch in table as read only. - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: 1. Make Unlogged switch in table as read only.
Date
Msg-id E1mVC8D-00089x-UX@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
1. Make Unlogged switch in table as read only.
2. Fix a console warning when saving node data.

Fixes #6778

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=08706ba6b278d22b8ca01d72d07152eb9f8c598c
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
.../databases/schemas/tables/static/js/table.ui.js       |  2 +-
web/pgadmin/static/js/SchemaView/index.jsx               | 16 +++++++++-------
web/pgadmin/static/js/Theme/index.jsx                    |  3 +++
web/pgadmin/static/js/custom_hooks.js                    | 11 ++++++++++-
4 files changed, 23 insertions(+), 9 deletions(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: Re: [pgAdmin][RM6778] Properties panel not loaded for catalog tables
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][Patch] - Fixes for RM #6817 & RM #6820