Commit Graph

32 Commits

Author SHA1 Message Date
stoletniy
b648852ef5 Rename jQuery Serialize Object function to prevent conflicts [MAILPOET-1190] 2017-10-30 22:49:00 +03:00
Amine Ben hammou
609f1b5e67 Tracking new events 2017-08-25 13:19:52 +00:00
Vlad
7598363cae Fixes notification message not displaying dynamic value due to JS
encoding
2017-05-05 18:38:49 -04:00
Vlad
6a65ff5e5d Removes default version
Updates all AJAX requests to include api version
Requires namespaces to have version
Clean up code
2017-04-19 23:34:40 -04:00
Vlad
a3530c3367 Escapes translations for JS output 2017-03-28 11:17:00 -04:00
Tautvidas Sipavičius
8eb04534bc Fixed translations based on feedback from translators on Transifex 2017-02-20 14:58:53 +02:00
Tautvidas Sipavičius
bedfc4f80c Add context to 'Select' translation strings 2017-01-30 21:35:49 +02:00
Tautvidas Sipavičius
9f7ae122e3 Add missing periods to translation strings 2017-01-30 21:33:59 +02:00
Jonathan Labreuille
213bca8050 fixed rendering of date block + fixed validation for dates 2016-08-16 14:41:53 +02:00
Jonathan Labreuille
dc97d3115e updated Custom Field endpoint + Unit tests + form editor update 2016-08-16 12:40:10 +02:00
Vlad
9a5a3a08c6 - Fixes default date format not being set 2016-08-08 18:23:11 -04:00
Vlad
d972b96255 - Updates custom field editor to display errors inside the form 2016-08-08 18:23:11 -04:00
Kiefer Conrad
c05a20cff9 Update 28 July 2016 2016-07-29 13:29:05 +03:00
Kiefer Conrad
49b65729db update 14 July 2016 2016-07-14 20:58:12 +02:00
Kiefer Covia
77dd71935a Update - June 10 2016 2016-06-10 11:13:40 +02:00
Jonathan Labreuille
046127eeba fixed react forms (new bug discovered on new forms with default values not saved) 2016-05-19 14:30:33 +02:00
Jonathan Labreuille
03c782d4ab Fixed issue #305
- added validation on add/edit Custom Field for multiple values (select/radio)
- disabled Remove link when only one value remains
- Added confirmation message on Reinstall
- Added missing period in Import
2016-02-18 13:14:57 +01:00
Jonathan Labreuille
bb1cc997cc CustomFields
- renamed form block type "input" to "text" for consistency with React
- updated CustomFields router to comply with main router
- unit tests for CF router
2016-01-29 17:16:24 +01:00
Jonathan Labreuille
cabe2d61b7 Form editor update
- when a custom field is updated, the matching form field is now also updated
- ability to toggle "is_required" on First name & Last name
- fixed position of validation errors on segment selection, checkbox and radio
- fixed form subscription not working when using custom fields
- fixed sortable in segment selection after list update (add/remove)
- updated position of messages in form subscription
2016-01-18 17:23:10 +01:00
Jonathan Labreuille
7be1a11d1e Form editor
- fixed validations on radio type
- fixed date format for months
- added custom fields storing on subscribe
- fixed date widget (select today's date)
- fixed validation on form widget
2015-12-08 16:55:30 +01:00
Jonathan Labreuille
9fb04bc3c0 first round of fixes #255 2015-12-07 16:54:08 +01:00
Jonathan Labreuille
795485d42a fixed sortable segments in form editor 2015-11-06 16:09:56 +01:00
Jonathan Labreuille
dfadda2d12 converted form renderer validation to Parsley 2015-11-06 16:09:56 +01:00
Jonathan Labreuille
cfdb886e88 Date widget
- fixed date widget
- fixed default styles for radio inputs in form rendering
2015-11-06 16:09:09 +01:00
Jonathan Labreuille
1ce4b16327 custom fields (create and update) 2015-11-06 16:09:09 +01:00
Jonathan Labreuille
b12f7f29de Custom fields
- added listing of custom fields in form editor
- ability to delete a custom field
- mades changes to the form editor in order to accomodate for the new custom fields system
- fix form editor bugs
- cleanup
2015-11-06 16:09:09 +01:00
Jonathan Labreuille
5473f94e24 List selection & subscribe
- fixed list selection widget (form editor & rendered form)
- ajax subscription works (minus sending the confirmation email)
- bug fixes / polishing / refactoring / cleanup
2015-11-06 16:09:09 +01:00
Jonathan Labreuille
a31dce6226 fixed list selection widget + started form submission 2015-11-06 16:09:09 +01:00
Jonathan Labreuille
c2e7513381 Form editor
- new form with default data
- load/save in form editor
- widgets -> settings form
- widgets -> shortcode for subscribers count
- widgets -> form rendering
- added useful filters to Subscribers (for status related search)
- refactor & cleanup
2015-11-06 16:09:09 +01:00
Jonathan Labreuille
99c9f7b393 major bugfixes and refactoring on form editor - just waitin' for the db now :) 2015-07-31 23:51:46 +02:00
Jonathan Labreuille
17ccf1cc81 - added codemirror symlinks + missing files from previous commit 2015-07-31 19:02:44 +02:00
Jonathan Labreuille
c1b5b4e1d1 added handlebars extension for Twig + migrated all partials for form editor + added handlebars helpers 2015-07-31 19:00:20 +02:00