Commit Graph

10 Commits

Author SHA1 Message Date
311acd1ee0 updated validation data attributes 2015-08-21 14:23:43 +02:00
f2cecf97a9 Form submit fix + default styles 2015-08-21 14:08:35 +02:00
1ff7e3f4be Form Subscription
- improved MailPoet ajax to fix token issue
- added js validation and ajax submit in public.js
- add util security to generate tokens
- updated router to use new util security
- added jquery-validation module
- update public config in webpack config
- added error messages in form
2015-08-20 21:02:04 +02:00
c883de9aa8 Form Widget
- added public js code to handle validation and ajax submit
- added widget initializer
- added form widget
- added acceptance test for adding the widget
2015-08-20 16:52:51 +02:00
1ead513437 Revert "Form Widget" 2015-08-13 16:07:46 +02:00
8ec5bd4ffd refactor form widget to remove pure HTML 2015-08-13 15:37:54 +02:00
6b46ef7fea Form Widget validation
- reorganized jquery validation lib to include languages
- added Widget initializer class
- fixed cache method in initializer
- added widget front JS to validate and submit (ajax / post)
2015-08-13 12:26:11 +02:00
bbe4d1d853 fixed 80 char limit line 2015-08-12 22:44:12 +02:00
b8b349fc20 added submit button 2015-08-12 22:41:13 +02:00
79cea39238 added basic form widget 2015-08-12 22:37:37 +02:00