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

Add actions #364

Merged
merged 2 commits into from
Feb 18, 2021
Merged

Add actions #364

merged 2 commits into from
Feb 18, 2021

Conversation

wbloszyk
Copy link
Member

Subject

This PR will add actions copied from AuditController.

I am targeting this branch, because this change respect BC.

Changelog

### Added
- Added `SimpleThings\EntityAudit\Action\CompareAction`
- Added `SimpleThings\EntityAudit\Action\IndexAction`
- Added `SimpleThings\EntityAudit\Action\ViewDetailAction`
- Added `SimpleThings\EntityAudit\Action\ViewEntityAction`
- Added `SimpleThings\EntityAudit\Action\ViewRevisionAction`
### Changed
- Changed controllers for routing from `AuditController` in favor for `Actions`
### Deprecated
- Deprecated `SimpleThings\EntityAudit\Controller\AuditController`
### Fixed
- Fixed page working with `symfony/framework-bundle` >= 5.0

@wbloszyk wbloszyk requested a review from a team February 18, 2021 10:50
@VincentLanglet VincentLanglet requested a review from a team February 18, 2021 15:55
@phansys phansys added the minor label Feb 18, 2021
@VincentLanglet VincentLanglet merged commit c03e2bc into sonata-project:1.x Feb 18, 2021
@wbloszyk wbloszyk deleted the add_actions branch February 20, 2021 08:22
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.

3 participants