Creates a new mail template. Must be passed to an appropriate handler to actual update the backend api.
Converts an object to hackerapi object notation
Adds a mail template for the event.
Template to POST to server
Token to use with request
The response from the server
Converts a Javascript date (where only day, month and year are relevant) to a format understood by hackerapi
Doesn't do anything if string
key: [0], value: [1]
Converts Javascript date to a format understood by hackerapi
key: [0], value: [1]
Deletes a mail template on hackerapi
Does not send the field to hackerapi
key: [0], value: [1]
Fetches a mail template from hackerapi
Gets all the mail templates for the given event from HackerAPI.
The templates
HOC for renaming a field before sending it to hackerapi
The string to rename the key to
key: [0], value: [1]
Updates a mail template on hackerapi
Generated using TypeDoc
A container for building a mail template to be triggered by an action related to an event.
{ HackerAPI.Base }