pgAdmin 4 commit: Update developer docs to note that ES6 should beused - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Update developer docs to note that ES6 should beused
Date
Msg-id E1f4NKR-0000NX-H3@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Update developer docs to note that ES6 should be used and tests should be included.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a97e4c76e4aeac26fe9b37e0466b3d5a619bd04a

Modified Files
--------------
docs/en_US/code_review.rst      | 3 +++
docs/en_US/coding_standards.rst | 3 +++
2 files changed, 6 insertions(+)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgAdmin4][RM#3072] Make pgagent job history rows configurable
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Update filter dialogue Javascript to use ES6.