[pgAdmin4][Patch]: Feature 3564 pgAdmin4 should have shortcut toolsbar for frequently used features

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема [pgAdmin4][Patch]: Feature 3564 pgAdmin4 should have shortcut toolsbar for frequently used features
Дата
Msg-id CANxoLDcUZ=t65-oe84DNuW1EQ4NUpyOBws-3wd2EKqR9iJG4RQ@mail.gmail.com
обсуждение исходный текст
Ответы Re: [pgAdmin4][Patch]: Feature 3564 pgAdmin4 should have shortcuttools bar for frequently used features
Re: [pgAdmin4][Patch]: Feature 3564 pgAdmin4 should have shortcuttools bar for frequently used features
Список pgadmin-hackers
Hi Hackers, 

I have implemented the Feature #3564 pgAdmin4 should have shortcut tools bar for frequently used features. As per discussion I have added buttons on the "Browser" Panel. 

Thanks to Ashesh as he has modified the wcDocker code and added following:
  • Added support to specify parent class which will be added to the parent node of the wcFrameButton. This is required for the identification of the button and enable/disable it.
  • Added support to enable/disable the wcFrameButton using label.     
Attached is the patch file which contains implementation and feature test. There is a change in package.json file, so need to run yarn install after applying the patch.
   
--
Akshay Joshi
Sr. Software Architect


Phone: +91 20-3058-9517
Mobile: +91 976-788-8246
Вложения

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

Предыдущее
От: Aditya Toshniwal
Дата:
Сообщение: Re: [pgAdmin4][RM3514] Bullets and tooltips for charts
Следующее
От: Ashesh Vashi
Дата:
Сообщение: Re: [pgAdmin4][Patch]: Feature 3564 pgAdmin4 should have shortcuttools bar for frequently used features