pgAdmin 4 commit: Update filter dialogue Javascript to use ES6.

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Update filter dialogue Javascript to use ES6.
Дата
Msg-id E1f4Nou-0001pj-Kq@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Update filter dialogue Javascript to use ES6.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=78c3db6fc9f010a7f87e81716fef5111211bd84d
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
web/pgadmin/static/js/sqleditor/filter_dialog.js   | 444 ++++++++++-----------
.../static/js/sqleditor/filter_dialog_model.js     | 245 ++++++------
2 files changed, 343 insertions(+), 346 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Update developer docs to note that ES6 should beused
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][RM#3055] Allow user to sort the data in View data mode