Commit Graph

9873 Commits

Author SHA1 Message Date
Pavel Dohnal
32031f66b1 Make sure the title is separated correctly
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
Pavel Dohnal
67681796a2 Make sure the parsing works
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
Pavel Dohnal
a303158ea5 Update type hints in di panel
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
Pavel Dohnal
c89ecbad4a Make sure the parsed values have the correct type
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
Pavel Dohnal
f2b104353e Check the parsed value is correct
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
Pavel Dohnal
f66721ed1b Make sure the user exists in WP
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
Pavel Dohnal
f59003bdde Make sure Newsletter is the right type
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
Pavel Dohnal
ecc8644081 Make sure the correct type is used
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
Pavel Dohnal
2695b15cde Make sure the data type is correct
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
Pavel Dohnal
b1aad73432 Check if task time is set
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
Pavel Dohnal
414fa44d2c Check if url is parsed properly
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
Pavel Dohnal
d586a18e52 Remove redundant condition
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
Pavel Dohnal
07f9d26d98 Make sure the data type is correct
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
Pavel Dohnal
c1e48a750c Fix return type
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
Pavel Dohnal
260b8931f7 Fix phpstan config
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
Rostislav Wolny
8dc3d5f493 Fix loading custom field from columns
[MAILPOET-2868]
2020-04-24 11:39:41 +02:00
Ján Mikláš
93ac0f5fec Allow loading images in stories
[MAILPOET-2769]
2020-04-23 14:34:58 +02:00
Ján Mikláš
87663b16b3 Use special tsconfig for Storybook
[MAILPOET-2769]
2020-04-23 14:34:58 +02:00
Ján Mikláš
eb93681f0a Add source code addon to Storybook
[MAILPOET-2769]
2020-04-23 14:34:58 +02:00
Ján Mikláš
6dcac2ebe5 Use TSX format for stories
[MAILPOET-2769]
2020-04-23 14:34:58 +02:00
Ján Mikláš
3adf27f9dd Add Storybook section to README
[MAILPOET-2769]
2020-04-23 14:34:58 +02:00
Ján Mikláš
14336038ce Add performance addon for all Storybook stories
[MAILPOET-2769]
2020-04-23 14:34:58 +02:00
Ján Mikláš
d811b68815 Add ./do commands for watching and locally building Storybook
[MAILPOET-2769]
2020-04-23 14:34:58 +02:00
Ján Mikláš
c223f83420 Add an example for Storybook, will be removed later
[MAILPOET-2769]
2020-04-23 14:34:58 +02:00
Ján Mikláš
42445f967b Setup Storybook to load stories from _stories directories
[MAILPOET-2769]
2020-04-23 14:34:58 +02:00
Ján Mikláš
6875a364eb Add Storybook.js packages
[MAILPOET-2769]
2020-04-23 14:34:58 +02:00
Pavel Dohnal
5181826a13 Rename new list button
[MAILPOET-2480]
2020-04-23 11:09:39 +02:00
Pavel Dohnal
b59c3bb188 Fix acceptance tests
[MAILPOET-2480]
2020-04-23 11:09:39 +02:00
Pavel Dohnal
5f747a391a Redirect user to the correct url
[MAILPOET-2480]
2020-04-23 11:09:39 +02:00
Pavel Dohnal
eee44e9d06 Remove dynamic segments code
[MAILPOET-2480]
2020-04-23 11:09:39 +02:00
Pavel Dohnal
e2da9ebae5 Move Segments list
[MAILPOET-2480]
2020-04-23 11:09:39 +02:00
Pavel Dohnal
4eda8a0fb5 Move segment creation to lists
[MAILPOET-2480]
2020-04-23 11:09:39 +02:00
Rostislav Wolny
296fe56081 Update subscriber data on repeated confirmation
[MAILPOET-2847]
2020-04-23 11:07:32 +02:00
Rostislav Wolny
4bb35af153 Add assertion that confirmation doesn't schedule multiple welcome emails
[MAILPOET-2847]
2020-04-23 11:07:32 +02:00
Rostislav Wolny
85399fb612 Fix Subscription pages integration tests
[MAILPOET-2847]
2020-04-23 11:07:32 +02:00
Jan Jakeš
0427977f8c On Settings save reset key activation tab defaults
This fixes unexpected modal opening and wrong "email sent" message edge case.

[MAILPOET-2831]
2020-04-22 17:03:45 +02:00
Jan Jakeš
eae9938a1f Fix email subject
[MAILPOET-2831]
2020-04-22 17:03:45 +02:00
Jan Jakeš
4a81da0f31 Remove useless code
[MAILPOET-2831]
2020-04-22 17:03:45 +02:00
Jan Jakeš
abc812aa93 Fix test flakiness
[MAILPOET-2831]
2020-04-22 17:03:45 +02:00
Jan Jakeš
698be75d15 Check congratulatory email in acceptance tests
[MAILPOET-2831]
2020-04-22 17:03:45 +02:00
Jan Jakeš
77f800c799 Add check mark to success notices
[MAILPOET-2831]
2020-04-22 17:03:45 +02:00
Jan Jakeš
5cb48ed0ee Display notice when contratulatory MSS email sent
[MAILPOET-2831]
2020-04-22 17:03:45 +02:00
Jan Jakeš
4ba2053dd7 Add sendCongratulatoryMssEmail action to settings store
[MAILPOET-2831]
2020-04-22 17:03:45 +02:00
Jan Jakeš
27b4cd4b02 Add integration tests
[MAILPOET-2831]
2020-04-22 17:03:45 +02:00
Jan Jakeš
f70a17e1b8 Merge mocking methods into one
[MAILPOET-2831]
2020-04-22 17:03:45 +02:00
Jan Jakeš
65b75453ab Add congratulatory MSS sending email & endpoint to send it
[MAILPOET-2831]
2020-04-22 17:03:45 +02:00
Jan Jakeš
e748391602 Inject WP functions in Services API
[MAILPOET-2831]
2020-04-22 17:03:45 +02:00
Pavel Dohnal
b74d2f3fea Fix post and pages mixup
[MAILPOET-2742]
2020-04-21 19:16:11 +02:00
Pavel Dohnal
3f949dfe24 Make sure the order stays stable
[MAILPOET-2742]
2020-04-21 19:16:11 +02:00
Pavel Dohnal
eb7dab84c4 Prevent displaying more forms in a single caterogy
[MAILPOET-2742]
2020-04-21 19:16:11 +02:00