Re: Query Tool JS Minimal Refactoring

Поиск
Список
Период
Сортировка
От Yosry Muhammad
Тема Re: Query Tool JS Minimal Refactoring
Дата
Msg-id CAFSMqn_QkJh8X8SsO2RpWV=f5bC4faYegBBbC9kh+iVOJ1ACyg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Query Tool JS Minimal Refactoring  (Yosry Muhammad <yosrym93@gmail.com>)
Ответы Re: Query Tool JS Minimal Refactoring  (Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>)
Список pgadmin-hackers
Please find an updated patch attached.

On Mon, Aug 19, 2019 at 9:54 AM Yosry Muhammad <yosrym93@gmail.com> wrote:
Jasmine tests passed on my machine, I will take another look once I have access to my machine.

On Mon, Aug 19, 2019, 7:57 AM Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:
Hi Yosry

Jasmine tests are failing, can you please fix those and resend the patch. 

On Fri, Aug 16, 2019 at 11:23 PM Yosry Muhammad <yosrym93@gmail.com> wrote:
Hi hackers,

Please find attached a patch with minimal refactoring of:
web/pgadmin/tools/sqleditor/static/js/sqleditor.js

This includes merging 2 redundant functions into one and renaming some functions to have more expressive and consistent names.

Please review !
Thanks.
--
Yosry Muhammad Yosry

Computer Engineering student,
The Faculty of Engineering,
Cairo University (2021).
Class representative of CMP 2021.


--
Thanks & Regards
Akshay Joshi
Sr. Software Architect
EnterpriseDB Software India Private Limited
Mobile: +91 976-788-8246


--
Yosry Muhammad Yosry

Computer Engineering student,
The Faculty of Engineering,
Cairo University (2021).
Class representative of CMP 2021.
Вложения

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

Предыдущее
От: Yosry Muhammad
Дата:
Сообщение: Re: [GSoC][New Feature] Editable and Read-only Columns
Следующее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Fix SQL tab issue for Views. It's a regression of com