Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
thegameofcode
/
resonator
Public
Notifications
You must be signed in to change notification settings
Fork
18
Star
39
Code
Issues
2
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Feature/mjml support
- #56
#56
Open
nick13jaremek
wants to merge 10 commits into
thegameofcode:master
thegameofcode/resonator:master
from
nick13jaremek:feature/mjml-support
nick13jaremek/resonator:feature/mjml-support
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
Feature/mjml support
#56
nick13jaremek
wants to merge 10 commits into
thegameofcode:master
thegameofcode/resonator:master
from
nick13jaremek:feature/mjml-support
nick13jaremek/resonator:feature/mjml-support
Copy head branch name to clipboard
Commits
Commits on Apr 27, 2016
Added util functions to deal with template files: convert from MJML format to HTML, read files and sanitize placeholders.
nick13jaremek
committed
0bf4cb5
View commit details
Copy full SHA for 0bf4cb5
Browse repository at this point
Added logic to generate email templates and fetch them via endpoints.
nick13jaremek
committed
06eb9e2
View commit details
Copy full SHA for 06eb9e2
Browse repository at this point
Added unit tests for email template generation and MJML template conversion logic.
nick13jaremek
committed
2038d22
View commit details
Copy full SHA for 2038d22
Browse repository at this point
Added Cucumber tests using Sinon stubs to test MJML template sending.
nick13jaremek
committed
f472b16
View commit details
Copy full SHA for f472b16
Browse repository at this point
Added Cucumber tests for template platform. Renamed template platform route paths.
nick13jaremek
committed
cdf3e6d
View commit details
Copy full SHA for cdf3e6d
Browse repository at this point
Added 'template' platform docs. Updated error message when template not found.
nick13jaremek
committed
a4af0b5
View commit details
Copy full SHA for a4af0b5
Browse repository at this point
Commits on Apr 28, 2016
Changed logic associated to template listing: return original files and types instead of HTMl.
nick13jaremek
committed
87ba64a
View commit details
Copy full SHA for 87ba64a
Browse repository at this point
Added additional test case for template details fetching.
nick13jaremek
committed
61359e1
View commit details
Copy full SHA for 61359e1
Browse repository at this point
Updated template listing section in docs.
nick13jaremek
committed
0bcab07
View commit details
Copy full SHA for 0bcab07
Browse repository at this point
Simplified 'template' Cucumber tests. Updated docs. Simplified 'template' listing param handling.
nick13jaremek
committed
94e06a3
View commit details
Copy full SHA for 94e06a3
Browse repository at this point
You can’t perform that action at this time.