David Remer
a964cbb763
Add @wordpress/icons
...
[MAILPOET-4305]
2022-07-11 11:04:52 +02:00
David Remer
2519cc304c
Adjust left padding of logo
...
[MAILPOET-4305]
2022-07-11 11:04:52 +02:00
David Remer
22cd145c6d
Change box-shadow of top-bar and tertiary-light color
...
Follow design for 'border-bottom is added'
[MAILPOET-4305]
2022-07-11 11:04:52 +02:00
David Remer
db6837aec7
Reduce size of logo
...
[MAILPOET-4305]
2022-07-11 11:04:52 +02:00
David Remer
4146022783
Lower case email in 'New Email' string
...
[MAILPOET-4305]
2022-07-11 11:04:52 +02:00
John Oleksowicz
b45d0ef130
Use flex for vertical centering react options
...
MAILPOET-4057
2022-07-11 10:32:43 +02:00
John Oleksowicz
1e1006042f
Fix badge alignment in React selects
...
MAILPOET-4057
2022-07-11 10:32:43 +02:00
Oluwaseun Olorunsola
16590542cf
Fix auth error with Circle CI
...
CircleCI HTTP basic authentication (basic_auth) requires the circle-token to be the username and the password should be empty.
MAILPOET-4436
2022-07-08 16:17:56 +01:00
Sam Najian
b4d270c1f2
Expose test db port to local dev machine
...
A not very common db port number is used so that it won’t
easily conflict with other possible instances of database
MAILPOET-4468
2022-07-08 16:04:52 +02:00
Jan Jakes
7c690dfa07
Bundle automation editor styles for now
...
We need to use older @wordpress/edit-site package (version 4.1.0)
to be compatible with the current @wordpress/edit-post (version 6.1.1).
[MAILPOET-4451]
2022-07-06 09:02:02 +02:00
Pavel Dohnal
134bd7c6de
Add a comment
2022-07-05 10:11:20 +02:00
alex-mailpoet
73909a4cf0
Complete workflow run if step ID is null
...
[MAILPOET-4450]
2022-07-05 08:39:57 +02:00
alex-mailpoet
263123ba44
Don't schedule next step if it's null
...
[MAILPOET-4450]
2022-07-05 08:39:57 +02:00
Jan Jakes
9e56609ee0
Check workflow status validity
...
[MAILPOET-4454]
2022-07-04 14:09:00 +02:00
Jan Jakes
b85b2b188b
Add references to edit-site package
...
[MAILPOET-4454]
2022-07-04 14:09:00 +02:00
Jan Jakes
67d45d47da
Use automation prefixes for keyboard shortcuts
...
[MAILPOET-4454]
2022-07-04 14:09:00 +02:00
Jan Jakes
0d89a1ac2a
Lower delay step times for demo purposes
...
[MAILPOET-4454]
2022-07-04 14:09:00 +02:00
Jan Jakes
5c87442c6b
Fix subject initialization in workflow runs
...
[MAILPOET-4454]
[MAILPOET-4449]
2022-07-04 14:09:00 +02:00
Jan Jakes
d7fe884452
Use subject loader in trigger handler
...
[MAILPOET-4454]
2022-07-04 14:09:00 +02:00
Jan Jakes
b733e7b770
Add subjects to registry, implement subject loader service
...
[MAILPOET-4454]
2022-07-04 14:09:00 +02:00
Jan Jakes
f4845232d2
Improve React key props for automation listing
...
[MAILPOET-4454]
2022-07-04 14:09:00 +02:00
Jan Jakes
3390e73ed6
Display workflow status next to the title
...
[MAILPOET-4454]
2022-07-04 14:09:00 +02:00
Jan Jakes
2383657b5f
Display automation workflow name
...
[MAILPOET-4454]
2022-07-04 14:09:00 +02:00
Jan Jakes
9d2fb791a1
Display activate/update buttons based on workflow status
...
[MAILPOET-4454]
2022-07-04 14:09:00 +02:00
Jan Jakes
aa6f64b99b
Use edit-site styles instead of edit-post to use some site-editor-specific components
...
[MAILPOET-4454]
2022-07-04 14:09:00 +02:00
Jan Jakes
642825cfe8
Display current workflow status in automation listing
...
[MAILPOET-4454]
2022-07-04 14:09:00 +02:00
Jan Jakes
c08f5b3a35
Implement workflow activation in the UI
...
[MAILPOET-4454]
2022-07-04 14:09:00 +02:00
Jan Jakes
74ab57b5aa
Add controls from @wordpress/data-controls to automation editor store
...
[MAILPOET-4454]
2022-07-04 14:09:00 +02:00
Jan Jakes
3fa2ffb8f8
Initialize @wordpress/api-fetch in automation editor
...
[MAILPOET-4454]
2022-07-04 14:09:00 +02:00
Jan Jakes
91de8bd105
Install @wordpress/data-controls explicitly
...
[MAILPOET-4454]
2022-07-04 14:09:00 +02:00
Jan Jakes
d6633efef2
Add workflows PUT endpoint for workflow updating
...
[MAILPOET-4454]
2022-07-04 14:09:00 +02:00
Jan Jakes
bb90ae97d0
Add basic workflow update controller with status change caps
...
[MAILPOET-4454]
2022-07-04 14:09:00 +02:00
Jan Jakes
92d55362b1
Add update workflow method to storage
...
[MAILPOET-4454]
2022-07-04 14:09:00 +02:00
Jan Jakes
083bf93851
Add welcome email sequence template
...
[MAILPOET-4454]
2022-07-04 14:09:00 +02:00
Jan Jakes
76e1ae9f89
Reload page after testing automation is created
...
[MAILPOET-4454]
2022-07-04 14:09:00 +02:00
Jan Jakes
f863f7d827
Improve testing buttons
...
[MAILPOET-4454]
2022-07-04 14:09:00 +02:00
Jan Jakes
ef613112f7
Remove duplicit button
...
[MAILPOET-4454]
2022-07-04 14:09:00 +02:00
Jan Jakes
138444fccb
Improve file and directory structure
...
[MAILPOET-4454]
2022-07-04 14:09:00 +02:00
Jan Jakes
a78f31d165
Improve automation listing styles
...
[MAILPOET-4454]
2022-07-04 14:09:00 +02:00
Jan Jakes
5fe083f921
Fix naming and simplify workflow creation code
...
[MAILPOET-4454]
2022-07-04 14:09:00 +02:00
Jan Jakes
b1ed11456a
Remove empty automation editor link
...
[MAILPOET-4454]
2022-07-04 14:09:00 +02:00
David Remer
6aa4beb4dc
Remove empty test
...
[MAILPOET-4432]
2022-07-04 14:04:16 +03:00
David Remer
445d07ac68
Prevent segmentation of automation emails
...
[MAILPOET-4432]
2022-07-04 14:04:16 +03:00
David Remer
c0504f52a0
Extend test to make sure automation newsletters are not included in archives
...
[MAILPOET-4432]
2022-07-04 14:04:16 +03:00
David Remer
868661a543
Add email type 'automation'
...
[MAILPOET-4432]
2022-07-04 14:04:16 +03:00
Rostislav Wolny
6bfc787eab
Fix acceptance test for transactional emails
...
Fixes an error when creating user via wp cli.
Error: Usernames can only contain lowercase letters (a-z) and numbers.
[MAILPOET-4455]
2022-06-29 09:16:39 +02:00
Jan Jakes
dbea725379
Avoid usage of custom MailPoet components
...
[MAILPOET-4404]
2022-06-28 16:00:36 +02:00
Jan Jakes
3d757af3b6
Add missing return type
...
[MAILPOET-4404]
2022-06-28 16:00:36 +02:00
Jan Jakes
47c709c4c9
Define props close to respective components
...
[MAILPOET-4404]
2022-06-28 16:00:36 +02:00
Jan Jakes
62302b7a19
Remove extraneous default
...
[MAILPOET-4404]
2022-06-28 16:00:36 +02:00