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

IBX-431: Allowed interception of canceling the draft version edit #1876

Merged
merged 3 commits into from
Aug 31, 2021

Conversation

Nattfarinn
Copy link
Member

@Nattfarinn Nattfarinn commented Aug 27, 2021

Question Answer
Tickets https://issues.ibexa.co/browse/IBX-431
Bug fix? no
New feature? yes
BC breaks? no
Tests pass? yes
Doc needed? no
License GPL-2.0

Rebase with 2.3 after merging: #1878 Done.

There cancel button (X) was a plain link and it was not possible to intercept and react to the action on the backend side.

Checklist:

  • Coding standards ($ composer fix-cs)
  • Ready for Code Review

Copy link
Member

@adamwojs adamwojs left a comment

Choose a reason for hiding this comment

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

Code style needs to be fixed here.

@Nattfarinn
Copy link
Member Author

@adamwojs Code style is OK, our fixer configuration is outdated (we're not eZ Systems anymore).

src/bundle/Controller/ContentEditController.php Outdated Show resolved Hide resolved
src/bundle/Resources/config/routing.yaml Outdated Show resolved Hide resolved
@sonarcloud
Copy link

sonarcloud bot commented Aug 31, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@Nattfarinn Nattfarinn merged commit 429f955 into 2.3 Aug 31, 2021
@Nattfarinn Nattfarinn deleted the ibx-431-lock-and-unlock branch August 31, 2021 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
6 participants