Re: [pgAdmin][RM7313] Port file manager to ReactJS

2022-07-19 Thread Akshay Joshi
Thanks, the patch applied. On Mon, Jul 18, 2022 at 6:09 PM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Akshay, > > Please find the updated patch and inline comments. > > On Thu, Jul 14, 2022 at 5:23 PM Akshay Joshi < > akshay.jo...@enterprisedb.com> wrote: > >> Hi Aditya >>

pgAdmin 4 commit: 1) Port the file/storage manager to React. Fixes #731

2022-07-19 Thread Akshay Joshi
1) Port the file/storage manager to React. Fixes #7313 2) Allow users to delete files/folders from the storage manager. Fixes #4607 3) Allow users to search within the file/storage manager. Fixes #7389 4) Fixed an issue where new folders cannot be created in the save dialog. Fixes #7524 Branch --