| From: | Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com> |
|---|---|
| To: | pgadmin-hackers(at)lists(dot)postgresql(dot)org |
| Subject: | pgAdmin 4 commit: Some changes to the core code that will be helpful fo |
| Date: | 2021-09-09 07:58:37 |
| Message-ID: | E1mOExB-0003vD-Ma@gothos.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
Some changes to the core code that will be helpful for other nodes.
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b20558cb992c6ccdff82c60b32ad61bd939308c2
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Modified Files
--------------
.../servers/databases/static/js/database.ui.js | 4 ++--
web/pgadmin/browser/static/js/node_view.jsx | 8 +++++++-
web/pgadmin/static/js/SchemaView/DataGridView.jsx | 6 +++---
web/pgadmin/static/js/SchemaView/FormView.jsx | 7 ++++---
web/pgadmin/static/js/SchemaView/MappedControl.jsx | 6 +++---
web/pgadmin/static/js/SchemaView/base_schema.ui.js | 18 ++++++++++++++++--
web/pgadmin/static/js/SchemaView/index.jsx | 21 +++++++++++++++------
web/pgadmin/static/js/Theme/index.jsx | 10 +++++-----
web/pgadmin/static/js/components/FormComponents.jsx | 6 ++++--
web/pgadmin/static/js/utils.js | 4 ++--
10 files changed, 61 insertions(+), 29 deletions(-)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Akshay Joshi | 2021-09-09 07:58:38 | pgAdmin 4 commit: - Fix all the jasmine test case failures. - Show defa |
| Previous Message | Akshay Joshi | 2021-09-09 05:53:47 | pgAdmin 4 commit: Tag REL-5_7 has been created. |