Commit Graph

21 Commits

Author SHA1 Message Date
Pavel Dohnal
6301ac6fb6 Remove redundant code
[MAILPOET-3627]
2021-06-14 11:28:18 +02:00
Pavel Dohnal
093c1c4669 Refactor form factory to doctrine
[MAILPOET-3627]
2021-06-14 11:28:18 +02:00
Jan Lysý
f7b77cf75d Remove FormRepository from SettingsController
[MAILPOET-3643]
2021-06-07 14:14:50 +02:00
Jan Lysý
cb0d3c70ad Use Doctrine for update success message in Settings
[MAILPOET-3034]
2021-03-11 11:46:16 +01:00
Rostislav Wolny
f5df2601ef Refactor segment test data factories to work with Doctrine
[MAILPOET-3177]
2021-03-10 15:20:32 +01:00
Jan Lysý
76d79397c2 Add methods for name in a form to DataFactory
[MAILPOET-3440]
2021-03-01 10:08:08 +01:00
Pavel Dohnal
401b780dce Use refactored in form displaying
[MAILPOET-3072]
2020-09-02 13:17:44 +02:00
Pavel Dohnal
d325a80695 Update acceptance tests
[MAILPOET-3075]
2020-08-12 16:35:28 +02:00
Rostislav Wolny
f7f09edaeb Ensure same success message in a form test
[MAILPOET-2797]
2020-03-19 10:00:24 +01:00
Rostislav Wolny
564c61a82b Add acceptance test for form with columns
[MAILPOET-2609]
2020-03-06 14:15:14 +01:00
Jan Jakeš
0e964de6d4 Move nesbot/carbon to vendor-prefixed
[MAILPOET-2560]
2019-12-15 21:55:48 +00:00
Amine Ben hammou
8da9a5f887 Improve migration and tests 2019-05-07 11:23:55 -04:00
Amine Ben hammou
6608621ea8 Test forms confirmation messages [MAILPOET-1636] 2019-05-07 11:23:55 -04:00
Ján Mikláš
ebbdec5ebd Add space between foreach and ‘(‘
[MAILPOET-1791]
2019-02-13 08:26:27 -05:00
Pavel Dohnal
57baff7b1d Add segments to form factory
[MAILPOET-1546]
2018-10-02 09:22:31 +02:00
Rostislav Wolny
94f2d3f1df Make a form factory return created form and alway create a form with a list
[MQ-59]
2018-09-20 16:37:40 +02:00
Pavel Dohnal
427e826ee5 Revert "Fix data creation for first test run"
This reverts commit 4296cd5a3e.
2018-07-17 13:42:47 +01:00
Pavel Dohnal
d0f797f88c Revert "Remove factory, because it doesn't work"
This reverts commit d8b9b8e649.
2018-07-17 13:42:34 +01:00
Pavel Dohnal
d8b9b8e649 Remove factory, because it doesn't work
[MQ-50]
2018-07-16 16:25:16 +01:00
Pavel Dohnal
4296cd5a3e Fix data creation for first test run
[MQ-50]
2018-07-16 14:13:39 +01:00
Pavel Dohnal
4229ba87f3 Create forms delete acceptance tests
[MQ-50]
2018-07-12 11:41:36 +01:00