[pgAdmin][RM7313] Port file manager to ReactJS - Mailing list pgadmin-hackers

From Aditya Toshniwal
Subject [pgAdmin][RM7313] Port file manager to ReactJS
Date
Msg-id CAM9w-_nzStfMZ94O7JocjCOBLgVWgZgujtdWbuw9oUGDyRt3hA@mail.gmail.com
Whole thread Raw
Responses Re: [pgAdmin][RM7313] Port file manager to ReactJS  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
List pgadmin-hackers
Hi Hackers,

Attached is the patch to:
  1. Port the existing file dialog/storage manager to ReactJS and major UI improvements.
  2. Use the native OS file dialog when pgAdmin runs in desktop mode.
  3. Allow users to search files in the current folder. Fixes #7389.
  4. Fix a bug where save Dialog can't create a new folder. Fixed #7524.
  5. Allow users to delete files/folders. Fixes #4607.
  6. Add JS test cases and doc updates.
Please review.

--
Thanks,
Aditya Toshniwal
pgAdmin Hacker | Software Architect | edbpostgres.com
"Don't Complain about Heat, Plant a TREE"
Attachment

pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [patch] - Feature test fix
Next
From: Yogesh Mahajan
Date:
Subject: [Patch] - Bug #7428 - Import Export Issues