Fixed 'ternary operators should not be nested' code smell. Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=43022b7aa2a4516499dda318eba8ede0a59e4443 Author: Pravesh Sharma <pravesh.sharma@enterprisedb.com> Modified Files -------------- web/pgadmin/browser/static/js/browser.js | 8 +++- .../static/js/quick_search/trigger_search.js | 50 ++++++++++++++-------- web/pgadmin/dashboard/static/js/Dashboard.jsx | 38 +++++++++------- web/pgadmin/static/js/SchemaView/DataGridView.jsx | 9 ++-- web/pgadmin/static/js/components/PgTable.jsx | 17 +++++--- web/pgadmin/static/js/pgadmin.js | 16 ++++++- 6 files changed, 92 insertions(+), 46 deletions(-)
Соглашаюсь с условиями обработки персональных данных