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

Register template #1362

Merged
merged 12 commits into from
Oct 21, 2016
Merged

Register template #1362

merged 12 commits into from
Oct 21, 2016

Commits on Sep 1, 2016

  1. added email templates package

    Added ability to register html and react templates with new helper
    Reaction.registerTemplate.
    mikemurray committed Sep 1, 2016
    Configuration menu
    Copy the full SHA
    e72f66d View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2016

  1. Schema updates and render render functions

    Added handlebars render functions, as well as the ability to register a
    custom template renderer.
    Added caching for handlebars templates.
    Updated templates schema with more properties.
    mikemurray committed Sep 2, 2016
    Configuration menu
    Copy the full SHA
    240746d View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2016

  1. Configuration menu
    Copy the full SHA
    764f379 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2016

  1. Configuration menu
    Copy the full SHA
    2f08131 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    340c67d View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2016

  1. Merge branch 'development' into register-template

    # Conflicts:
    #	server/api/core/core.js
    #	server/api/core/import.js
    aaronjudd committed Oct 7, 2016
    Configuration menu
    Copy the full SHA
    9c3f168 View commit details
    Browse the repository at this point in the history
  2. add handlebars

    aaronjudd committed Oct 7, 2016
    Configuration menu
    Copy the full SHA
    3fa6d6c View commit details
    Browse the repository at this point in the history
  3. Merge branch 'development' into register-template

    Aaron Judd authored Oct 7, 2016
    Configuration menu
    Copy the full SHA
    de9a353 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2016

  1. Merge branch 'development' into register-template

    Aaron Judd authored Oct 17, 2016
    Configuration menu
    Copy the full SHA
    30ae12d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'development' into register-template

    Aaron Judd authored Oct 17, 2016
    Configuration menu
    Copy the full SHA
    b1855cc View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2016

  1. Configuration menu
    Copy the full SHA
    0c1fab9 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2016

  1. Merge branch 'development' into register-template

    Aaron Judd authored Oct 19, 2016
    Configuration menu
    Copy the full SHA
    45318bd View commit details
    Browse the repository at this point in the history