Commit Graph

9033 Commits

Author SHA1 Message Date
Rostislav Wolny
4897c661e7 Remove form title highlight on blur
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
Rostislav Wolny
857d0c79ab Rename index.jsx files to match naming pattern
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
Rostislav Wolny
776cd01e20 Add mailpoet translations
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
Rostislav Wolny
34a81dd2f8 Add translations from Gutenberg
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
Rostislav Wolny
44504bf286 Add @wordpress/i18n package for reusing translations from Gutenberg
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
Rostislav Wolny
a3bc6ba188 Use css from @wordpress packages
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
Rostislav Wolny
d28b372c24 Add @wordpress/edit-post js dependency 2019-11-06 16:54:40 +00:00
Rostislav Wolny
b0ef65a1eb Allow saving forms without name
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
Rostislav Wolny
96f71416b4 Add notices after form save
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
Rostislav Wolny
5b13f5438c Add basic system for notices
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
Rostislav Wolny
641b4e0d4f Add saving thru API
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
Rostislav Wolny
cb68de4384 Refactor store actions from single object to extra functions
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
Rostislav Wolny
1c418755af Add form name change handling
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
Rostislav Wolny
63cde2e630 Refactor default state out of reducer
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
Rostislav Wolny
a94cf7e162 Add simple store with sidebar toggle action
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
Rostislav Wolny
f6ad1903ba Add @wordpress/data package
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
Rostislav Wolny
aa4681e6b6 Add simple components for Sidebar, Header and Form Title
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
Rostislav Wolny
7a960ff16e Setup basic layout classes for block editor
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
Rostislav Wolny
0f159f36c2 Add @wordpress/components dependency
[SHOP-2450]
2019-11-06 16:54:40 +00:00
Rostislav Wolny
ac0fd14c7c Add new form editor hello world
[SHOP-2450]
2019-11-06 16:54:40 +00:00
Rostislav Wolny
7655a3dd55 Add feature switch for new form editor
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
Rostislav Wolny
d51b61ec17 Mark current form editor code as legacy
[MAILPOET-2450]
2019-11-06 16:54:40 +00:00
Jan Jakeš
d3aecc718d Add temporary fix for race conditions
[MAILPOET-2436]
2019-11-06 16:32:32 +00:00
Jan Jakeš
826ba18e14 Remove old Setting model and test
[MAILPOET-2436]
2019-11-06 16:32:32 +00:00
Jan Jakeš
adb0b8fb4a Cleanup EntityManager for data factories in acceptance tests
[MAILPOET-2436]
2019-11-06 16:32:32 +00:00
Jan Jakeš
40c87d50fe Remove old Setting model from integration tests
[MAILPOET-2436]
2019-11-06 16:32:32 +00:00
Jan Jakeš
7bddf631c5 Clear EntityManager also before tests
[MAILPOET-2436]
2019-11-06 16:32:32 +00:00
Jan Jakeš
52e53181b9 Move default sender tests from old model to API test
[MAILPOET-2436]
2019-11-06 16:32:32 +00:00
Jan Jakeš
06708e0065 Remove old Setting model usage from InactiveSubscribersController
[MAILPOET-2436]
2019-11-06 16:32:32 +00:00
Jan Jakeš
e636562185 Remove old Setting model usage from Populator
[MAILPOET-2436]
2019-11-06 16:32:32 +00:00
Jan Jakeš
4907d01b8e Remove old Setting model usage from Newsletters API
[MAILPOET-2436]
2019-11-06 16:32:32 +00:00
Jan Jakeš
4779506f82 Use Doctrine in SettingsController
[MAILPOET-2436]
2019-11-06 16:32:32 +00:00
Jan Jakeš
0d04df570c Add SettingEntity and SettingsRepository
[MAILPOET-2436]
2019-11-06 16:32:32 +00:00
Jan Jakeš
388ced8b53 Remove static behavior from SettingsController
[MAILPOET-2436]
2019-11-06 16:32:32 +00:00
Jan Jakeš
d970dda637 Replace "new SettingsController()" with fetch from DI container
[MAILPOET-2436]
2019-11-06 16:32:32 +00:00
Jan Jakeš
c91cd1255a Eliminate SettingsController creation in Helpscout Beacon
[MAILPOET-2436]
2019-11-06 16:32:32 +00:00
Jan Jakeš
486e39af7c Eliminate SettingsController creation in analytics
[MAILPOET-2436]
2019-11-06 16:32:32 +00:00
Jan Jakeš
456cdacf26 Use constants from SettingsController instead of Setting model
[MAILPOET-2436]
2019-11-06 16:32:32 +00:00
Jan Jakeš
6ebae4edd0 Remove unused constants
[MAILPOET-2436]
2019-11-06 16:32:32 +00:00
Jan Jakeš
bd3c42cd26 Remove deprecated method
[MAILPOET-2436]
2019-11-06 16:32:32 +00:00
wxa
70c73295d7 Fix bulk trashing/deletion of subscribers with wp_user_id = 0 [MAILPOET-2489] 2019-11-06 16:22:37 +00:00
wxa
2654a5e8d8 Remove a notice about the free plan from the emails listing page [MAILPOET-2470] 2019-11-06 10:15:12 +00:00
Ján Mikláš
e3ceac0731 Show different message when no newsletter found
[MAILPOET-2472]
2019-11-06 10:08:46 +00:00
Ján Mikláš
18d8b333dc Update Chrome in acceptance tests
[MAILPOET-2513]
2019-11-06 10:02:05 +00:00
wxa
31d224ea4f Use CronHelper service in API and UI classes [MAILPOET-2459] 2019-11-06 09:58:36 +00:00
wxa
81caa04479 Use CronHelper service in cron workers [MAILPOET-2459] 2019-11-06 09:58:36 +00:00
wxa
3436fed6e7 Use CronHelper service in cron core classes [MAILPOET-2459] 2019-11-06 09:58:36 +00:00
wxa
ed7784d945 Refactor CronHelper to a service [MAILPOET-2459] 2019-11-06 09:58:36 +00:00
Pavel Dohnal
f94fc9b6de Fix namespace
[MAILPOET-2439]
2019-11-05 13:38:51 +00:00
Pavel Dohnal
1418abbdb1 Better method name
[MAILPOET-2439]
2019-11-05 13:38:51 +00:00