[pgadmin-org/pgadmin4] ff9dae: Rewrite pgAdmin main menu bar to use React. #5615

From: Aditya Toshniwal <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] ff9dae: Rewrite pgAdmin main menu bar to use React. #5615
Date: 2022-12-22 08:55:29
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/d5e678-ff9dae@github.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: ff9daec5ec8c068f2520e30c67e24518179f9e6c
https://github.com/pgadmin-org/pgadmin4/commit/ff9daec5ec8c068f2520e30c67e24518179f9e6c
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Date: 2022-12-22 (Thu, 22 Dec 2022)

Changed paths:
M runtime/src/js/pgadmin.js
M web/pgadmin/browser/__init__.py
A web/pgadmin/browser/static/js/MainMenuFactory.js
M web/pgadmin/browser/static/js/browser.js
M web/pgadmin/browser/static/js/layout.js
R web/pgadmin/browser/static/js/main_menu.js
R web/pgadmin/browser/static/js/menu.js
R web/pgadmin/browser/static/js/new_menu.js
M web/pgadmin/browser/static/js/quick_search/menuitems_help.js
M web/pgadmin/browser/templates/browser/index.html
M web/pgadmin/browser/templates/browser/js/utils.js
R web/pgadmin/browser/templates/browser/macros/gravatar_icon.macro
R web/pgadmin/browser/templates/browser/macros/static_user_icon.macro
M web/pgadmin/static/bundle/app.js
A web/pgadmin/static/js/AppMenuBar.jsx
M web/pgadmin/static/js/Theme/index.jsx
M web/pgadmin/static/js/components/Menu.jsx
A web/pgadmin/static/js/helpers/Menu.js
M web/pgadmin/static/scss/_pgadmin.style.scss
M web/regression/feature_tests/pg_utilities_backup_restore_test.py
M web/regression/feature_tests/pg_utilities_maintenance_test.py
M web/regression/feature_tests/view_data_dml_queries.py
M web/regression/feature_tests/xss_checks_pgadmin_debugger_test.py
M web/regression/feature_tests/xss_checks_roles_control_test.py
M web/regression/feature_utils/locators.py
M web/regression/feature_utils/pgadmin_page.py
M web/regression/javascript/browser/layout_spec.js
M web/webpack.shim.js

Log Message:
-----------
Rewrite pgAdmin main menu bar to use React. #5615

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-12-22 08:57:05 [pgadmin-org/pgadmin4] 628b37: Update release note
Previous Message Akshay Joshi 2022-12-22 05:08:06 [pgadmin-org/pgadmin4] d5e678: Update release note