pgadmin4/web/pgadmin/static/scss
Aditya Toshniwal 014ce31589 Fixed user management related issues:
1) Unable to add a user when there are many users. The dialog went blank. Fixed.
 2) The error message did not have a close button. Fixed.
 3) When clicked on the add button, then the cursor will focus on the email box of
    the new row for convenience.
 4) When the dialog opens, the cursor will focus on the search text box.
 5) By default, the "User" role will be selected when adding a new user.
    Also removed an empty option in the roles dropdown.
 6) When the search filter is applied and we try to add an already existing user, the
    validation is done only on the filtered data and not on all the users' data. 

Fixes #5227
2020-04-10 16:49:33 +05:30
..
resources Change some colors and opacity to comply with WCAG color contrast standards. Fixes #5128 2020-03-23 18:15:39 +05:30
_aci_tree.overrides.scss Improvements in the UI for both default and dark themes. Fixes #5133 2020-02-24 14:11:00 +05:30
_alert.scss Added search object functionality. Fixes #2172 2020-04-06 17:33:07 +05:30
_alertify.overrides.scss Fixed tab key navigation issue for Grant Wizard. Fixes #5241 2020-03-30 17:31:50 +05:30
_backform.overrides.scss Replace node-sass with sass for SCSS compilation. Fixes #5096 2020-01-16 14:44:58 +05:30
_backgrid.overrides.scss Fixed user management related issues: 2020-04-10 16:49:33 +05:30
_bootstrap.overrides.scss Improvements in the UI for both default and dark themes. Fixes #5133 2020-02-24 14:11:00 +05:30
_bootstrap4-toggle.overrides.scss 1) Fix alignment of import/export toggle switch. Fixes #3963 2019-02-06 16:49:36 +05:30
_codemirror.overrides.scss Fixed cursor disappeared issue in the query editor for some of the characters when zoomed out. Fixes #3988 2020-04-07 11:51:19 +05:30
_pgadmin.grid.scss Fixed controls alignment responsiveness to docker size change. 2019-01-17 18:20:12 +05:30
_pgadmin.style.scss Fixed calendar opening issue on the exception tab inside the schedules tab of pgAgent. Fixes #4512 2020-04-06 12:59:22 +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 Improvements in the UI for both default and dark themes. Fixes #5133 2020-02-24 14:11:00 +05:30
_webcabin.pgadmin.scss Added search object functionality. Fixes #2172 2020-04-06 17:33:07 +05:30
pgadmin.scss Replace the existing color picker - spectrum-colorpicker with @simonwep/pickr. 2020-04-03 17:06:47 +05:30