pgadmin4/web/pgadmin/static/scss
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
..
resources Added React framework for the properties dialog and port Server Group, Server, and Database dialogs. 2021-09-09 12:20:59 +05:30
_aci_tree.overrides.scss Upgrade font awesome from v4 to v5. Fixes #5731 2020-08-13 12:04:00 +05:30
_alert.scss Fixed an issue where the validation error message is shown twice. Fixes #5736 2020-10-30 14:59:22 +05:30
_alertify.overrides.scss Fixed RE-SQL test cases failed due to the previous commit. 2020-08-27 19:08:00 +05:30
_backform.overrides.scss Upgrade font awesome from v4 to v5. Fixes #5731 2020-08-13 12:04:00 +05:30
_backgrid.overrides.scss 1) Set the default value of the long-running threshold to 2 minutes for warning and 5 minutes for the alert. 2021-07-06 19:52:37 +05:30
_bootstrap4-toggle.overrides.scss 1) Fix alignment of import/export toggle switch. Fixes #3963 2019-02-06 16:49:36 +05:30
_bootstrap.overrides.scss Added React framework for the properties dialog and port Server Group, Server, and Database dialogs. 2021-09-09 12:20:59 +05:30
_codemirror.overrides.scss Fixed an issue where the current debug line is not visible in the 'Dark' theme. Fixes #6409 2021-05-04 12:34:03 +05:30
_jsoneditor.overrides.scss Fixed errors related to HTML tags shown in the error message for JSON editor. Fixes #6668 2021-08-26 14:54:51 +05:30
_pgadmin.grid.scss Fixed controls alignment responsiveness to docker size change. 2019-01-17 18:20:12 +05:30
_pgadmin.style.scss Added React framework for the properties dialog and port Server Group, Server, and Database dialogs. 2021-09-09 12:20:59 +05:30
_pickr.overrides.scss Replace the existing color picker - spectrum-colorpicker with @simonwep/pickr. 2020-04-03 17:06:47 +05:30
_select2.overrides.scss Show the login roles that are members of a group role be shown when examining a group role. Fixes #5404 2021-03-12 13:11:09 +05:30
_tippy.overrides.scss Updated the JS dependencies to the latest 2021-02-10 12:47:52 +05:30
_webcabin.pgadmin.scss Added React framework for the properties dialog and port Server Group, Server, and Database dialogs. 2021-09-09 12:20:59 +05:30
pgadmin.scss Added support for formatted JSON viewer/editor when interacting with data in a JSON column. Fixes #5198 2021-08-03 11:36:45 +05:30