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

Email templates should be user editable #213

Closed
syjer opened this issue Sep 20, 2016 · 3 comments
Closed

Email templates should be user editable #213

syjer opened this issue Sep 20, 2016 · 3 comments
Assignees
Milestone

Comments

@syjer
Copy link
Member

syjer commented Sep 20, 2016

Currently all the emails have a fixed template, the user should be able to customize them at organization or event level.

@syjer syjer changed the title Email templates should be user editable (and must support html) Email templates should be user editable Oct 8, 2016
@syjer syjer self-assigned this Oct 8, 2016
@syjer syjer added this to the 1.9 milestone Oct 8, 2016
syjer added a commit that referenced this issue Oct 14, 2016
syjer added a commit that referenced this issue Oct 16, 2016
@syjer
Copy link
Member Author

syjer commented Oct 16, 2016

TODO:

  • expose rest api
  • expose rest api for 1: list of templates, 2: translated email so the user can modify it
  • add UI in admin for editing templates
  • wire up the email template logic
  • add "delete" option -> will delete the currently saved template if present
  • add "reset" option -> will load the currently saved template or the template if not present
  • add preview support

@syjer
Copy link
Member Author

syjer commented Oct 19, 2016

see also #88

syjer added a commit that referenced this issue Oct 24, 2016
syjer added a commit that referenced this issue Oct 27, 2016
syjer added a commit that referenced this issue Oct 27, 2016
syjer added a commit that referenced this issue Oct 27, 2016
syjer added a commit that referenced this issue Oct 27, 2016
syjer added a commit that referenced this issue Oct 28, 2016
syjer added a commit that referenced this issue Oct 28, 2016
syjer added a commit that referenced this issue Oct 28, 2016
@syjer
Copy link
Member Author

syjer commented Oct 28, 2016

finally can be considered done :).

Some additional ui refinement will be done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant