pgadmin4/web
Ashesh Vashi 5799ac14ba Improvement in the look and feel of the whole application
Changed the SCSS/CSS for the below third party libraries to adopt the
new look 'n' feel:
- wcDocker
- Alertify dialogs, and notifications
- AciTree
- Bootstrap Navbar
- Bootstrap Tabs
- Bootstrap Drop-Down menu
- Backgrid
- Select2

Adopated the new the look 'n' feel for the dialogs, wizard, properties,
tab panels, tabs, fieldset, subnode control, spinner control, HTML
table, and other form controls.

- Font is changed to Roboto
- Using SCSS variables to define the look 'n' feel
- Designer background images for the Login, and Forget password pages in
  'web' mode
- Improved the look 'n' feel for the key selection in the preferences
  dialog
- Table classes consistency changes across the application
- File Open and Save dialog list view changes

Author(s): Aditya Toshniwal & Khushboo Vashi
2018-12-21 17:14:55 +05:30
..
migrations Make the setup process more robust against aborted executions. Fixes #3830 2018-12-21 10:30:49 +00:00
pgadmin Improvement in the look and feel of the whole application 2018-12-21 17:14:55 +05:30
regression Improvement in the look and feel of the whole application 2018-12-21 17:14:55 +05:30
.editorconfig Add an editorconfig file to help maintain coding standards. 2017-07-21 09:39:23 +01:00
.eslintignore Ignore the ycache directory when linting. 2018-05-31 10:34:29 -04:00
.eslintrc.js Disable the line ending check entirely in eslint, as the previous platform-specific fix doesn't work with all versions. 2017-11-23 09:34:44 +00:00
.pycodestyle Ignore config_local.py and config_distro.py when running PEP-8 checks. 2018-03-15 07:10:01 -04:00
babel.cfg Fix translation extraction for new client side translations, and update catalogs. 2017-03-28 15:21:49 -04:00
config.py Use the standard copyright string. 2018-12-20 10:58:31 +00:00
karma.conf.js Add support for source maps in the karma test framework to aid debugging. 2018-05-30 22:09:00 -04:00
package.json Improvement in the look and feel of the whole application 2018-12-21 17:14:55 +05:30
pgAdmin4.py PEP8 fixes 2018-03-20 14:02:56 +00:00
pgAdmin4.wsgi Update copyright notices for 2018. 2018-01-05 10:42:50 +00:00
setup.py Add the ability to import and export server definitions from a config database. Fixes #3772 2018-11-21 16:09:20 +00:00
webpack.config.js Improvement in the look and feel of the whole application 2018-12-21 17:14:55 +05:30
webpack.shim.js Improvement in the look and feel of the whole application 2018-12-21 17:14:55 +05:30
webpack.test.config.js Improvement in the look and feel of the whole application 2018-12-21 17:14:55 +05:30
yarn.lock Improvement in the look and feel of the whole application 2018-12-21 17:14:55 +05:30