intershop-pwa
intershop-pwa copied to clipboard
fix: show success messages for cost center buyer actions (#959)
PR Type
[ x] Bugfix [ ] Feature [ ] Code style update (formatting, local variables) [ ] Refactoring (no functional changes, no API changes) [ ] Build-related changes [ ] CI-related changes [ ] Documentation content changes [ ] Application / infrastructure changes [ ] Other:
What Is the Current Behavior?
There are no success messages for actions with cost center users. https://github.com/intershop/intershop-pwa/issues/959
Issue Number: Closes #959
What Is the New Behavior?
There are new success messages for cost center users, in particular for adding, removing and updating the buyer.
Does this PR Introduce a Breaking Change?
[ ] Yes [x ] No
Other Information
Maybe the content of the messages should be more precise: Suggestion: "Add Buyer": The user "Jack Link" has been added to the cost center. "Edit Budget": The budget of user "Jack Link" has been updated. "Remove Buyer": The user "Jack Link" has been removed from the cost center.