Commit Graph

14 Commits

Author SHA1 Message Date
Rodrigo Primo
e59992cc16 Fix checkGenericClassInNonGenericObjectType PHPStan errors
This commit removes the checkGenericClassInNonGenericObjectType flag
from PHPStan configuration files and fixes all associated errors in our
code base.

[MAILPOET-3236]
2021-08-09 12:58:56 +02:00
Pavel Dohnal
7bf6c44ea0 Refactor newsletter data factories to doctrine
[MAILPOET-3627]
2021-06-14 11:28:18 +02:00
Rostislav Wolny
36bad65b80 Add getCount to StatisticsClickEntity
[PREMIUM-145]
2020-09-03 15:04:11 +02:00
Rostislav Wolny
aee2d82396 Add WooCommerce purchases relation to statistics clicks entity
[PREMIUM-145]
2020-09-03 15:04:11 +02:00
Pavel Dohnal
c1c5885398 Refactor Statistics Entities to use association
[MAILPOET-3069]
2020-08-11 12:54:24 +02:00
Jan Jakeš
fb238cd531 Fix errors discovered by doctrine-phpstan
[MAILPOET-2945]
2020-05-27 13:40:41 +02:00
Pavel Dohnal
e0ca24a0ee Generate constructors for entities
[PREMIUM-142]
2020-05-14 11:08:28 +02:00
Pavel Dohnal
ea06c2a27b Allow data pass to entities
[PREMIUM-142]
2020-05-14 11:08:28 +02:00
Rostislav Wolny
b654b071b0 Mark newsletter in statistics click nullable
[MAILPOET-2818]
2020-04-08 15:06:07 +02:00
Rostislav Wolny
63a2bed8bf Apply safe to load association trait to all toOne associations
[MAILPOET-2818]
2020-04-08 15:06:07 +02:00
Jan Jakeš
8c848cfa28 Convert property names to camel case
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
Pavel Dohnal
bda3bd3f63 Fix entities mistakes
[MAILPOET-2439]
2019-11-05 13:38:51 +00:00
Pavel Dohnal
b1782bb34d Fix association
[MAILPOET-2439]
2019-11-05 13:38:51 +00:00
Pavel Dohnal
b81c2497cb Use singular in entity names
[MAILPOET-2439]
2019-11-05 13:38:51 +00:00