Commit Graph

11662 Commits

Author SHA1 Message Date
150743a533 Add Test 17 form based templates
[MAILPOET-3209]
2020-10-22 16:15:56 +02:00
1852e2fd32 Improve form template exporter
[MAILPOET-3209]
2020-10-22 16:15:56 +02:00
wxa
25c5b4a59c Fix menu not expanding on non-listing pages [MAILPOET-3244] 2020-10-22 13:17:50 +02:00
dd631534c4 Remove pageload timeout 2020-10-22 11:56:33 +02:00
78118b07e8 Refactor to doctrine
[MAILPOET-2335] [MAILPOET-2334]
2020-10-22 11:54:41 +02:00
f8bd946dc0 Check sent emails for products when schedulig an email
[MAILPOET-2335] [MAILPOET-2334]
2020-10-22 11:54:41 +02:00
e591c4f638 Save product id when scheduling an automatic email
[MAILPOET-2335] [MAILPOET-2334]
2020-10-22 11:54:41 +02:00
eaa94c5ce8 Update description
[MAILPOET-2335] [MAILPOET-2334]
2020-10-22 11:54:41 +02:00
e63354cd22 Fix missing custom colour option in form editor
[MAILPOET-3211]
2020-10-22 10:29:25 +02:00
7a0566aedb Add spacing
[MAILPOET-2791]
2020-10-22 10:00:23 +02:00
414c9dcb35 Make labels bolder
[MAILPOET-2791]
2020-10-22 10:00:23 +02:00
d34e570ada Add margin around segments
[MAILPOET-2791]
2020-10-22 10:00:23 +02:00
4364d223b0 Fix stats styling
[MAILPOET-2791]
2020-10-22 10:00:23 +02:00
a8e61d83d2 Remove redundant type
[MAILPOET-2791]
2020-10-22 10:00:23 +02:00
8017204d8a Replace window call with Mailpoet
[MAILPOET-2791]
2020-10-22 10:00:23 +02:00
18c297910a Remove unusbscribe badge
[MAILPOET-2791]
2020-10-22 10:00:23 +02:00
a7c2029c09 Display badges as not inverted
[MAILPOET-2791]
2020-10-22 10:00:23 +02:00
f133e4e664 Use a colour to display stats values
[MAILPOET-2791]
2020-10-22 10:00:23 +02:00
3128b24070 Remove old files
[MAILPOET-2791]
2020-10-22 10:00:23 +02:00
f9a3da175d Add a line in front of stats
[MAILPOET-2791]
2020-10-22 10:00:23 +02:00
96a160e57e Display statistics using font size from the design
[MAILPOET-2791]
2020-10-22 10:00:23 +02:00
daf61ad769 Style read more link
[MAILPOET-2791]
2020-10-22 10:00:23 +02:00
d3743dc53b More styles of stats info
[MAILPOET-2791]
2020-10-22 10:00:23 +02:00
458b1061a4 Fix acceptance test
[MAILPOET-2791]
2020-10-22 10:00:23 +02:00
9d215e7cd9 Add background to general stats
[MAILPOET-2791]
2020-10-22 10:00:23 +02:00
c25f6f01af Format sending part
[MAILPOET-2791]
2020-10-22 10:00:23 +02:00
519905c272 Format preview button
[MAILPOET-2791]
2020-10-22 10:00:23 +02:00
3e5ddaaf83 Add styles for newsletter date and segments
[MAILPOET-2791]
2020-10-22 10:00:23 +02:00
7a4c14864e Add a component for newsletter basic info
[MAILPOET-2791]
2020-10-22 10:00:23 +02:00
52596ce012 Add a component for stats
[MAILPOET-2791]
2020-10-22 10:00:23 +02:00
113192c9dd Remove old styles
[MAILPOET-2791]
2020-10-22 10:00:23 +02:00
0ace5f2514 Convert page component to typescript
[MAILPOET-2791]
2020-10-22 10:00:23 +02:00
58107f9866 Move page to tsx extension
[MAILPOET-2791]
2020-10-22 10:00:23 +02:00
19d8112a7c Update tag styles
[MAILPOET-2791]
2020-10-22 10:00:23 +02:00
0f4332023b Add unit test files cleanups for symfony dependecies
[MAILPOET-3239]
2020-10-22 09:44:25 +02:00
e1efa1e14e Add fix for container dump command
[MAILPOET-3239]
2020-10-22 09:44:25 +02:00
85f56b2a6f Fix flaky AutomatedLatestContentBlockTest integration test
Old post cleanup used to delete only 5 (default limit in getPosts) latest posts
[MAILPOET-3239]
2020-10-22 09:44:25 +02:00
d4be947453 Move DI files cleanup in build before generating autoload
We don't want these files to be contained in autoload
[MAILPOET-3239]
2020-10-22 09:44:25 +02:00
f570b21b96 Install only production deps in prefixed deps during build
[MAILPOET-3239]
2020-10-22 09:44:25 +02:00
e0726232e3 Remove unnecessary cleanups from build.sh
[MAILPOET-3239]
2020-10-22 09:44:25 +02:00
5af209208b Set services we fetch directly from container as public
This is needed otherwise container throws service not found exception
[MAILPOET-3239]
2020-10-22 09:44:25 +02:00
2351096716 Remove unnecessary autowiring config
Magical services fetching was completely removed so there is no need to disallow it
[MAILPOET-3239]
2020-10-22 09:44:25 +02:00
9655845f66 Update symfony/dependency-injection
[MAILPOET-3239]
2020-10-22 09:44:25 +02:00
8d6855a0f0 Update integration tests verification method call
[MAILPOET-3203]
2020-10-21 16:16:42 +02:00
8804ef6703 Add wait for text
[MAILPOET-3092]
2020-10-21 14:36:25 +02:00
07fdc572a0 Increase acceptance tests timeouts
[MAILPOET-3092]
2020-10-21 14:36:25 +02:00
ac367463f9 Add comment to ternary operators fix
[MAILPOET-3232]
2020-10-21 12:33:50 +02:00
d3f723fa5b Fix doctrine deprecation warning in tests
[MAILPOET-3232]
2020-10-21 12:33:50 +02:00
8cffa580b6 Update composer and phpscoper
[MAILPOET-3232]
2020-10-21 12:33:50 +02:00
af1f45fe10 Add cleanup for unwanted Carbon files
[MAILPOET-3232]
2020-10-21 12:33:50 +02:00