- May 16, 2017
-
-
Aaron Bauman authored
-
- May 10, 2017
-
-
Aaron Bauman authored
-
- May 09, 2017
-
-
Aaron Bauman authored
-
Aaron Bauman authored
-
- May 08, 2017
-
-
Aaron Bauman authored
-
- May 02, 2017
-
-
Aaron Bauman authored
- Update RestClientInterface with new public method
-
Aaron Bauman authored
- Add exception handling inside enqueue method
-
Aaron Bauman authored
- May 01, 2017
-
-
Aaron Bauman authored
-
Aaron Bauman authored
- Expose "Id" in SObject fields array
-
- Apr 28, 2017
-
-
Aaron Bauman authored
-
Aaron Bauman authored
MADS-88 pull filters Approved-by:
Alex Rhodes <rhodes@messageagency.com>
-
Aaron Bauman authored
-
- Apr 27, 2017
-
-
Aaron Bauman authored
- Tweaks on Mapping Edit base form
-
- Apr 25, 2017
-
-
Aaron Bauman authored
-
- Apr 24, 2017
-
-
Aaron Bauman authored
- Adds "show all objects" setting to allow mapping against all SF objects.
-
- Apr 20, 2017
-
- Apr 19, 2017
-
-
Aaron Bauman authored
-
Aaron Bauman authored
-
- Apr 18, 2017
-
-
Aaron Bauman authored
-
- Apr 17, 2017
-
- Apr 14, 2017
-
-
Aaron Bauman authored
-
Aaron Bauman authored
-
Aaron Bauman authored
-
- Apr 13, 2017
-
-
Aaron Bauman authored
Issue #2856995 by scheban, aaronbauman: Type checking on push param values before attempting to push
-
Aaron Bauman authored
-
- Apr 10, 2017
-
-
Aaron Bauman authored
-
- Apr 04, 2017
-
-
Aaron Bauman authored
-
- Mar 31, 2017
-
-
Aaron Bauman authored
-
- Mar 29, 2017
-
-
Aaron Bauman authored
* 8.x-3.x: more cleanup for Events dispatching conversion
-
Aaron Bauman authored
- Mar 28, 2017
-
-
Aaron Bauman authored
* 8.x-3.x: dispatch() requires an event name for first arg. probably should have test coverage to catch this. Converting Queue and Delete Handlers into services, eliminating ::create methods, and updated tests.
-
Aaron Bauman authored
-
-
Aaron Bauman authored
Converting Queue and Delete Handlers into services, eliminating ::create methods, and updated tests.
-
Aaron Bauman authored
* mads-30: (30 commits) quick pass with the linter Updated ROADMAP.txt purged final bits of logger businesses from pull module Converts logger or logger factory services to SF events - Adds Exception Event Interface - Adds salesforce logger channel - Adds DIC on logger channel to event subscriber - Template for eliminating log messages from core functionality Converts logging service to event dispatcher service in pull code - Add salesforce_logger module to separate logging concerns - Remove MappedObjectInterface::logger method in favor of dispatching SalesforceExceptionEvent events Refactor of Event classes Fixes salesforce_encrypt\RestClient constructor docblock Fixes the RestClient constructors fixes Unravels the inheritance problems in encrypted version of RestClient Fixes PullBase, AuthorizeForm, AuthroizeFormTest, and SaleforceControllerTest so all units tests pass. Fixes missing JSON service injection in RestClientTest::initClient Removes unused state service in PullBase Makes linter pass on CronPull and DeleteHandler Makes Drupal linter pass on PullBase code 12345678901234567890123456789012345678901234567890123456789012345678901234567890 Completes intelligent Drupal entity ID upsert code in PullBase Adds force_update flag to MappedObject with methods to set the flag and return the flag Expands upset ID logic and error correction 12345678901234567890123456789012345678901234567890123456789012345678901234567890 Adds new state value to force an update in PullBase::updateEntity ... Conflicts: config/install/salesforce.settings.yml src/Rest/RestClient.php
-
Aaron Bauman authored
-