463e92d1e1
This commit adds a new API `POST /api/tx` that sends an ad-hoc message to a subscriber based on a pre-defined transactional template. This is a large commit that adds the following: - New campaign / tx template types on the UI. tx templates have an additional subject field. - New fields `type` and `subject` to the templates table. - Refactor template CRUD operations and models. - Refactor template func assignment in manager. - Add pre-compiled template caching to manager runtime. - Pre-compile all tx templates into memory on program boot to avoid expensive template compilation on ad-hoc tx messages. |
||
---|---|---|
.. | ||
cs-cz.json | ||
de.json | ||
en.json | ||
es.json | ||
fi.json | ||
fr.json | ||
hu.json | ||
it.json | ||
jp.json | ||
ml.json | ||
nl.json | ||
pl.json | ||
pt-BR.json | ||
pt.json | ||
ro.json | ||
ru.json | ||
tr.json | ||
vi.json | ||
zh-CN.json |