Commit Graph

3791 Commits

Author SHA1 Message Date
Jan Lysý
5035fc0f33 Use react fragment with key property in loop
[MAILPOET-3469]
2021-06-21 14:02:04 +02:00
Jan Lysý
f3bd457c3a Fix width of select for WC subscription
[MAILPOET-3469]
2021-06-21 14:02:04 +02:00
Jan Lysý
4463f32e8b Disable save button when count is unknown
[MAILPOET-3469]
2021-06-21 14:02:04 +02:00
Jan Lysý
81d94f5512 Use store for count of subscribers
[MAILPOET-3469]
2021-06-21 14:02:04 +02:00
Jan Lysý
a61a94da5f Change button design by the redesign
[MAILPOET-3469]
2021-06-21 14:02:04 +02:00
Jan Lysý
3ecc390028 Fix default store state for dynamic segments
[MAILPOET-3469]
2021-06-21 14:02:04 +02:00
Jan Lysý
c91b8f75d5 Add all filters into request for subscribers count
[MAILPOET-3469]
2021-06-21 14:02:04 +02:00
Jan Lysý
aaf7ea6d99 Add delete button for filters
[MAILPOET-3469]
2021-06-21 14:02:04 +02:00
Jan Lysý
c8154213b6 Add radio input for select connect type
[MAILPOET-3469]
2021-06-21 14:02:04 +02:00
Jan Lysý
9a66f36236 Update specific segment filter in store
[MAILPOET-3469]
2021-06-21 14:02:04 +02:00
Jan Lysý
8ab7f47607 Render more filters in the form
[MAILPOET-3469]
2021-06-21 14:02:04 +02:00
Jan Lysý
ceb00aab29 Add action for update specific filter
[MAILPOET-3469]
2021-06-21 14:02:04 +02:00
Jan Lysý
b35de66ffd Add button for new conditions
[MAILPOET-3469]
2021-06-21 14:02:04 +02:00
Matthias Günter
28eb7e2c07 fix: avoid double execution of jQuery.ready 2021-06-15 13:27:38 +02:00
Ján Mikláš
a3818b868f Replace MailPoet's dark blue text color with WordPress' dark gray
[MAILPOET-3548]
2021-06-07 13:49:33 +02:00
Pavel Dohnal
cdaa8d68d8 Change the event for updating header
When using the apple inserter for emojis
there is no keyup event and the new value was not
set on model and thus not saved.

[MAILPOET-3564]
2021-06-07 12:05:17 +02:00
Ján Mikláš
28e336fc86 Bigger "Empty trash" button
[MAILPOET-3545]
2021-06-07 11:49:58 +02:00
Ján Mikláš
ba021a322b Remove unnecessary variant classes from <Button>
[MAILPOET-3545]
2021-06-07 11:49:58 +02:00
Ján Mikláš
ff4927361b Use .button.button-small classes for small buttons
[MAILPOET-3545]
2021-06-07 11:49:58 +02:00
Ján Mikláš
52f1c1bbff Remove unnecessary button styles, keep only one fallback colors
[MAILPOET-3545]
2021-06-07 11:49:58 +02:00
Ján Mikláš
581816af28 Use WordPress CSS classes for buttons so admin theme is inherited
[MAILPOET-3545]
2021-06-07 11:49:58 +02:00
Ján Mikláš
a1da350b76 Use secondary buttons in headings
[MAILPOET-3545]
2021-06-07 11:49:58 +02:00
Ján Mikláš
125092b558 Use fewer primary buttons on a single page
[MAILPOET-3545]
2021-06-07 11:49:58 +02:00
Ján Mikláš
a80786c9f2 Fix buttons after redesign
[MAILPOET-3545]
2021-06-07 11:49:58 +02:00
Ján Mikláš
cc5fa7707d Add destructive variant to <Button>
[MAILPOET-3545]
2021-06-07 11:49:58 +02:00
Ján Mikláš
e7d1f52cd0 Reorganize <Button> stories
[MAILPOET-3545]
2021-06-07 11:49:58 +02:00
Ján Mikláš
a4b37fdd78 New disabled button styles
[MAILPOET-3545]
2021-06-07 11:49:58 +02:00
Ján Mikláš
8aac602b0a Remove extra-small dimension from <Button> component
[MAILPOET-3545]
2021-06-07 11:49:58 +02:00
Ján Mikláš
9881befaa9 Rename <Button> variants
[MAILPOET-3545]
2021-06-07 11:49:58 +02:00
Ján Mikláš
0b59a721f7 Remove large dimension from <Button> component
[MAILPOET-3545]
2021-06-07 11:49:58 +02:00
Ján Mikláš
7c8c4456b7 Remove dark and link-dark variants from <Button> component
[MAILPOET-3545]
2021-06-07 11:49:58 +02:00
Pavel Dohnal
eb20c2031c Remove concierge migration from the import
[MAILPOET-3642]
2021-06-02 12:20:41 +02:00
Pavel Dohnal
42d3ad8d4d Move filters to store
[MAILPOET-3231]
2021-06-02 11:02:05 +02:00
Pavel Dohnal
ba1b4d0172 Fix redirection after save
[MAILPOET-3231]
2021-06-02 11:02:05 +02:00
Pavel Dohnal
a0d71c0e14 Convert segment form into a row
[MAILPOET-3231]
2021-06-02 11:02:05 +02:00
Pavel Dohnal
0c723ae4c1 Make the name inputs full width
[MAILPOET-3231]
2021-06-02 11:02:05 +02:00
Pavel Dohnal
fb5863e8b2 Add dimension for react selects
[MAILPOET-3231]
2021-06-02 11:02:05 +02:00
Pavel Dohnal
287dedb3c5 Move store creation in form
[MAILPOET-3231]
2021-06-02 11:02:05 +02:00
Pavel Dohnal
e262c5310f Move segment saving into control
[MAILPOET-3231]
2021-06-02 11:02:05 +02:00
Pavel Dohnal
70ae838f0f Move loading of segments to a control
[MAILPOET-3231]
2021-06-02 11:02:05 +02:00
Pavel Dohnal
be6785d83e Remove segment type from state
[MAILPOET-3231]
2021-06-02 11:02:05 +02:00
Pavel Dohnal
06eb20e95e Add segment to store
[MAILPOET-3231]
2021-06-02 11:02:05 +02:00
Pavel Dohnal
a81a99a8ee Add a store for dynamic segments form
[MAILPOET-3231]
2021-06-02 11:02:05 +02:00
Pavel Dohnal
bc8c43b0f8 Refactor form into two separate files
[MAILPOET-3231]
2021-06-02 11:02:05 +02:00
Pavel Dohnal
ffc903a25e Add a fallback block to newsletter editor
[MAILPOET-3437]
2021-06-01 10:02:30 +02:00
Jan Lysý
872f033220 Fix warnings on the newsletter editor page
[MAILPOET-3615]
2021-05-24 15:18:00 +02:00
Pavel Dohnal
a43feab256 Fix the post block in the latest Gutenberg
In the latest Gutenberg right after fetch the data
are sanitised using __experimentalSanitizeBlockAttributes
that is trying to get block from teh store
but our block was not registered in the store.

[MAILPOET-3609]
2021-05-24 10:45:21 +02:00
Pavel Dohnal
480f911a30 Fix subscribed date segment
[MAILPOET-3220]
2021-05-19 10:07:25 +02:00
Pavel Dohnal
992d8159b5 Fix setting date_type
[MAILPOET-3220]
2021-05-19 10:07:25 +02:00
Pavel Dohnal
33ced0d9a1 Fix checkbox field
[MAILPOET-3220]
2021-05-19 10:07:25 +02:00