pgadmin4/web/pgadmin/static
Aditya Toshniwal bdb7e3fde2 Infrastructure and changes to the Query Tool for realtime preference handling. Refs #3294
Highlights of this patch include:
- Changes will affect SQL Editors in Create dialog boxes, SQL tab of the main screen, Query tool, History entries in the query tool, Query tool opened in New Tab/Window
- All the components of SQL editor will refer to single source of preferences which is cached in the Browser object. All other redundant ajax get preference calls are removed.
- SQL editor will not refer template JS variables anymore, once all the references are removed the template variables will also be removed.
- Code refactoring wherever possible.
- Covered JS test cases wherever possible.
2018-07-05 11:38:43 +01:00
..
bundle Refactor server dialogue validation for better unit testing. 2018-03-13 14:47:32 -04:00
css Fix file permissions per Devrim 2018-06-19 16:09:49 -04:00
fonts Bundle fonts with pgAdmin so we have a standard set for all platforms. 2017-09-13 16:01:14 +01:00
img Improvements to the Query Results grid: 2017-06-08 13:31:36 +01:00
js Infrastructure and changes to the Query Tool for realtime preference handling. Refs #3294 2018-07-05 11:38:43 +01:00
jsx Infrastructure and changes to the Query Tool for realtime preference handling. Refs #3294 2018-07-05 11:38:43 +01:00
scss Fixed layout of the alertify error message in the query tool. Fixes #3310 2018-05-07 16:04:47 +05:30
vendor Un-vendorise React, now that it contains bug fixes we need. 2018-02-19 10:53:54 +00:00
favicon.ico Put the favicon in the right place. 2015-01-20 12:32:44 +00:00