pgadmin4/web/pgadmin/tools
Aditya Toshniwal 8180403f97 1) Added support for custom theme creation and selection. Fixes #4348.
2) Added Dark(Beta) UI Theme option. Fixes #3741.
3) Fix an issue where a black arrow-kind image is displaying at the background of browser tree images. Fixes #4171

Changes include:
  1) New theme option in preferences - Miscellaneous -> Themes. You can select the theme from the dropdown.
     It also has a preview of the theme just below the dropdown. Note that, a page refresh is needed to apply changes.
     On saving, a dialog appears to ask for refresh.
  2) You can create your own theme and submit to hackers. README is updated to help you create a theme. Theme will be available only after the bundle.
  3) Correction of SASS variables at few places and few other CSS corrections.
  4) Added iconfont-webpack-plugin, which will convert all the SVG files(monochrome) used as icons for buttons to font icons.
     This will allow us to change the color of the icon by using CSS color property.
  5) All the .css files will bundle into a separate file now- pgadmin.style.css. This will help reduce the size of
     theme CSS files as CSS in .css files will not change with the change of SASS variables.
2019-11-07 18:51:03 +05:30
..
backup 2 fixes for the backup dialogue when using directory format: 2019-10-25 13:21:53 +01:00
datagrid 1) Added support for custom theme creation and selection. Fixes #4348. 2019-11-07 18:51:03 +05:30
debugger Optimize Webpack to improve overall performance. 2019-10-10 12:05:28 +05:30
grant_wizard 1. Added Master Password to increase the security of saved passwords. Fixes #4184 2019-05-28 12:00:18 +05:30
import_export Optimize Webpack to improve overall performance. 2019-10-10 12:05:28 +05:30
maintenance Optimize Webpack to improve overall performance. 2019-10-10 12:05:28 +05:30
restore Optimize Webpack to improve overall performance. 2019-10-10 12:05:28 +05:30
sqleditor 1) Added support for custom theme creation and selection. Fixes #4348. 2019-11-07 18:51:03 +05:30
templates Add EXPLAIN options for SETTINGS and SUMMARY. Fixes #4335 2019-07-03 13:57:56 +01:00
user_management Optimize Webpack to improve overall performance. 2019-10-10 12:05:28 +05:30
__init__.py Update copyright notices for 2019 2019-01-02 15:54:12 +05:30