Skip to content

Conversation

markusmoosbrugger
Copy link
Contributor

@markusmoosbrugger markusmoosbrugger commented Aug 14, 2019

Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Fixed tickets
Related issues/PRs
License MIT

What's in this PR?

This PR adds a MailchimpListSelect helper class which is used in the field_mailchimp.xml to load the mailchimp lists and display them in a single select field. The mailchimp lists are loaded in the helper class in the same way as previously in the MailchimpType class.

Furthermore the property attributes is removed in the FormFieldTypeConfiguration because it is not used anymore by any dynamic type.

The changes in this PR are not properly tested yet.

Why?

The field_mailchimp.xml needs to load the mailchimp lists dynamically for a given account defined by the API key.

Example Usage

BC Breaks/Deprecations

Describe BC breaks/deprecations here. (remove this section if not needed)

To Do

  • Update CHANGELOG.md
  • Create documentation

@vladimirdjuricic
Copy link

I've made some tests by using this repo/branch. All seems okay. Although, re-base is needed. @markusmoosbrugger could you rebase and push it again? (not sure about github's rebase in web gui)

@alexander-schranz
Copy link
Member

@markusmoosbrugger @vladimirdjuricic I will rebase it today and have a look at it.

@alexander-schranz alexander-schranz changed the title WIP: Mailchimp List Select Mailchimp List Select Jan 21, 2020
@alexander-schranz alexander-schranz force-pushed the feature/upgrade-sulu-2-mailchimp branch from 7cecc12 to 37e24e6 Compare January 21, 2020 08:43
@alexander-schranz alexander-schranz merged commit 28e2c1e into sulu:develop Jan 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants