pgadmin4/web/pgadmin/browser/static/js
Aditya Toshniwal 764677431f Added React framework for the properties dialog and port Server Group, Server, and Database dialogs.
Following changes done for the framework:
 - Framework for creating React based dynamic form view out of a pre-defined UI schema. Previously, it was based on Backform/Backbone.
 - The new framework and components will use MaterialUI as the base. Previously, Bootstrap/Backform/jQuery components were used.
 - The new code uses JSS instead of CSS since material UI and most modern React libraries also use JSS. In the future, this will allow us to change the theme in real-time without refresh.
 - 90% code covered by 80-85 new jasmine test cases.
 - Server group node UI Schema migration to new, with schema test cases.
 - Server node UI Schema migration to new, with schema test cases.
 - Database node UI Schema migration to new, with schema test cases.
 - Few other UI changes.

Fixes #6130
2021-09-09 12:20:59 +05:30
..
quick_search Fixes SonarQube issues. 2021-05-29 12:55:59 +05:30
activity.js Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
browser.js Added missing gettexts and text space improvements. 2021-06-24 11:15:50 +05:30
collection.js Added React framework for the properties dialog and port Server Group, Server, and Database dialogs. 2021-09-09 12:20:59 +05:30
datamodel.js Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
error.js Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
frame.js Fixed an issue where Debugger and ERD tool panel give a blank white panel, missing from the last patch. 2021-06-25 11:38:02 +05:30
keyboard.js Added Quick Search functionality for menu items and help articles. Fixes #6148 2021-02-02 14:47:58 +05:30
layout.js Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
menu.js Added zoom scaling options with keyboard shortcuts in runtime. Fixes #6271 2021-03-15 14:26:11 +05:30
node_ajax.js Added React framework for the properties dialog and port Server Group, Server, and Database dialogs. 2021-09-09 12:20:59 +05:30
node_view.jsx Added React framework for the properties dialog and port Server Group, Server, and Database dialogs. 2021-09-09 12:20:59 +05:30
node.js Added React framework for the properties dialog and port Server Group, Server, and Database dialogs. 2021-09-09 12:20:59 +05:30
node.ui.js Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
panel.js Avoid a potential conflict with jquery.drag and use addEventListener to bind events. 2021-09-01 15:02:20 +05:30
preferences.js Updated the JS dependencies to the latest 2021-02-10 12:47:52 +05:30
quick_search.js Added Quick Search functionality for menu items and help articles. Fixes #6148 2021-02-02 14:47:58 +05:30
runtime.js Fixed an issue where the top menu disappears when entering into the full screen for minimum screen resolution. Fixes #6322 2021-03-17 18:47:25 +05:30
toolbar.js Added PSQL tool support for the Windows platform. 2021-06-08 14:58:43 +05:30
wizard.js Update copyright notices for 2021 2021-01-04 15:34:45 +05:30