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

Support user maintenance of email templates #87

Open
dleehr opened this issue Apr 28, 2017 · 4 comments
Open

Support user maintenance of email templates #87

dleehr opened this issue Apr 28, 2017 · 4 comments

Comments

@dleehr
Copy link
Member

dleehr commented Apr 28, 2017

  • Templates should be editable/maintainable by users
  • Template sets are tied to groups, and users can only be in one group. This doesn't fit the real-world use cases very well.
  • Django admin can facilitate this editing, but needs finer-grained permissions
@dleehr
Copy link
Member Author

dleehr commented Apr 28, 2017

Summary of template notes from meeting 2017-04-26

  • README is geared towards developer end.
  • Description on how that works
  • Templates. Do you have access to use different templates that are context-specific
    • specify which template through client.
    • message file in client
    • customization and different templates/data types or contexts.
    • consider a template of naming conventions
    • if I send from personal account.
    • Handoff data from own account.
    • local templates

@dleehr
Copy link
Member Author

dleehr commented Mar 23, 2018

Related to #106

@dleehr dleehr added this to the Beta UI milestone Sep 17, 2018
@dleehr
Copy link
Member Author

dleehr commented Sep 17, 2018

This issue was created before datadelivery-ui, but such a template editing system is more of a UI feature

Some thoughts:

  • prompt users to preview/edit templates before they create deliveries
  • Provide simple template editor, displaying possible template variables in-line (currently documented on DukeDSClient Wiki)
  • Include basic preview mode for email templates in UI app - just a modal would be fine.

@dleehr dleehr removed this from the Beta UI milestone Oct 1, 2018
@dleehr
Copy link
Member Author

dleehr commented Oct 1, 2018

Our current plan is now to require users to contact us before they can send deliveries, and is being implemented. So user management of templates is not part of the milestone.

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

No branches or pull requests

1 participant