pgAdmin 4 commit: Remove aciTree and its references.

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Remove aciTree and its references.
Дата
Msg-id E1nebn8-0002Lh-Lf@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Remove aciTree and its references.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=86a3696ab4903de98c322098f2b1d272a5491226

Modified Files
--------------
web/package.json                                   |  1 -
web/pgadmin/browser/__init__.py                    | 46 +---------------------
web/pgadmin/browser/static/js/browser.js           |  6 +--
web/pgadmin/browser/static/js/keyboard.js          |  8 ++--
.../xss_checks_panels_and_query_tool_test.py       |  2 +-
.../static/js/components/PreferencesComponent.jsx  |  2 +-
web/pgadmin/static/css/style.css                   |  1 -
web/pgadmin/static/js/alertify/dialog.js           |  8 ++--
web/pgadmin/static/js/modify_animation.js          | 12 +++---
web/pgadmin/static/js/tree/tree.js                 |  4 +-
web/pgadmin/static/js/tree/tree_utils.js           |  8 ++--
web/pgadmin/tools/erd/static/js/erd_module.js      |  8 ++--
web/pgadmin/tools/psql/static/js/psql_module.js    |  8 ++--
.../static/js/search_objects_dialog.js             |  6 +--
.../tools/sqleditor/static/js/show_query_tool.js   | 10 ++---
.../javascript/browser/modify_animation_spec.js    |  4 +-
web/regression/javascript/tree/tree_fake.js        | 28 ++++++-------
web/webpack.config.js                              | 16 --------
web/webpack.shim.js                                | 10 -----
web/yarn.lock                                      |  4 --
20 files changed, 57 insertions(+), 135 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Khushboo Vashi
Дата:
Сообщение: [pgAdmin4][Patch] - RM #7026 - Browser panel is not completely viewable
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin4][Patch] - RM #7026 - Browser panel is not completely viewable