Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 8d74de09cc7d32b4835796c736000264b0bcea08
https://github.com/pgadmin-org/pgadmin4/commit/8d74de09cc7d32b4835796c736000264b0bcea08
Author: Aditya Toshniwal <[email protected]>
Date: 2022-11-21 (Mon, 21 Nov 2022)
Changed paths:
M DEPENDENCIES
M docs/en_US/code_overview.rst
M docs/en_US/menu_bar.rst
M web/package.json
M
web/pgadmin/browser/server_groups/servers/databases/extensions/static/js/extension.js
M
web/pgadmin/browser/server_groups/servers/databases/schemas/packages/edbfuncs/static/js/edbfunc.js
M
web/pgadmin/browser/server_groups/servers/databases/schemas/packages/edbfuncs/static/js/edbproc.js
M
web/pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/table.js
M web/pgadmin/browser/server_groups/servers/databases/static/js/database.js
M
web/pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js
M web/pgadmin/browser/server_groups/servers/pgagent/static/js/pga_job.js
M
web/pgadmin/browser/server_groups/servers/pgagent/steps/static/js/pga_jobstep.js
M
web/pgadmin/browser/server_groups/servers/resource_groups/static/js/resource_group.js
M web/pgadmin/browser/server_groups/servers/static/js/server.js
M
web/pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js
M web/pgadmin/browser/static/js/browser.js
R web/pgadmin/browser/static/js/datamodel.js
A web/pgadmin/browser/static/js/events.js
M web/pgadmin/browser/static/js/node.js
M web/pgadmin/browser/static/js/preferences.js
M web/pgadmin/static/js/csrf.js
M web/pgadmin/static/js/helpers/EventBus.js
R web/pgadmin/static/js/select2/configure_show_on_scroll.js
R web/pgadmin/static/js/selection/clipboard.js
R web/pgadmin/static/js/selection/range_boundary_navigator.js
R web/pgadmin/static/js/selection/set_staged_rows.js
M web/pgadmin/static/js/tree/pgadmin_tree_save_state.js
M web/pgadmin/static/js/tree/tree.js
M web/pgadmin/utils/ajax.py
M web/webpack.config.js
M web/webpack.shim.js
M web/webpack.test.config.js
M web/yarn.lock
Log Message:
-----------
Remove all traces of Backbone, Underscore. #5493