Re: PATCH: pgAgent support - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject Re: PATCH: pgAgent support
Date
Msg-id CAG7mmow85+EbLcxMc7mUbyima8ZStvtTYAfLm0U+Y1sehyy7CQ@mail.gmail.com
Whole thread Raw
List pgadmin-hackers
Please use this patch for pgagent.

NOTE: misc_changes patch is required for pgagent changes.

--

Thanks & Regards,

Ashesh Vashi
EnterpriseDB INDIA: Enterprise PostgreSQL Company


http://www.linkedin.com/in/asheshvashi


On Thu, Sep 22, 2016 at 4:17 PM, Ashesh Vashi <ashesh.vashi@enterprisedb.com> wrote:
Hi Dave,

Please find the patch for support for paAgent in pgAdmin 4.

I have also attached another patch for miscellaneous fixes, and adding new controls.
It includes:
- Added DatetimepickerControl, MomentCell (using moment.js)
- Used the 'DatetimepickerControl' in Role (Also - resolved an issue, when unset the datetime for 'Valid Until'.)
- Added a 'Select All/Unselect All' adaptor for Select2 used by pgAgent nodes.
- Fixed an issue with SubNodeCollectionControl, which was not starting the modification session of the child model, when created default value for collection is not null/undefined. And, hence - validation on the child model was not working.
- Fixed a memory leak with SqlFieldControl, and SqlTabControl, which was not releasing the CodeMirror properly.

--

Thanks & Regards,

Ashesh Vashi
EnterpriseDB INDIA: Enterprise PostgreSQL Company


http://www.linkedin.com/in/asheshvashi


Attachment

pgadmin-hackers by date:

Previous
From: Murtuza Zabuawala
Date:
Subject: PATCH: Patch to fix favicon in virtual root (pgAdmin4)
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Fix title syntax.