pgadmin4/web/pgadmin/static/js/sqleditor
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
..
calculate_query_run_time.js Show more granular timing info in the query tool history panel. Fixes #3244 2018-04-03 14:11:11 +01:00
call_render_after_poll.js Show more granular timing info in the query tool history panel. Fixes #3244 2018-04-03 14:11:11 +01:00
execute_query.js Cleanup and fix handling of Query Tool Cancel button status. Fixes #3319 2018-07-02 15:43:36 +01:00
filter_dialog_model.js Update filter dialogue Javascript to use ES6. 2018-04-06 10:38:04 +01:00
filter_dialog.js Improvement in the look and feel of the whole application 2018-12-21 17:14:55 +05:30
geometry_viewer.js 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
query_tool_actions.js Infrastructure and changes to the Query Tool for realtime preference handling. Refs #3294 2018-07-05 11:38:43 +01:00
query_tool_http_error_handler.js Refactor and simplify query tool connection error handling code. Fixes #3235 2018-04-04 11:20:36 +01:00
query_tool_notifications.js Add support for LISTEN/NOTIFY in the query tool. Fixes #3204 2018-05-30 21:58:28 -04:00
query_tool_preferences.js Improvement in the look and feel of the whole application 2018-12-21 17:14:55 +05:30