FEATURE: better email in support

FEATURE: new incoming_email model
FEATURE: infinite scrolling in emails admin
FEATURE: new 'emails:import' rake task
This commit is contained in:
Régis Hanol
2016-01-19 00:57:55 +01:00
parent d0bcea3411
commit 3083657358
119 changed files with 1560 additions and 4408 deletions

View File

@ -16,9 +16,7 @@
{ "path": "script" },
{ "path": "spec" },
{ "path": "vendor" },
{ "path": "test",
"folder_exclude_patterns": ["fixtures"]
}
{ "path": "test" },
],
"settings":
{