[pgAdmin][RM7313] Port file manager to ReactJS

Поиск
Список
Период
Сортировка
От Aditya Toshniwal
Тема [pgAdmin][RM7313] Port file manager to ReactJS
Дата
Msg-id CAM9w-_nzStfMZ94O7JocjCOBLgVWgZgujtdWbuw9oUGDyRt3hA@mail.gmail.com
обсуждение исходный текст
Ответы Re: [pgAdmin][RM7313] Port file manager to ReactJS  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
Список 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"
Вложения

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: Re: [patch] - Feature test fix
Следующее
От: Yogesh Mahajan
Дата:
Сообщение: [Patch] - Bug #7428 - Import Export Issues