Commit Graph

13057 Commits

Author SHA1 Message Date
Rodrigo Primo
298b8730fe Updates parts of FormsTest to use Doctrine entities
This commit simply updates parts FormsTest to use Doctrine entities
instead of Paris objects.

[MAILPOET-3036]
2021-03-31 11:37:07 +02:00
Pavel Dohnal
4546b5be68 Fix links data
[MAILPOET-3476]
2021-03-31 10:50:18 +02:00
Pavel Dohnal
410a6ff626 Fix validating segments
[MAILPOET-3476]
2021-03-31 10:50:18 +02:00
Pavel Dohnal
db85b397a4 Rename selection
[MAILPOET-3476]
2021-03-31 10:50:18 +02:00
Pavel Dohnal
ae1a80ea25 Avoid unnecesary loads
[MAILPOET-3476]
2021-03-31 10:50:18 +02:00
Pavel Dohnal
f85850a19e Use correct value for searching for links
[MAILPOET-3476]
2021-03-31 10:50:18 +02:00
Pavel Dohnal
a864ec96ee Convert older data after loading
[MAILPOET-3476]
2021-03-31 10:50:18 +02:00
Pavel Dohnal
7d79c7d2b7 Remove window usage from component
[MAILPOET-3476]
2021-03-31 10:50:18 +02:00
Pavel Dohnal
5480ceb879 Fix tests
[MAILPOET-3476]
2021-03-31 10:50:18 +02:00
Pavel Dohnal
eef5ad9c9e Fix underscore dependency in newsletter editor
[MAILPOET-3476]
2021-03-31 10:50:18 +02:00
Pavel Dohnal
eaa79da756 Refactor form filters to a separate file
[MAILPOET-3476]
2021-03-31 10:50:18 +02:00
Pavel Dohnal
9496b9796a Refactor form filters to a separate file
[MAILPOET-3476]
2021-03-31 10:50:18 +02:00
Pavel Dohnal
0da7a91960 Refactor counting to work with the new form
[MAILPOET-3476]
2021-03-31 10:50:18 +02:00
Pavel Dohnal
28ce05276b Render form manually instead of using form.jsx
[MAILPOET-3476]
2021-03-31 10:50:18 +02:00
Pavel Dohnal
dd20f066e7 Refactor dynamic segments form to doctrind
[MAILPOET-3476]
2021-03-31 10:50:18 +02:00
Pavel Dohnal
1e2d855138 Refactor segments form to functional component
[MAILPOET-3476]
2021-03-31 10:50:18 +02:00
Jan Lysý
cc1d70439c Add missing type for value in font selection format
[MAILPOET-3519]
2021-03-30 15:13:47 +02:00
Pavel Dohnal
ac39703fd0 Add linting rules to contributing.md
[MAILPOET-3531]
2021-03-30 14:11:07 +02:00
Jan Lysý
3917876b82 Improve comment for disabling eslint rule in useSegmentsContext.jsx
[MAILPOET-3511]
2021-03-30 14:05:47 +02:00
Jan Lysý
825e105145 Fix unused properties in Button component
[MAILPOET-3511]
2021-03-30 14:05:47 +02:00
Jan Lysý
c07cb227ab Add comments to eslint exceptions
[MAILPOET-3511]
2021-03-30 14:05:47 +02:00
Jan Lysý
410c25482a Fix code style by updated eslint
[MAILPOET-3511]
2021-03-30 14:05:47 +02:00
Jan Lysý
26f6dfa25d Update eslint
[MAILPOET-3511]
2021-03-30 14:05:47 +02:00
Jan Lysý
4dd5114b6a Update stylelint
[MAILPOET-3511]
2021-03-30 14:05:47 +02:00
Jan Lysý
09f536c622 Update html2canvas
[MAILPOET-3511]
2021-03-30 14:05:47 +02:00
Jan Lysý
6c1fd9be39 Update codemirror
[MAILPOET-3511]
2021-03-30 14:05:47 +02:00
Jan Lysý
ab6f875609 Update chai and simon dependencies
[MAILPOET-3511]
2021-03-30 14:05:47 +02:00
Jan Lysý
3fbfa234e1 Update autoprefixer
[MAILPOET-3511]
2021-03-30 14:05:47 +02:00
Jan Lysý
d2b944bd64 Update types
[MAILPOET-3511]
2021-03-30 14:05:47 +02:00
Jan Lysý
cec5a66c96 Update babel dependencies
[MAILPOET-3511]
2021-03-30 14:05:47 +02:00
Jan Lysý
a317d13c80 Update storybook dependencies
[MAILPOET-3511]
2021-03-30 14:05:47 +02:00
Pavel Dohnal
0ebdc21a8b Fix flakey integration test
[MAILPOET-3489]
2021-03-30 12:05:47 +02:00
Tautvidas Sipavicius
249610828e Release 3.60.6 2021-03-30 13:02:03 +03:00
Pavel Dohnal
c9e063824e Remove duplicate warning
[MAILPOET-3460]
2021-03-29 15:53:31 +02:00
wxa
e55fa5e0b8 Remove unused imports
[MAILPOET-3420]
2021-03-29 15:40:30 +02:00
Pavel Dohnal
2360fe0a5a Check existence panels shen creating debugger
[MAILPOET-3420]
2021-03-29 15:40:30 +02:00
Pavel Dohnal
4bb44554c3 Prevent running old eslint for newer tests
[MAILPOET-3522]
2021-03-29 15:23:51 +02:00
Jan Lysý
8573d99441 Replace timeListener in tests instead of creating new
[MAILPOET-3031]
2021-03-29 15:22:53 +02:00
Jan Lysý
5045dd6aa7 Skip setting created at when is not empty in TimestampListener
[MAILPOET-3031]
2021-03-29 15:22:53 +02:00
Jan Lysý
41324cf62a Add more supported fields to save method
[MAILPOET-3031]
2021-03-29 15:22:53 +02:00
Jan Lysý
09a75e14bd Remove static call WP function.
[MAILPOET-3031]
2021-03-29 15:22:53 +02:00
Jan Lysý
2f263fb988 Fix generate generating unsubscribe token for Subscriber
[MAILPOET-3031]
2021-03-29 15:22:53 +02:00
Jan Lysý
8d58c9beea Fix query for non default subscribed segments
[MAILPOET-3031]
2021-03-29 15:22:53 +02:00
Jan Lysý
bb9d4429ec Add integration test for SubscriberSaveController
[MAILPOET-3031]
2021-03-29 15:22:53 +02:00
Jan Lysý
37a7e8e252 Add test for save custom field for Subscribers
[MAILPOET-3031]
2021-03-29 15:22:53 +02:00
Jan Lysý
933ef5e5c8 Add unit test on formatting value in SubscriberCustomFieldEntityTest
[MAILPOET-3031]
2021-03-29 15:22:53 +02:00
Jan Lysý
da5aefa89a Add calling clear in SubscribersTest
[MAILPOET-3031]
2021-03-29 15:22:53 +02:00
Jan Lysý
dcc70b3865 Use doctrine for save Subscriber
[MAILPOET-3031]
2021-03-29 15:22:53 +02:00
Jan Lysý
b8e7fb3dd0 Create SubscriberSaveController
[MAILPOET-3031]
2021-03-29 15:22:53 +02:00
Jan Lysý
761d587573 Add createOrUpdate for SubscriberCustomField
[MAILPOET-3031]
2021-03-29 15:22:53 +02:00