Commit Graph

4499 Commits

Author SHA1 Message Date
Ján Mikláš
419e2b568c Remove redundant button styles
[MAILPOET-3545]
2021-06-07 11:49:58 +02:00
Ján Mikláš
187af81fab Fix subscriber stats back button
[MAILPOET-3545]
2021-06-07 11:49:58 +02:00
Ján Mikláš
80589d8db8 Fix button with spinner
[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áš
2236d554db Redesign buttons
[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
Jan Lysý
5bfec6377d Add max-width for form images
[MAILPOET-3611]
2021-06-02 16:40:20 +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
2da4826b6c Make description smaller
[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
9a91034a03 Adjust min height
[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ý
171b454073 Use math division from sass
[MAILPOET-3634]
2021-05-26 15:25:53 +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
Pavel Dohnal
3b45644d41 Use a different datepicker for year month
[MAILPOET-3220]
2021-05-19 10:07:25 +02:00
Pavel Dohnal
ede9f3d995 Use snake case for data that are transfered on server
[MAILPOET-3220]
2021-05-19 10:07:25 +02:00
Pavel Dohnal
42ada2df95 Add an acceptance test
[MAILPOET-3220]
2021-05-19 10:07:25 +02:00
Pavel Dohnal
1e65c88035 Add field for date
[MAILPOET-3220]
2021-05-19 10:07:25 +02:00
Pavel Dohnal
6af4cba250 Add validation
[MAILPOET-3220]
2021-05-19 10:07:25 +02:00
Pavel Dohnal
1a4b6380f6 Add a component for checkbox
[MAILPOET-3220]
2021-05-19 10:07:25 +02:00
Pavel Dohnal
6349a1cd89 Add a component for select custom fields
[MAILPOET-3220]
2021-05-19 10:07:25 +02:00
Pavel Dohnal
c90d1783aa Add a component for text custom fields
[MAILPOET-3220]
2021-05-19 10:07:25 +02:00
Pavel Dohnal
75c22f5f5f Create a component for custom field
[MAILPOET-3220]
2021-05-19 10:07:25 +02:00
Pavel Dohnal
0df0dc203a Rename user role
[MAILPOET-3220]
2021-05-19 10:07:25 +02:00
Pavel Dohnal
d4f165747f Load Custom Fields for segment form
[MAILPOET-3220]
2021-05-19 10:07:25 +02:00