Fixing the javascript file after running pga_eslint.js script
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=404f1cc8efa038579b1dab4c8f25b16e86cca541
Modified Files
--
web/pgadmin/static/bundle/app.js | 30 --
Introducing custom linter script for javascript files.
Also, changed the 'linter' yarn-command to use this script.
This script will run the 'eslint' against all the static javascripts,
found under pgadmin and regression directories of source (excepts
'vendor', 'generated'). It also allows to run t
On Wed, Jan 17, 2018 at 12:23 PM, Khushboo Vashi <
khushboo.va...@enterprisedb.com> wrote:
>
>
> On Mon, Jan 15, 2018 at 10:39 PM, Dave Page wrote:
>
>> Hi
>>
>> On Mon, Jan 15, 2018 at 10:23 AM, Khushboo Vashi <
>> khushboo.va...@enterprisedb.com> wrote:
>>
>>> Hi,
>>>
>>> Please find the attach
On Mon, Jan 15, 2018 at 10:39 PM, Dave Page wrote:
> Hi
>
> On Mon, Jan 15, 2018 at 10:23 AM, Khushboo Vashi <
> khushboo.va...@enterprisedb.com> wrote:
>
>> Hi,
>>
>> Please find the attached patch for RM # 2904: As a visually impaired user
>> I need all buttons in the application to have approp
Hi
In the current version of ESLint the option "--fix-dry-run" not working.
So, updating to the latest one resolve this.
Please find an attached patch.
Thanks,
Surinder
update_eslint_to_latest.patch
Description: Binary data
** A new Mailing List for
PostgreSQL Graphic Tools Developers
Join the conversation to build better GUI for Postgres !
Dear PostgreSQL community members and advocates,
We're sending you this message because we have identified you as
Hi,
PFA patch to add keyboard navigation in Debugger module via
Tab/Shift-Tab key.
RM#2897
Also fixed the issue where user was not able to update values in variable's
panel while debugging.
RM#2981
Currrently we have execution related shortcuts using accesskey,
Shortcuts (Execution related)
Fix typo in string.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=55c2ab0b241ba4b45366bc5d902c01321d974665
Modified Files
--
web/pgadmin/static/js/sqleditor_utils.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)