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

Integrate revisions with event dispatcher #69

Merged
merged 14 commits into from
Sep 30, 2022

Conversation

JoelAlphonso
Copy link
Contributor

@JoelAlphonso JoelAlphonso commented Sep 29, 2022

Merging Joel_feat_revision-event into joel_feat_event-dispatcher (#64).

Changes :

Features

  • object: add an ObjectServiceProvider for object package services (117dad5)
  • revision: add properties and propertyBlacklist options for Revisions (f2cf7c9)
  • revision: add a listener to hook revision generation (4cb6fbb)
  • revision: add a revision service to handle all revision related operations (0936d20)
  • revision: add RevisionConfig.php to cast revisions config nodes to (2bc3ece)
  • revision: remove revision generation from Content.php (8fb6b25)
  • revision: use the revisions service everywhere and refactor it to require setting a model on the service (aef32f0)

Bug Fixes

  • revision: fix included properties and properties options (feddd68)

@mcaskill mcaskill changed the title Pulling Joel_feat_revision-event into joel_feat_event-dispatcher Integrate revisions with event dispatcher Sep 29, 2022
Copy link
Collaborator

@mcaskill mcaskill left a comment

Choose a reason for hiding this comment

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

Should the class names use Revision or Revisions plural?

  • RevisionsServiceProvider
  • RevisionsConfig
  • RevisionsModelConfig
  • RevisionsManager

@JoelAlphonso JoelAlphonso merged commit e0301f6 into joel_feat_event-dispatcher Sep 30, 2022
@JoelAlphonso JoelAlphonso deleted the Joel_feat_revision-event branch September 30, 2022 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants