Commit Graph

12 Commits

Author SHA1 Message Date
e1994e64b8 Set default label in CustomFieldsRepository
[MAILPOET-3032]
2021-04-12 14:26:36 +02:00
86a24ad674 Use PHPStan generics
[MAILPOET-2900]
2020-05-25 17:49:07 +02:00
b39dac75d6 Autofix number of newlines between methods
[MAILPOET-2715]
2020-02-19 19:12:53 +00:00
d0292f8624 Convert variable names to camel case in PHPDoc
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
54549ff037 Convert variable names to camel case
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
43df66d162 Add public keyword to methods
[MAILPOET-2413]
2019-12-26 18:09:45 +03:00
ff9bd232ec Refactor custom fields api to doctrine
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
d069b0dab4 Send custom fields into template
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
f17e7251c3 Use constants for exception codes
[MAILPOET-2107]
2019-06-06 11:22:48 -04:00
f130c8d17b Add new api exception
[MAILPOET-2107]
2019-06-06 11:22:48 -04:00
e5875b335d Stop checking isset when not necessary
[MAILPOET-2041]
2019-05-30 13:03:33 -04:00
c15c693507 Add method for creating custom fields in API
[MAILPOET-2041]
2019-05-30 13:03:33 -04:00