Improve webmail editor

- Fixed handling of saving drafts
- Fixed handling of message type (HTML/plain)
- Added primitive handling of attachments
This commit is contained in:
Francis Lachapelle
2014-12-16 15:47:34 -05:00
parent 32196b56db
commit 533d7110c7
8 changed files with 137 additions and 61 deletions

View File

@@ -8,6 +8,7 @@
"angular-foundation": "~0.3",
"angular-recursion": "~1.0",
"angular-vs-repeat": ">=1.0",
"angular-file-upload": "~1.0",
"ng-tags-input": "~2.0",
"foundation": ">5.3",
"ionic": "1.0.0-beta.11",