Chethana Kumar
5cea5f8485
Update scan and index scan EXPLAIN icons for greater clarity. Fixes #3021
2018-01-24 15:39:59 +00:00
Ashesh Vashi
c32eb6bd37
Fixed the warnings/errors reported by eslint for all the static
...
javascripts.
2018-01-12 13:00:14 +05:30
Chethana Kumar
c74b348bac
Update EXPLAIN icons. Fixes #2936
2017-12-06 11:45:02 +09:00
Murtuza Zabuawala
8b543a58fe
Fix a number of graphical explain rendering issues. Fixes #2824 . Fixes #2842 . Fixes #2843 .
2017-11-06 19:59:01 -05:00
Ashesh Vashi
55e14e4d78
Handle the executor nodes, which are unknown to the Explain module,
...
gracefully by showing the 'ex_unknown.png' for such nodes.
Reported by: Murtuza
Refs #2706
2017-09-15 10:51:37 +05:30
Ashesh Vashi
845025db8f
Some cosmetic changes.
...
- Loading 'pgadmin' as 'sources/pgadmin', as found under the 'sources'
reference directory to be consistent with other files.
- Removed the 'pgadmin' reference from the base.html template.
- Renamed 'pgadmin.slickgrid.editors.js', and
'pgadmin.slickgrid.formatters.js' as 'editors.js', and 'formatters.js'
respectively, as they're already in the 'pgadmin/static/js/slickgrid'
directory.
- Removed the duplicate entry of 'translations' from the webpack.shim.js
2017-08-09 16:52:12 +05:30
Surinder Kumar
6d5417709c
Moved the javascripts of different modules from 'templates' to 'static' directory.
...
Moving the javascripts for the following modules:
- About
- Browser nodes
- Dashboard
- FileManager
- Vendor/snap.svg
- Preferences
- Settings
- Backup
- Datagrid
- Debugger
- Sqleditor
- Grant Wizard
- Import & Export
- Maintenance
- Restore and
- User Management
2017-07-27 17:25:08 +05:30
Sarah McAlear
1d27341e21
Fix translation extraction for new client side translations, and update catalogs.
2017-03-28 15:21:49 -04:00
Dave Page
a93a99fdc0
Improve query plan tooltip formatting.
2017-01-06 15:38:27 +00:00
Sanket Mehta
fcc3d112e2
Integrate the graphical explain module in the Query Editor.
...
Added few TODO list for the graphical explain module by Ashesh.
2016-05-16 01:07:54 +05:30