pgadmin4/web/pgadmin/misc/file_manager
Surinder Kumar 3120ce1909 Fixes few issues with File Manager.
- Rename file/folder not working in list view.
- Selection folder only should not allow to select file.
- Ui changes in table list to match with the pgadmin color styles.
- Custom STORAGE_DIR path don't list files/folders when opened in window
  system.
- Code cleanup, formatting & did proper commenting.
- In file selection mode, the value typed in text box not setting into
  backbone model.
- Removed create file code, it should be handled on module using it.
- Written a common function to make ajax request, instead of writing
  individual functions for same task.
2016-05-21 15:02:05 +05:30
..
static/css Fixes few issues with File Manager. 2016-05-21 15:02:05 +05:30
templates/file_manager Fixes few issues with File Manager. 2016-05-21 15:02:05 +05:30
__init__.py Fixes few issues with File Manager. 2016-05-21 15:02:05 +05:30