pgadmin4/web/pgadmin/browser/static/js
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
..
browser.js Fixed following: 2019-01-02 15:07:59 +05:30
collection.js Improvement in the look and feel of the whole application 2018-12-21 17:14:55 +05:30
datamodel.js Allow the connection timeout to be configured on a per-server basis. Fixes #3388 2018-06-19 19:58:46 -04:00
error.js Update to use Bootstrap 3 instead of Bootstrap 4. Fixes #3562 2018-10-10 12:43:26 +01:00
frame.js Fixed the warnings/errors reported by eslint for all the static 2018-01-12 13:00:14 +05:30
keyboard.js Improvement in the look and feel of the whole application 2018-12-21 17:14:55 +05:30
menu.js Improvement in the look and feel of the whole application 2018-12-21 17:14:55 +05:30
node.js Fixed following: 2019-01-02 15:07:59 +05:30
node.ui.js Improvement in the look and feel of the whole application 2018-12-21 17:14:55 +05:30
panel.js Fixed following: 2019-01-02 15:07:59 +05:30
preferences.js Save the treeview state periodically, and restore it automatically when reconnecting. Fixes #1253 2018-10-08 10:03:19 +01:00
toolbar.js Fixed following: 2019-01-02 15:07:59 +05:30
wizard.js Fixed following: 2019-01-02 15:07:59 +05:30