Skip to content

Commit e0ab41b

Browse files
authored
Add post-acceptance email templates (#640)
* modify status emails * update changelog * format code * update accepted email
1 parent 0040e20 commit e0ab41b

File tree

7 files changed

+513
-326
lines changed

7 files changed

+513
-326
lines changed

.github/CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,19 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## Unreleased
8+
## [Unreleased]
9+
10+
### Added
911

1012
- Added travel model
1113
- Added route to create travel
1214
- Added routes to look up travel by id, email or self
1315
- Added routes to status or offer of an existing travel
1416

17+
### Changed
18+
19+
- Update hacker status emails: accepted, checked-in, confirmed, declined, waitlisted, withdrawn
20+
1521
## [2.2.0](https://github.com/hackmcgill/hackerapi/tree/2.2.0) - 2020-01-12
1622

1723
### Added

assets/email/statusEmail/Accepted.hbs

Lines changed: 65 additions & 46 deletions
Large diffs are not rendered by default.

assets/email/statusEmail/Checked-in.hbs

Lines changed: 98 additions & 66 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)