Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge integrations bundle into the main Mautic source tree #8210

Merged
merged 743 commits into from Dec 11, 2019

Conversation

Gregy
Copy link
Contributor

@Gregy Gregy commented Dec 10, 2019

GH issue: #8030

To merge plugin-integrations repo I followed steps outlined here: https://stackoverflow.com/a/10548919 with a small twist. Before merging I added one new commit which moved all the plugin-integrations files into a correct path. That allowed me to merge the two repos without conflicts and to maintain git history.

anton-vlasenko and others added 30 commits September 10, 2019 13:16
…field change report` table.

We used to use internal object name for it and it doesn't work. It's not what is expected. The table contains fully qualified class names.
2. Fixed inability to compare changed date times values under some circumstances.
Co-Authored-By: Jan Kozak <galvani78@gmail.com>
I believe with this name it is easier to understand what this method does.
2. getMauticEntityClassName method now throws an exception if object is of unknown type.
…s-load-event

Add MauticSyncFieldsLoadEvent
Use the plugin's git in subdir. Not the root (mautic-cloud repo).
Fixes for bi-directional DNC Salesforce sync
…hange-record-for-sync

Create owner record change for further sync
…tic company created from the SF contact's associated account
@escopecz escopecz added Mautic 3 ready-to-test PR's that are ready to test labels Dec 10, 2019
@escopecz escopecz added this to the 3.0.0 milestone Dec 10, 2019
Also remove extraneous files we will not need as part
of the main repo
@dongilbert
Copy link
Member

There are failures: https://travis-ci.org/mautic/mautic/jobs/623324718#L826

That's fixed in the JMS Serializer PR: #8027

@dongilbert dongilbert self-assigned this Dec 10, 2019
@dongilbert
Copy link
Member

Tests are running now, but still getting errors.

Copy link
Sponsor Member

@escopecz escopecz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will merge this enormous PR. There are some tests failed regarding the IntegrationsBundle, but I created another issue to fix them. Thanks @Gregy!

@escopecz escopecz merged commit 2a4172d into mautic:3.x Dec 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-test PR's that are ready to test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

10 participants