Commit Graph

12990 Commits

Author SHA1 Message Date
Jan Lysý
e7a0355ba1 Create FormMessageController
[MAILPOET-3643]
2021-06-07 14:14:50 +02:00
Jan Lysý
30d42972ff Remove updatingSuccess message for old versions
[MAILPOET-3643]
2021-06-07 14:14:50 +02:00
Jan Lysý
4d5630b1ca Remove ScheduledTaskRepository from SettingsController
[MAILPOET-3643]
2021-06-07 14:14:50 +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
Ján Mikláš
279ed41f3f Unify text colors with WordPress admin
[MAILPOET-3548]
2021-06-07 13:49:33 +02:00
Ján Mikláš
90b15c22b1 Unify font-sizes with WordPress admin
[MAILPOET-3548]
2021-06-07 13:49:33 +02:00
Ján Mikláš
088a756822 Remove custom MailPoet font
[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áš
6fbb815da5 Fix "Create segment" button position
[MAILPOET-3545]
2021-06-07 11:49:58 +02:00
Ján Mikláš
a3172d2716 Fix duplicated "View history" 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áš
c9dadf9419 Add WordPress button styles to Storybook.js
[MAILPOET-3545]
2021-06-07 11:49:58 +02:00
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áš
768d1e5084 Fix acceptance test
[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
Pavel Dohnal
c4c971053b Make sure we always generate a string with the correct length
[MAILPOET-3488]
2021-06-07 11:05:09 +02:00
Pavel Dohnal
34cbd99dbb Upgrade Robo
[MAILPOET-3549]
2021-06-07 10:45:08 +02:00
Pavel Dohnal
b97cb1c3de Remove upgrade offer
[MAILPOET-3641]
2021-06-07 10:36:13 +02:00
Jan Lysý
5bfec6377d Add max-width for form images
[MAILPOET-3611]
2021-06-02 16:40:20 +02:00
Pavel Dohnal
9174bbb6fd Refactor form bulk action to docrine
[MAILPOET-3630]
2021-06-02 14:09:12 +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