pgadmin4/web
Aditya Toshniwal 86ecf9c84e Fixed following:
- Base font size changed from 0.815rem to 0.875rem, for navbar from 0.875rem to 0.925rem.
- Dialog sizes made consistent throughout the application. Now there are 3 size options for width and height each - sm, md, lg. Combination of any of these to be used hereafter
- Alignment fix for controls of Node properties dialogs which includes showing text and label in one line without dialog size change, checkbox alignment, switch control alignment at places and other minor improvements in other dialogs
- Error message design change in dialogs validation
- SQL Editor data grid editor popup design changes which were missed
- Design change for dashboard server activity grid
- Login page language dropdown color fix
- Properties accordion collapse design fix
- Help, Info icon fixed across all dialogs which were not working if clicked exactly on the text
- Added missing icon with buttons at few places
- Shadow behind the dialogs is increased to make it look clearly separated and depth.
- Control Alignment fix in maintenance dialog
- Min height of alertify dialogs set for better UX
- File dialog design fix when no files found
- Grant wizard fixes - Scroll bar visibility on first page, use full space for SQL generated on the last page
- Browser toolbar buttons changed to sync with SQL editor toolbar buttons
- Rounded corners for docker floating dialog (no properties)
- Renaming file in file dialog should show original file name
- SQL data grid text edit popup buttons behaviour was swapped. This is fixed.
- Import/Export dialog changes as per new design.
2019-01-02 15:07:59 +05:30
..
migrations Make the setup process more robust against aborted executions. Fixes #3830 2018-12-21 10:30:49 +00:00
pgadmin Fixed following: 2019-01-02 15:07:59 +05:30
regression Fixed following: 2019-01-02 15:07:59 +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