pgadmin4/web/pgadmin/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
..
alertify Extract the tests and refactor some of the methods. 2018-06-05 16:42:59 +05:30
browser Add support for SSH tunneled connections. Fixes #1447 2018-05-04 11:27:27 +01:00
codemirror Fix auto scrolling issue in debugger on step in and step out. Fixes #3554. 2018-08-29 18:20:45 +05:30
history Update copyright notices for 2018. 2018-01-05 10:42:50 +00:00
misc/statistics Disable function statistics on Greenplum. Fixes #3176 2018-03-07 11:52:02 +00:00
nodes 'anyFamilyMember' runs the condition function for all nodes in the 2018-07-26 21:37:40 +05:30
selection More jQuery 3 updates. 2018-07-10 10:59:53 +01:00
slickgrid Fixed following: 2019-01-02 15:07:59 +05:30
sqleditor Fixed following: 2019-01-02 15:07:59 +05:30
tree Further improvements to treeview restoration. Fixes #3559 2018-12-21 11:36:11 +00:00
alertify.pgadmin.defaults.js Fixed following: 2019-01-02 15:07:59 +05:30
backform.pgadmin.js Fixed following: 2019-01-02 15:07:59 +05:30
backgrid.pgadmin.js Improvement in the look and feel of the whole application 2018-12-21 17:14:55 +05:30
check_node_visibility.js Fixed the warnings/errors reported by eslint for all the static 2018-01-12 13:00:14 +05:30
dialog_tab_navigator.js Support tab navigation in dialogs. Fixes #2898 2018-02-27 11:18:36 +00:00
gettext.js Fixed the warnings/errors reported by eslint for all the static 2018-01-12 13:00:14 +05:30
keyboard_shortcuts.js Update to use Bootstrap 3 instead of Bootstrap 4. Fixes #3562 2018-10-10 12:43:26 +01:00
modify_animation.js Ensure the query tool will open properly under MS Edge. 2018-04-10 11:09:59 +01:00
pgadmin.js Fixed the warnings/errors reported by eslint for all the static 2018-01-12 13:00:14 +05:30
size_prettify.js Fixed the warnings/errors reported by eslint for all the static 2018-01-12 13:00:14 +05:30
sqleditor_utils.js Ensure CodeMirror always has a non-zero font size. Fixes #3480 2018-07-10 13:58:44 +01:00
url_for.js Fixed the warnings/errors reported by eslint for all the static 2018-01-12 13:00:14 +05:30
utils.js Refactored the dashboard code, which was allowing each node type to 2018-07-25 12:28:44 +05:30