pgadmin4/web/regression/javascript
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
..
alerts Improvement in the look and feel of the whole application 2018-12-21 17:14:55 +05:30
backform_controls Fixed the issues for all the javascript files reported by the liner. 2018-04-30 17:51:57 +05:30
backup Fixed following: 2019-01-02 15:07:59 +05:30
browser Update to use Bootstrap 3 instead of Bootstrap 4. Fixes #3562 2018-10-10 12:43:26 +01:00
dashboard Add optional data point markers and mouse-over tooltips to display values on graphs. Fixes #3514 2018-09-05 17:25:11 +01:00
datagrid Extract the tests and refactor some of the methods. 2018-06-05 16:42:59 +05:30
fake_browser Extract the tests and refactor some of the methods. 2018-06-05 16:42:59 +05:30
file_manager Fixed following: 2019-01-02 15:07:59 +05:30
geometry_viewer Add a geometry viewer that can render PostGIS data on a blank canvas or various map sources. Fixes #1407 2018-08-30 13:59:44 +01:00
helper Un-vendorise React, now that it contains bug fixes we need. 2018-02-19 10:53:54 +00:00
history Infrastructure and changes to the Query Tool for realtime preference handling. Refs #3294 2018-07-05 11:38:43 +01:00
misc Update to use Bootstrap 3 instead of Bootstrap 4. Fixes #3562 2018-10-10 12:43:26 +01:00
nodes/schema Extract the tests and refactor some of the methods. 2018-06-05 16:42:59 +05:30
restore Fixed following: 2019-01-02 15:07:59 +05:30
selection Update jQuery to 3.3.1. Fixes #3271 2018-05-25 16:26:37 +01:00
slickgrid Update jQuery to 3.3.1. Fixes #3271 2018-05-25 16:26:37 +01:00
sqleditor Infrastructure and changes to the Query Tool for realtime preference handling. Refs #3294 2018-07-05 11:38:43 +01:00
table Extract the tests and refactor some of the methods. 2018-06-05 16:42:59 +05:30
tree Save the treeview state periodically, and restore it automatically when reconnecting. Fixes #1253 2018-10-08 10:03:19 +01:00
check_node_visibility_spec.js Update copyright notices for 2018. 2018-01-05 10:42:50 +00:00
code_mirror_spec.jsx Un-vendorise React, now that it contains bug fixes we need. 2018-02-19 10:53:54 +00:00
common_keyboard_shortcuts_spec.js Extract the tests and refactor some of the methods. 2018-06-05 16:42:59 +05:30
debugger_utils_spec.js Fix debugging of procedures in EPAS packages. Fixes #3457 2018-06-29 15:20:33 +01:00
dialog_tab_navigator_spec.js Fixed the issues for all the javascript files reported by the liner. 2018-04-30 17:51:57 +05:30
fake_endpoints.js Extract the tests and refactor some of the methods. 2018-06-05 16:42:59 +05:30
fake_model.js Extract the tests and refactor some of the methods. 2018-06-05 16:42:59 +05:30
fake_translations.js Update copyright notices for 2018. 2018-01-05 10:42:50 +00:00
gettext_spec.js Update Jasmine to v3. Fixes #3182 2018-03-07 16:01:04 +00:00
jasmine_capture_warnings_beforeall.js Update copyright notices for 2018. 2018-01-05 10:42:50 +00:00
parse_shortcut_value_spec.js F5 key should work to refresh Browser tree. Fixes #3284 2018-05-02 11:43:42 +05:30
size_prettify_spec.js Update copyright notices for 2018. 2018-01-05 10:42:50 +00:00
sqleditor_utils_spec.js Ensure CodeMirror always has a non-zero font size. Fixes #3480 2018-07-10 13:58:44 +01:00