pgadmin4/web/pgadmin/misc
Surinder Kumar 1e66119ef5 Ensure the File Manager honours the file type while traversing the directories. Fixes #1858
When a File Manager is closed by clicking cancel button. Its dom element not destroyed.. So on traversing into directories, when it tries to get currently selected file type, it looks into the dom element but it gets dom of previous dialogs not of currently dialog.

Now whenever an instance of File Manager is closed. its dom elements are also destroyed.
2016-10-21 14:26:12 +01:00
..
bgprocess Flask-Babel 0.11+ compatibility. Fixes #1496 2016-07-25 17:23:10 +01:00
depends Improve network/server activity feedback for the user. Fixes #1751 2016-09-26 15:10:38 +01:00
file_manager Ensure the File Manager honours the file type while traversing the directories. Fixes #1858 2016-10-21 14:26:12 +01:00
sql Improve network/server activity feedback for the user. Fixes #1751 2016-09-26 15:10:38 +01:00
static/explain Integrate the graphical explain module in the Query Editor. 2016-05-16 01:07:54 +05:30
statistics Improve network/server activity feedback for the user. Fixes #1751 2016-09-26 15:10:38 +01:00
templates Get rid of canvas colouring in graphical explain. 2016-06-17 16:34:03 +01:00
__init__.py Stop using deprecated imports. 2016-07-22 16:25:23 +01:00