Refactor #17844
unify js code for email test buttons
Description
There is duplicate code in users.js and settings.js for the mail test button.
They should be unified, also possibly making the button a react component.
Associated revisions
History
#1
Updated by The Foreman Bot over 5 years ago
- Status changed from New to Ready For Testing
- Assignee set to Tomer Brisker
- Pull request https://github.com/theforeman/foreman/pull/4159 added
#2
Updated by Anonymous over 5 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset de3759ffaf7ae7cd4d709f3a9f7e433194ef7305.
#3
Updated by Dominic Cleal over 5 years ago
- Legacy Backlogs Release (now unused) set to 209
#4
Updated by Daniel Lobato Garcia over 5 years ago
- Target version set to 169
#5
Updated by Brad Buckingham over 5 years ago
- Target version deleted (
169)
#6
Updated by Daniel Lobato Garcia over 5 years ago
- Target version set to 1.11.0
Fixes #17844 - unify test mail js code