Commit Graph

19029 Commits

Author SHA1 Message Date
b566959c4a Use new <Badge /> element in email statistic panel
[MAILPOET-5091]
2023-07-18 13:03:16 +02:00
0490a2b9a8 Extract new <Badge /> element from <Cell />
[MAILPOET-5091]
2023-07-18 13:03:16 +02:00
36df49836c Extract calculatePercentage method
[MAILPOET-5091]
2023-07-18 13:03:16 +02:00
7be598c40f Add individual items for step more control
[MAILPOET-5091]
2023-07-18 13:03:16 +02:00
07b6d61c28 Move hooks
[MAILPOET-5091]
2023-07-18 13:03:16 +02:00
4895e9eefd Link into subscribers tab
[MAILPOET-5091]
2023-07-18 13:03:16 +02:00
fc68729ff6 Show notice when tree is inconsistent
[MAILPOET-5091]
2023-07-18 13:03:16 +02:00
cfd53cc495 Add data to SendEmail step
[MAILPOET-5091]
2023-07-18 13:03:16 +02:00
768ed43f9e Create new tab navigation helper
[MAILPOET-5091]
2023-07-18 13:03:16 +02:00
a5e00a08ef Add a hook to allow for individual content in the step
[MAILPOET-5091]
2023-07-18 13:03:16 +02:00
00d7d7c7bb Reorder sections
[MAILPOET-5091]
2023-07-18 13:03:16 +02:00
fb057af6f8 Fix ordering of next_step
We are actually waiting for the next_step to be executed and therefore we do not need to map the step to the previous one.

[MAILPOET-5091]
2023-07-18 13:03:16 +02:00
ad5ee0bebe Show completed values in seperator step
[MAILPOET-5091]
2023-07-18 13:03:16 +02:00
4199822aff Return flow data
[MAILPOET-5091]
2023-07-18 13:03:16 +02:00
2a6af4a77b Transform log data for response
[MAILPOET-5091]
2023-07-18 13:03:16 +02:00
8d8fcf3164 Query log statistics for automation in a timeframe
[MAILPOET-5091]
2023-07-18 13:03:16 +02:00
dca7a0d974 Add StepFooter for analytics
[MAILPOET-5091]
2023-07-18 13:03:16 +02:00
790385a0c7 Adjust type of flow data 2023-07-18 13:03:16 +02:00
7f3de49baa Filter step footer
[MAILPOET-5091]
2023-07-18 13:03:16 +02:00
74657f990d Use context information in filter
[MAILPOET-5091]
2023-07-18 13:03:16 +02:00
c160c04819 Add context to filters
[MAILPOET-5091]
2023-07-18 13:03:16 +02:00
fd04d005d0 Return Step data
[MAILPOET-5091]
2023-07-18 13:03:16 +02:00
8d9133b79e Add StepStatisticController to map step data
[MAILPOET-5091]
2023-07-18 13:03:16 +02:00
d2fce2014a Query statistic how many runs in a timeframe are at which step
[MAILPOET-5091]
2023-07-18 13:03:16 +02:00
ae57f81c14 Query short statistics for automation
[MAILPOET-5091]
2023-07-18 13:03:16 +02:00
b80875d268 Enable querying statistics in a given timeframe
[MAILPOET-5091]
2023-07-18 13:03:16 +02:00
99f5d64d61 Allow for adding already generated statistics
[MAILPOET-5091]
2023-07-18 13:03:16 +02:00
4c0bd1815b Query Automation in correct timespan
[MAILPOET-5091]
2023-07-18 13:03:16 +02:00
8b81016814 Add getAutomationsInTimespan method to controller
[MAILPOET-5091]
2023-07-18 13:03:16 +02:00
5e4631ec9d Add AutomationPlaceholder
[MAILPOET-5091]
2023-07-18 13:03:16 +02:00
9363e8714a Add AutomationFlow section and allow for custom update callbacks
[MAILPOET-5091]
2023-07-18 13:03:16 +02:00
bd17cf98bf Use editorState for information about the automation
[MAILPOET-5091]
2023-07-18 13:03:16 +02:00
854f0e5315 Raise priority of StatisticSeparator filter
[MAILPOET-5091]
2023-07-18 13:03:16 +02:00
d112bb81cb Render Automation in analytics
[MAILPOET-5091]
2023-07-18 13:03:16 +02:00
82270e074e Initialize editor store in analytics
[MAILPOET-5091]
2023-07-18 13:03:16 +02:00
439ccf4a1b Add action to update whole automation
[MAILPOET-5091]
2023-07-18 13:03:16 +02:00
23b15f419c Add view context to Automation component
[MAILPOET-5091]
2023-07-18 13:03:16 +02:00
19de902c3f Load editor styles in analytics
[MAILPOET-5091]
2023-07-18 13:03:16 +02:00
f7689232b2 Move user roles from global window to context
[MAILPOET-5091]
2023-07-18 13:03:16 +02:00
88702d65d8 Release 4.21.0 2023-07-18 11:41:26 +01:00
a07ac12978 Escape date_display_format
[MAILPOET-5457]
2023-07-17 14:02:18 +02:00
5c0201f3b1 Make selection component more robust
[MAILPOET-5457]
2023-07-17 14:02:18 +02:00
db15738ab9 Improve filtering of versions which where active in a given time span
[MAILPOET-5433]
2023-07-14 21:50:59 +02:00
2a708c5bc7 Calculate difference to previously sent emails 2023-07-14 21:50:59 +02:00
ea3b23847e Make sure email_id property exists
[MAILPOET-5433]
2023-07-14 21:50:59 +02:00
8c2251089f Add AutomationEmailController
[MAILPOET-5433]
2023-07-14 21:50:59 +02:00
edffd4e705 Test that automation with correct versions are loaded
[MAILPOET-5433]
2023-07-14 21:50:59 +02:00
640fb61861 Use versions loader when an automation with a specific version is queried
[MAILPOET-5433]
2023-07-14 21:50:59 +02:00
38012ae8a1 Test it loads the correct version dates
[MAILPOET-5433]
2023-07-14 21:50:59 +02:00
badedd2d52 Query data from the correct automation versions
[MAILPOET-5433]
2023-07-14 21:50:59 +02:00