Commit Graph

13768 Commits

Author SHA1 Message Date
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
Pavel Dohnal
bc8c43b0f8 Refactor form into two separate files
[MAILPOET-3231]
2021-06-02 11:02:05 +02:00
Ján Mikláš
ecf149d4f3 Release 3.62.1 2021-06-02 10:10:41 +02:00
Pavel Dohnal
7857b95fde Add a comment about unsupported blocks
[MAILPOET-3437]
2021-06-01 10:02:30 +02:00
Pavel Dohnal
ffc903a25e Add a fallback block to newsletter editor
[MAILPOET-3437]
2021-06-01 10:02:30 +02:00
Pavel Dohnal
4bbcf47eec Remove a unneeded line
[MAILPOET-3267]
2021-05-31 13:32:10 +02:00
Pavel Dohnal
917de80268 Refactor repository to a property
[MAILPOET-3267]
2021-05-31 13:32:10 +02:00
Pavel Dohnal
70b2b3c40e Remove unused code
[MAILPOET-3267]
2021-05-31 13:32:10 +02:00
Pavel Dohnal
a160024c47 Remove the depreated methods
[MAILPOET-3267]
2021-05-31 13:32:10 +02:00
Pavel Dohnal
7426479631 Remove usage of deprecated method
[MAILPOET-3267]
2021-05-31 13:32:10 +02:00
Pavel Dohnal
6ad686588d Mark old methods as deprecated
[MAILPOET-3267]
2021-05-31 13:32:10 +02:00
Pavel Dohnal
9e44ee74a6 Create a doctrine version for isSubscriberProcessed
[MAILPOET-3267]
2021-05-31 13:32:10 +02:00
Jan Lysý
0e83fb1dbd Use images with logo from CDN in email templates
[MAILPOET-3640]
2021-05-31 11:42:55 +02:00
Jan Lysý
77a340c158 Add images with logo to repository
[MAILPOET-3640]
2021-05-31 11:42:55 +02:00
Jan Lysý
171b454073 Use math division from sass
[MAILPOET-3634]
2021-05-26 15:25:53 +02:00
Jan Lysý
8d716a0ec8 Add replacing invalid CSS from form-editor to postinstall script
[MAILPOET-3634]
2021-05-26 15:25:53 +02:00
Jan Lysý
c667a26bae Migrate from node-sass to sass
[MAILPOET-3634]
2021-05-26 15:25:53 +02:00
dependabot[bot]
e2d665fbfb Bump browserslist from 4.14.2 to 4.16.5
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.14.2 to 4.16.5.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.14.2...4.16.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-26 14:35:40 +02:00
Rostislav Wolny
996b0202ea Add curl error logging for MSS messages api calls
[MAILPOET-3621]
2021-05-26 14:18:33 +02:00
Pavel Dohnal
df7b961768 Fix 1px line rendering bug in Outlook 2016
[MAILPOET-3448]
2021-05-26 09:34:58 +02:00
Jan Lysý
95fc533649 Fix getting automated content for type media
[MAILPOET-3542]
2021-05-25 17:59:08 +02:00
Tautvidas Sipavicius
bc2f6f2e02 Remove changelog entry, as we only added a hook for Divi team to fix the
issue, and they need to release the fix on their end
2021-05-25 12:43:47 +03:00
Tautvidas Sipavicius
47724f2550 Release 3.62.0 2021-05-25 12:43:47 +03:00