|
5bfbabf25b
|
Partially use Doctrine for Newsletter::sendPreview()
[MAILPOET-2646]
|
2020-05-07 11:18:20 +02:00 |
|
|
79bfd8ec44
|
Use early returns in already refactored endpoints
[MAILPOET-2646]
|
2020-05-07 11:18:20 +02:00 |
|
|
edf4f5b29a
|
Extract NewsletterEntity lookup to a private method
[MAILPOET-2646]
|
2020-05-07 11:18:20 +02:00 |
|
|
81dc5ad480
|
Extract Newsletters::sendPreview() logic to a controller
[MAILPOET-2646]
|
2020-05-07 11:18:20 +02:00 |
|
|
6a44f820ee
|
Extract Newsletters API service mocking to a private method
[MAILPOET-2646]
|
2020-05-07 11:18:20 +02:00 |
|
|
9a17d89d28
|
Move view-in-browser URL for listing to response builder
[MAILPOET-2646]
|
2020-05-07 11:18:20 +02:00 |
|
|
f010c96c2d
|
Use private method for building view-in-browser URL
[MAILPOET-2646]
|
2020-05-07 11:18:20 +02:00 |
|
|
6c835d90f4
|
Use Doctrine for Newsletters::showPreview() endpoint
[MAILPOET-2646]
|
2020-05-07 11:18:20 +02:00 |
|
|
637a56c92a
|
Fix storing custom field dates in different formats [MAILPOET-2881]
|
2020-05-07 09:54:45 +02:00 |
|
|
6fbf9e8efa
|
Add isDisabled parameter for Button
[MAILPOET-2771]
|
2020-05-07 09:32:11 +02:00 |
|
|
63c250dd67
|
Better naming for button with spinner
[MAILPOET-2771]
|
2020-05-07 09:32:11 +02:00 |
|
|
df2e0337b5
|
Add story for buttons with icons
[MAILPOET-2771]
|
2020-05-07 09:32:11 +02:00 |
|
|
1a6b95b4b9
|
Allow icons in Button component
[MAILPOET-2771]
|
2020-05-07 09:32:11 +02:00 |
|
|
98e570087e
|
Add story for buttons without icons
[MAILPOET-2771]
|
2020-05-07 09:32:11 +02:00 |
|
|
0cddc09def
|
Add Button component without icons
[MAILPOET-2771]
|
2020-05-07 09:32:11 +02:00 |
|
|
142b909f4b
|
Add new button styles
[MAILPOET-2771]
|
2020-05-07 09:32:11 +02:00 |
|
|
5d3b1c1351
|
Redesign - add new colors
[MAILPOET-2771]
|
2020-05-07 09:32:11 +02:00 |
|
|
cfece44494
|
Add story for form option
[MAILPOET-2873]
|
2020-05-07 09:21:49 +02:00 |
|
|
160c3ddc39
|
Hide checkbox on other placement
[MAILPOET-2873]
|
2020-05-07 09:21:49 +02:00 |
|
|
b9022e3ee6
|
Move placement to modal
[MAILPOET-2873]
|
2020-05-07 09:21:49 +02:00 |
|
|
2e23511a1a
|
Rename button label
[MAILPOET-2873]
|
2020-05-07 09:21:49 +02:00 |
|
|
a21a11c49d
|
Add other form placement option
[MAILPOET-2873]
|
2020-05-07 09:21:49 +02:00 |
|
|
f2d9d5867f
|
Add sidebar icon
[MAILPOET-2873]
|
2020-05-07 09:21:49 +02:00 |
|
|
5d9224556c
|
Add header prop
[MAILPOET-2873]
|
2020-05-07 09:21:49 +02:00 |
|
|
98adfe0656
|
Make description optional
[MAILPOET-2873]
|
2020-05-07 09:21:49 +02:00 |
|
|
76f7a758e1
|
Prevent reseting height to NaN
[MAILPOET-2835]
|
2020-05-06 16:26:42 +02:00 |
|
|
f4121d6176
|
Set default values after Reset click
[MAILPOET-2835]
|
2020-05-06 16:26:42 +02:00 |
|
|
aed2c7cfe8
|
Fix js tests
[MAILPOET-2835]
|
2020-05-06 16:26:42 +02:00 |
|
|
acd7abec96
|
Move default settings to block mapper
[MAILPOET-2835]
|
2020-05-06 16:26:42 +02:00 |
|
|
09ecf3e595
|
Fix divider height
[MAILPOET-2835]
|
2020-05-06 16:26:42 +02:00 |
|
|
2c2ef3205c
|
Rename test
[MAILPOET-2835]
|
2020-05-06 16:26:42 +02:00 |
|
|
8797b7427a
|
Render divider with params
[MAILPOET-2835]
|
2020-05-06 16:26:42 +02:00 |
|
|
a4c696ea89
|
Set default values for older dividers
[MAILPOET-2835]
|
2020-05-06 16:26:42 +02:00 |
|
|
d21b7baa7f
|
Save and load divider attributes
[MAILPOET-2835]
|
2020-05-06 16:26:42 +02:00 |
|
|
f9ea393b07
|
Refactor function to a separate file
[MAILPOET-2835]
|
2020-05-06 16:26:42 +02:00 |
|
|
d7b514d526
|
Add color to divider
[MAILPOET-2835]
|
2020-05-06 16:26:42 +02:00 |
|
|
fd65928c96
|
Add divider height and width
[MAILPOET-2835]
|
2020-05-06 16:26:42 +02:00 |
|
|
c62be0e0e9
|
Display divider
[MAILPOET-2835]
|
2020-05-06 16:26:42 +02:00 |
|
|
7f2c512a65
|
Add types
[MAILPOET-2835]
|
2020-05-06 16:26:42 +02:00 |
|
|
e8332d2f54
|
Rename file to typescript
[MAILPOET-2835]
|
2020-05-06 16:26:42 +02:00 |
|
|
7fb9bf765e
|
Add divider style settings
[MAILPOET-2835]
|
2020-05-06 16:26:42 +02:00 |
|
|
d48dd5c185
|
Add spacer settings
[MAILPOET-2835]
|
2020-05-06 16:26:42 +02:00 |
|
|
7bce002cbc
|
Add additional attributes to divider
[MAILPOET-2835]
|
2020-05-06 16:26:42 +02:00 |
|
|
d615b607f6
|
Remove loading of unnecessary admin asset on frontend
[MAILPOET-2894]
|
2020-05-06 15:30:58 +02:00 |
|
|
b5e458ee26
|
Enforce image dimensions
[MAILPOET-2884]
|
2020-05-06 12:50:33 +02:00 |
|
|
98b9e27c10
|
Fix rendering image block
[MAILPOET-2884]
|
2020-05-06 12:50:33 +02:00 |
|
|
3e1b23c984
|
Fix form placement boxes
[MAILPOET-2872]
|
2020-05-06 11:53:21 +02:00 |
|
|
b32504c9fc
|
Set default style values
[MAILPOET-2886]
|
2020-05-06 11:35:12 +02:00 |
|
|
e086323451
|
Add bug report template
[MAILPOET-2860]
|
2020-05-06 11:05:59 +02:00 |
|
|
0b8a8c7a44
|
Add security policy
[MAILPOET-2861]
|
2020-05-06 11:05:59 +02:00 |
|