Skip to content

[Task] Move newsletter functionality to PimcoreNewsletterBundle#14848

Merged
dvesh3 merged 33 commits into11.xfrom
14802-move-newsletter-to-bundle
Apr 12, 2023
Merged

[Task] Move newsletter functionality to PimcoreNewsletterBundle#14848
dvesh3 merged 33 commits into11.xfrom
14802-move-newsletter-to-bundle

Conversation

@mattamon
Copy link
Copy Markdown
Contributor

@mattamon mattamon commented Apr 4, 2023

Changes in this pull request

Resolves #14802

Additional info

Related to #14842 and #14844

@mattamon mattamon added the Task label Apr 4, 2023
@mattamon mattamon added this to the 11.0.0 milestone Apr 4, 2023
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 4, 2023

Review Checklist

  • Target branch (10.5 for bug fixes, others 11.x)
  • Tests (if it's testable code, there should be a test for it - get help)
  • Docs (every functionality needs to be documented, see here)
  • Migration incl. install.sql (e.g. if the database schema changes, ...)
  • Upgrade notes (deprecations, important information, migration hints, ...)
  • Label
  • Milestone

@dvesh3 dvesh3 requested a review from kingjia90 April 5, 2023 07:50
Copy link
Copy Markdown
Contributor

@dvesh3 dvesh3 left a comment

Choose a reason for hiding this comment

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

Please see suggestions from first code scan. Also add migration to mark the bundle as installed on upgrade.

Copy link
Copy Markdown
Contributor

@kingjia90 kingjia90 left a comment

Choose a reason for hiding this comment

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

Just found these issues after an initial scan

@kingjia90

This comment was marked as resolved.

Copy link
Copy Markdown
Contributor

@kingjia90 kingjia90 left a comment

Choose a reason for hiding this comment

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

some further issues when testing, but so far works fine

@kingjia90

This comment was marked as resolved.

@dvesh3

This comment was marked as resolved.

@dvesh3 dvesh3 requested a review from kingjia90 April 11, 2023 10:26
@dvesh3 dvesh3 merged commit 2001ce1 into 11.x Apr 12, 2023
@dvesh3 dvesh3 deleted the 14802-move-newsletter-to-bundle branch April 12, 2023 07:19
mattamon pushed a commit to pimcore/compatibility-bridge-v10 that referenced this pull request Apr 12, 2023
brusch added a commit to pimcore/customer-data-framework that referenced this pull request Apr 12, 2023
brusch added a commit to pimcore/output-data-config-toolkit that referenced this pull request Apr 12, 2023
brusch added a commit to pimcore/perspective-editor that referenced this pull request Apr 12, 2023
brusch added a commit to pimcore/data-importer that referenced this pull request Apr 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Extract Newsletter functionality into a bundle

3 participants