Skip to content

[REF] Make 'Send Email' the base class for all other actions

JonGold requested to merge JonGold/emailapi:base-class-refactor into master

This is just the part of !5 (closed) where I refactor to make the "Send Email" form class the base class for all the other forms.

If we can merge this sooner than later, it will be helpful, because it will go stale pretty quickly. This should greatly reduce the copy/paste and reduces the codebase by >300 LOC.

Merge request reports