pgAdmin 4 commit: Update filter dialogue Javascript to use ES6. - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Update filter dialogue Javascript to use ES6.
Date
Msg-id E1f4Nou-0001pj-Kq@gothos.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Update developer docs to note that ES6 should beused
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][RM#3055] Allow user to sort the data in View data mode