Branch: refs/heads/master
  Home:   https://github.com/pgadmin-org/pgadmin4
  Commit: 639a28fbfc97db2f85f72b6a0cbc24c79afd88b0
      
https://github.com/pgadmin-org/pgadmin4/commit/639a28fbfc97db2f85f72b6a0cbc24c79afd88b0
  Author: Akshay Joshi <akshay.jo...@enterprisedb.com>
  Date:   2024-01-25 (Thu, 25 Jan 2024)

  Changed paths:
    M 
web/pgadmin/browser/server_groups/servers/databases/schemas/collations/static/js/collation.ui.js
    M 
web/pgadmin/browser/server_groups/servers/databases/schemas/packages/static/js/package.ui.js
    M 
web/pgadmin/browser/server_groups/servers/databases/schemas/tables/partitions/static/js/partition.ui.js
    M 
web/pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/table.ui.js
    M 
web/pgadmin/browser/server_groups/servers/databases/schemas/types/static/js/type.ui.js
    M 
web/pgadmin/browser/server_groups/servers/databases/schemas/views/static/js/mview.js
    M 
web/pgadmin/browser/server_groups/servers/databases/schemas/views/static/js/view.ui.js
    M web/pgadmin/browser/server_groups/servers/databases/static/js/database.js
    M web/pgadmin/browser/server_groups/servers/static/js/server.js
    M web/pgadmin/browser/static/js/MainMenuFactory.js
    M web/pgadmin/browser/static/js/browser.js
    M web/pgadmin/browser/static/js/node.js
    M web/pgadmin/dashboard/static/js/Dashboard.jsx
    M web/pgadmin/dashboard/static/js/WelcomeDashboard.jsx
    M web/pgadmin/misc/cloud/static/js/biganimal_schema.ui.js
    M web/pgadmin/misc/cloud/static/js/google.js
    M web/pgadmin/misc/file_manager/static/js/components/FileManager.jsx
    M web/pgadmin/misc/properties/CollectionNodeProperties.jsx
    M web/pgadmin/misc/statistics/static/js/Statistics.jsx
    M web/pgadmin/preferences/static/js/components/PreferencesComponent.jsx
    M web/pgadmin/static/bundle/app.js
    M web/pgadmin/static/js/Dialogs/MasterPasswordContent.jsx
    M web/pgadmin/static/js/Dialogs/NamedRestoreContent.jsx
    M web/pgadmin/static/js/Explain/Graphical.jsx
    M web/pgadmin/static/js/Explain/index.jsx
    M web/pgadmin/static/js/QuickSearch/online_help.js
    M web/pgadmin/static/js/SchemaView/DepListener.js
    M web/pgadmin/static/js/SchemaView/FormView.jsx
    M web/pgadmin/static/js/SchemaView/MappedControl.jsx
    M web/pgadmin/static/js/SchemaView/base_schema.ui.js
    M web/pgadmin/static/js/SchemaView/index.jsx
    M web/pgadmin/static/js/UtilityView.jsx
    M web/pgadmin/static/js/chartjs/index.jsx
    M web/pgadmin/static/js/components/CodeMirror.jsx
    M web/pgadmin/static/js/components/FormComponents.jsx
    M web/pgadmin/static/js/components/SelectRefresh.jsx
    M web/pgadmin/static/js/helpers/ModalProvider.jsx
    M web/pgadmin/static/js/keyboard_shortcuts.js
    M web/pgadmin/static/js/tree/pgadmin_tree_save_state.js
    M web/pgadmin/static/js/tree/tree.js
    M web/pgadmin/static/js/window.js
    M web/pgadmin/static/vendor/require/require.js
    M web/pgadmin/tools/backup/__init__.py
    M web/pgadmin/tools/debugger/static/js/DebuggerModule.js
    M 
web/pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx
    M web/pgadmin/tools/debugger/static/js/debugger_utils.js
    M web/pgadmin/tools/import_export/static/js/import_export.js
    M web/pgadmin/tools/maintenance/static/js/maintenance.js
    M web/pgadmin/tools/psql/static/js/psql_module.js
    M 
web/pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx
    M web/pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx
    M web/regression/javascript/tree/tree_fake.js

  Log Message:
  -----------
  Fixed code smell 'Prefer using an optional chain expression instead, as it's 
more concise and easier to read'.




Reply via email to