PATCH: pgAgent support - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject PATCH: pgAgent support
Date
Msg-id CAG7mmozpAhowsCTTs1nCqxJ=VCGS42-v=py-Ev-pXoSCFzSOMg@mail.gmail.com
Whole thread Raw
Responses Re: PATCH: pgAgent support  (Dave Page <dpage@pgadmin.org>)
List pgadmin-hackers
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: Dave Page
Date:
Subject: pgAdmin 4 commit: Fix title syntax.
Next
From: Tom Bollich
Date:
Subject: pg admin 4 bug