Content

Team

Demo

We are supportive

LFTP escaping problem solved

API

Extend settings endpoint with deliverability information (for reply mail addresses)

Email endpoint now saves unsubscribe and browser parameters

HTML Sanitizing

Not really easy stuff...

Use library for sure...

Special requirements

 

 

  • strip script elements, attributes, src, href, etc...
  • BUT preserve style elements, attributes
  • both on the client and server side

sanitize-HTML NPM package

  • works also on the client 
  • BUT 700K :(
  • back to angular sanitize -> great but we had to configure it manually -> custom version

 

Content settings panel

Subject, from name, from email, etc... handling

 

Refactoring

Based on JS guild last week

  • Use only directives
  • Multiple modules are here to stay

Final mockup

(well, almost...)

At least we could work on it :)

DEMO

Thanks

Questions?

Made with Slides.com