Re: ESLINT: On pgAdmin static javascripts

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: ESLINT: On pgAdmin static javascripts
Дата
Msg-id CA+OCxoyt+WGQtgrj3PvbzURjPumAv7ZspjMZT0Ep2vXNMzacpA@mail.gmail.com
обсуждение исходный текст
Ответ на ESLINT: On pgAdmin static javascripts  (Ashesh Vashi <ashesh.vashi@enterprisedb.com>)
Ответы Re: ESLINT: On pgAdmin static javascripts  (Ashesh Vashi <ashesh.vashi@enterprisedb.com>)
Список pgadmin-hackers
Hi

I think these are impossibly big to properly review by hand, especially where much of them are whitespace changes.

I think the best option is to check the regression tests all pass, do some manual testing yourself, and then commit. 

On Mon, Jan 8, 2018 at 1:55 PM, Ashesh Vashi <ashesh.vashi@enterprisedb.com> wrote:
Hi Dave/Team,

I found many problems while 'eslint' utility on all the static javascript files of pgAdmin 4.
i.e. <pgAdmin4_path>/web/node_module/.bin/eslint <file_name>

I had fixed all errors reported by eslint for those files.

I have created six patches for ease of maintenance, as possibilities of conflicting with other patches.
* Browser nodes javascript files
* Browser specific javascript files
* pgAdmin common javascript files
* SQLEditor/DataGrid javascript files
* Tools javascript files
* Miscellaneous modules javascript files

All patches are independent of each other.

Please review it, and share your opinion.
  

--

Thanks & Regards,

Ashesh Vashi
EnterpriseDB INDIA: Enterprise PostgreSQL Company


http://www.linkedin.com/in/asheshvashi




--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

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

Предыдущее
От: Harshal Dhumal
Дата:
Сообщение: Re: RM2815: Relogin to pgAdmin from sqleditor/datadrid if session exprires
Следующее
От: Ashesh Vashi
Дата:
Сообщение: Re: ESLINT: On pgAdmin static javascripts