Daniel Huf
d1a97b9be8
[TASK][SECURITY][!!!] Update to mjml 4 due to security npm issues
...
* [TASK][SECURITY][!!!] Update to mjml 4 due to security npm issues
* WIP|TASK: Fix broken test
Fix error in test.
Still the expected HTML is not as returned from mjml.
* [TASK] Remove comment generated by the consoleOutput in the test
* [TASK] Modify Expected.html to fit generated entry
* [TASK] Add same conversions on both outputs
* [TASK] Try with phpunit assertStringEqualsFile function
* [TASK] remove the \n again
* [BUGFIX] Add some compression configs to keep it small
* [BUGFIX] reduce line length
2018-06-13 10:28:05 +02:00
Daniel Huf
543fbba727
[BUGFIX] Add default folder configs and missing extbase registration
2018-01-19 16:08:14 +01:00
Daniel
1fef314213
[TAKS] Add package-lock.json ( #10 )
2018-01-02 15:30:03 +01:00
Daniel
1972249852
Update README.md ( #11 )
2018-01-02 15:29:53 +01:00
Daniel
9b4c68d952
[TASK] Travis changes and tests ( #12 )
2018-01-02 15:29:25 +01:00
Daniel Huf
7e9b393d59
[TASK] Roll back because script only in main composer
2017-12-21 15:36:49 +01:00
Daniel Huf
db5cd9d8d9
[TASK] Test with post package scripts
2017-12-21 15:30:52 +01:00
Daniel Huf
61fb7c0d65
[TASK] Do npm install also on update
2017-12-21 15:12:41 +01:00
Daniel
9e2313a240
Merge pull request #8 from saccas/feature/composerInstallToTravis
...
[TASK] Add composer install to travis
2017-12-18 17:10:51 +01:00
Daniel
5d9c53cbb5
Merge pull request #9 from saccas/feature/removeVersion
...
[TASK] Remove version set by github
2017-12-18 14:42:32 +01:00
Daniel Huf
cab3003deb
[TASK] Remove version set by github
2017-12-18 13:28:07 +01:00
Daniel Huf
0b82d0ba3c
[TASK] Add composer install to travis
2017-12-16 18:20:56 +01:00
Daniel
75dbb1b132
Merge pull request #7 from saccas/feature/add-test
...
Feature: Add test
2017-12-16 17:27:23 +01:00
4dc56d3c0b
Merge remote-tracking branch 'origin/feature/travisYml' into feature/add-test
...
Conflicts:
.travis.yml
2017-12-16 11:59:19 +01:00
119b152f16
Merge remote-tracking branch 'origin/feature/escapeClean' into feature/add-test
...
Conflicts:
Classes/View/MjmlBasedView.php
2017-12-16 11:39:28 +01:00
4794287b2d
TASK: Add test for command renderer
2017-12-16 11:31:48 +01:00
Daniel Huf
b1a385fc6d
[TASK] Add travis.yml
2017-12-15 22:10:28 +01:00
Daniel Huf
b6caff30db
[TASK] Escape and clean code
2017-12-15 21:29:13 +01:00
eba401aa9f
TASK: Add first test
...
Add all dependencies to run tests.
Configure tests as composer task.
Add tests to travis.
Adjust code to make him exchangeable and testable.
2017-12-14 23:06:55 +01:00
227ca8a035
TASK: Add php linting
...
To make sure there are no syntax errors in files.
2017-12-14 22:42:05 +01:00
c11283119b
TASK: Fix CGL Issues
...
Fix issues in view class.
Do not print progress while linting.
2017-12-14 22:32:08 +01:00
d1bc4870f7
TASK: Provide phpcs integration for CGL
...
Use common accepted PSR2 for CGL checks.
2017-12-14 22:30:49 +01:00
Daniel Huf
9b710aa921
[TASK] Escape and clean code
2017-12-14 19:08:22 +01:00
5445c6d0c6
Merge pull request #3 from saccas/feature/removeDuplicatedCodeOnExtend
...
[TASK] Remove duplicated code from extend
2017-12-14 18:29:29 +01:00
Daniel Huf
26aa55e3ff
[TASK] Remove duplicated code from extend
2017-12-14 18:22:32 +01:00
Daniel Huf
f1a35af9d4
[TASK] Move extension icon to right place
2017-12-14 18:19:04 +01:00
Daniel Huf
a7c019d658
[TASK] Init
2017-12-14 14:00:53 +01:00
Daniel
91027442a7
Initial commit
2017-12-14 11:28:24 +01:00