pgadmin4/web/regression/javascript
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
..
SchemaView Added React framework for the properties dialog and port Server Group, Server, and Database dialogs. 2021-09-09 12:20:59 +05:30
alerts Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
backform_controls Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
backup 1) Added browse button to select the binary path in the Preferences. Fixes #1561 2021-06-04 17:55:35 +05:30
browser Updated the JS dependencies to the latest 2021-02-10 12:47:52 +05:30
components Added React framework for the properties dialog and port Server Group, Server, and Database dialogs. 2021-09-09 12:20:59 +05:30
dashboard Replace charting library Flotr2 with ChartJS using React. Fixes #3904 2020-07-29 14:49:22 +05:30
datagrid Ensure that the view/edit data panel should not be opened for unsupported nodes using the keyboard shortcut. Fixes #6206 2021-03-19 15:38:40 +05:30
erd Fixed an issue while downloading ERD images in Safari and Firefox. Fixes #6177 2021-01-29 12:19:24 +05:30
fake_browser Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
file_manager Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
geometry_viewer Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
help Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
helper Upgrade the React version from 16 to 17 and also update other dependent libraries. 2021-03-15 15:47:21 +05:30
history Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
misc Improve the explain plan details by showing popup instead of tooltip on clicking of the specified node. Fixes #5488 2021-01-12 16:43:30 +05:30
nodes/schema Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
quick_search Added Quick Search functionality for menu items and help articles. Fixes #6148 2021-02-02 14:47:58 +05:30
restore 1) Added browse button to select the binary path in the Preferences. Fixes #1561 2021-06-04 17:55:35 +05:30
schema_ui_files Added React framework for the properties dialog and port Server Group, Server, and Database dialogs. 2021-09-09 12:20:59 +05:30
search_objects 1) Added browse button to select the binary path in the Preferences. Fixes #1561 2021-06-04 17:55:35 +05:30
selection Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
slickgrid Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
sqleditor Fixed the issue of renaming the database by another user. Fixes #4203 2021-05-31 12:41:09 +05:30
table Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
tree Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
check_node_visibility_spec.js Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
common_keyboard_shortcuts_spec.js Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
debugger_utils_spec.js Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
dialog_tab_navigator_spec.js Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
fake_constants.js Ensure that while connecting to the server using SSPI login, it should not prompt for the password. Fixes #5776 2021-05-05 11:40:48 +05:30
fake_current_user.js Added React framework for the properties dialog and port Server Group, Server, and Database dialogs. 2021-09-09 12:20:59 +05:30
fake_endpoints.js Added ERD Diagram support with basic table fields, primary key, foreign key, and DDL SQL generation. Fixes #1802 2021-01-16 17:06:50 +05:30
fake_messages.js Added React framework for the properties dialog and port Server Group, Server, and Database dialogs. 2021-09-09 12:20:59 +05:30
fake_model.js Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
fake_supported_servers.js Added React framework for the properties dialog and port Server Group, Server, and Database dialogs. 2021-09-09 12:20:59 +05:30
fake_theme.js Added React framework for the properties dialog and port Server Group, Server, and Database dialogs. 2021-09-09 12:20:59 +05:30
fake_translations.js Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
gettext_spec.js Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
jasmine_capture_warnings_beforeall.js Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
parse_shortcut_value_spec.js Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
pgadmin_utils_spec.js Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
size_prettify_spec.js Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
sqleditor_utils_spec.js Update copyright notices for 2021 2021-01-04 15:34:45 +05:30